[INFO] fetching crate mortal 0.2.4...
[INFO] checking mortal-0.2.4 against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] extracting crate mortal 0.2.4 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate mortal 0.2.4
[INFO] finished tweaking crates.io crate mortal 0.2.4
[INFO] tweaked toml for crates.io crate mortal 0.2.4 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate mortal 0.2.4 on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mortal 0.2.4 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:26:1
[INFO] [stderr]    |
[INFO] [stderr] 26 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> Cargo.toml:22:12
[INFO] [stderr]    |
[INFO] [stderr] 22 | homepage = "https://github.com/murarth/mortal"
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 27 | repository = "https://github.com/murarth/mortal"
[INFO] [stderr]    |              -----------------------------------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `mortal` (manifest) generated 2 warnings
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded phf_shared v0.11.1
[INFO] [stderr]   Downloaded getrandom v0.2.9
[INFO] [stderr]   Downloaded phf_generator v0.11.1
[INFO] [stderr]   Downloaded phf_codegen v0.11.1
[INFO] [stderr]   Downloaded terminfo v0.8.0
[INFO] [stderr]   Downloaded smallstr v0.2.0
[INFO] [stderr]   Downloaded phf v0.11.1
[INFO] [stderr]   Downloaded bitflags v2.1.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.56
[INFO] [stderr]   Downloaded syn v2.0.15
[INFO] [stderr]   Downloaded libc v0.2.141
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c172ba15748d8206b8592eacc26ce6678a3bcf3b8881db20a9f3ea127cd9f259
[INFO] running `Command { std: "docker" "start" "c172ba15748d8206b8592eacc26ce6678a3bcf3b8881db20a9f3ea127cd9f259", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c172ba15748d8206b8592eacc26ce6678a3bcf3b8881db20a9f3ea127cd9f259", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c172ba15748d8206b8592eacc26ce6678a3bcf3b8881db20a9f3ea127cd9f259" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c172ba15748d8206b8592eacc26ce6678a3bcf3b8881db20a9f3ea127cd9f259", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c172ba15748d8206b8592eacc26ce6678a3bcf3b8881db20a9f3ea127cd9f259" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:26:1
[INFO] [stderr]    |
[INFO] [stderr] 26 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> Cargo.toml:22:12
[INFO] [stderr]    |
[INFO] [stderr] 22 | homepage = "https://github.com/murarth/mortal"
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 27 | repository = "https://github.com/murarth/mortal"
[INFO] [stderr]    |              -----------------------------------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `mortal` (manifest) generated 2 warnings
[INFO] [stderr]    Compiling libc v0.2.141
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]     Checking bitflags v2.1.0
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]    Compiling phf_shared v0.11.1
[INFO] [stderr]     Checking smallstr v0.2.0
[INFO] [stderr]     Checking phf v0.11.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking getrandom v0.2.9
[INFO] [stderr]     Checking nix v0.26.2
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling phf_generator v0.11.1
[INFO] [stderr]    Compiling phf_codegen v0.11.1
[INFO] [stderr]    Compiling terminfo v0.8.0
[INFO] [stderr]     Checking mortal v0.2.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated associated function `bitflags::__private::core::num::<impl i64>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]     --> src/unix/terminal.rs:1193:32
[INFO] [stdout]      |
[INFO] [stdout] 1193 |     const MAX_SECS: i64 = i64::max_value() / 1_000;
[INFO] [stdout]      |                                ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `bitflags::__private::core::num::<impl u32>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]     --> src/unix/terminal.rs:1419:17
[INFO] [stdout]      |
[INFO] [stdout] 1419 |     if u > u32::max_value() as usize {
[INFO] [stdout]      |                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `bitflags::__private::core::num::<impl u32>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]     --> src/unix/terminal.rs:1420:14
[INFO] [stdout]      |
[INFO] [stdout] 1420 |         u32::max_value()
[INFO] [stdout]      |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/screen.rs:82:22
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub fn lock_read(&self) -> LockResult<ScreenReadGuard> {
[INFO] [stdout]    |                      ^^^^^                ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub fn lock_read(&self) -> LockResult<ScreenReadGuard<'_>> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/screen.rs:90:23
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub fn lock_write(&self) -> LockResult<ScreenWriteGuard> {
[INFO] [stdout]    |                       ^^^^^                ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub fn lock_write(&self) -> LockResult<ScreenWriteGuard<'_>> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/screen.rs:98:26
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub fn try_lock_read(&self) -> TryLockResult<ScreenReadGuard> {
[INFO] [stdout]    |                          ^^^^^                   ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub fn try_lock_read(&self) -> TryLockResult<ScreenReadGuard<'_>> {
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/screen.rs:106:27
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub fn try_lock_write(&self) -> TryLockResult<ScreenWriteGuard> {
[INFO] [stdout]     |                           ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub fn try_lock_write(&self) -> TryLockResult<ScreenWriteGuard<'_>> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/screen.rs:358:36
[INFO] [stdout]     |
[INFO] [stdout] 358 |     pub fn borrow_term_write_guard(&self) -> ScreenWriteGuard {
[INFO] [stdout]     |                                    ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 358 |     pub fn borrow_term_write_guard(&self) -> ScreenWriteGuard<'_> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/sequence.rs:74:18
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn entry(&mut self, key: K) -> Entry<K, V> {
[INFO] [stdout]    |                  ^^^^^^^^^             ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn entry(&mut self, key: K) -> Entry<'_, K, V> {
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/terminal.rs:562:22
[INFO] [stdout]     |
[INFO] [stdout] 562 |     pub fn lock_read(&self) -> LockResult<TerminalReadGuard> {
[INFO] [stdout]     |                      ^^^^^                ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 562 |     pub fn lock_read(&self) -> LockResult<TerminalReadGuard<'_>> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/terminal.rs:570:23
[INFO] [stdout]     |
[INFO] [stdout] 570 |     pub fn lock_write(&self) -> LockResult<TerminalWriteGuard> {
[INFO] [stdout]     |                       ^^^^^                ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 570 |     pub fn lock_write(&self) -> LockResult<TerminalWriteGuard<'_>> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/terminal.rs:578:26
[INFO] [stdout]     |
[INFO] [stdout] 578 |     pub fn try_lock_read(&self) -> TryLockResult<TerminalReadGuard> {
[INFO] [stdout]     |                          ^^^^^                   ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 578 |     pub fn try_lock_read(&self) -> TryLockResult<TerminalReadGuard<'_>> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/terminal.rs:586:27
[INFO] [stdout]     |
[INFO] [stdout] 586 |     pub fn try_lock_write(&self) -> TryLockResult<TerminalWriteGuard> {
[INFO] [stdout]     |                           ^^^^^                   ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 586 |     pub fn try_lock_write(&self) -> TryLockResult<TerminalWriteGuard<'_>> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/terminal.rs:844:36
[INFO] [stdout]     |
[INFO] [stdout] 844 |     pub fn borrow_term_write_guard(&self) -> TerminalWriteGuard {
[INFO] [stdout]     |                                    ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 844 |     pub fn borrow_term_write_guard(&self) -> TerminalWriteGuard<'_> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/util.rs:109:20
[INFO] [stdout]     |
[INFO] [stdout] 109 | pub fn prefixes(s: &str) -> Prefixes {
[INFO] [stdout]     |                    ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 109 | pub fn prefixes(s: &str) -> Prefixes<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/unix/screen.rs:67:22
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn lock_read(&self) -> LockResult<ScreenReadGuard> {
[INFO] [stdout]    |                      ^^^^^                ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn lock_read(&self) -> LockResult<ScreenReadGuard<'_>> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/unix/screen.rs:72:26
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub fn try_lock_read(&self) -> TryLockResult<ScreenReadGuard> {
[INFO] [stdout]    |                          ^^^^^                   ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub fn try_lock_read(&self) -> TryLockResult<ScreenReadGuard<'_>> {
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/unix/screen.rs:77:23
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub fn lock_write(&self) -> LockResult<ScreenWriteGuard> {
[INFO] [stdout]    |                       ^^^^^                ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub fn lock_write(&self) -> LockResult<ScreenWriteGuard<'_>> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/unix/screen.rs:82:27
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub fn try_lock_write(&self) -> TryLockResult<ScreenWriteGuard> {
[INFO] [stdout]    |                           ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub fn try_lock_write(&self) -> TryLockResult<ScreenWriteGuard<'_>> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/unix/screen.rs:87:20
[INFO] [stdout]    |
[INFO] [stdout] 87 |     fn lock_reader(&self) -> ScreenReadGuard {
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 87 |     fn lock_reader(&self) -> ScreenReadGuard<'_> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/unix/screen.rs:91:20
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn lock_writer(&self) -> ScreenWriteGuard {
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn lock_writer(&self) -> ScreenWriteGuard<'_> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/unix/screen.rs:95:24
[INFO] [stdout]    |
[INFO] [stdout] 95 |     fn lock_write_data(&self) -> MutexGuard<Writer> {
[INFO] [stdout]    |                        ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 95 |     fn lock_write_data(&self) -> MutexGuard<'_, Writer> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/unix/terminal.rs:271:22
[INFO] [stdout]     |
[INFO] [stdout] 271 |     pub fn lock_read(&self) -> LockResult<TerminalReadGuard> {
[INFO] [stdout]     |                      ^^^^^                ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 271 |     pub fn lock_read(&self) -> LockResult<TerminalReadGuard<'_>> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/unix/terminal.rs:276:23
[INFO] [stdout]     |
[INFO] [stdout] 276 |     pub fn lock_write(&self) -> LockResult<TerminalWriteGuard> {
[INFO] [stdout]     |                       ^^^^^                ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 276 |     pub fn lock_write(&self) -> LockResult<TerminalWriteGuard<'_>> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/unix/terminal.rs:281:26
[INFO] [stdout]     |
[INFO] [stdout] 281 |     pub fn try_lock_read(&self) -> TryLockResult<TerminalReadGuard> {
[INFO] [stdout]     |                          ^^^^^                   ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 281 |     pub fn try_lock_read(&self) -> TryLockResult<TerminalReadGuard<'_>> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/unix/terminal.rs:286:27
[INFO] [stdout]     |
[INFO] [stdout] 286 |     pub fn try_lock_write(&self) -> TryLockResult<TerminalWriteGuard> {
[INFO] [stdout]     |                           ^^^^^                   ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 286 |     pub fn try_lock_write(&self) -> TryLockResult<TerminalWriteGuard<'_>> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/unix/terminal.rs:291:20
[INFO] [stdout]     |
[INFO] [stdout] 291 |     fn lock_reader(&self) -> TerminalReadGuard {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 291 |     fn lock_reader(&self) -> TerminalReadGuard<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/unix/terminal.rs:295:20
[INFO] [stdout]     |
[INFO] [stdout] 295 |     fn lock_writer(&self) -> TerminalWriteGuard {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 295 |     fn lock_writer(&self) -> TerminalWriteGuard<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `bitflags::__private::core::num::<impl i64>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]     --> src/unix/terminal.rs:1193:32
[INFO] [stdout]      |
[INFO] [stdout] 1193 |     const MAX_SECS: i64 = i64::max_value() / 1_000;
[INFO] [stdout]      |                                ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `bitflags::__private::core::num::<impl u32>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]     --> src/unix/terminal.rs:1419:17
[INFO] [stdout]      |
[INFO] [stdout] 1419 |     if u > u32::max_value() as usize {
[INFO] [stdout]      |                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `bitflags::__private::core::num::<impl u32>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]     --> src/unix/terminal.rs:1420:14
[INFO] [stdout]      |
[INFO] [stdout] 1420 |         u32::max_value()
[INFO] [stdout]      |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/screen.rs:82:22
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub fn lock_read(&self) -> LockResult<ScreenReadGuard> {
[INFO] [stdout]    |                      ^^^^^                ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub fn lock_read(&self) -> LockResult<ScreenReadGuard<'_>> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/screen.rs:90:23
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub fn lock_write(&self) -> LockResult<ScreenWriteGuard> {
[INFO] [stdout]    |                       ^^^^^                ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub fn lock_write(&self) -> LockResult<ScreenWriteGuard<'_>> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/screen.rs:98:26
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub fn try_lock_read(&self) -> TryLockResult<ScreenReadGuard> {
[INFO] [stdout]    |                          ^^^^^                   ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub fn try_lock_read(&self) -> TryLockResult<ScreenReadGuard<'_>> {
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/screen.rs:106:27
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub fn try_lock_write(&self) -> TryLockResult<ScreenWriteGuard> {
[INFO] [stdout]     |                           ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub fn try_lock_write(&self) -> TryLockResult<ScreenWriteGuard<'_>> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/screen.rs:358:36
[INFO] [stdout]     |
[INFO] [stdout] 358 |     pub fn borrow_term_write_guard(&self) -> ScreenWriteGuard {
[INFO] [stdout]     |                                    ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 358 |     pub fn borrow_term_write_guard(&self) -> ScreenWriteGuard<'_> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/sequence.rs:74:18
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn entry(&mut self, key: K) -> Entry<K, V> {
[INFO] [stdout]    |                  ^^^^^^^^^             ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn entry(&mut self, key: K) -> Entry<'_, K, V> {
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/terminal.rs:562:22
[INFO] [stdout]     |
[INFO] [stdout] 562 |     pub fn lock_read(&self) -> LockResult<TerminalReadGuard> {
[INFO] [stdout]     |                      ^^^^^                ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 562 |     pub fn lock_read(&self) -> LockResult<TerminalReadGuard<'_>> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/terminal.rs:570:23
[INFO] [stdout]     |
[INFO] [stdout] 570 |     pub fn lock_write(&self) -> LockResult<TerminalWriteGuard> {
[INFO] [stdout]     |                       ^^^^^                ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 570 |     pub fn lock_write(&self) -> LockResult<TerminalWriteGuard<'_>> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/terminal.rs:578:26
[INFO] [stdout]     |
[INFO] [stdout] 578 |     pub fn try_lock_read(&self) -> TryLockResult<TerminalReadGuard> {
[INFO] [stdout]     |                          ^^^^^                   ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 578 |     pub fn try_lock_read(&self) -> TryLockResult<TerminalReadGuard<'_>> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/terminal.rs:586:27
[INFO] [stdout]     |
[INFO] [stdout] 586 |     pub fn try_lock_write(&self) -> TryLockResult<TerminalWriteGuard> {
[INFO] [stdout]     |                           ^^^^^                   ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 586 |     pub fn try_lock_write(&self) -> TryLockResult<TerminalWriteGuard<'_>> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/terminal.rs:844:36
[INFO] [stdout]     |
[INFO] [stdout] 844 |     pub fn borrow_term_write_guard(&self) -> TerminalWriteGuard {
[INFO] [stdout]     |                                    ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 844 |     pub fn borrow_term_write_guard(&self) -> TerminalWriteGuard<'_> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/util.rs:109:20
[INFO] [stdout]     |
[INFO] [stdout] 109 | pub fn prefixes(s: &str) -> Prefixes {
[INFO] [stdout]     |                    ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 109 | pub fn prefixes(s: &str) -> Prefixes<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/unix/screen.rs:67:22
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn lock_read(&self) -> LockResult<ScreenReadGuard> {
[INFO] [stdout]    |                      ^^^^^                ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn lock_read(&self) -> LockResult<ScreenReadGuard<'_>> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/unix/screen.rs:72:26
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub fn try_lock_read(&self) -> TryLockResult<ScreenReadGuard> {
[INFO] [stdout]    |                          ^^^^^                   ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub fn try_lock_read(&self) -> TryLockResult<ScreenReadGuard<'_>> {
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/unix/screen.rs:77:23
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub fn lock_write(&self) -> LockResult<ScreenWriteGuard> {
[INFO] [stdout]    |                       ^^^^^                ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub fn lock_write(&self) -> LockResult<ScreenWriteGuard<'_>> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/unix/screen.rs:82:27
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub fn try_lock_write(&self) -> TryLockResult<ScreenWriteGuard> {
[INFO] [stdout]    |                           ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub fn try_lock_write(&self) -> TryLockResult<ScreenWriteGuard<'_>> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/unix/screen.rs:87:20
[INFO] [stdout]    |
[INFO] [stdout] 87 |     fn lock_reader(&self) -> ScreenReadGuard {
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 87 |     fn lock_reader(&self) -> ScreenReadGuard<'_> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/unix/screen.rs:91:20
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn lock_writer(&self) -> ScreenWriteGuard {
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn lock_writer(&self) -> ScreenWriteGuard<'_> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/unix/screen.rs:95:24
[INFO] [stdout]    |
[INFO] [stdout] 95 |     fn lock_write_data(&self) -> MutexGuard<Writer> {
[INFO] [stdout]    |                        ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 95 |     fn lock_write_data(&self) -> MutexGuard<'_, Writer> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/unix/terminal.rs:271:22
[INFO] [stdout]     |
[INFO] [stdout] 271 |     pub fn lock_read(&self) -> LockResult<TerminalReadGuard> {
[INFO] [stdout]     |                      ^^^^^                ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 271 |     pub fn lock_read(&self) -> LockResult<TerminalReadGuard<'_>> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/unix/terminal.rs:276:23
[INFO] [stdout]     |
[INFO] [stdout] 276 |     pub fn lock_write(&self) -> LockResult<TerminalWriteGuard> {
[INFO] [stdout]     |                       ^^^^^                ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 276 |     pub fn lock_write(&self) -> LockResult<TerminalWriteGuard<'_>> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/unix/terminal.rs:281:26
[INFO] [stdout]     |
[INFO] [stdout] 281 |     pub fn try_lock_read(&self) -> TryLockResult<TerminalReadGuard> {
[INFO] [stdout]     |                          ^^^^^                   ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 281 |     pub fn try_lock_read(&self) -> TryLockResult<TerminalReadGuard<'_>> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/unix/terminal.rs:286:27
[INFO] [stdout]     |
[INFO] [stdout] 286 |     pub fn try_lock_write(&self) -> TryLockResult<TerminalWriteGuard> {
[INFO] [stdout]     |                           ^^^^^                   ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 286 |     pub fn try_lock_write(&self) -> TryLockResult<TerminalWriteGuard<'_>> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/unix/terminal.rs:291:20
[INFO] [stdout]     |
[INFO] [stdout] 291 |     fn lock_reader(&self) -> TerminalReadGuard {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 291 |     fn lock_reader(&self) -> TerminalReadGuard<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/unix/terminal.rs:295:20
[INFO] [stdout]     |
[INFO] [stdout] 295 |     fn lock_writer(&self) -> TerminalWriteGuard {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 295 |     fn lock_writer(&self) -> TerminalWriteGuard<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.51s
[INFO] running `Command { std: "docker" "inspect" "c172ba15748d8206b8592eacc26ce6678a3bcf3b8881db20a9f3ea127cd9f259", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c172ba15748d8206b8592eacc26ce6678a3bcf3b8881db20a9f3ea127cd9f259", kill_on_drop: false }`
[INFO] [stdout] c172ba15748d8206b8592eacc26ce6678a3bcf3b8881db20a9f3ea127cd9f259
