[INFO] fetching crate stm32f030_cf 0.0.1...
[INFO] testing stm32f030_cf-0.0.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate stm32f030_cf 0.0.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate stm32f030_cf 0.0.1
[INFO] finished tweaking crates.io crate stm32f030_cf 0.0.1
[INFO] tweaked toml for crates.io crate stm32f030_cf 0.0.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate stm32f030_cf 0.0.1 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]     Updating crates.io index
[INFO] [stderr]      Locking 23 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] 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 82f7e1fb455743a2f00a76230243f1fb195e0c5bdc8c6773865ea8cf06740ca0
[INFO] running `Command { std: "docker" "start" "-a" "82f7e1fb455743a2f00a76230243f1fb195e0c5bdc8c6773865ea8cf06740ca0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "82f7e1fb455743a2f00a76230243f1fb195e0c5bdc8c6773865ea8cf06740ca0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82f7e1fb455743a2f00a76230243f1fb195e0c5bdc8c6773865ea8cf06740ca0", kill_on_drop: false }`
[INFO] [stdout] 82f7e1fb455743a2f00a76230243f1fb195e0c5bdc8c6773865ea8cf06740ca0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 4381bd83d6845bf9b5c84c20c90d40dab5c9a98673d0472ca151d824d5922415
[INFO] running `Command { std: "docker" "start" "-a" "4381bd83d6845bf9b5c84c20c90d40dab5c9a98673d0472ca151d824d5922415", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling nb v1.1.0
[INFO] [stderr]    Compiling cortex-m v0.7.7
[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 stm32f030_cf v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling aligned v0.2.0
[INFO] [stderr]    Compiling volatile-register v0.2.2
[INFO] [stderr]    Compiling nb v0.1.3
[INFO] [stderr]    Compiling embedded-hal v0.2.7
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]    Compiling generic-array v0.13.3
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling as-slice v0.1.5
[INFO] [stderr]    Compiling aligned v0.3.5
[INFO] [stdout] error: unexpected `cfg` condition value: `rt`
[INFO] [stdout]  --> src/lib.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature = "rt")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `rt` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[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(unexpected_cfgs)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `rt`
[INFO] [stdout]   --> src/lib.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "rt")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `rt` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `rt`
[INFO] [stdout]   --> src/lib.rs:45:7
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[cfg(feature = "rt")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `rt` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `rt`
[INFO] [stdout]    --> src/lib.rs:109:7
[INFO] [stdout]     |
[INFO] [stdout] 109 | #[cfg(feature = "rt")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `rt` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: lint `private_no_mangle_statics` has been removed: no longer a warning, `#[no_mangle]` statics always exported
[INFO] [stdout]       --> src/lib.rs:100378:9
[INFO] [stdout]        |
[INFO] [stdout] 100378 | #[allow(private_no_mangle_statics)]
[INFO] [stdout]        |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]        |
[INFO] [stdout]        = note: `#[deny(renamed_and_removed_lints)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:358:23
[INFO] [stdout]     |
[INFO] [stdout] 358 |             pub fn dr(&mut self) -> _DRW {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the 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: `#[deny(mismatched_lifetime_syntaxes)]` implied by `#[deny(warnings)]`
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 358 |             pub fn dr(&mut self) -> _DRW<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:470:24
[INFO] [stdout]     |
[INFO] [stdout] 470 |             pub fn idr(&mut self) -> _IDRW {
[INFO] [stdout]     |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 470 |             pub fn idr(&mut self) -> _IDRW<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:690:26
[INFO] [stdout]     |
[INFO] [stdout] 690 |             pub fn reset(&mut self) -> _RESETW {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 690 |             pub fn reset(&mut self) -> _RESETW<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:695:27
[INFO] [stdout]     |
[INFO] [stdout] 695 |             pub fn rev_in(&mut self) -> _REV_INW {
[INFO] [stdout]     |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 695 |             pub fn rev_in(&mut self) -> _REV_INW<'_> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:700:28
[INFO] [stdout]     |
[INFO] [stdout] 700 |             pub fn rev_out(&mut self) -> _REV_OUTW {
[INFO] [stdout]     |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 700 |             pub fn rev_out(&mut self) -> _REV_OUTW<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:812:25
[INFO] [stdout]     |
[INFO] [stdout] 812 |             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] 812 |             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:1510:28
[INFO] [stdout]      |
[INFO] [stdout] 1510 |             pub fn moder15(&mut self) -> _MODER15W {
[INFO] [stdout]      |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1510 |             pub fn moder15(&mut self) -> _MODER15W<'_> {
[INFO] [stdout]      |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1515:28
[INFO] [stdout]      |
[INFO] [stdout] 1515 |             pub fn moder14(&mut self) -> _MODER14W {
[INFO] [stdout]      |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1515 |             pub fn moder14(&mut self) -> _MODER14W<'_> {
[INFO] [stdout]      |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1520:28
[INFO] [stdout]      |
[INFO] [stdout] 1520 |             pub fn moder13(&mut self) -> _MODER13W {
[INFO] [stdout]      |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1520 |             pub fn moder13(&mut self) -> _MODER13W<'_> {
[INFO] [stdout]      |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1525:28
[INFO] [stdout]      |
[INFO] [stdout] 1525 |             pub fn moder12(&mut self) -> _MODER12W {
[INFO] [stdout]      |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1525 |             pub fn moder12(&mut self) -> _MODER12W<'_> {
[INFO] [stdout]      |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1530:28
[INFO] [stdout]      |
[INFO] [stdout] 1530 |             pub fn moder11(&mut self) -> _MODER11W {
[INFO] [stdout]      |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1530 |             pub fn moder11(&mut self) -> _MODER11W<'_> {
[INFO] [stdout]      |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1535:28
[INFO] [stdout]      |
[INFO] [stdout] 1535 |             pub fn moder10(&mut self) -> _MODER10W {
[INFO] [stdout]      |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1535 |             pub fn moder10(&mut self) -> _MODER10W<'_> {
[INFO] [stdout]      |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1540:27
[INFO] [stdout]      |
[INFO] [stdout] 1540 |             pub fn moder9(&mut self) -> _MODER9W {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1540 |             pub fn moder9(&mut self) -> _MODER9W<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1545:27
[INFO] [stdout]      |
[INFO] [stdout] 1545 |             pub fn moder8(&mut self) -> _MODER8W {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1545 |             pub fn moder8(&mut self) -> _MODER8W<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1550:27
[INFO] [stdout]      |
[INFO] [stdout] 1550 |             pub fn moder7(&mut self) -> _MODER7W {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1550 |             pub fn moder7(&mut self) -> _MODER7W<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1555:27
[INFO] [stdout]      |
[INFO] [stdout] 1555 |             pub fn moder6(&mut self) -> _MODER6W {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1555 |             pub fn moder6(&mut self) -> _MODER6W<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1560:27
[INFO] [stdout]      |
[INFO] [stdout] 1560 |             pub fn moder5(&mut self) -> _MODER5W {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1560 |             pub fn moder5(&mut self) -> _MODER5W<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1565:27
[INFO] [stdout]      |
[INFO] [stdout] 1565 |             pub fn moder4(&mut self) -> _MODER4W {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1565 |             pub fn moder4(&mut self) -> _MODER4W<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1570:27
[INFO] [stdout]      |
[INFO] [stdout] 1570 |             pub fn moder3(&mut self) -> _MODER3W {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1570 |             pub fn moder3(&mut self) -> _MODER3W<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1575:27
[INFO] [stdout]      |
[INFO] [stdout] 1575 |             pub fn moder2(&mut self) -> _MODER2W {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1575 |             pub fn moder2(&mut self) -> _MODER2W<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1580:27
[INFO] [stdout]      |
[INFO] [stdout] 1580 |             pub fn moder1(&mut self) -> _MODER1W {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1580 |             pub fn moder1(&mut self) -> _MODER1W<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1585:27
[INFO] [stdout]      |
[INFO] [stdout] 1585 |             pub fn moder0(&mut self) -> _MODER0W {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1585 |             pub fn moder0(&mut self) -> _MODER0W<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2525:25
[INFO] [stdout]      |
[INFO] [stdout] 2525 |             pub fn ot15(&mut self) -> _OT15W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2525 |             pub fn ot15(&mut self) -> _OT15W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2530:25
[INFO] [stdout]      |
[INFO] [stdout] 2530 |             pub fn ot14(&mut self) -> _OT14W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2530 |             pub fn ot14(&mut self) -> _OT14W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2535:25
[INFO] [stdout]      |
[INFO] [stdout] 2535 |             pub fn ot13(&mut self) -> _OT13W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2535 |             pub fn ot13(&mut self) -> _OT13W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2540:25
[INFO] [stdout]      |
[INFO] [stdout] 2540 |             pub fn ot12(&mut self) -> _OT12W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2540 |             pub fn ot12(&mut self) -> _OT12W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2545:25
[INFO] [stdout]      |
[INFO] [stdout] 2545 |             pub fn ot11(&mut self) -> _OT11W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2545 |             pub fn ot11(&mut self) -> _OT11W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2550:25
[INFO] [stdout]      |
[INFO] [stdout] 2550 |             pub fn ot10(&mut self) -> _OT10W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2550 |             pub fn ot10(&mut self) -> _OT10W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2555:24
[INFO] [stdout]      |
[INFO] [stdout] 2555 |             pub fn ot9(&mut self) -> _OT9W {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2555 |             pub fn ot9(&mut self) -> _OT9W<'_> {
[INFO] [stdout]      |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2560:24
[INFO] [stdout]      |
[INFO] [stdout] 2560 |             pub fn ot8(&mut self) -> _OT8W {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2560 |             pub fn ot8(&mut self) -> _OT8W<'_> {
[INFO] [stdout]      |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2565:24
[INFO] [stdout]      |
[INFO] [stdout] 2565 |             pub fn ot7(&mut self) -> _OT7W {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2565 |             pub fn ot7(&mut self) -> _OT7W<'_> {
[INFO] [stdout]      |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2570:24
[INFO] [stdout]      |
[INFO] [stdout] 2570 |             pub fn ot6(&mut self) -> _OT6W {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2570 |             pub fn ot6(&mut self) -> _OT6W<'_> {
[INFO] [stdout]      |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2575:24
[INFO] [stdout]      |
[INFO] [stdout] 2575 |             pub fn ot5(&mut self) -> _OT5W {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2575 |             pub fn ot5(&mut self) -> _OT5W<'_> {
[INFO] [stdout]      |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2580:24
[INFO] [stdout]      |
[INFO] [stdout] 2580 |             pub fn ot4(&mut self) -> _OT4W {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2580 |             pub fn ot4(&mut self) -> _OT4W<'_> {
[INFO] [stdout]      |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2585:24
[INFO] [stdout]      |
[INFO] [stdout] 2585 |             pub fn ot3(&mut self) -> _OT3W {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2585 |             pub fn ot3(&mut self) -> _OT3W<'_> {
[INFO] [stdout]      |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2590:24
[INFO] [stdout]      |
[INFO] [stdout] 2590 |             pub fn ot2(&mut self) -> _OT2W {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2590 |             pub fn ot2(&mut self) -> _OT2W<'_> {
[INFO] [stdout]      |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2595:24
[INFO] [stdout]      |
[INFO] [stdout] 2595 |             pub fn ot1(&mut self) -> _OT1W {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2595 |             pub fn ot1(&mut self) -> _OT1W<'_> {
[INFO] [stdout]      |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2600:24
[INFO] [stdout]      |
[INFO] [stdout] 2600 |             pub fn ot0(&mut self) -> _OT0W {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2600 |             pub fn ot0(&mut self) -> _OT0W<'_> {
[INFO] [stdout]      |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:3252:30
[INFO] [stdout]      |
[INFO] [stdout] 3252 |             pub fn ospeedr15(&mut self) -> _OSPEEDR15W {
[INFO] [stdout]      |                              ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                              |
[INFO] [stdout]      |                              the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3252 |             pub fn ospeedr15(&mut self) -> _OSPEEDR15W<'_> {
[INFO] [stdout]      |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:3257:30
[INFO] [stdout]      |
[INFO] [stdout] 3257 |             pub fn ospeedr14(&mut self) -> _OSPEEDR14W {
[INFO] [stdout]      |                              ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                              |
[INFO] [stdout]      |                              the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3257 |             pub fn ospeedr14(&mut self) -> _OSPEEDR14W<'_> {
[INFO] [stdout]      |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:3262:30
[INFO] [stdout]      |
[INFO] [stdout] 3262 |             pub fn ospeedr13(&mut self) -> _OSPEEDR13W {
[INFO] [stdout]      |                              ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                              |
[INFO] [stdout]      |                              the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3262 |             pub fn ospeedr13(&mut self) -> _OSPEEDR13W<'_> {
[INFO] [stdout]      |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:3267:30
[INFO] [stdout]      |
[INFO] [stdout] 3267 |             pub fn ospeedr12(&mut self) -> _OSPEEDR12W {
[INFO] [stdout]      |                              ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                              |
[INFO] [stdout]      |                              the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3267 |             pub fn ospeedr12(&mut self) -> _OSPEEDR12W<'_> {
[INFO] [stdout]      |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:3272:30
[INFO] [stdout]      |
[INFO] [stdout] 3272 |             pub fn ospeedr11(&mut self) -> _OSPEEDR11W {
[INFO] [stdout]      |                              ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                              |
[INFO] [stdout]      |                              the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3272 |             pub fn ospeedr11(&mut self) -> _OSPEEDR11W<'_> {
[INFO] [stdout]      |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:3277:30
[INFO] [stdout]      |
[INFO] [stdout] 3277 |             pub fn ospeedr10(&mut self) -> _OSPEEDR10W {
[INFO] [stdout]      |                              ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                              |
[INFO] [stdout]      |                              the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3277 |             pub fn ospeedr10(&mut self) -> _OSPEEDR10W<'_> {
[INFO] [stdout]      |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:3282:29
[INFO] [stdout]      |
[INFO] [stdout] 3282 |             pub fn ospeedr9(&mut self) -> _OSPEEDR9W {
[INFO] [stdout]      |                             ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3282 |             pub fn ospeedr9(&mut self) -> _OSPEEDR9W<'_> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:3287:29
[INFO] [stdout]      |
[INFO] [stdout] 3287 |             pub fn ospeedr8(&mut self) -> _OSPEEDR8W {
[INFO] [stdout]      |                             ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3287 |             pub fn ospeedr8(&mut self) -> _OSPEEDR8W<'_> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:3292:29
[INFO] [stdout]      |
[INFO] [stdout] 3292 |             pub fn ospeedr7(&mut self) -> _OSPEEDR7W {
[INFO] [stdout]      |                             ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3292 |             pub fn ospeedr7(&mut self) -> _OSPEEDR7W<'_> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:3297:29
[INFO] [stdout]      |
[INFO] [stdout] 3297 |             pub fn ospeedr6(&mut self) -> _OSPEEDR6W {
[INFO] [stdout]      |                             ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3297 |             pub fn ospeedr6(&mut self) -> _OSPEEDR6W<'_> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:3302:29
[INFO] [stdout]      |
[INFO] [stdout] 3302 |             pub fn ospeedr5(&mut self) -> _OSPEEDR5W {
[INFO] [stdout]      |                             ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3302 |             pub fn ospeedr5(&mut self) -> _OSPEEDR5W<'_> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:3307:29
[INFO] [stdout]      |
[INFO] [stdout] 3307 |             pub fn ospeedr4(&mut self) -> _OSPEEDR4W {
[INFO] [stdout]      |                             ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3307 |             pub fn ospeedr4(&mut self) -> _OSPEEDR4W<'_> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:3312:29
[INFO] [stdout]      |
[INFO] [stdout] 3312 |             pub fn ospeedr3(&mut self) -> _OSPEEDR3W {
[INFO] [stdout]      |                             ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3312 |             pub fn ospeedr3(&mut self) -> _OSPEEDR3W<'_> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:3317:29
[INFO] [stdout]      |
[INFO] [stdout] 3317 |             pub fn ospeedr2(&mut self) -> _OSPEEDR2W {
[INFO] [stdout]      |                             ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3317 |             pub fn ospeedr2(&mut self) -> _OSPEEDR2W<'_> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:3322:29
[INFO] [stdout]      |
[INFO] [stdout] 3322 |             pub fn ospeedr1(&mut self) -> _OSPEEDR1W {
[INFO] [stdout]      |                             ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3322 |             pub fn ospeedr1(&mut self) -> _OSPEEDR1W<'_> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:3327:29
[INFO] [stdout]      |
[INFO] [stdout] 3327 |             pub fn ospeedr0(&mut self) -> _OSPEEDR0W {
[INFO] [stdout]      |                             ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3327 |             pub fn ospeedr0(&mut self) -> _OSPEEDR0W<'_> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:3979:28
[INFO] [stdout]      |
[INFO] [stdout] 3979 |             pub fn pupdr15(&mut self) -> _PUPDR15W {
[INFO] [stdout]      |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3979 |             pub fn pupdr15(&mut self) -> _PUPDR15W<'_> {
[INFO] [stdout]      |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:3984:28
[INFO] [stdout]      |
[INFO] [stdout] 3984 |             pub fn pupdr14(&mut self) -> _PUPDR14W {
[INFO] [stdout]      |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3984 |             pub fn pupdr14(&mut self) -> _PUPDR14W<'_> {
[INFO] [stdout]      |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:3989:28
[INFO] [stdout]      |
[INFO] [stdout] 3989 |             pub fn pupdr13(&mut self) -> _PUPDR13W {
[INFO] [stdout]      |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3989 |             pub fn pupdr13(&mut self) -> _PUPDR13W<'_> {
[INFO] [stdout]      |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:3994:28
[INFO] [stdout]      |
[INFO] [stdout] 3994 |             pub fn pupdr12(&mut self) -> _PUPDR12W {
[INFO] [stdout]      |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3994 |             pub fn pupdr12(&mut self) -> _PUPDR12W<'_> {
[INFO] [stdout]      |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:3999:28
[INFO] [stdout]      |
[INFO] [stdout] 3999 |             pub fn pupdr11(&mut self) -> _PUPDR11W {
[INFO] [stdout]      |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3999 |             pub fn pupdr11(&mut self) -> _PUPDR11W<'_> {
[INFO] [stdout]      |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4004:28
[INFO] [stdout]      |
[INFO] [stdout] 4004 |             pub fn pupdr10(&mut self) -> _PUPDR10W {
[INFO] [stdout]      |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4004 |             pub fn pupdr10(&mut self) -> _PUPDR10W<'_> {
[INFO] [stdout]      |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4009:27
[INFO] [stdout]      |
[INFO] [stdout] 4009 |             pub fn pupdr9(&mut self) -> _PUPDR9W {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4009 |             pub fn pupdr9(&mut self) -> _PUPDR9W<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4014:27
[INFO] [stdout]      |
[INFO] [stdout] 4014 |             pub fn pupdr8(&mut self) -> _PUPDR8W {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4014 |             pub fn pupdr8(&mut self) -> _PUPDR8W<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4019:27
[INFO] [stdout]      |
[INFO] [stdout] 4019 |             pub fn pupdr7(&mut self) -> _PUPDR7W {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4019 |             pub fn pupdr7(&mut self) -> _PUPDR7W<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4024:27
[INFO] [stdout]      |
[INFO] [stdout] 4024 |             pub fn pupdr6(&mut self) -> _PUPDR6W {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4024 |             pub fn pupdr6(&mut self) -> _PUPDR6W<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4029:27
[INFO] [stdout]      |
[INFO] [stdout] 4029 |             pub fn pupdr5(&mut self) -> _PUPDR5W {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4029 |             pub fn pupdr5(&mut self) -> _PUPDR5W<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4034:27
[INFO] [stdout]      |
[INFO] [stdout] 4034 |             pub fn pupdr4(&mut self) -> _PUPDR4W {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4034 |             pub fn pupdr4(&mut self) -> _PUPDR4W<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4039:27
[INFO] [stdout]      |
[INFO] [stdout] 4039 |             pub fn pupdr3(&mut self) -> _PUPDR3W {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4039 |             pub fn pupdr3(&mut self) -> _PUPDR3W<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4044:27
[INFO] [stdout]      |
[INFO] [stdout] 4044 |             pub fn pupdr2(&mut self) -> _PUPDR2W {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4044 |             pub fn pupdr2(&mut self) -> _PUPDR2W<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4049:27
[INFO] [stdout]      |
[INFO] [stdout] 4049 |             pub fn pupdr1(&mut self) -> _PUPDR1W {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4049 |             pub fn pupdr1(&mut self) -> _PUPDR1W<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4054:27
[INFO] [stdout]      |
[INFO] [stdout] 4054 |             pub fn pupdr0(&mut self) -> _PUPDR0W {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4054 |             pub fn pupdr0(&mut self) -> _PUPDR0W<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5517:26
[INFO] [stdout]      |
[INFO] [stdout] 5517 |             pub fn odr15(&mut self) -> _ODR15W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5517 |             pub fn odr15(&mut self) -> _ODR15W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5522:26
[INFO] [stdout]      |
[INFO] [stdout] 5522 |             pub fn odr14(&mut self) -> _ODR14W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5522 |             pub fn odr14(&mut self) -> _ODR14W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5527:26
[INFO] [stdout]      |
[INFO] [stdout] 5527 |             pub fn odr13(&mut self) -> _ODR13W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5527 |             pub fn odr13(&mut self) -> _ODR13W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5532:26
[INFO] [stdout]      |
[INFO] [stdout] 5532 |             pub fn odr12(&mut self) -> _ODR12W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5532 |             pub fn odr12(&mut self) -> _ODR12W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5537:26
[INFO] [stdout]      |
[INFO] [stdout] 5537 |             pub fn odr11(&mut self) -> _ODR11W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5537 |             pub fn odr11(&mut self) -> _ODR11W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5542:26
[INFO] [stdout]      |
[INFO] [stdout] 5542 |             pub fn odr10(&mut self) -> _ODR10W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5542 |             pub fn odr10(&mut self) -> _ODR10W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5547:25
[INFO] [stdout]      |
[INFO] [stdout] 5547 |             pub fn odr9(&mut self) -> _ODR9W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5547 |             pub fn odr9(&mut self) -> _ODR9W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5552:25
[INFO] [stdout]      |
[INFO] [stdout] 5552 |             pub fn odr8(&mut self) -> _ODR8W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5552 |             pub fn odr8(&mut self) -> _ODR8W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5557:25
[INFO] [stdout]      |
[INFO] [stdout] 5557 |             pub fn odr7(&mut self) -> _ODR7W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5557 |             pub fn odr7(&mut self) -> _ODR7W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5562:25
[INFO] [stdout]      |
[INFO] [stdout] 5562 |             pub fn odr6(&mut self) -> _ODR6W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5562 |             pub fn odr6(&mut self) -> _ODR6W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5567:25
[INFO] [stdout]      |
[INFO] [stdout] 5567 |             pub fn odr5(&mut self) -> _ODR5W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5567 |             pub fn odr5(&mut self) -> _ODR5W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5572:25
[INFO] [stdout]      |
[INFO] [stdout] 5572 |             pub fn odr4(&mut self) -> _ODR4W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5572 |             pub fn odr4(&mut self) -> _ODR4W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5577:25
[INFO] [stdout]      |
[INFO] [stdout] 5577 |             pub fn odr3(&mut self) -> _ODR3W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5577 |             pub fn odr3(&mut self) -> _ODR3W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5582:25
[INFO] [stdout]      |
[INFO] [stdout] 5582 |             pub fn odr2(&mut self) -> _ODR2W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5582 |             pub fn odr2(&mut self) -> _ODR2W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5587:25
[INFO] [stdout]      |
[INFO] [stdout] 5587 |             pub fn odr1(&mut self) -> _ODR1W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5587 |             pub fn odr1(&mut self) -> _ODR1W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5592:25
[INFO] [stdout]      |
[INFO] [stdout] 5592 |             pub fn odr0(&mut self) -> _ODR0W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5592 |             pub fn odr0(&mut self) -> _ODR0W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6369:25
[INFO] [stdout]      |
[INFO] [stdout] 6369 |             pub fn br15(&mut self) -> _BR15W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6369 |             pub fn br15(&mut self) -> _BR15W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6374:25
[INFO] [stdout]      |
[INFO] [stdout] 6374 |             pub fn br14(&mut self) -> _BR14W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6374 |             pub fn br14(&mut self) -> _BR14W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6379:25
[INFO] [stdout]      |
[INFO] [stdout] 6379 |             pub fn br13(&mut self) -> _BR13W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6379 |             pub fn br13(&mut self) -> _BR13W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6384:25
[INFO] [stdout]      |
[INFO] [stdout] 6384 |             pub fn br12(&mut self) -> _BR12W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6384 |             pub fn br12(&mut self) -> _BR12W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6389:25
[INFO] [stdout]      |
[INFO] [stdout] 6389 |             pub fn br11(&mut self) -> _BR11W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6389 |             pub fn br11(&mut self) -> _BR11W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6394:25
[INFO] [stdout]      |
[INFO] [stdout] 6394 |             pub fn br10(&mut self) -> _BR10W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6394 |             pub fn br10(&mut self) -> _BR10W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6399:24
[INFO] [stdout]      |
[INFO] [stdout] 6399 |             pub fn br9(&mut self) -> _BR9W {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6399 |             pub fn br9(&mut self) -> _BR9W<'_> {
[INFO] [stdout]      |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6404:24
[INFO] [stdout]      |
[INFO] [stdout] 6404 |             pub fn br8(&mut self) -> _BR8W {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6404 |             pub fn br8(&mut self) -> _BR8W<'_> {
[INFO] [stdout]      |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6409:24
[INFO] [stdout]      |
[INFO] [stdout] 6409 |             pub fn br7(&mut self) -> _BR7W {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6409 |             pub fn br7(&mut self) -> _BR7W<'_> {
[INFO] [stdout]      |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6414:24
[INFO] [stdout]      |
[INFO] [stdout] 6414 |             pub fn br6(&mut self) -> _BR6W {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6414 |             pub fn br6(&mut self) -> _BR6W<'_> {
[INFO] [stdout]      |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6419:24
[INFO] [stdout]      |
[INFO] [stdout] 6419 |             pub fn br5(&mut self) -> _BR5W {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6419 |             pub fn br5(&mut self) -> _BR5W<'_> {
[INFO] [stdout]      |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6424:24
[INFO] [stdout]      |
[INFO] [stdout] 6424 |             pub fn br4(&mut self) -> _BR4W {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6424 |             pub fn br4(&mut self) -> _BR4W<'_> {
[INFO] [stdout]      |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6429:24
[INFO] [stdout]      |
[INFO] [stdout] 6429 |             pub fn br3(&mut self) -> _BR3W {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6429 |             pub fn br3(&mut self) -> _BR3W<'_> {
[INFO] [stdout]      |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6434:24
[INFO] [stdout]      |
[INFO] [stdout] 6434 |             pub fn br2(&mut self) -> _BR2W {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6434 |             pub fn br2(&mut self) -> _BR2W<'_> {
[INFO] [stdout]      |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6439:24
[INFO] [stdout]      |
[INFO] [stdout] 6439 |             pub fn br1(&mut self) -> _BR1W {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6439 |             pub fn br1(&mut self) -> _BR1W<'_> {
[INFO] [stdout]      |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6444:24
[INFO] [stdout]      |
[INFO] [stdout] 6444 |             pub fn br0(&mut self) -> _BR0W {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6444 |             pub fn br0(&mut self) -> _BR0W<'_> {
[INFO] [stdout]      |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6449:25
[INFO] [stdout]      |
[INFO] [stdout] 6449 |             pub fn bs15(&mut self) -> _BS15W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6449 |             pub fn bs15(&mut self) -> _BS15W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6454:25
[INFO] [stdout]      |
[INFO] [stdout] 6454 |             pub fn bs14(&mut self) -> _BS14W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6454 |             pub fn bs14(&mut self) -> _BS14W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6459:25
[INFO] [stdout]      |
[INFO] [stdout] 6459 |             pub fn bs13(&mut self) -> _BS13W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6459 |             pub fn bs13(&mut self) -> _BS13W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6464:25
[INFO] [stdout]      |
[INFO] [stdout] 6464 |             pub fn bs12(&mut self) -> _BS12W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6464 |             pub fn bs12(&mut self) -> _BS12W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6469:25
[INFO] [stdout]      |
[INFO] [stdout] 6469 |             pub fn bs11(&mut self) -> _BS11W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6469 |             pub fn bs11(&mut self) -> _BS11W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6474:25
[INFO] [stdout]      |
[INFO] [stdout] 6474 |             pub fn bs10(&mut self) -> _BS10W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6474 |             pub fn bs10(&mut self) -> _BS10W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6479:24
[INFO] [stdout]      |
[INFO] [stdout] 6479 |             pub fn bs9(&mut self) -> _BS9W {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6479 |             pub fn bs9(&mut self) -> _BS9W<'_> {
[INFO] [stdout]      |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6484:24
[INFO] [stdout]      |
[INFO] [stdout] 6484 |             pub fn bs8(&mut self) -> _BS8W {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6484 |             pub fn bs8(&mut self) -> _BS8W<'_> {
[INFO] [stdout]      |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6489:24
[INFO] [stdout]      |
[INFO] [stdout] 6489 |             pub fn bs7(&mut self) -> _BS7W {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6489 |             pub fn bs7(&mut self) -> _BS7W<'_> {
[INFO] [stdout]      |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6494:24
[INFO] [stdout]      |
[INFO] [stdout] 6494 |             pub fn bs6(&mut self) -> _BS6W {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6494 |             pub fn bs6(&mut self) -> _BS6W<'_> {
[INFO] [stdout]      |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6499:24
[INFO] [stdout]      |
[INFO] [stdout] 6499 |             pub fn bs5(&mut self) -> _BS5W {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6499 |             pub fn bs5(&mut self) -> _BS5W<'_> {
[INFO] [stdout]      |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6504:24
[INFO] [stdout]      |
[INFO] [stdout] 6504 |             pub fn bs4(&mut self) -> _BS4W {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6504 |             pub fn bs4(&mut self) -> _BS4W<'_> {
[INFO] [stdout]      |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6509:24
[INFO] [stdout]      |
[INFO] [stdout] 6509 |             pub fn bs3(&mut self) -> _BS3W {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6509 |             pub fn bs3(&mut self) -> _BS3W<'_> {
[INFO] [stdout]      |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6514:24
[INFO] [stdout]      |
[INFO] [stdout] 6514 |             pub fn bs2(&mut self) -> _BS2W {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6514 |             pub fn bs2(&mut self) -> _BS2W<'_> {
[INFO] [stdout]      |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6519:24
[INFO] [stdout]      |
[INFO] [stdout] 6519 |             pub fn bs1(&mut self) -> _BS1W {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6519 |             pub fn bs1(&mut self) -> _BS1W<'_> {
[INFO] [stdout]      |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6524:24
[INFO] [stdout]      |
[INFO] [stdout] 6524 |             pub fn bs0(&mut self) -> _BS0W {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6524 |             pub fn bs0(&mut self) -> _BS0W<'_> {
[INFO] [stdout]      |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7518:25
[INFO] [stdout]      |
[INFO] [stdout] 7518 |             pub fn lckk(&mut self) -> _LCKKW {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7518 |             pub fn lckk(&mut self) -> _LCKKW<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7523:26
[INFO] [stdout]      |
[INFO] [stdout] 7523 |             pub fn lck15(&mut self) -> _LCK15W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7523 |             pub fn lck15(&mut self) -> _LCK15W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7528:26
[INFO] [stdout]      |
[INFO] [stdout] 7528 |             pub fn lck14(&mut self) -> _LCK14W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7528 |             pub fn lck14(&mut self) -> _LCK14W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7533:26
[INFO] [stdout]      |
[INFO] [stdout] 7533 |             pub fn lck13(&mut self) -> _LCK13W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7533 |             pub fn lck13(&mut self) -> _LCK13W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7538:26
[INFO] [stdout]      |
[INFO] [stdout] 7538 |             pub fn lck12(&mut self) -> _LCK12W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7538 |             pub fn lck12(&mut self) -> _LCK12W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7543:26
[INFO] [stdout]      |
[INFO] [stdout] 7543 |             pub fn lck11(&mut self) -> _LCK11W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7543 |             pub fn lck11(&mut self) -> _LCK11W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7548:26
[INFO] [stdout]      |
[INFO] [stdout] 7548 |             pub fn lck10(&mut self) -> _LCK10W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7548 |             pub fn lck10(&mut self) -> _LCK10W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7553:25
[INFO] [stdout]      |
[INFO] [stdout] 7553 |             pub fn lck9(&mut self) -> _LCK9W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7553 |             pub fn lck9(&mut self) -> _LCK9W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7558:25
[INFO] [stdout]      |
[INFO] [stdout] 7558 |             pub fn lck8(&mut self) -> _LCK8W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7558 |             pub fn lck8(&mut self) -> _LCK8W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7563:25
[INFO] [stdout]      |
[INFO] [stdout] 7563 |             pub fn lck7(&mut self) -> _LCK7W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7563 |             pub fn lck7(&mut self) -> _LCK7W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7568:25
[INFO] [stdout]      |
[INFO] [stdout] 7568 |             pub fn lck6(&mut self) -> _LCK6W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7568 |             pub fn lck6(&mut self) -> _LCK6W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7573:25
[INFO] [stdout]      |
[INFO] [stdout] 7573 |             pub fn lck5(&mut self) -> _LCK5W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7573 |             pub fn lck5(&mut self) -> _LCK5W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7578:25
[INFO] [stdout]      |
[INFO] [stdout] 7578 |             pub fn lck4(&mut self) -> _LCK4W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7578 |             pub fn lck4(&mut self) -> _LCK4W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7583:25
[INFO] [stdout]      |
[INFO] [stdout] 7583 |             pub fn lck3(&mut self) -> _LCK3W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7583 |             pub fn lck3(&mut self) -> _LCK3W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7588:25
[INFO] [stdout]      |
[INFO] [stdout] 7588 |             pub fn lck2(&mut self) -> _LCK2W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7588 |             pub fn lck2(&mut self) -> _LCK2W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7593:25
[INFO] [stdout]      |
[INFO] [stdout] 7593 |             pub fn lck1(&mut self) -> _LCK1W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7593 |             pub fn lck1(&mut self) -> _LCK1W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7598:25
[INFO] [stdout]      |
[INFO] [stdout] 7598 |             pub fn lck0(&mut self) -> _LCK0W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7598 |             pub fn lck0(&mut self) -> _LCK0W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7962:26
[INFO] [stdout]      |
[INFO] [stdout] 7962 |             pub fn afrl7(&mut self) -> _AFRL7W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7962 |             pub fn afrl7(&mut self) -> _AFRL7W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7967:26
[INFO] [stdout]      |
[INFO] [stdout] 7967 |             pub fn afrl6(&mut self) -> _AFRL6W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7967 |             pub fn afrl6(&mut self) -> _AFRL6W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7972:26
[INFO] [stdout]      |
[INFO] [stdout] 7972 |             pub fn afrl5(&mut self) -> _AFRL5W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7972 |             pub fn afrl5(&mut self) -> _AFRL5W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7977:26
[INFO] [stdout]      |
[INFO] [stdout] 7977 |             pub fn afrl4(&mut self) -> _AFRL4W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7977 |             pub fn afrl4(&mut self) -> _AFRL4W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7982:26
[INFO] [stdout]      |
[INFO] [stdout] 7982 |             pub fn afrl3(&mut self) -> _AFRL3W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7982 |             pub fn afrl3(&mut self) -> _AFRL3W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7987:26
[INFO] [stdout]      |
[INFO] [stdout] 7987 |             pub fn afrl2(&mut self) -> _AFRL2W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7987 |             pub fn afrl2(&mut self) -> _AFRL2W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7992:26
[INFO] [stdout]      |
[INFO] [stdout] 7992 |             pub fn afrl1(&mut self) -> _AFRL1W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7992 |             pub fn afrl1(&mut self) -> _AFRL1W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7997:26
[INFO] [stdout]      |
[INFO] [stdout] 7997 |             pub fn afrl0(&mut self) -> _AFRL0W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7997 |             pub fn afrl0(&mut self) -> _AFRL0W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8361:27
[INFO] [stdout]      |
[INFO] [stdout] 8361 |             pub fn afrh15(&mut self) -> _AFRH15W {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8361 |             pub fn afrh15(&mut self) -> _AFRH15W<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8366:27
[INFO] [stdout]      |
[INFO] [stdout] 8366 |             pub fn afrh14(&mut self) -> _AFRH14W {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8366 |             pub fn afrh14(&mut self) -> _AFRH14W<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8371:27
[INFO] [stdout]      |
[INFO] [stdout] 8371 |             pub fn afrh13(&mut self) -> _AFRH13W {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8371 |             pub fn afrh13(&mut self) -> _AFRH13W<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8376:27
[INFO] [stdout]      |
[INFO] [stdout] 8376 |             pub fn afrh12(&mut self) -> _AFRH12W {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8376 |             pub fn afrh12(&mut self) -> _AFRH12W<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8381:27
[INFO] [stdout]      |
[INFO] [stdout] 8381 |             pub fn afrh11(&mut self) -> _AFRH11W {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8381 |             pub fn afrh11(&mut self) -> _AFRH11W<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8386:27
[INFO] [stdout]      |
[INFO] [stdout] 8386 |             pub fn afrh10(&mut self) -> _AFRH10W {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8386 |             pub fn afrh10(&mut self) -> _AFRH10W<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8391:26
[INFO] [stdout]      |
[INFO] [stdout] 8391 |             pub fn afrh9(&mut self) -> _AFRH9W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8391 |             pub fn afrh9(&mut self) -> _AFRH9W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8396:26
[INFO] [stdout]      |
[INFO] [stdout] 8396 |             pub fn afrh8(&mut self) -> _AFRH8W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8396 |             pub fn afrh8(&mut self) -> _AFRH8W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8805:24
[INFO] [stdout]      |
[INFO] [stdout] 8805 |             pub fn br0(&mut self) -> _BR0W {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8805 |             pub fn br0(&mut self) -> _BR0W<'_> {
[INFO] [stdout]      |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8810:24
[INFO] [stdout]      |
[INFO] [stdout] 8810 |             pub fn br1(&mut self) -> _BR1W {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8810 |             pub fn br1(&mut self) -> _BR1W<'_> {
[INFO] [stdout]      |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8815:24
[INFO] [stdout]      |
[INFO] [stdout] 8815 |             pub fn br2(&mut self) -> _BR2W {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8815 |             pub fn br2(&mut self) -> _BR2W<'_> {
[INFO] [stdout]      |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8820:24
[INFO] [stdout]      |
[INFO] [stdout] 8820 |             pub fn br3(&mut self) -> _BR3W {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8820 |             pub fn br3(&mut self) -> _BR3W<'_> {
[INFO] [stdout]      |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8825:24
[INFO] [stdout]      |
[INFO] [stdout] 8825 |             pub fn br4(&mut self) -> _BR4W {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8825 |             pub fn br4(&mut self) -> _BR4W<'_> {
[INFO] [stdout]      |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8830:24
[INFO] [stdout]      |
[INFO] [stdout] 8830 |             pub fn br5(&mut self) -> _BR5W {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8830 |             pub fn br5(&mut self) -> _BR5W<'_> {
[INFO] [stdout]      |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8835:24
[INFO] [stdout]      |
[INFO] [stdout] 8835 |             pub fn br6(&mut self) -> _BR6W {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8835 |             pub fn br6(&mut self) -> _BR6W<'_> {
[INFO] [stdout]      |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8840:24
[INFO] [stdout]      |
[INFO] [stdout] 8840 |             pub fn br7(&mut self) -> _BR7W {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8840 |             pub fn br7(&mut self) -> _BR7W<'_> {
[INFO] [stdout]      |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8845:24
[INFO] [stdout]      |
[INFO] [stdout] 8845 |             pub fn br8(&mut self) -> _BR8W {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8845 |             pub fn br8(&mut self) -> _BR8W<'_> {
[INFO] [stdout]      |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8850:24
[INFO] [stdout]      |
[INFO] [stdout] 8850 |             pub fn br9(&mut self) -> _BR9W {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8850 |             pub fn br9(&mut self) -> _BR9W<'_> {
[INFO] [stdout]      |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8855:25
[INFO] [stdout]      |
[INFO] [stdout] 8855 |             pub fn br10(&mut self) -> _BR10W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8855 |             pub fn br10(&mut self) -> _BR10W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8860:25
[INFO] [stdout]      |
[INFO] [stdout] 8860 |             pub fn br11(&mut self) -> _BR11W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8860 |             pub fn br11(&mut self) -> _BR11W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8865:25
[INFO] [stdout]      |
[INFO] [stdout] 8865 |             pub fn br12(&mut self) -> _BR12W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8865 |             pub fn br12(&mut self) -> _BR12W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8870:25
[INFO] [stdout]      |
[INFO] [stdout] 8870 |             pub fn br13(&mut self) -> _BR13W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8870 |             pub fn br13(&mut self) -> _BR13W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8875:25
[INFO] [stdout]      |
[INFO] [stdout] 8875 |             pub fn br14(&mut self) -> _BR14W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8875 |             pub fn br14(&mut self) -> _BR14W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8880:25
[INFO] [stdout]      |
[INFO] [stdout] 8880 |             pub fn br15(&mut self) -> _BR15W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8880 |             pub fn br15(&mut self) -> _BR15W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:9629:28
[INFO] [stdout]      |
[INFO] [stdout] 9629 |             pub fn moder15(&mut self) -> _MODER15W {
[INFO] [stdout]      |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9629 |             pub fn moder15(&mut self) -> _MODER15W<'_> {
[INFO] [stdout]      |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:9634:28
[INFO] [stdout]      |
[INFO] [stdout] 9634 |             pub fn moder14(&mut self) -> _MODER14W {
[INFO] [stdout]      |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9634 |             pub fn moder14(&mut self) -> _MODER14W<'_> {
[INFO] [stdout]      |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:9639:28
[INFO] [stdout]      |
[INFO] [stdout] 9639 |             pub fn moder13(&mut self) -> _MODER13W {
[INFO] [stdout]      |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9639 |             pub fn moder13(&mut self) -> _MODER13W<'_> {
[INFO] [stdout]      |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:9644:28
[INFO] [stdout]      |
[INFO] [stdout] 9644 |             pub fn moder12(&mut self) -> _MODER12W {
[INFO] [stdout]      |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9644 |             pub fn moder12(&mut self) -> _MODER12W<'_> {
[INFO] [stdout]      |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:9649:28
[INFO] [stdout]      |
[INFO] [stdout] 9649 |             pub fn moder11(&mut self) -> _MODER11W {
[INFO] [stdout]      |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9649 |             pub fn moder11(&mut self) -> _MODER11W<'_> {
[INFO] [stdout]      |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:9654:28
[INFO] [stdout]      |
[INFO] [stdout] 9654 |             pub fn moder10(&mut self) -> _MODER10W {
[INFO] [stdout]      |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9654 |             pub fn moder10(&mut self) -> _MODER10W<'_> {
[INFO] [stdout]      |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:9659:27
[INFO] [stdout]      |
[INFO] [stdout] 9659 |             pub fn moder9(&mut self) -> _MODER9W {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9659 |             pub fn moder9(&mut self) -> _MODER9W<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:9664:27
[INFO] [stdout]      |
[INFO] [stdout] 9664 |             pub fn moder8(&mut self) -> _MODER8W {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9664 |             pub fn moder8(&mut self) -> _MODER8W<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:9669:27
[INFO] [stdout]      |
[INFO] [stdout] 9669 |             pub fn moder7(&mut self) -> _MODER7W {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9669 |             pub fn moder7(&mut self) -> _MODER7W<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:9674:27
[INFO] [stdout]      |
[INFO] [stdout] 9674 |             pub fn moder6(&mut self) -> _MODER6W {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9674 |             pub fn moder6(&mut self) -> _MODER6W<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:9679:27
[INFO] [stdout]      |
[INFO] [stdout] 9679 |             pub fn moder5(&mut self) -> _MODER5W {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9679 |             pub fn moder5(&mut self) -> _MODER5W<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:9684:27
[INFO] [stdout]      |
[INFO] [stdout] 9684 |             pub fn moder4(&mut self) -> _MODER4W {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9684 |             pub fn moder4(&mut self) -> _MODER4W<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:9689:27
[INFO] [stdout]      |
[INFO] [stdout] 9689 |             pub fn moder3(&mut self) -> _MODER3W {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: 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 moder3(&mut self) -> _MODER3W<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:9694:27
[INFO] [stdout]      |
[INFO] [stdout] 9694 |             pub fn moder2(&mut self) -> _MODER2W {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: 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 moder2(&mut self) -> _MODER2W<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:9699:27
[INFO] [stdout]      |
[INFO] [stdout] 9699 |             pub fn moder1(&mut self) -> _MODER1W {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: 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 moder1(&mut self) -> _MODER1W<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:9704:27
[INFO] [stdout]      |
[INFO] [stdout] 9704 |             pub fn moder0(&mut self) -> _MODER0W {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: 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 moder0(&mut self) -> _MODER0W<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10644:25
[INFO] [stdout]       |
[INFO] [stdout] 10644 |             pub fn ot15(&mut self) -> _OT15W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10644 |             pub fn ot15(&mut self) -> _OT15W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10649:25
[INFO] [stdout]       |
[INFO] [stdout] 10649 |             pub fn ot14(&mut self) -> _OT14W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10649 |             pub fn ot14(&mut self) -> _OT14W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10654:25
[INFO] [stdout]       |
[INFO] [stdout] 10654 |             pub fn ot13(&mut self) -> _OT13W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10654 |             pub fn ot13(&mut self) -> _OT13W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10659:25
[INFO] [stdout]       |
[INFO] [stdout] 10659 |             pub fn ot12(&mut self) -> _OT12W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10659 |             pub fn ot12(&mut self) -> _OT12W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10664:25
[INFO] [stdout]       |
[INFO] [stdout] 10664 |             pub fn ot11(&mut self) -> _OT11W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10664 |             pub fn ot11(&mut self) -> _OT11W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10669:25
[INFO] [stdout]       |
[INFO] [stdout] 10669 |             pub fn ot10(&mut self) -> _OT10W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10669 |             pub fn ot10(&mut self) -> _OT10W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10674:24
[INFO] [stdout]       |
[INFO] [stdout] 10674 |             pub fn ot9(&mut self) -> _OT9W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10674 |             pub fn ot9(&mut self) -> _OT9W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10679:24
[INFO] [stdout]       |
[INFO] [stdout] 10679 |             pub fn ot8(&mut self) -> _OT8W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10679 |             pub fn ot8(&mut self) -> _OT8W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10684:24
[INFO] [stdout]       |
[INFO] [stdout] 10684 |             pub fn ot7(&mut self) -> _OT7W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10684 |             pub fn ot7(&mut self) -> _OT7W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10689:24
[INFO] [stdout]       |
[INFO] [stdout] 10689 |             pub fn ot6(&mut self) -> _OT6W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10689 |             pub fn ot6(&mut self) -> _OT6W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10694:24
[INFO] [stdout]       |
[INFO] [stdout] 10694 |             pub fn ot5(&mut self) -> _OT5W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10694 |             pub fn ot5(&mut self) -> _OT5W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10699:24
[INFO] [stdout]       |
[INFO] [stdout] 10699 |             pub fn ot4(&mut self) -> _OT4W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10699 |             pub fn ot4(&mut self) -> _OT4W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10704:24
[INFO] [stdout]       |
[INFO] [stdout] 10704 |             pub fn ot3(&mut self) -> _OT3W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10704 |             pub fn ot3(&mut self) -> _OT3W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10709:24
[INFO] [stdout]       |
[INFO] [stdout] 10709 |             pub fn ot2(&mut self) -> _OT2W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10709 |             pub fn ot2(&mut self) -> _OT2W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10714:24
[INFO] [stdout]       |
[INFO] [stdout] 10714 |             pub fn ot1(&mut self) -> _OT1W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10714 |             pub fn ot1(&mut self) -> _OT1W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10719:24
[INFO] [stdout]       |
[INFO] [stdout] 10719 |             pub fn ot0(&mut self) -> _OT0W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10719 |             pub fn ot0(&mut self) -> _OT0W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11371:30
[INFO] [stdout]       |
[INFO] [stdout] 11371 |             pub fn ospeedr15(&mut self) -> _OSPEEDR15W {
[INFO] [stdout]       |                              ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11371 |             pub fn ospeedr15(&mut self) -> _OSPEEDR15W<'_> {
[INFO] [stdout]       |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11376:30
[INFO] [stdout]       |
[INFO] [stdout] 11376 |             pub fn ospeedr14(&mut self) -> _OSPEEDR14W {
[INFO] [stdout]       |                              ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11376 |             pub fn ospeedr14(&mut self) -> _OSPEEDR14W<'_> {
[INFO] [stdout]       |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11381:30
[INFO] [stdout]       |
[INFO] [stdout] 11381 |             pub fn ospeedr13(&mut self) -> _OSPEEDR13W {
[INFO] [stdout]       |                              ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11381 |             pub fn ospeedr13(&mut self) -> _OSPEEDR13W<'_> {
[INFO] [stdout]       |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11386:30
[INFO] [stdout]       |
[INFO] [stdout] 11386 |             pub fn ospeedr12(&mut self) -> _OSPEEDR12W {
[INFO] [stdout]       |                              ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11386 |             pub fn ospeedr12(&mut self) -> _OSPEEDR12W<'_> {
[INFO] [stdout]       |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11391:30
[INFO] [stdout]       |
[INFO] [stdout] 11391 |             pub fn ospeedr11(&mut self) -> _OSPEEDR11W {
[INFO] [stdout]       |                              ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11391 |             pub fn ospeedr11(&mut self) -> _OSPEEDR11W<'_> {
[INFO] [stdout]       |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11396:30
[INFO] [stdout]       |
[INFO] [stdout] 11396 |             pub fn ospeedr10(&mut self) -> _OSPEEDR10W {
[INFO] [stdout]       |                              ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11396 |             pub fn ospeedr10(&mut self) -> _OSPEEDR10W<'_> {
[INFO] [stdout]       |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11401:29
[INFO] [stdout]       |
[INFO] [stdout] 11401 |             pub fn ospeedr9(&mut self) -> _OSPEEDR9W {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11401 |             pub fn ospeedr9(&mut self) -> _OSPEEDR9W<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11406:29
[INFO] [stdout]       |
[INFO] [stdout] 11406 |             pub fn ospeedr8(&mut self) -> _OSPEEDR8W {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11406 |             pub fn ospeedr8(&mut self) -> _OSPEEDR8W<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11411:29
[INFO] [stdout]       |
[INFO] [stdout] 11411 |             pub fn ospeedr7(&mut self) -> _OSPEEDR7W {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11411 |             pub fn ospeedr7(&mut self) -> _OSPEEDR7W<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11416:29
[INFO] [stdout]       |
[INFO] [stdout] 11416 |             pub fn ospeedr6(&mut self) -> _OSPEEDR6W {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11416 |             pub fn ospeedr6(&mut self) -> _OSPEEDR6W<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11421:29
[INFO] [stdout]       |
[INFO] [stdout] 11421 |             pub fn ospeedr5(&mut self) -> _OSPEEDR5W {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11421 |             pub fn ospeedr5(&mut self) -> _OSPEEDR5W<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11426:29
[INFO] [stdout]       |
[INFO] [stdout] 11426 |             pub fn ospeedr4(&mut self) -> _OSPEEDR4W {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11426 |             pub fn ospeedr4(&mut self) -> _OSPEEDR4W<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11431:29
[INFO] [stdout]       |
[INFO] [stdout] 11431 |             pub fn ospeedr3(&mut self) -> _OSPEEDR3W {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11431 |             pub fn ospeedr3(&mut self) -> _OSPEEDR3W<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11436:29
[INFO] [stdout]       |
[INFO] [stdout] 11436 |             pub fn ospeedr2(&mut self) -> _OSPEEDR2W {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11436 |             pub fn ospeedr2(&mut self) -> _OSPEEDR2W<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11441:29
[INFO] [stdout]       |
[INFO] [stdout] 11441 |             pub fn ospeedr1(&mut self) -> _OSPEEDR1W {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11441 |             pub fn ospeedr1(&mut self) -> _OSPEEDR1W<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11446:29
[INFO] [stdout]       |
[INFO] [stdout] 11446 |             pub fn ospeedr0(&mut self) -> _OSPEEDR0W {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11446 |             pub fn ospeedr0(&mut self) -> _OSPEEDR0W<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12098:28
[INFO] [stdout]       |
[INFO] [stdout] 12098 |             pub fn pupdr15(&mut self) -> _PUPDR15W {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12098 |             pub fn pupdr15(&mut self) -> _PUPDR15W<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12103:28
[INFO] [stdout]       |
[INFO] [stdout] 12103 |             pub fn pupdr14(&mut self) -> _PUPDR14W {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12103 |             pub fn pupdr14(&mut self) -> _PUPDR14W<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12108:28
[INFO] [stdout]       |
[INFO] [stdout] 12108 |             pub fn pupdr13(&mut self) -> _PUPDR13W {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12108 |             pub fn pupdr13(&mut self) -> _PUPDR13W<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12113:28
[INFO] [stdout]       |
[INFO] [stdout] 12113 |             pub fn pupdr12(&mut self) -> _PUPDR12W {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12113 |             pub fn pupdr12(&mut self) -> _PUPDR12W<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12118:28
[INFO] [stdout]       |
[INFO] [stdout] 12118 |             pub fn pupdr11(&mut self) -> _PUPDR11W {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12118 |             pub fn pupdr11(&mut self) -> _PUPDR11W<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12123:28
[INFO] [stdout]       |
[INFO] [stdout] 12123 |             pub fn pupdr10(&mut self) -> _PUPDR10W {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12123 |             pub fn pupdr10(&mut self) -> _PUPDR10W<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12128:27
[INFO] [stdout]       |
[INFO] [stdout] 12128 |             pub fn pupdr9(&mut self) -> _PUPDR9W {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12128 |             pub fn pupdr9(&mut self) -> _PUPDR9W<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12133:27
[INFO] [stdout]       |
[INFO] [stdout] 12133 |             pub fn pupdr8(&mut self) -> _PUPDR8W {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12133 |             pub fn pupdr8(&mut self) -> _PUPDR8W<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12138:27
[INFO] [stdout]       |
[INFO] [stdout] 12138 |             pub fn pupdr7(&mut self) -> _PUPDR7W {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12138 |             pub fn pupdr7(&mut self) -> _PUPDR7W<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12143:27
[INFO] [stdout]       |
[INFO] [stdout] 12143 |             pub fn pupdr6(&mut self) -> _PUPDR6W {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12143 |             pub fn pupdr6(&mut self) -> _PUPDR6W<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12148:27
[INFO] [stdout]       |
[INFO] [stdout] 12148 |             pub fn pupdr5(&mut self) -> _PUPDR5W {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12148 |             pub fn pupdr5(&mut self) -> _PUPDR5W<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12153:27
[INFO] [stdout]       |
[INFO] [stdout] 12153 |             pub fn pupdr4(&mut self) -> _PUPDR4W {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12153 |             pub fn pupdr4(&mut self) -> _PUPDR4W<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12158:27
[INFO] [stdout]       |
[INFO] [stdout] 12158 |             pub fn pupdr3(&mut self) -> _PUPDR3W {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12158 |             pub fn pupdr3(&mut self) -> _PUPDR3W<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12163:27
[INFO] [stdout]       |
[INFO] [stdout] 12163 |             pub fn pupdr2(&mut self) -> _PUPDR2W {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12163 |             pub fn pupdr2(&mut self) -> _PUPDR2W<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12168:27
[INFO] [stdout]       |
[INFO] [stdout] 12168 |             pub fn pupdr1(&mut self) -> _PUPDR1W {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12168 |             pub fn pupdr1(&mut self) -> _PUPDR1W<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12173:27
[INFO] [stdout]       |
[INFO] [stdout] 12173 |             pub fn pupdr0(&mut self) -> _PUPDR0W {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12173 |             pub fn pupdr0(&mut self) -> _PUPDR0W<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13636:26
[INFO] [stdout]       |
[INFO] [stdout] 13636 |             pub fn odr15(&mut self) -> _ODR15W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13636 |             pub fn odr15(&mut self) -> _ODR15W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13641:26
[INFO] [stdout]       |
[INFO] [stdout] 13641 |             pub fn odr14(&mut self) -> _ODR14W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13641 |             pub fn odr14(&mut self) -> _ODR14W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13646:26
[INFO] [stdout]       |
[INFO] [stdout] 13646 |             pub fn odr13(&mut self) -> _ODR13W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13646 |             pub fn odr13(&mut self) -> _ODR13W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13651:26
[INFO] [stdout]       |
[INFO] [stdout] 13651 |             pub fn odr12(&mut self) -> _ODR12W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13651 |             pub fn odr12(&mut self) -> _ODR12W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13656:26
[INFO] [stdout]       |
[INFO] [stdout] 13656 |             pub fn odr11(&mut self) -> _ODR11W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13656 |             pub fn odr11(&mut self) -> _ODR11W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13661:26
[INFO] [stdout]       |
[INFO] [stdout] 13661 |             pub fn odr10(&mut self) -> _ODR10W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13661 |             pub fn odr10(&mut self) -> _ODR10W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13666:25
[INFO] [stdout]       |
[INFO] [stdout] 13666 |             pub fn odr9(&mut self) -> _ODR9W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13666 |             pub fn odr9(&mut self) -> _ODR9W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13671:25
[INFO] [stdout]       |
[INFO] [stdout] 13671 |             pub fn odr8(&mut self) -> _ODR8W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13671 |             pub fn odr8(&mut self) -> _ODR8W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13676:25
[INFO] [stdout]       |
[INFO] [stdout] 13676 |             pub fn odr7(&mut self) -> _ODR7W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13676 |             pub fn odr7(&mut self) -> _ODR7W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13681:25
[INFO] [stdout]       |
[INFO] [stdout] 13681 |             pub fn odr6(&mut self) -> _ODR6W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13681 |             pub fn odr6(&mut self) -> _ODR6W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13686:25
[INFO] [stdout]       |
[INFO] [stdout] 13686 |             pub fn odr5(&mut self) -> _ODR5W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13686 |             pub fn odr5(&mut self) -> _ODR5W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13691:25
[INFO] [stdout]       |
[INFO] [stdout] 13691 |             pub fn odr4(&mut self) -> _ODR4W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13691 |             pub fn odr4(&mut self) -> _ODR4W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13696:25
[INFO] [stdout]       |
[INFO] [stdout] 13696 |             pub fn odr3(&mut self) -> _ODR3W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13696 |             pub fn odr3(&mut self) -> _ODR3W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13701:25
[INFO] [stdout]       |
[INFO] [stdout] 13701 |             pub fn odr2(&mut self) -> _ODR2W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13701 |             pub fn odr2(&mut self) -> _ODR2W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13706:25
[INFO] [stdout]       |
[INFO] [stdout] 13706 |             pub fn odr1(&mut self) -> _ODR1W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13706 |             pub fn odr1(&mut self) -> _ODR1W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13711:25
[INFO] [stdout]       |
[INFO] [stdout] 13711 |             pub fn odr0(&mut self) -> _ODR0W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13711 |             pub fn odr0(&mut self) -> _ODR0W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14488:25
[INFO] [stdout]       |
[INFO] [stdout] 14488 |             pub fn br15(&mut self) -> _BR15W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14488 |             pub fn br15(&mut self) -> _BR15W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14493:25
[INFO] [stdout]       |
[INFO] [stdout] 14493 |             pub fn br14(&mut self) -> _BR14W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14493 |             pub fn br14(&mut self) -> _BR14W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14498:25
[INFO] [stdout]       |
[INFO] [stdout] 14498 |             pub fn br13(&mut self) -> _BR13W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14498 |             pub fn br13(&mut self) -> _BR13W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14503:25
[INFO] [stdout]       |
[INFO] [stdout] 14503 |             pub fn br12(&mut self) -> _BR12W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14503 |             pub fn br12(&mut self) -> _BR12W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14508:25
[INFO] [stdout]       |
[INFO] [stdout] 14508 |             pub fn br11(&mut self) -> _BR11W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14508 |             pub fn br11(&mut self) -> _BR11W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14513:25
[INFO] [stdout]       |
[INFO] [stdout] 14513 |             pub fn br10(&mut self) -> _BR10W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14513 |             pub fn br10(&mut self) -> _BR10W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14518:24
[INFO] [stdout]       |
[INFO] [stdout] 14518 |             pub fn br9(&mut self) -> _BR9W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14518 |             pub fn br9(&mut self) -> _BR9W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14523:24
[INFO] [stdout]       |
[INFO] [stdout] 14523 |             pub fn br8(&mut self) -> _BR8W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14523 |             pub fn br8(&mut self) -> _BR8W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14528:24
[INFO] [stdout]       |
[INFO] [stdout] 14528 |             pub fn br7(&mut self) -> _BR7W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14528 |             pub fn br7(&mut self) -> _BR7W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14533:24
[INFO] [stdout]       |
[INFO] [stdout] 14533 |             pub fn br6(&mut self) -> _BR6W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14533 |             pub fn br6(&mut self) -> _BR6W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14538:24
[INFO] [stdout]       |
[INFO] [stdout] 14538 |             pub fn br5(&mut self) -> _BR5W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14538 |             pub fn br5(&mut self) -> _BR5W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14543:24
[INFO] [stdout]       |
[INFO] [stdout] 14543 |             pub fn br4(&mut self) -> _BR4W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14543 |             pub fn br4(&mut self) -> _BR4W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14548:24
[INFO] [stdout]       |
[INFO] [stdout] 14548 |             pub fn br3(&mut self) -> _BR3W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14548 |             pub fn br3(&mut self) -> _BR3W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14553:24
[INFO] [stdout]       |
[INFO] [stdout] 14553 |             pub fn br2(&mut self) -> _BR2W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14553 |             pub fn br2(&mut self) -> _BR2W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14558:24
[INFO] [stdout]       |
[INFO] [stdout] 14558 |             pub fn br1(&mut self) -> _BR1W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14558 |             pub fn br1(&mut self) -> _BR1W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14563:24
[INFO] [stdout]       |
[INFO] [stdout] 14563 |             pub fn br0(&mut self) -> _BR0W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14563 |             pub fn br0(&mut self) -> _BR0W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14568:25
[INFO] [stdout]       |
[INFO] [stdout] 14568 |             pub fn bs15(&mut self) -> _BS15W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14568 |             pub fn bs15(&mut self) -> _BS15W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14573:25
[INFO] [stdout]       |
[INFO] [stdout] 14573 |             pub fn bs14(&mut self) -> _BS14W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14573 |             pub fn bs14(&mut self) -> _BS14W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14578:25
[INFO] [stdout]       |
[INFO] [stdout] 14578 |             pub fn bs13(&mut self) -> _BS13W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14578 |             pub fn bs13(&mut self) -> _BS13W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14583:25
[INFO] [stdout]       |
[INFO] [stdout] 14583 |             pub fn bs12(&mut self) -> _BS12W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14583 |             pub fn bs12(&mut self) -> _BS12W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14588:25
[INFO] [stdout]       |
[INFO] [stdout] 14588 |             pub fn bs11(&mut self) -> _BS11W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14588 |             pub fn bs11(&mut self) -> _BS11W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14593:25
[INFO] [stdout]       |
[INFO] [stdout] 14593 |             pub fn bs10(&mut self) -> _BS10W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14593 |             pub fn bs10(&mut self) -> _BS10W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14598:24
[INFO] [stdout]       |
[INFO] [stdout] 14598 |             pub fn bs9(&mut self) -> _BS9W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14598 |             pub fn bs9(&mut self) -> _BS9W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14603:24
[INFO] [stdout]       |
[INFO] [stdout] 14603 |             pub fn bs8(&mut self) -> _BS8W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14603 |             pub fn bs8(&mut self) -> _BS8W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14608:24
[INFO] [stdout]       |
[INFO] [stdout] 14608 |             pub fn bs7(&mut self) -> _BS7W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14608 |             pub fn bs7(&mut self) -> _BS7W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14613:24
[INFO] [stdout]       |
[INFO] [stdout] 14613 |             pub fn bs6(&mut self) -> _BS6W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14613 |             pub fn bs6(&mut self) -> _BS6W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14618:24
[INFO] [stdout]       |
[INFO] [stdout] 14618 |             pub fn bs5(&mut self) -> _BS5W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14618 |             pub fn bs5(&mut self) -> _BS5W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14623:24
[INFO] [stdout]       |
[INFO] [stdout] 14623 |             pub fn bs4(&mut self) -> _BS4W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14623 |             pub fn bs4(&mut self) -> _BS4W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14628:24
[INFO] [stdout]       |
[INFO] [stdout] 14628 |             pub fn bs3(&mut self) -> _BS3W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14628 |             pub fn bs3(&mut self) -> _BS3W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14633:24
[INFO] [stdout]       |
[INFO] [stdout] 14633 |             pub fn bs2(&mut self) -> _BS2W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14633 |             pub fn bs2(&mut self) -> _BS2W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14638:24
[INFO] [stdout]       |
[INFO] [stdout] 14638 |             pub fn bs1(&mut self) -> _BS1W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14638 |             pub fn bs1(&mut self) -> _BS1W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14643:24
[INFO] [stdout]       |
[INFO] [stdout] 14643 |             pub fn bs0(&mut self) -> _BS0W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14643 |             pub fn bs0(&mut self) -> _BS0W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15637:25
[INFO] [stdout]       |
[INFO] [stdout] 15637 |             pub fn lckk(&mut self) -> _LCKKW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15637 |             pub fn lckk(&mut self) -> _LCKKW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15642:26
[INFO] [stdout]       |
[INFO] [stdout] 15642 |             pub fn lck15(&mut self) -> _LCK15W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15642 |             pub fn lck15(&mut self) -> _LCK15W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15647:26
[INFO] [stdout]       |
[INFO] [stdout] 15647 |             pub fn lck14(&mut self) -> _LCK14W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15647 |             pub fn lck14(&mut self) -> _LCK14W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15652:26
[INFO] [stdout]       |
[INFO] [stdout] 15652 |             pub fn lck13(&mut self) -> _LCK13W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15652 |             pub fn lck13(&mut self) -> _LCK13W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15657:26
[INFO] [stdout]       |
[INFO] [stdout] 15657 |             pub fn lck12(&mut self) -> _LCK12W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15657 |             pub fn lck12(&mut self) -> _LCK12W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15662:26
[INFO] [stdout]       |
[INFO] [stdout] 15662 |             pub fn lck11(&mut self) -> _LCK11W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15662 |             pub fn lck11(&mut self) -> _LCK11W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15667:26
[INFO] [stdout]       |
[INFO] [stdout] 15667 |             pub fn lck10(&mut self) -> _LCK10W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15667 |             pub fn lck10(&mut self) -> _LCK10W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15672:25
[INFO] [stdout]       |
[INFO] [stdout] 15672 |             pub fn lck9(&mut self) -> _LCK9W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15672 |             pub fn lck9(&mut self) -> _LCK9W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15677:25
[INFO] [stdout]       |
[INFO] [stdout] 15677 |             pub fn lck8(&mut self) -> _LCK8W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15677 |             pub fn lck8(&mut self) -> _LCK8W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15682:25
[INFO] [stdout]       |
[INFO] [stdout] 15682 |             pub fn lck7(&mut self) -> _LCK7W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15682 |             pub fn lck7(&mut self) -> _LCK7W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15687:25
[INFO] [stdout]       |
[INFO] [stdout] 15687 |             pub fn lck6(&mut self) -> _LCK6W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15687 |             pub fn lck6(&mut self) -> _LCK6W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15692:25
[INFO] [stdout]       |
[INFO] [stdout] 15692 |             pub fn lck5(&mut self) -> _LCK5W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15692 |             pub fn lck5(&mut self) -> _LCK5W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15697:25
[INFO] [stdout]       |
[INFO] [stdout] 15697 |             pub fn lck4(&mut self) -> _LCK4W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15697 |             pub fn lck4(&mut self) -> _LCK4W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15702:25
[INFO] [stdout]       |
[INFO] [stdout] 15702 |             pub fn lck3(&mut self) -> _LCK3W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15702 |             pub fn lck3(&mut self) -> _LCK3W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15707:25
[INFO] [stdout]       |
[INFO] [stdout] 15707 |             pub fn lck2(&mut self) -> _LCK2W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15707 |             pub fn lck2(&mut self) -> _LCK2W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15712:25
[INFO] [stdout]       |
[INFO] [stdout] 15712 |             pub fn lck1(&mut self) -> _LCK1W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15712 |             pub fn lck1(&mut self) -> _LCK1W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15717:25
[INFO] [stdout]       |
[INFO] [stdout] 15717 |             pub fn lck0(&mut self) -> _LCK0W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15717 |             pub fn lck0(&mut self) -> _LCK0W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16081:26
[INFO] [stdout]       |
[INFO] [stdout] 16081 |             pub fn afrl7(&mut self) -> _AFRL7W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16081 |             pub fn afrl7(&mut self) -> _AFRL7W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16086:26
[INFO] [stdout]       |
[INFO] [stdout] 16086 |             pub fn afrl6(&mut self) -> _AFRL6W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16086 |             pub fn afrl6(&mut self) -> _AFRL6W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16091:26
[INFO] [stdout]       |
[INFO] [stdout] 16091 |             pub fn afrl5(&mut self) -> _AFRL5W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16091 |             pub fn afrl5(&mut self) -> _AFRL5W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16096:26
[INFO] [stdout]       |
[INFO] [stdout] 16096 |             pub fn afrl4(&mut self) -> _AFRL4W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16096 |             pub fn afrl4(&mut self) -> _AFRL4W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16101:26
[INFO] [stdout]       |
[INFO] [stdout] 16101 |             pub fn afrl3(&mut self) -> _AFRL3W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16101 |             pub fn afrl3(&mut self) -> _AFRL3W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16106:26
[INFO] [stdout]       |
[INFO] [stdout] 16106 |             pub fn afrl2(&mut self) -> _AFRL2W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16106 |             pub fn afrl2(&mut self) -> _AFRL2W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16111:26
[INFO] [stdout]       |
[INFO] [stdout] 16111 |             pub fn afrl1(&mut self) -> _AFRL1W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16111 |             pub fn afrl1(&mut self) -> _AFRL1W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16116:26
[INFO] [stdout]       |
[INFO] [stdout] 16116 |             pub fn afrl0(&mut self) -> _AFRL0W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16116 |             pub fn afrl0(&mut self) -> _AFRL0W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16480:27
[INFO] [stdout]       |
[INFO] [stdout] 16480 |             pub fn afrh15(&mut self) -> _AFRH15W {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16480 |             pub fn afrh15(&mut self) -> _AFRH15W<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16485:27
[INFO] [stdout]       |
[INFO] [stdout] 16485 |             pub fn afrh14(&mut self) -> _AFRH14W {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16485 |             pub fn afrh14(&mut self) -> _AFRH14W<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16490:27
[INFO] [stdout]       |
[INFO] [stdout] 16490 |             pub fn afrh13(&mut self) -> _AFRH13W {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16490 |             pub fn afrh13(&mut self) -> _AFRH13W<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16495:27
[INFO] [stdout]       |
[INFO] [stdout] 16495 |             pub fn afrh12(&mut self) -> _AFRH12W {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16495 |             pub fn afrh12(&mut self) -> _AFRH12W<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16500:27
[INFO] [stdout]       |
[INFO] [stdout] 16500 |             pub fn afrh11(&mut self) -> _AFRH11W {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16500 |             pub fn afrh11(&mut self) -> _AFRH11W<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16505:27
[INFO] [stdout]       |
[INFO] [stdout] 16505 |             pub fn afrh10(&mut self) -> _AFRH10W {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16505 |             pub fn afrh10(&mut self) -> _AFRH10W<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16510:26
[INFO] [stdout]       |
[INFO] [stdout] 16510 |             pub fn afrh9(&mut self) -> _AFRH9W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16510 |             pub fn afrh9(&mut self) -> _AFRH9W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16515:26
[INFO] [stdout]       |
[INFO] [stdout] 16515 |             pub fn afrh8(&mut self) -> _AFRH8W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16515 |             pub fn afrh8(&mut self) -> _AFRH8W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16924:24
[INFO] [stdout]       |
[INFO] [stdout] 16924 |             pub fn br0(&mut self) -> _BR0W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16924 |             pub fn br0(&mut self) -> _BR0W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16929:24
[INFO] [stdout]       |
[INFO] [stdout] 16929 |             pub fn br1(&mut self) -> _BR1W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16929 |             pub fn br1(&mut self) -> _BR1W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16934:24
[INFO] [stdout]       |
[INFO] [stdout] 16934 |             pub fn br2(&mut self) -> _BR2W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16934 |             pub fn br2(&mut self) -> _BR2W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16939:24
[INFO] [stdout]       |
[INFO] [stdout] 16939 |             pub fn br3(&mut self) -> _BR3W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16939 |             pub fn br3(&mut self) -> _BR3W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16944:24
[INFO] [stdout]       |
[INFO] [stdout] 16944 |             pub fn br4(&mut self) -> _BR4W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16944 |             pub fn br4(&mut self) -> _BR4W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16949:24
[INFO] [stdout]       |
[INFO] [stdout] 16949 |             pub fn br5(&mut self) -> _BR5W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16949 |             pub fn br5(&mut self) -> _BR5W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16954:24
[INFO] [stdout]       |
[INFO] [stdout] 16954 |             pub fn br6(&mut self) -> _BR6W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16954 |             pub fn br6(&mut self) -> _BR6W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16959:24
[INFO] [stdout]       |
[INFO] [stdout] 16959 |             pub fn br7(&mut self) -> _BR7W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16959 |             pub fn br7(&mut self) -> _BR7W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16964:24
[INFO] [stdout]       |
[INFO] [stdout] 16964 |             pub fn br8(&mut self) -> _BR8W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16964 |             pub fn br8(&mut self) -> _BR8W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16969:24
[INFO] [stdout]       |
[INFO] [stdout] 16969 |             pub fn br9(&mut self) -> _BR9W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16969 |             pub fn br9(&mut self) -> _BR9W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16974:25
[INFO] [stdout]       |
[INFO] [stdout] 16974 |             pub fn br10(&mut self) -> _BR10W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16974 |             pub fn br10(&mut self) -> _BR10W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16979:25
[INFO] [stdout]       |
[INFO] [stdout] 16979 |             pub fn br11(&mut self) -> _BR11W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16979 |             pub fn br11(&mut self) -> _BR11W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16984:25
[INFO] [stdout]       |
[INFO] [stdout] 16984 |             pub fn br12(&mut self) -> _BR12W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16984 |             pub fn br12(&mut self) -> _BR12W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16989:25
[INFO] [stdout]       |
[INFO] [stdout] 16989 |             pub fn br13(&mut self) -> _BR13W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16989 |             pub fn br13(&mut self) -> _BR13W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16994:25
[INFO] [stdout]       |
[INFO] [stdout] 16994 |             pub fn br14(&mut self) -> _BR14W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16994 |             pub fn br14(&mut self) -> _BR14W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16999:25
[INFO] [stdout]       |
[INFO] [stdout] 16999 |             pub fn br15(&mut self) -> _BR15W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16999 |             pub fn br15(&mut self) -> _BR15W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17855:29
[INFO] [stdout]       |
[INFO] [stdout] 17855 |             pub fn bidimode(&mut self) -> _BIDIMODEW {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17855 |             pub fn bidimode(&mut self) -> _BIDIMODEW<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17860:27
[INFO] [stdout]       |
[INFO] [stdout] 17860 |             pub fn bidioe(&mut self) -> _BIDIOEW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17860 |             pub fn bidioe(&mut self) -> _BIDIOEW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17865:26
[INFO] [stdout]       |
[INFO] [stdout] 17865 |             pub fn crcen(&mut self) -> _CRCENW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17865 |             pub fn crcen(&mut self) -> _CRCENW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17870:28
[INFO] [stdout]       |
[INFO] [stdout] 17870 |             pub fn crcnext(&mut self) -> _CRCNEXTW {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17870 |             pub fn crcnext(&mut self) -> _CRCNEXTW<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17875:24
[INFO] [stdout]       |
[INFO] [stdout] 17875 |             pub fn dff(&mut self) -> _DFFW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17875 |             pub fn dff(&mut self) -> _DFFW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17880:27
[INFO] [stdout]       |
[INFO] [stdout] 17880 |             pub fn rxonly(&mut self) -> _RXONLYW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17880 |             pub fn rxonly(&mut self) -> _RXONLYW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17885:24
[INFO] [stdout]       |
[INFO] [stdout] 17885 |             pub fn ssm(&mut self) -> _SSMW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17885 |             pub fn ssm(&mut self) -> _SSMW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17890:24
[INFO] [stdout]       |
[INFO] [stdout] 17890 |             pub fn ssi(&mut self) -> _SSIW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17890 |             pub fn ssi(&mut self) -> _SSIW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17895:29
[INFO] [stdout]       |
[INFO] [stdout] 17895 |             pub fn lsbfirst(&mut self) -> _LSBFIRSTW {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17895 |             pub fn lsbfirst(&mut self) -> _LSBFIRSTW<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17900:24
[INFO] [stdout]       |
[INFO] [stdout] 17900 |             pub fn spe(&mut self) -> _SPEW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17900 |             pub fn spe(&mut self) -> _SPEW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17905:23
[INFO] [stdout]       |
[INFO] [stdout] 17905 |             pub fn br(&mut self) -> _BRW {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17905 |             pub fn br(&mut self) -> _BRW<'_> {
[INFO] [stdout]       |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17910:25
[INFO] [stdout]       |
[INFO] [stdout] 17910 |             pub fn mstr(&mut self) -> _MSTRW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17910 |             pub fn mstr(&mut self) -> _MSTRW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17915:25
[INFO] [stdout]       |
[INFO] [stdout] 17915 |             pub fn cpol(&mut self) -> _CPOLW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17915 |             pub fn cpol(&mut self) -> _CPOLW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17920:25
[INFO] [stdout]       |
[INFO] [stdout] 17920 |             pub fn cpha(&mut self) -> _CPHAW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17920 |             pub fn cpha(&mut self) -> _CPHAW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:18626:28
[INFO] [stdout]       |
[INFO] [stdout] 18626 |             pub fn rxdmaen(&mut self) -> _RXDMAENW {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18626 |             pub fn rxdmaen(&mut self) -> _RXDMAENW<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:18631:28
[INFO] [stdout]       |
[INFO] [stdout] 18631 |             pub fn txdmaen(&mut self) -> _TXDMAENW {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18631 |             pub fn txdmaen(&mut self) -> _TXDMAENW<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:18636:25
[INFO] [stdout]       |
[INFO] [stdout] 18636 |             pub fn ssoe(&mut self) -> _SSOEW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18636 |             pub fn ssoe(&mut self) -> _SSOEW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:18641:25
[INFO] [stdout]       |
[INFO] [stdout] 18641 |             pub fn nssp(&mut self) -> _NSSPW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18641 |             pub fn nssp(&mut self) -> _NSSPW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:18646:24
[INFO] [stdout]       |
[INFO] [stdout] 18646 |             pub fn frf(&mut self) -> _FRFW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18646 |             pub fn frf(&mut self) -> _FRFW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:18651:26
[INFO] [stdout]       |
[INFO] [stdout] 18651 |             pub fn errie(&mut self) -> _ERRIEW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18651 |             pub fn errie(&mut self) -> _ERRIEW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:18656:27
[INFO] [stdout]       |
[INFO] [stdout] 18656 |             pub fn rxneie(&mut self) -> _RXNEIEW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18656 |             pub fn rxneie(&mut self) -> _RXNEIEW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:18661:26
[INFO] [stdout]       |
[INFO] [stdout] 18661 |             pub fn txeie(&mut self) -> _TXEIEW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18661 |             pub fn txeie(&mut self) -> _TXEIEW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:18666:23
[INFO] [stdout]       |
[INFO] [stdout] 18666 |             pub fn ds(&mut self) -> _DSW {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18666 |             pub fn ds(&mut self) -> _DSW<'_> {
[INFO] [stdout]       |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:18671:26
[INFO] [stdout]       |
[INFO] [stdout] 18671 |             pub fn frxth(&mut self) -> _FRXTHW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18671 |             pub fn frxth(&mut self) -> _FRXTHW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:18676:28
[INFO] [stdout]       |
[INFO] [stdout] 18676 |             pub fn ldma_rx(&mut self) -> _LDMA_RXW {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18676 |             pub fn ldma_rx(&mut self) -> _LDMA_RXW<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:18681:28
[INFO] [stdout]       |
[INFO] [stdout] 18681 |             pub fn ldma_tx(&mut self) -> _LDMA_TXW {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18681 |             pub fn ldma_tx(&mut self) -> _LDMA_TXW<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19101:27
[INFO] [stdout]       |
[INFO] [stdout] 19101 |             pub fn crcerr(&mut self) -> _CRCERRW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19101 |             pub fn crcerr(&mut self) -> _CRCERRW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19213:23
[INFO] [stdout]       |
[INFO] [stdout] 19213 |             pub fn dr(&mut self) -> _DRW {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19213 |             pub fn dr(&mut self) -> _DRW<'_> {
[INFO] [stdout]       |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19325:28
[INFO] [stdout]       |
[INFO] [stdout] 19325 |             pub fn crcpoly(&mut self) -> _CRCPOLYW {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19325 |             pub fn crcpoly(&mut self) -> _CRCPOLYW<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19875:27
[INFO] [stdout]       |
[INFO] [stdout] 19875 |             pub fn i2smod(&mut self) -> _I2SMODW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19875 |             pub fn i2smod(&mut self) -> _I2SMODW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19880:25
[INFO] [stdout]       |
[INFO] [stdout] 19880 |             pub fn i2se(&mut self) -> _I2SEW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19880 |             pub fn i2se(&mut self) -> _I2SEW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19885:27
[INFO] [stdout]       |
[INFO] [stdout] 19885 |             pub fn i2scfg(&mut self) -> _I2SCFGW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19885 |             pub fn i2scfg(&mut self) -> _I2SCFGW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19890:28
[INFO] [stdout]       |
[INFO] [stdout] 19890 |             pub fn pcmsync(&mut self) -> _PCMSYNCW {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19890 |             pub fn pcmsync(&mut self) -> _PCMSYNCW<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19895:27
[INFO] [stdout]       |
[INFO] [stdout] 19895 |             pub fn i2sstd(&mut self) -> _I2SSTDW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19895 |             pub fn i2sstd(&mut self) -> _I2SSTDW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19900:26
[INFO] [stdout]       |
[INFO] [stdout] 19900 |             pub fn ckpol(&mut self) -> _CKPOLW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19900 |             pub fn ckpol(&mut self) -> _CKPOLW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19905:27
[INFO] [stdout]       |
[INFO] [stdout] 19905 |             pub fn datlen(&mut self) -> _DATLENW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19905 |             pub fn datlen(&mut self) -> _DATLENW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19910:26
[INFO] [stdout]       |
[INFO] [stdout] 19910 |             pub fn chlen(&mut self) -> _CHLENW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19910 |             pub fn chlen(&mut self) -> _CHLENW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20130:26
[INFO] [stdout]       |
[INFO] [stdout] 20130 |             pub fn mckoe(&mut self) -> _MCKOEW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20130 |             pub fn mckoe(&mut self) -> _MCKOEW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20135:24
[INFO] [stdout]       |
[INFO] [stdout] 20135 |             pub fn odd(&mut self) -> _ODDW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20135 |             pub fn odd(&mut self) -> _ODDW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20140:27
[INFO] [stdout]       |
[INFO] [stdout] 20140 |             pub fn i2sdiv(&mut self) -> _I2SDIVW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20140 |             pub fn i2sdiv(&mut self) -> _I2SDIVW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20675:25
[INFO] [stdout]       |
[INFO] [stdout] 20675 |             pub fn fpds(&mut self) -> _FPDSW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20675 |             pub fn fpds(&mut self) -> _FPDSW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20680:24
[INFO] [stdout]       |
[INFO] [stdout] 20680 |             pub fn dbp(&mut self) -> _DBPW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20680 |             pub fn dbp(&mut self) -> _DBPW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20685:24
[INFO] [stdout]       |
[INFO] [stdout] 20685 |             pub fn pls(&mut self) -> _PLSW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20685 |             pub fn pls(&mut self) -> _PLSW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20690:25
[INFO] [stdout]       |
[INFO] [stdout] 20690 |             pub fn pvde(&mut self) -> _PVDEW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20690 |             pub fn pvde(&mut self) -> _PVDEW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20695:25
[INFO] [stdout]       |
[INFO] [stdout] 20695 |             pub fn csbf(&mut self) -> _CSBFW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20695 |             pub fn csbf(&mut self) -> _CSBFW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20700:25
[INFO] [stdout]       |
[INFO] [stdout] 20700 |             pub fn cwuf(&mut self) -> _CWUFW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20700 |             pub fn cwuf(&mut self) -> _CWUFW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20705:25
[INFO] [stdout]       |
[INFO] [stdout] 20705 |             pub fn pdds(&mut self) -> _PDDSW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20705 |             pub fn pdds(&mut self) -> _PDDSW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20710:25
[INFO] [stdout]       |
[INFO] [stdout] 20710 |             pub fn lpds(&mut self) -> _LPDSW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20710 |             pub fn lpds(&mut self) -> _LPDSW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21018:24
[INFO] [stdout]       |
[INFO] [stdout] 21018 |             pub fn bre(&mut self) -> _BREW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21018 |             pub fn bre(&mut self) -> _BREW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21023:25
[INFO] [stdout]       |
[INFO] [stdout] 21023 |             pub fn ewup(&mut self) -> _EWUPW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21023 |             pub fn ewup(&mut self) -> _EWUPW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22230:23
[INFO] [stdout]       |
[INFO] [stdout] 22230 |             pub fn pe(&mut self) -> _PEW {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22230 |             pub fn pe(&mut self) -> _PEW<'_> {
[INFO] [stdout]       |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22235:25
[INFO] [stdout]       |
[INFO] [stdout] 22235 |             pub fn txie(&mut self) -> _TXIEW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22235 |             pub fn txie(&mut self) -> _TXIEW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22240:25
[INFO] [stdout]       |
[INFO] [stdout] 22240 |             pub fn rxie(&mut self) -> _RXIEW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22240 |             pub fn rxie(&mut self) -> _RXIEW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22245:27
[INFO] [stdout]       |
[INFO] [stdout] 22245 |             pub fn addrie(&mut self) -> _ADDRIEW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22245 |             pub fn addrie(&mut self) -> _ADDRIEW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22250:27
[INFO] [stdout]       |
[INFO] [stdout] 22250 |             pub fn nackie(&mut self) -> _NACKIEW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22250 |             pub fn nackie(&mut self) -> _NACKIEW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22255:27
[INFO] [stdout]       |
[INFO] [stdout] 22255 |             pub fn stopie(&mut self) -> _STOPIEW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22255 |             pub fn stopie(&mut self) -> _STOPIEW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22260:25
[INFO] [stdout]       |
[INFO] [stdout] 22260 |             pub fn tcie(&mut self) -> _TCIEW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22260 |             pub fn tcie(&mut self) -> _TCIEW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22265:26
[INFO] [stdout]       |
[INFO] [stdout] 22265 |             pub fn errie(&mut self) -> _ERRIEW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22265 |             pub fn errie(&mut self) -> _ERRIEW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22270:24
[INFO] [stdout]       |
[INFO] [stdout] 22270 |             pub fn dnf(&mut self) -> _DNFW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22270 |             pub fn dnf(&mut self) -> _DNFW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22275:27
[INFO] [stdout]       |
[INFO] [stdout] 22275 |             pub fn anfoff(&mut self) -> _ANFOFFW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22275 |             pub fn anfoff(&mut self) -> _ANFOFFW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22280:26
[INFO] [stdout]       |
[INFO] [stdout] 22280 |             pub fn swrst(&mut self) -> _SWRSTW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22280 |             pub fn swrst(&mut self) -> _SWRSTW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22285:28
[INFO] [stdout]       |
[INFO] [stdout] 22285 |             pub fn txdmaen(&mut self) -> _TXDMAENW {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22285 |             pub fn txdmaen(&mut self) -> _TXDMAENW<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22290:28
[INFO] [stdout]       |
[INFO] [stdout] 22290 |             pub fn rxdmaen(&mut self) -> _RXDMAENW {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22290 |             pub fn rxdmaen(&mut self) -> _RXDMAENW<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22295:24
[INFO] [stdout]       |
[INFO] [stdout] 22295 |             pub fn sbc(&mut self) -> _SBCW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22295 |             pub fn sbc(&mut self) -> _SBCW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22300:30
[INFO] [stdout]       |
[INFO] [stdout] 22300 |             pub fn nostretch(&mut self) -> _NOSTRETCHW {
[INFO] [stdout]       |                              ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22300 |             pub fn nostretch(&mut self) -> _NOSTRETCHW<'_> {
[INFO] [stdout]       |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22305:26
[INFO] [stdout]       |
[INFO] [stdout] 22305 |             pub fn wupen(&mut self) -> _WUPENW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22305 |             pub fn wupen(&mut self) -> _WUPENW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22310:25
[INFO] [stdout]       |
[INFO] [stdout] 22310 |             pub fn gcen(&mut self) -> _GCENW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22310 |             pub fn gcen(&mut self) -> _GCENW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22315:27
[INFO] [stdout]       |
[INFO] [stdout] 22315 |             pub fn smbhen(&mut self) -> _SMBHENW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22315 |             pub fn smbhen(&mut self) -> _SMBHENW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22320:27
[INFO] [stdout]       |
[INFO] [stdout] 22320 |             pub fn smbden(&mut self) -> _SMBDENW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22320 |             pub fn smbden(&mut self) -> _SMBDENW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22325:28
[INFO] [stdout]       |
[INFO] [stdout] 22325 |             pub fn alerten(&mut self) -> _ALERTENW {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22325 |             pub fn alerten(&mut self) -> _ALERTENW<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22330:26
[INFO] [stdout]       |
[INFO] [stdout] 22330 |             pub fn pecen(&mut self) -> _PECENW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22330 |             pub fn pecen(&mut self) -> _PECENW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23054:28
[INFO] [stdout]       |
[INFO] [stdout] 23054 |             pub fn pecbyte(&mut self) -> _PECBYTEW {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23054 |             pub fn pecbyte(&mut self) -> _PECBYTEW<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23059:28
[INFO] [stdout]       |
[INFO] [stdout] 23059 |             pub fn autoend(&mut self) -> _AUTOENDW {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23059 |             pub fn autoend(&mut self) -> _AUTOENDW<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23064:27
[INFO] [stdout]       |
[INFO] [stdout] 23064 |             pub fn reload(&mut self) -> _RELOADW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23064 |             pub fn reload(&mut self) -> _RELOADW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23069:27
[INFO] [stdout]       |
[INFO] [stdout] 23069 |             pub fn nbytes(&mut self) -> _NBYTESW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23069 |             pub fn nbytes(&mut self) -> _NBYTESW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23074:25
[INFO] [stdout]       |
[INFO] [stdout] 23074 |             pub fn nack(&mut self) -> _NACKW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23074 |             pub fn nack(&mut self) -> _NACKW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23079:25
[INFO] [stdout]       |
[INFO] [stdout] 23079 |             pub fn stop(&mut self) -> _STOPW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23079 |             pub fn stop(&mut self) -> _STOPW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23084:26
[INFO] [stdout]       |
[INFO] [stdout] 23084 |             pub fn start(&mut self) -> _STARTW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23084 |             pub fn start(&mut self) -> _STARTW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23089:28
[INFO] [stdout]       |
[INFO] [stdout] 23089 |             pub fn head10r(&mut self) -> _HEAD10RW {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23089 |             pub fn head10r(&mut self) -> _HEAD10RW<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23094:26
[INFO] [stdout]       |
[INFO] [stdout] 23094 |             pub fn add10(&mut self) -> _ADD10W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23094 |             pub fn add10(&mut self) -> _ADD10W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23099:27
[INFO] [stdout]       |
[INFO] [stdout] 23099 |             pub fn rd_wrn(&mut self) -> _RD_WRNW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23099 |             pub fn rd_wrn(&mut self) -> _RD_WRNW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23104:26
[INFO] [stdout]       |
[INFO] [stdout] 23104 |             pub fn sadd8(&mut self) -> _SADD8W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23104 |             pub fn sadd8(&mut self) -> _SADD8W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23109:26
[INFO] [stdout]       |
[INFO] [stdout] 23109 |             pub fn sadd1(&mut self) -> _SADD1W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23109 |             pub fn sadd1(&mut self) -> _SADD1W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23114:26
[INFO] [stdout]       |
[INFO] [stdout] 23114 |             pub fn sadd0(&mut self) -> _SADD0W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23114 |             pub fn sadd0(&mut self) -> _SADD0W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23424:26
[INFO] [stdout]       |
[INFO] [stdout] 23424 |             pub fn oa1_0(&mut self) -> _OA1_0W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23424 |             pub fn oa1_0(&mut self) -> _OA1_0W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23429:26
[INFO] [stdout]       |
[INFO] [stdout] 23429 |             pub fn oa1_1(&mut self) -> _OA1_1W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23429 |             pub fn oa1_1(&mut self) -> _OA1_1W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23434:26
[INFO] [stdout]       |
[INFO] [stdout] 23434 |             pub fn oa1_8(&mut self) -> _OA1_8W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23434 |             pub fn oa1_8(&mut self) -> _OA1_8W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23439:28
[INFO] [stdout]       |
[INFO] [stdout] 23439 |             pub fn oa1mode(&mut self) -> _OA1MODEW {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23439 |             pub fn oa1mode(&mut self) -> _OA1MODEW<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23444:26
[INFO] [stdout]       |
[INFO] [stdout] 23444 |             pub fn oa1en(&mut self) -> _OA1ENW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23444 |             pub fn oa1en(&mut self) -> _OA1ENW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23646:24
[INFO] [stdout]       |
[INFO] [stdout] 23646 |             pub fn oa2(&mut self) -> _OA2W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23646 |             pub fn oa2(&mut self) -> _OA2W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23651:27
[INFO] [stdout]       |
[INFO] [stdout] 23651 |             pub fn oa2msk(&mut self) -> _OA2MSKW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23651 |             pub fn oa2msk(&mut self) -> _OA2MSKW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23656:26
[INFO] [stdout]       |
[INFO] [stdout] 23656 |             pub fn oa2en(&mut self) -> _OA2ENW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23656 |             pub fn oa2en(&mut self) -> _OA2ENW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23912:25
[INFO] [stdout]       |
[INFO] [stdout] 23912 |             pub fn scll(&mut self) -> _SCLLW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23912 |             pub fn scll(&mut self) -> _SCLLW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23917:25
[INFO] [stdout]       |
[INFO] [stdout] 23917 |             pub fn sclh(&mut self) -> _SCLHW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23917 |             pub fn sclh(&mut self) -> _SCLHW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23922:27
[INFO] [stdout]       |
[INFO] [stdout] 23922 |             pub fn sdadel(&mut self) -> _SDADELW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23922 |             pub fn sdadel(&mut self) -> _SDADELW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23927:27
[INFO] [stdout]       |
[INFO] [stdout] 23927 |             pub fn scldel(&mut self) -> _SCLDELW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23927 |             pub fn scldel(&mut self) -> _SCLDELW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23932:26
[INFO] [stdout]       |
[INFO] [stdout] 23932 |             pub fn presc(&mut self) -> _PRESCW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23932 |             pub fn presc(&mut self) -> _PRESCW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:24242:29
[INFO] [stdout]       |
[INFO] [stdout] 24242 |             pub fn timeouta(&mut self) -> _TIMEOUTAW {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24242 |             pub fn timeouta(&mut self) -> _TIMEOUTAW<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:24247:26
[INFO] [stdout]       |
[INFO] [stdout] 24247 |             pub fn tidle(&mut self) -> _TIDLEW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24247 |             pub fn tidle(&mut self) -> _TIDLEW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:24252:29
[INFO] [stdout]       |
[INFO] [stdout] 24252 |             pub fn timouten(&mut self) -> _TIMOUTENW {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24252 |             pub fn timouten(&mut self) -> _TIMOUTENW<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:24257:29
[INFO] [stdout]       |
[INFO] [stdout] 24257 |             pub fn timeoutb(&mut self) -> _TIMEOUTBW {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24257 |             pub fn timeoutb(&mut self) -> _TIMEOUTBW<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:24262:27
[INFO] [stdout]       |
[INFO] [stdout] 24262 |             pub fn texten(&mut self) -> _TEXTENW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24262 |             pub fn texten(&mut self) -> _TEXTENW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:24901:25
[INFO] [stdout]       |
[INFO] [stdout] 24901 |             pub fn txis(&mut self) -> _TXISW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24901 |             pub fn txis(&mut self) -> _TXISW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:24906:24
[INFO] [stdout]       |
[INFO] [stdout] 24906 |             pub fn txe(&mut self) -> _TXEW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24906 |             pub fn txe(&mut self) -> _TXEW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25154:28
[INFO] [stdout]       |
[INFO] [stdout] 25154 |             pub fn alertcf(&mut self) -> _ALERTCFW {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25154 |             pub fn alertcf(&mut self) -> _ALERTCFW<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25159:29
[INFO] [stdout]       |
[INFO] [stdout] 25159 |             pub fn timoutcf(&mut self) -> _TIMOUTCFW {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25159 |             pub fn timoutcf(&mut self) -> _TIMOUTCFW<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25164:26
[INFO] [stdout]       |
[INFO] [stdout] 25164 |             pub fn peccf(&mut self) -> _PECCFW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25164 |             pub fn peccf(&mut self) -> _PECCFW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25169:26
[INFO] [stdout]       |
[INFO] [stdout] 25169 |             pub fn ovrcf(&mut self) -> _OVRCFW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25169 |             pub fn ovrcf(&mut self) -> _OVRCFW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25174:27
[INFO] [stdout]       |
[INFO] [stdout] 25174 |             pub fn arlocf(&mut self) -> _ARLOCFW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25174 |             pub fn arlocf(&mut self) -> _ARLOCFW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25179:27
[INFO] [stdout]       |
[INFO] [stdout] 25179 |             pub fn berrcf(&mut self) -> _BERRCFW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25179 |             pub fn berrcf(&mut self) -> _BERRCFW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25184:27
[INFO] [stdout]       |
[INFO] [stdout] 25184 |             pub fn stopcf(&mut self) -> _STOPCFW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25184 |             pub fn stopcf(&mut self) -> _STOPCFW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25189:27
[INFO] [stdout]       |
[INFO] [stdout] 25189 |             pub fn nackcf(&mut self) -> _NACKCFW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25189 |             pub fn nackcf(&mut self) -> _NACKCFW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25194:27
[INFO] [stdout]       |
[INFO] [stdout] 25194 |             pub fn addrcf(&mut self) -> _ADDRCFW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25194 |             pub fn addrcf(&mut self) -> _ADDRCFW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25402:27
[INFO] [stdout]       |
[INFO] [stdout] 25402 |             pub fn txdata(&mut self) -> _TXDATAW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25402 |             pub fn txdata(&mut self) -> _TXDATAW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25509:24
[INFO] [stdout]       |
[INFO] [stdout] 25509 |             pub fn key(&mut self) -> _KEYW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25509 |             pub fn key(&mut self) -> _KEYW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25621:23
[INFO] [stdout]       |
[INFO] [stdout] 25621 |             pub fn pr(&mut self) -> _PRW {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25621 |             pub fn pr(&mut self) -> _PRW<'_> {
[INFO] [stdout]       |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25733:23
[INFO] [stdout]       |
[INFO] [stdout] 25733 |             pub fn rl(&mut self) -> _RLW {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25733 |             pub fn rl(&mut self) -> _RLW<'_> {
[INFO] [stdout]       |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25965:24
[INFO] [stdout]       |
[INFO] [stdout] 25965 |             pub fn win(&mut self) -> _WINW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25965 |             pub fn win(&mut self) -> _WINW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26161:25
[INFO] [stdout]       |
[INFO] [stdout] 26161 |             pub fn wdga(&mut self) -> _WDGAW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26161 |             pub fn wdga(&mut self) -> _WDGAW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26166:22
[INFO] [stdout]       |
[INFO] [stdout] 26166 |             pub fn t(&mut self) -> _TW {
[INFO] [stdout]       |                      ^^^^^^^^^     ^^^ the same lifetime is hidden here
[INFO] [stdout]       |                      |
[INFO] [stdout]       |                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26166 |             pub fn t(&mut self) -> _TW<'_> {
[INFO] [stdout]       |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26368:24
[INFO] [stdout]       |
[INFO] [stdout] 26368 |             pub fn ewi(&mut self) -> _EWIW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26368 |             pub fn ewi(&mut self) -> _EWIW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26373:26
[INFO] [stdout]       |
[INFO] [stdout] 26373 |             pub fn wdgtb(&mut self) -> _WDGTBW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26373 |             pub fn wdgtb(&mut self) -> _WDGTBW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26378:22
[INFO] [stdout]       |
[INFO] [stdout] 26378 |             pub fn w(&mut self) -> _WW {
[INFO] [stdout]       |                      ^^^^^^^^^     ^^^ the same lifetime is hidden here
[INFO] [stdout]       |                      |
[INFO] [stdout]       |                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26378 |             pub fn w(&mut self) -> _WW<'_> {
[INFO] [stdout]       |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26508:25
[INFO] [stdout]       |
[INFO] [stdout] 26508 |             pub fn ewif(&mut self) -> _EWIFW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26508 |             pub fn ewif(&mut self) -> _EWIFW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:27044:24
[INFO] [stdout]       |
[INFO] [stdout] 27044 |             pub fn ckd(&mut self) -> _CKDW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 27044 |             pub fn ckd(&mut self) -> _CKDW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:27049:25
[INFO] [stdout]       |
[INFO] [stdout] 27049 |             pub fn arpe(&mut self) -> _ARPEW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 27049 |             pub fn arpe(&mut self) -> _ARPEW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:27054:24
[INFO] [stdout]       |
[INFO] [stdout] 27054 |             pub fn cms(&mut self) -> _CMSW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 27054 |             pub fn cms(&mut self) -> _CMSW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:27059:24
[INFO] [stdout]       |
[INFO] [stdout] 27059 |             pub fn dir(&mut self) -> _DIRW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 27059 |             pub fn dir(&mut self) -> _DIRW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:27064:24
[INFO] [stdout]       |
[INFO] [stdout] 27064 |             pub fn opm(&mut self) -> _OPMW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 27064 |             pub fn opm(&mut self) -> _OPMW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:27069:24
[INFO] [stdout]       |
[INFO] [stdout] 27069 |             pub fn urs(&mut self) -> _URSW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 27069 |             pub fn urs(&mut self) -> _URSW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:27074:25
[INFO] [stdout]       |
[INFO] [stdout] 27074 |             pub fn udis(&mut self) -> _UDISW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 27074 |             pub fn udis(&mut self) -> _UDISW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:27079:24
[INFO] [stdout]       |
[INFO] [stdout] 27079 |             pub fn cen(&mut self) -> _CENW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 27079 |             pub fn cen(&mut self) -> _CENW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:27785:25
[INFO] [stdout]       |
[INFO] [stdout] 27785 |             pub fn ois4(&mut self) -> _OIS4W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 27785 |             pub fn ois4(&mut self) -> _OIS4W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:27790:26
[INFO] [stdout]       |
[INFO] [stdout] 27790 |             pub fn ois3n(&mut self) -> _OIS3NW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 27790 |             pub fn ois3n(&mut self) -> _OIS3NW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:27795:25
[INFO] [stdout]       |
[INFO] [stdout] 27795 |             pub fn ois3(&mut self) -> _OIS3W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 27795 |             pub fn ois3(&mut self) -> _OIS3W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:27800:26
[INFO] [stdout]       |
[INFO] [stdout] 27800 |             pub fn ois2n(&mut self) -> _OIS2NW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 27800 |             pub fn ois2n(&mut self) -> _OIS2NW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:27805:25
[INFO] [stdout]       |
[INFO] [stdout] 27805 |             pub fn ois2(&mut self) -> _OIS2W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 27805 |             pub fn ois2(&mut self) -> _OIS2W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:27810:26
[INFO] [stdout]       |
[INFO] [stdout] 27810 |             pub fn ois1n(&mut self) -> _OIS1NW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 27810 |             pub fn ois1n(&mut self) -> _OIS1NW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:27815:25
[INFO] [stdout]       |
[INFO] [stdout] 27815 |             pub fn ois1(&mut self) -> _OIS1W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 27815 |             pub fn ois1(&mut self) -> _OIS1W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:27820:25
[INFO] [stdout]       |
[INFO] [stdout] 27820 |             pub fn ti1s(&mut self) -> _TI1SW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 27820 |             pub fn ti1s(&mut self) -> _TI1SW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:27825:24
[INFO] [stdout]       |
[INFO] [stdout] 27825 |             pub fn mms(&mut self) -> _MMSW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 27825 |             pub fn mms(&mut self) -> _MMSW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:27830:25
[INFO] [stdout]       |
[INFO] [stdout] 27830 |             pub fn ccds(&mut self) -> _CCDSW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 27830 |             pub fn ccds(&mut self) -> _CCDSW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:27835:25
[INFO] [stdout]       |
[INFO] [stdout] 27835 |             pub fn ccus(&mut self) -> _CCUSW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 27835 |             pub fn ccus(&mut self) -> _CCUSW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:27840:25
[INFO] [stdout]       |
[INFO] [stdout] 27840 |             pub fn ccpc(&mut self) -> _CCPCW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 27840 |             pub fn ccpc(&mut self) -> _CCPCW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:28222:24
[INFO] [stdout]       |
[INFO] [stdout] 28222 |             pub fn etp(&mut self) -> _ETPW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 28222 |             pub fn etp(&mut self) -> _ETPW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:28227:24
[INFO] [stdout]       |
[INFO] [stdout] 28227 |             pub fn ece(&mut self) -> _ECEW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 28227 |             pub fn ece(&mut self) -> _ECEW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:28232:25
[INFO] [stdout]       |
[INFO] [stdout] 28232 |             pub fn etps(&mut self) -> _ETPSW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 28232 |             pub fn etps(&mut self) -> _ETPSW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:28237:24
[INFO] [stdout]       |
[INFO] [stdout] 28237 |             pub fn etf(&mut self) -> _ETFW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 28237 |             pub fn etf(&mut self) -> _ETFW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:28242:24
[INFO] [stdout]       |
[INFO] [stdout] 28242 |             pub fn msm(&mut self) -> _MSMW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 28242 |             pub fn msm(&mut self) -> _MSMW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:28247:23
[INFO] [stdout]       |
[INFO] [stdout] 28247 |             pub fn ts(&mut self) -> _TSW {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 28247 |             pub fn ts(&mut self) -> _TSW<'_> {
[INFO] [stdout]       |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:28252:24
[INFO] [stdout]       |
[INFO] [stdout] 28252 |             pub fn sms(&mut self) -> _SMSW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 28252 |             pub fn sms(&mut self) -> _SMSW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:29138:24
[INFO] [stdout]       |
[INFO] [stdout] 29138 |             pub fn tde(&mut self) -> _TDEW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 29138 |             pub fn tde(&mut self) -> _TDEW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:29143:26
[INFO] [stdout]       |
[INFO] [stdout] 29143 |             pub fn comde(&mut self) -> _COMDEW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 29143 |             pub fn comde(&mut self) -> _COMDEW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:29148:26
[INFO] [stdout]       |
[INFO] [stdout] 29148 |             pub fn cc4de(&mut self) -> _CC4DEW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 29148 |             pub fn cc4de(&mut self) -> _CC4DEW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:29153:26
[INFO] [stdout]       |
[INFO] [stdout] 29153 |             pub fn cc3de(&mut self) -> _CC3DEW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 29153 |             pub fn cc3de(&mut self) -> _CC3DEW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:29158:26
[INFO] [stdout]       |
[INFO] [stdout] 29158 |             pub fn cc2de(&mut self) -> _CC2DEW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 29158 |             pub fn cc2de(&mut self) -> _CC2DEW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:29163:26
[INFO] [stdout]       |
[INFO] [stdout] 29163 |             pub fn cc1de(&mut self) -> _CC1DEW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 29163 |             pub fn cc1de(&mut self) -> _CC1DEW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:29168:24
[INFO] [stdout]       |
[INFO] [stdout] 29168 |             pub fn ude(&mut self) -> _UDEW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 29168 |             pub fn ude(&mut self) -> _UDEW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:29173:24
[INFO] [stdout]       |
[INFO] [stdout] 29173 |             pub fn bie(&mut self) -> _BIEW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 29173 |             pub fn bie(&mut self) -> _BIEW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:29178:24
[INFO] [stdout]       |
[INFO] [stdout] 29178 |             pub fn tie(&mut self) -> _TIEW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 29178 |             pub fn tie(&mut self) -> _TIEW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:29183:26
[INFO] [stdout]       |
[INFO] [stdout] 29183 |             pub fn comie(&mut self) -> _COMIEW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 29183 |             pub fn comie(&mut self) -> _COMIEW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:29188:26
[INFO] [stdout]       |
[INFO] [stdout] 29188 |             pub fn cc4ie(&mut self) -> _CC4IEW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 29188 |             pub fn cc4ie(&mut self) -> _CC4IEW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:29193:26
[INFO] [stdout]       |
[INFO] [stdout] 29193 |             pub fn cc3ie(&mut self) -> _CC3IEW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 29193 |             pub fn cc3ie(&mut self) -> _CC3IEW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:29198:26
[INFO] [stdout]       |
[INFO] [stdout] 29198 |             pub fn cc2ie(&mut self) -> _CC2IEW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 29198 |             pub fn cc2ie(&mut self) -> _CC2IEW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:29203:26
[INFO] [stdout]       |
[INFO] [stdout] 29203 |             pub fn cc1ie(&mut self) -> _CC1IEW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 29203 |             pub fn cc1ie(&mut self) -> _CC1IEW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:29208:24
[INFO] [stdout]       |
[INFO] [stdout] 29208 |             pub fn uie(&mut self) -> _UIEW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 29208 |             pub fn uie(&mut self) -> _UIEW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:29932:26
[INFO] [stdout]       |
[INFO] [stdout] 29932 |             pub fn cc4of(&mut self) -> _CC4OFW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: 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 cc4of(&mut self) -> _CC4OFW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:29937:26
[INFO] [stdout]       |
[INFO] [stdout] 29937 |             pub fn cc3of(&mut self) -> _CC3OFW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 29937 |             pub fn cc3of(&mut self) -> _CC3OFW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:29942:26
[INFO] [stdout]       |
[INFO] [stdout] 29942 |             pub fn cc2of(&mut self) -> _CC2OFW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 29942 |             pub fn cc2of(&mut self) -> _CC2OFW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:29947:26
[INFO] [stdout]       |
[INFO] [stdout] 29947 |             pub fn cc1of(&mut self) -> _CC1OFW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 29947 |             pub fn cc1of(&mut self) -> _CC1OFW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:29952:24
[INFO] [stdout]       |
[INFO] [stdout] 29952 |             pub fn bif(&mut self) -> _BIFW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 29952 |             pub fn bif(&mut self) -> _BIFW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:29957:24
[INFO] [stdout]       |
[INFO] [stdout] 29957 |             pub fn tif(&mut self) -> _TIFW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 29957 |             pub fn tif(&mut self) -> _TIFW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:29962:26
[INFO] [stdout]       |
[INFO] [stdout] 29962 |             pub fn comif(&mut self) -> _COMIFW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 29962 |             pub fn comif(&mut self) -> _COMIFW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:29967:26
[INFO] [stdout]       |
[INFO] [stdout] 29967 |             pub fn cc4if(&mut self) -> _CC4IFW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 29967 |             pub fn cc4if(&mut self) -> _CC4IFW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:29972:26
[INFO] [stdout]       |
[INFO] [stdout] 29972 |             pub fn cc3if(&mut self) -> _CC3IFW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 29972 |             pub fn cc3if(&mut self) -> _CC3IFW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:29977:26
[INFO] [stdout]       |
[INFO] [stdout] 29977 |             pub fn cc2if(&mut self) -> _CC2IFW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 29977 |             pub fn cc2if(&mut self) -> _CC2IFW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:29982:26
[INFO] [stdout]       |
[INFO] [stdout] 29982 |             pub fn cc1if(&mut self) -> _CC1IFW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 29982 |             pub fn cc1if(&mut self) -> _CC1IFW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:29987:24
[INFO] [stdout]       |
[INFO] [stdout] 29987 |             pub fn uif(&mut self) -> _UIFW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 29987 |             pub fn uif(&mut self) -> _UIFW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:30212:23
[INFO] [stdout]       |
[INFO] [stdout] 30212 |             pub fn bg(&mut self) -> _BGW {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 30212 |             pub fn bg(&mut self) -> _BGW<'_> {
[INFO] [stdout]       |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:30217:23
[INFO] [stdout]       |
[INFO] [stdout] 30217 |             pub fn tg(&mut self) -> _TGW {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 30217 |             pub fn tg(&mut self) -> _TGW<'_> {
[INFO] [stdout]       |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:30222:25
[INFO] [stdout]       |
[INFO] [stdout] 30222 |             pub fn comg(&mut self) -> _COMGW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 30222 |             pub fn comg(&mut self) -> _COMGW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:30227:25
[INFO] [stdout]       |
[INFO] [stdout] 30227 |             pub fn cc4g(&mut self) -> _CC4GW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 30227 |             pub fn cc4g(&mut self) -> _CC4GW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:30232:25
[INFO] [stdout]       |
[INFO] [stdout] 30232 |             pub fn cc3g(&mut self) -> _CC3GW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 30232 |             pub fn cc3g(&mut self) -> _CC3GW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:30237:25
[INFO] [stdout]       |
[INFO] [stdout] 30237 |             pub fn cc2g(&mut self) -> _CC2GW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 30237 |             pub fn cc2g(&mut self) -> _CC2GW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:30242:25
[INFO] [stdout]       |
[INFO] [stdout] 30242 |             pub fn cc1g(&mut self) -> _CC1GW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 30242 |             pub fn cc1g(&mut self) -> _CC1GW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:30247:23
[INFO] [stdout]       |
[INFO] [stdout] 30247 |             pub fn ug(&mut self) -> _UGW {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 30247 |             pub fn ug(&mut self) -> _UGW<'_> {
[INFO] [stdout]       |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:30791:26
[INFO] [stdout]       |
[INFO] [stdout] 30791 |             pub fn oc2ce(&mut self) -> _OC2CEW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 30791 |             pub fn oc2ce(&mut self) -> _OC2CEW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:30796:25
[INFO] [stdout]       |
[INFO] [stdout] 30796 |             pub fn oc2m(&mut self) -> _OC2MW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 30796 |             pub fn oc2m(&mut self) -> _OC2MW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:30801:26
[INFO] [stdout]       |
[INFO] [stdout] 30801 |             pub fn oc2pe(&mut self) -> _OC2PEW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 30801 |             pub fn oc2pe(&mut self) -> _OC2PEW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:30806:26
[INFO] [stdout]       |
[INFO] [stdout] 30806 |             pub fn oc2fe(&mut self) -> _OC2FEW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 30806 |             pub fn oc2fe(&mut self) -> _OC2FEW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:30811:25
[INFO] [stdout]       |
[INFO] [stdout] 30811 |             pub fn cc2s(&mut self) -> _CC2SW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 30811 |             pub fn cc2s(&mut self) -> _CC2SW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:30816:26
[INFO] [stdout]       |
[INFO] [stdout] 30816 |             pub fn oc1ce(&mut self) -> _OC1CEW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 30816 |             pub fn oc1ce(&mut self) -> _OC1CEW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:30821:25
[INFO] [stdout]       |
[INFO] [stdout] 30821 |             pub fn oc1m(&mut self) -> _OC1MW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 30821 |             pub fn oc1m(&mut self) -> _OC1MW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:30826:26
[INFO] [stdout]       |
[INFO] [stdout] 30826 |             pub fn oc1pe(&mut self) -> _OC1PEW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 30826 |             pub fn oc1pe(&mut self) -> _OC1PEW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:30831:26
[INFO] [stdout]       |
[INFO] [stdout] 30831 |             pub fn oc1fe(&mut self) -> _OC1FEW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 30831 |             pub fn oc1fe(&mut self) -> _OC1FEW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:30836:25
[INFO] [stdout]       |
[INFO] [stdout] 30836 |             pub fn cc1s(&mut self) -> _CC1SW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 30836 |             pub fn cc1s(&mut self) -> _CC1SW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:31128:25
[INFO] [stdout]       |
[INFO] [stdout] 31128 |             pub fn ic2f(&mut self) -> _IC2FW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 31128 |             pub fn ic2f(&mut self) -> _IC2FW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:31133:27
[INFO] [stdout]       |
[INFO] [stdout] 31133 |             pub fn ic2pcs(&mut self) -> _IC2PCSW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 31133 |             pub fn ic2pcs(&mut self) -> _IC2PCSW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:31138:25
[INFO] [stdout]       |
[INFO] [stdout] 31138 |             pub fn cc2s(&mut self) -> _CC2SW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 31138 |             pub fn cc2s(&mut self) -> _CC2SW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:31143:25
[INFO] [stdout]       |
[INFO] [stdout] 31143 |             pub fn ic1f(&mut self) -> _IC1FW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 31143 |             pub fn ic1f(&mut self) -> _IC1FW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:31148:27
[INFO] [stdout]       |
[INFO] [stdout] 31148 |             pub fn ic1pcs(&mut self) -> _IC1PCSW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 31148 |             pub fn ic1pcs(&mut self) -> _IC1PCSW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:31153:25
[INFO] [stdout]       |
[INFO] [stdout] 31153 |             pub fn cc1s(&mut self) -> _CC1SW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 31153 |             pub fn cc1s(&mut self) -> _CC1SW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:31697:26
[INFO] [stdout]       |
[INFO] [stdout] 31697 |             pub fn oc4ce(&mut self) -> _OC4CEW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 31697 |             pub fn oc4ce(&mut self) -> _OC4CEW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:31702:25
[INFO] [stdout]       |
[INFO] [stdout] 31702 |             pub fn oc4m(&mut self) -> _OC4MW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 31702 |             pub fn oc4m(&mut self) -> _OC4MW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:31707:26
[INFO] [stdout]       |
[INFO] [stdout] 31707 |             pub fn oc4pe(&mut self) -> _OC4PEW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 31707 |             pub fn oc4pe(&mut self) -> _OC4PEW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:31712:26
[INFO] [stdout]       |
[INFO] [stdout] 31712 |             pub fn oc4fe(&mut self) -> _OC4FEW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 31712 |             pub fn oc4fe(&mut self) -> _OC4FEW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:31717:25
[INFO] [stdout]       |
[INFO] [stdout] 31717 |             pub fn cc4s(&mut self) -> _CC4SW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 31717 |             pub fn cc4s(&mut self) -> _CC4SW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:31722:26
[INFO] [stdout]       |
[INFO] [stdout] 31722 |             pub fn oc3ce(&mut self) -> _OC3CEW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 31722 |             pub fn oc3ce(&mut self) -> _OC3CEW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:31727:25
[INFO] [stdout]       |
[INFO] [stdout] 31727 |             pub fn oc3m(&mut self) -> _OC3MW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 31727 |             pub fn oc3m(&mut self) -> _OC3MW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:31732:26
[INFO] [stdout]       |
[INFO] [stdout] 31732 |             pub fn oc3pe(&mut self) -> _OC3PEW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 31732 |             pub fn oc3pe(&mut self) -> _OC3PEW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:31737:26
[INFO] [stdout]       |
[INFO] [stdout] 31737 |             pub fn oc3fe(&mut self) -> _OC3FEW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 31737 |             pub fn oc3fe(&mut self) -> _OC3FEW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:31742:25
[INFO] [stdout]       |
[INFO] [stdout] 31742 |             pub fn cc3s(&mut self) -> _CC3SW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 31742 |             pub fn cc3s(&mut self) -> _CC3SW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:32034:25
[INFO] [stdout]       |
[INFO] [stdout] 32034 |             pub fn ic4f(&mut self) -> _IC4FW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 32034 |             pub fn ic4f(&mut self) -> _IC4FW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:32039:27
[INFO] [stdout]       |
[INFO] [stdout] 32039 |             pub fn ic4psc(&mut self) -> _IC4PSCW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 32039 |             pub fn ic4psc(&mut self) -> _IC4PSCW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:32044:25
[INFO] [stdout]       |
[INFO] [stdout] 32044 |             pub fn cc4s(&mut self) -> _CC4SW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 32044 |             pub fn cc4s(&mut self) -> _CC4SW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:32049:25
[INFO] [stdout]       |
[INFO] [stdout] 32049 |             pub fn ic3f(&mut self) -> _IC3FW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 32049 |             pub fn ic3f(&mut self) -> _IC3FW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:32054:27
[INFO] [stdout]       |
[INFO] [stdout] 32054 |             pub fn ic3psc(&mut self) -> _IC3PSCW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 32054 |             pub fn ic3psc(&mut self) -> _IC3PSCW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:32059:25
[INFO] [stdout]       |
[INFO] [stdout] 32059 |             pub fn cc3s(&mut self) -> _CC3SW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 32059 |             pub fn cc3s(&mut self) -> _CC3SW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:32891:25
[INFO] [stdout]       |
[INFO] [stdout] 32891 |             pub fn cc4p(&mut self) -> _CC4PW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 32891 |             pub fn cc4p(&mut self) -> _CC4PW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:32896:25
[INFO] [stdout]       |
[INFO] [stdout] 32896 |             pub fn cc4e(&mut self) -> _CC4EW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 32896 |             pub fn cc4e(&mut self) -> _CC4EW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:32901:26
[INFO] [stdout]       |
[INFO] [stdout] 32901 |             pub fn cc3np(&mut self) -> _CC3NPW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 32901 |             pub fn cc3np(&mut self) -> _CC3NPW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:32906:26
[INFO] [stdout]       |
[INFO] [stdout] 32906 |             pub fn cc3ne(&mut self) -> _CC3NEW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 32906 |             pub fn cc3ne(&mut self) -> _CC3NEW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:32911:25
[INFO] [stdout]       |
[INFO] [stdout] 32911 |             pub fn cc3p(&mut self) -> _CC3PW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 32911 |             pub fn cc3p(&mut self) -> _CC3PW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:32916:25
[INFO] [stdout]       |
[INFO] [stdout] 32916 |             pub fn cc3e(&mut self) -> _CC3EW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 32916 |             pub fn cc3e(&mut self) -> _CC3EW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:32921:26
[INFO] [stdout]       |
[INFO] [stdout] 32921 |             pub fn cc2np(&mut self) -> _CC2NPW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 32921 |             pub fn cc2np(&mut self) -> _CC2NPW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:32926:26
[INFO] [stdout]       |
[INFO] [stdout] 32926 |             pub fn cc2ne(&mut self) -> _CC2NEW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 32926 |             pub fn cc2ne(&mut self) -> _CC2NEW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:32931:25
[INFO] [stdout]       |
[INFO] [stdout] 32931 |             pub fn cc2p(&mut self) -> _CC2PW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 32931 |             pub fn cc2p(&mut self) -> _CC2PW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:32936:25
[INFO] [stdout]       |
[INFO] [stdout] 32936 |             pub fn cc2e(&mut self) -> _CC2EW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 32936 |             pub fn cc2e(&mut self) -> _CC2EW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:32941:26
[INFO] [stdout]       |
[INFO] [stdout] 32941 |             pub fn cc1np(&mut self) -> _CC1NPW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 32941 |             pub fn cc1np(&mut self) -> _CC1NPW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:32946:26
[INFO] [stdout]       |
[INFO] [stdout] 32946 |             pub fn cc1ne(&mut self) -> _CC1NEW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 32946 |             pub fn cc1ne(&mut self) -> _CC1NEW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:32951:25
[INFO] [stdout]       |
[INFO] [stdout] 32951 |             pub fn cc1p(&mut self) -> _CC1PW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 32951 |             pub fn cc1p(&mut self) -> _CC1PW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:32956:25
[INFO] [stdout]       |
[INFO] [stdout] 32956 |             pub fn cc1e(&mut self) -> _CC1EW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 32956 |             pub fn cc1e(&mut self) -> _CC1EW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:33068:24
[INFO] [stdout]       |
[INFO] [stdout] 33068 |             pub fn cnt(&mut self) -> _CNTW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 33068 |             pub fn cnt(&mut self) -> _CNTW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:33180:24
[INFO] [stdout]       |
[INFO] [stdout] 33180 |             pub fn psc(&mut self) -> _PSCW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 33180 |             pub fn psc(&mut self) -> _PSCW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:33292:24
[INFO] [stdout]       |
[INFO] [stdout] 33292 |             pub fn arr(&mut self) -> _ARRW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 33292 |             pub fn arr(&mut self) -> _ARRW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:33404:24
[INFO] [stdout]       |
[INFO] [stdout] 33404 |             pub fn rep(&mut self) -> _REPW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 33404 |             pub fn rep(&mut self) -> _REPW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:33516:25
[INFO] [stdout]       |
[INFO] [stdout] 33516 |             pub fn ccr1(&mut self) -> _CCR1W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 33516 |             pub fn ccr1(&mut self) -> _CCR1W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:33628:25
[INFO] [stdout]       |
[INFO] [stdout] 33628 |             pub fn ccr2(&mut self) -> _CCR2W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 33628 |             pub fn ccr2(&mut self) -> _CCR2W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:33740:25
[INFO] [stdout]       |
[INFO] [stdout] 33740 |             pub fn ccr3(&mut self) -> _CCR3W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 33740 |             pub fn ccr3(&mut self) -> _CCR3W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:33852:25
[INFO] [stdout]       |
[INFO] [stdout] 33852 |             pub fn ccr4(&mut self) -> _CCR4W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 33852 |             pub fn ccr4(&mut self) -> _CCR4W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:34324:24
[INFO] [stdout]       |
[INFO] [stdout] 34324 |             pub fn moe(&mut self) -> _MOEW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 34324 |             pub fn moe(&mut self) -> _MOEW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:34329:24
[INFO] [stdout]       |
[INFO] [stdout] 34329 |             pub fn aoe(&mut self) -> _AOEW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 34329 |             pub fn aoe(&mut self) -> _AOEW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:34334:24
[INFO] [stdout]       |
[INFO] [stdout] 34334 |             pub fn bkp(&mut self) -> _BKPW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 34334 |             pub fn bkp(&mut self) -> _BKPW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:34339:24
[INFO] [stdout]       |
[INFO] [stdout] 34339 |             pub fn bke(&mut self) -> _BKEW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 34339 |             pub fn bke(&mut self) -> _BKEW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:34344:25
[INFO] [stdout]       |
[INFO] [stdout] 34344 |             pub fn ossr(&mut self) -> _OSSRW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 34344 |             pub fn ossr(&mut self) -> _OSSRW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:34349:25
[INFO] [stdout]       |
[INFO] [stdout] 34349 |             pub fn ossi(&mut self) -> _OSSIW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 34349 |             pub fn ossi(&mut self) -> _OSSIW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:34354:25
[INFO] [stdout]       |
[INFO] [stdout] 34354 |             pub fn lock(&mut self) -> _LOCKW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 34354 |             pub fn lock(&mut self) -> _LOCKW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:34359:24
[INFO] [stdout]       |
[INFO] [stdout] 34359 |             pub fn dtg(&mut self) -> _DTGW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 34359 |             pub fn dtg(&mut self) -> _DTGW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:34507:24
[INFO] [stdout]       |
[INFO] [stdout] 34507 |             pub fn dbl(&mut self) -> _DBLW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 34507 |             pub fn dbl(&mut self) -> _DBLW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:34512:24
[INFO] [stdout]       |
[INFO] [stdout] 34512 |             pub fn dba(&mut self) -> _DBAW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 34512 |             pub fn dba(&mut self) -> _DBAW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:34624:25
[INFO] [stdout]       |
[INFO] [stdout] 34624 |             pub fn dmab(&mut self) -> _DMABW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 34624 |             pub fn dmab(&mut self) -> _DMABW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:35158:24
[INFO] [stdout]       |
[INFO] [stdout] 35158 |             pub fn ckd(&mut self) -> _CKDW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 35158 |             pub fn ckd(&mut self) -> _CKDW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:35163:25
[INFO] [stdout]       |
[INFO] [stdout] 35163 |             pub fn arpe(&mut self) -> _ARPEW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 35163 |             pub fn arpe(&mut self) -> _ARPEW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:35168:24
[INFO] [stdout]       |
[INFO] [stdout] 35168 |             pub fn cms(&mut self) -> _CMSW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 35168 |             pub fn cms(&mut self) -> _CMSW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:35173:24
[INFO] [stdout]       |
[INFO] [stdout] 35173 |             pub fn dir(&mut self) -> _DIRW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 35173 |             pub fn dir(&mut self) -> _DIRW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:35178:24
[INFO] [stdout]       |
[INFO] [stdout] 35178 |             pub fn opm(&mut self) -> _OPMW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 35178 |             pub fn opm(&mut self) -> _OPMW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:35183:24
[INFO] [stdout]       |
[INFO] [stdout] 35183 |             pub fn urs(&mut self) -> _URSW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 35183 |             pub fn urs(&mut self) -> _URSW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:35188:25
[INFO] [stdout]       |
[INFO] [stdout] 35188 |             pub fn udis(&mut self) -> _UDISW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 35188 |             pub fn udis(&mut self) -> _UDISW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:35193:24
[INFO] [stdout]       |
[INFO] [stdout] 35193 |             pub fn cen(&mut self) -> _CENW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 35193 |             pub fn cen(&mut self) -> _CENW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:35413:25
[INFO] [stdout]       |
[INFO] [stdout] 35413 |             pub fn ti1s(&mut self) -> _TI1SW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 35413 |             pub fn ti1s(&mut self) -> _TI1SW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:35418:24
[INFO] [stdout]       |
[INFO] [stdout] 35418 |             pub fn mms(&mut self) -> _MMSW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 35418 |             pub fn mms(&mut self) -> _MMSW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:35423:25
[INFO] [stdout]       |
[INFO] [stdout] 35423 |             pub fn ccds(&mut self) -> _CCDSW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 35423 |             pub fn ccds(&mut self) -> _CCDSW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:35805:24
[INFO] [stdout]       |
[INFO] [stdout] 35805 |             pub fn etp(&mut self) -> _ETPW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 35805 |             pub fn etp(&mut self) -> _ETPW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:35810:24
[INFO] [stdout]       |
[INFO] [stdout] 35810 |             pub fn ece(&mut self) -> _ECEW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 35810 |             pub fn ece(&mut self) -> _ECEW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:35815:25
[INFO] [stdout]       |
[INFO] [stdout] 35815 |             pub fn etps(&mut self) -> _ETPSW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 35815 |             pub fn etps(&mut self) -> _ETPSW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:35820:24
[INFO] [stdout]       |
[INFO] [stdout] 35820 |             pub fn etf(&mut self) -> _ETFW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 35820 |             pub fn etf(&mut self) -> _ETFW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:35825:24
[INFO] [stdout]       |
[INFO] [stdout] 35825 |             pub fn msm(&mut self) -> _MSMW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 35825 |             pub fn msm(&mut self) -> _MSMW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:35830:23
[INFO] [stdout]       |
[INFO] [stdout] 35830 |             pub fn ts(&mut self) -> _TSW {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 35830 |             pub fn ts(&mut self) -> _TSW<'_> {
[INFO] [stdout]       |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:35835:24
[INFO] [stdout]       |
[INFO] [stdout] 35835 |             pub fn sms(&mut self) -> _SMSW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 35835 |             pub fn sms(&mut self) -> _SMSW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:36613:24
[INFO] [stdout]       |
[INFO] [stdout] 36613 |             pub fn tde(&mut self) -> _TDEW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 36613 |             pub fn tde(&mut self) -> _TDEW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:36618:26
[INFO] [stdout]       |
[INFO] [stdout] 36618 |             pub fn comde(&mut self) -> _COMDEW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 36618 |             pub fn comde(&mut self) -> _COMDEW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:36623:26
[INFO] [stdout]       |
[INFO] [stdout] 36623 |             pub fn cc4de(&mut self) -> _CC4DEW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 36623 |             pub fn cc4de(&mut self) -> _CC4DEW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:36628:26
[INFO] [stdout]       |
[INFO] [stdout] 36628 |             pub fn cc3de(&mut self) -> _CC3DEW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 36628 |             pub fn cc3de(&mut self) -> _CC3DEW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:36633:26
[INFO] [stdout]       |
[INFO] [stdout] 36633 |             pub fn cc2de(&mut self) -> _CC2DEW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 36633 |             pub fn cc2de(&mut self) -> _CC2DEW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:36638:26
[INFO] [stdout]       |
[INFO] [stdout] 36638 |             pub fn cc1de(&mut self) -> _CC1DEW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 36638 |             pub fn cc1de(&mut self) -> _CC1DEW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:36643:24
[INFO] [stdout]       |
[INFO] [stdout] 36643 |             pub fn ude(&mut self) -> _UDEW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 36643 |             pub fn ude(&mut self) -> _UDEW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:36648:24
[INFO] [stdout]       |
[INFO] [stdout] 36648 |             pub fn tie(&mut self) -> _TIEW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 36648 |             pub fn tie(&mut self) -> _TIEW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:36653:26
[INFO] [stdout]       |
[INFO] [stdout] 36653 |             pub fn cc4ie(&mut self) -> _CC4IEW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 36653 |             pub fn cc4ie(&mut self) -> _CC4IEW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:36658:26
[INFO] [stdout]       |
[INFO] [stdout] 36658 |             pub fn cc3ie(&mut self) -> _CC3IEW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 36658 |             pub fn cc3ie(&mut self) -> _CC3IEW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:36663:26
[INFO] [stdout]       |
[INFO] [stdout] 36663 |             pub fn cc2ie(&mut self) -> _CC2IEW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 36663 |             pub fn cc2ie(&mut self) -> _CC2IEW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:36668:26
[INFO] [stdout]       |
[INFO] [stdout] 36668 |             pub fn cc1ie(&mut self) -> _CC1IEW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 36668 |             pub fn cc1ie(&mut self) -> _CC1IEW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:36673:24
[INFO] [stdout]       |
[INFO] [stdout] 36673 |             pub fn uie(&mut self) -> _UIEW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 36673 |             pub fn uie(&mut self) -> _UIEW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:37289:26
[INFO] [stdout]       |
[INFO] [stdout] 37289 |             pub fn cc4of(&mut self) -> _CC4OFW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 37289 |             pub fn cc4of(&mut self) -> _CC4OFW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:37294:26
[INFO] [stdout]       |
[INFO] [stdout] 37294 |             pub fn cc3of(&mut self) -> _CC3OFW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 37294 |             pub fn cc3of(&mut self) -> _CC3OFW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:37299:26
[INFO] [stdout]       |
[INFO] [stdout] 37299 |             pub fn cc2of(&mut self) -> _CC2OFW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 37299 |             pub fn cc2of(&mut self) -> _CC2OFW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:37304:26
[INFO] [stdout]       |
[INFO] [stdout] 37304 |             pub fn cc1of(&mut self) -> _CC1OFW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 37304 |             pub fn cc1of(&mut self) -> _CC1OFW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:37309:24
[INFO] [stdout]       |
[INFO] [stdout] 37309 |             pub fn tif(&mut self) -> _TIFW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 37309 |             pub fn tif(&mut self) -> _TIFW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:37314:26
[INFO] [stdout]       |
[INFO] [stdout] 37314 |             pub fn cc4if(&mut self) -> _CC4IFW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 37314 |             pub fn cc4if(&mut self) -> _CC4IFW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:37319:26
[INFO] [stdout]       |
[INFO] [stdout] 37319 |             pub fn cc3if(&mut self) -> _CC3IFW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 37319 |             pub fn cc3if(&mut self) -> _CC3IFW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:37324:26
[INFO] [stdout]       |
[INFO] [stdout] 37324 |             pub fn cc2if(&mut self) -> _CC2IFW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 37324 |             pub fn cc2if(&mut self) -> _CC2IFW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:37329:26
[INFO] [stdout]       |
[INFO] [stdout] 37329 |             pub fn cc1if(&mut self) -> _CC1IFW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 37329 |             pub fn cc1if(&mut self) -> _CC1IFW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:37334:24
[INFO] [stdout]       |
[INFO] [stdout] 37334 |             pub fn uif(&mut self) -> _UIFW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 37334 |             pub fn uif(&mut self) -> _UIFW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:37513:23
[INFO] [stdout]       |
[INFO] [stdout] 37513 |             pub fn tg(&mut self) -> _TGW {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 37513 |             pub fn tg(&mut self) -> _TGW<'_> {
[INFO] [stdout]       |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:37518:25
[INFO] [stdout]       |
[INFO] [stdout] 37518 |             pub fn cc4g(&mut self) -> _CC4GW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 37518 |             pub fn cc4g(&mut self) -> _CC4GW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:37523:25
[INFO] [stdout]       |
[INFO] [stdout] 37523 |             pub fn cc3g(&mut self) -> _CC3GW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 37523 |             pub fn cc3g(&mut self) -> _CC3GW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:37528:25
[INFO] [stdout]       |
[INFO] [stdout] 37528 |             pub fn cc2g(&mut self) -> _CC2GW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 37528 |             pub fn cc2g(&mut self) -> _CC2GW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:37533:25
[INFO] [stdout]       |
[INFO] [stdout] 37533 |             pub fn cc1g(&mut self) -> _CC1GW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 37533 |             pub fn cc1g(&mut self) -> _CC1GW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:37538:23
[INFO] [stdout]       |
[INFO] [stdout] 37538 |             pub fn ug(&mut self) -> _UGW {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 37538 |             pub fn ug(&mut self) -> _UGW<'_> {
[INFO] [stdout]       |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:38082:26
[INFO] [stdout]       |
[INFO] [stdout] 38082 |             pub fn oc2ce(&mut self) -> _OC2CEW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 38082 |             pub fn oc2ce(&mut self) -> _OC2CEW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:38087:25
[INFO] [stdout]       |
[INFO] [stdout] 38087 |             pub fn oc2m(&mut self) -> _OC2MW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 38087 |             pub fn oc2m(&mut self) -> _OC2MW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:38092:26
[INFO] [stdout]       |
[INFO] [stdout] 38092 |             pub fn oc2pe(&mut self) -> _OC2PEW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 38092 |             pub fn oc2pe(&mut self) -> _OC2PEW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:38097:26
[INFO] [stdout]       |
[INFO] [stdout] 38097 |             pub fn oc2fe(&mut self) -> _OC2FEW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 38097 |             pub fn oc2fe(&mut self) -> _OC2FEW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:38102:25
[INFO] [stdout]       |
[INFO] [stdout] 38102 |             pub fn cc2s(&mut self) -> _CC2SW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 38102 |             pub fn cc2s(&mut self) -> _CC2SW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:38107:26
[INFO] [stdout]       |
[INFO] [stdout] 38107 |             pub fn oc1ce(&mut self) -> _OC1CEW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 38107 |             pub fn oc1ce(&mut self) -> _OC1CEW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:38112:25
[INFO] [stdout]       |
[INFO] [stdout] 38112 |             pub fn oc1m(&mut self) -> _OC1MW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 38112 |             pub fn oc1m(&mut self) -> _OC1MW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:38117:26
[INFO] [stdout]       |
[INFO] [stdout] 38117 |             pub fn oc1pe(&mut self) -> _OC1PEW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 38117 |             pub fn oc1pe(&mut self) -> _OC1PEW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:38122:26
[INFO] [stdout]       |
[INFO] [stdout] 38122 |             pub fn oc1fe(&mut self) -> _OC1FEW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 38122 |             pub fn oc1fe(&mut self) -> _OC1FEW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:38127:25
[INFO] [stdout]       |
[INFO] [stdout] 38127 |             pub fn cc1s(&mut self) -> _CC1SW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 38127 |             pub fn cc1s(&mut self) -> _CC1SW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:38419:25
[INFO] [stdout]       |
[INFO] [stdout] 38419 |             pub fn ic2f(&mut self) -> _IC2FW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 38419 |             pub fn ic2f(&mut self) -> _IC2FW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:38424:27
[INFO] [stdout]       |
[INFO] [stdout] 38424 |             pub fn ic2psc(&mut self) -> _IC2PSCW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 38424 |             pub fn ic2psc(&mut self) -> _IC2PSCW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:38429:25
[INFO] [stdout]       |
[INFO] [stdout] 38429 |             pub fn cc2s(&mut self) -> _CC2SW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 38429 |             pub fn cc2s(&mut self) -> _CC2SW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:38434:25
[INFO] [stdout]       |
[INFO] [stdout] 38434 |             pub fn ic1f(&mut self) -> _IC1FW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 38434 |             pub fn ic1f(&mut self) -> _IC1FW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:38439:27
[INFO] [stdout]       |
[INFO] [stdout] 38439 |             pub fn ic1psc(&mut self) -> _IC1PSCW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 38439 |             pub fn ic1psc(&mut self) -> _IC1PSCW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:38444:25
[INFO] [stdout]       |
[INFO] [stdout] 38444 |             pub fn cc1s(&mut self) -> _CC1SW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 38444 |             pub fn cc1s(&mut self) -> _CC1SW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:38988:26
[INFO] [stdout]       |
[INFO] [stdout] 38988 |             pub fn oc4ce(&mut self) -> _OC4CEW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 38988 |             pub fn oc4ce(&mut self) -> _OC4CEW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:38993:25
[INFO] [stdout]       |
[INFO] [stdout] 38993 |             pub fn oc4m(&mut self) -> _OC4MW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 38993 |             pub fn oc4m(&mut self) -> _OC4MW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:38998:26
[INFO] [stdout]       |
[INFO] [stdout] 38998 |             pub fn oc4pe(&mut self) -> _OC4PEW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 38998 |             pub fn oc4pe(&mut self) -> _OC4PEW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:39003:26
[INFO] [stdout]       |
[INFO] [stdout] 39003 |             pub fn oc4fe(&mut self) -> _OC4FEW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 39003 |             pub fn oc4fe(&mut self) -> _OC4FEW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:39008:25
[INFO] [stdout]       |
[INFO] [stdout] 39008 |             pub fn cc4s(&mut self) -> _CC4SW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 39008 |             pub fn cc4s(&mut self) -> _CC4SW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:39013:26
[INFO] [stdout]       |
[INFO] [stdout] 39013 |             pub fn oc3ce(&mut self) -> _OC3CEW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 39013 |             pub fn oc3ce(&mut self) -> _OC3CEW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:39018:25
[INFO] [stdout]       |
[INFO] [stdout] 39018 |             pub fn oc3m(&mut self) -> _OC3MW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 39018 |             pub fn oc3m(&mut self) -> _OC3MW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:39023:26
[INFO] [stdout]       |
[INFO] [stdout] 39023 |             pub fn oc3pe(&mut self) -> _OC3PEW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 39023 |             pub fn oc3pe(&mut self) -> _OC3PEW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:39028:26
[INFO] [stdout]       |
[INFO] [stdout] 39028 |             pub fn oc3fe(&mut self) -> _OC3FEW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 39028 |             pub fn oc3fe(&mut self) -> _OC3FEW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:39033:25
[INFO] [stdout]       |
[INFO] [stdout] 39033 |             pub fn cc3s(&mut self) -> _CC3SW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 39033 |             pub fn cc3s(&mut self) -> _CC3SW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:39325:25
[INFO] [stdout]       |
[INFO] [stdout] 39325 |             pub fn ic4f(&mut self) -> _IC4FW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 39325 |             pub fn ic4f(&mut self) -> _IC4FW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:39330:27
[INFO] [stdout]       |
[INFO] [stdout] 39330 |             pub fn ic4psc(&mut self) -> _IC4PSCW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 39330 |             pub fn ic4psc(&mut self) -> _IC4PSCW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:39335:25
[INFO] [stdout]       |
[INFO] [stdout] 39335 |             pub fn cc4s(&mut self) -> _CC4SW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 39335 |             pub fn cc4s(&mut self) -> _CC4SW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:39340:25
[INFO] [stdout]       |
[INFO] [stdout] 39340 |             pub fn ic3f(&mut self) -> _IC3FW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 39340 |             pub fn ic3f(&mut self) -> _IC3FW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:39345:27
[INFO] [stdout]       |
[INFO] [stdout] 39345 |             pub fn ic3psc(&mut self) -> _IC3PSCW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 39345 |             pub fn ic3psc(&mut self) -> _IC3PSCW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:39350:25
[INFO] [stdout]       |
[INFO] [stdout] 39350 |             pub fn cc3s(&mut self) -> _CC3SW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 39350 |             pub fn cc3s(&mut self) -> _CC3SW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:40074:26
[INFO] [stdout]       |
[INFO] [stdout] 40074 |             pub fn cc4np(&mut self) -> _CC4NPW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 40074 |             pub fn cc4np(&mut self) -> _CC4NPW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:40079:25
[INFO] [stdout]       |
[INFO] [stdout] 40079 |             pub fn cc4p(&mut self) -> _CC4PW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[WARN] too many lines in the log, truncating it
