[INFO] cloning repository https://github.com/jnichols-pdx/cs494-irc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jnichols-pdx/cs494-irc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjnichols-pdx%2Fcs494-irc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjnichols-pdx%2Fcs494-irc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7c40160527d6fbfbd0e80167897592579235855d
[INFO] checking jnichols-pdx/cs494-irc against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjnichols-pdx%2Fcs494-irc" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jnichols-pdx/cs494-irc
[INFO] finished tweaking git repo https://github.com/jnichols-pdx/cs494-irc
[INFO] tweaked toml for git repo https://github.com/jnichols-pdx/cs494-irc written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jnichols-pdx/cs494-irc on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jnichols-pdx/cs494-irc 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ctrlc v3.2.1
[INFO] [stderr]   Downloaded ncurses v5.101.0
[INFO] [stderr]   Downloaded signal-hook v0.3.10
[INFO] [stderr]   Downloaded wasmer_enumset v1.0.1
[INFO] [stderr]   Downloaded wasmer_enumset_derive v0.5.0
[INFO] [stderr]   Downloaded duplicate v0.3.0
[INFO] [stderr]   Downloaded cursive v0.16.3
[INFO] [stderr]   Downloaded cursive_core v0.2.2
[INFO] [stderr]   Downloaded nix v0.23.0
[INFO] [stderr]   Downloaded cursive-tabs v0.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b661d36e7cbe30823d90ace8df5e6d41e63e3f1cd8f3425d5351d51abe80655b
[INFO] running `Command { std: "docker" "start" "-a" "b661d36e7cbe30823d90ace8df5e6d41e63e3f1cd8f3425d5351d51abe80655b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b661d36e7cbe30823d90ace8df5e6d41e63e3f1cd8f3425d5351d51abe80655b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b661d36e7cbe30823d90ace8df5e6d41e63e3f1cd8f3425d5351d51abe80655b", kill_on_drop: false }`
[INFO] [stdout] b661d36e7cbe30823d90ace8df5e6d41e63e3f1cd8f3425d5351d51abe80655b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bfdc439cae1c577ff3934f07762dbf024b4988e27617c207410cb7d254c7a16b
[INFO] running `Command { std: "docker" "start" "-a" "bfdc439cae1c577ff3934f07762dbf024b4988e27617c207410cb7d254c7a16b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.32
[INFO] [stderr]    Compiling syn v1.0.81
[INFO] [stderr]    Compiling libc v0.2.107
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling strsim v0.9.3
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling futures-core v0.3.18
[INFO] [stderr]    Compiling ahash v0.6.3
[INFO] [stderr]    Compiling futures-channel v0.3.18
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]     Checking once_cell v1.8.0
[INFO] [stderr]    Compiling futures-util v0.3.18
[INFO] [stderr]     Checking futures-sink v0.3.18
[INFO] [stderr]    Compiling crossbeam-queue v0.3.2
[INFO] [stderr]     Checking array-macro v1.0.5
[INFO] [stderr]     Checking owning_ref v0.4.1
[INFO] [stderr]    Compiling ncurses v5.101.0
[INFO] [stderr]    Compiling signal-hook v0.3.10
[INFO] [stderr]    Compiling tokio v1.14.0
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking quote v1.0.10
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.5
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking crossbeam v0.8.1
[INFO] [stderr]     Checking num-integer v0.1.44
[INFO] [stderr]     Checking num-complex v0.3.1
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking parking_lot_core v0.8.5
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking term_size v0.3.2
[INFO] [stderr]     Checking nix v0.23.0
[INFO] [stderr]     Checking mio v0.7.14
[INFO] [stderr]     Checking num-iter v0.1.42
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking num v0.3.1
[INFO] [stderr]    Compiling darling_core v0.10.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]     Checking ctrlc v3.2.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling enum-map-derive v0.4.6
[INFO] [stderr]    Compiling futures-macro v0.3.18
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling tokio-macros v1.6.0
[INFO] [stderr]    Compiling duplicate v0.3.0
[INFO] [stderr]     Checking enum-map v0.6.4
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling proc-macro-crate v1.1.0
[INFO] [stderr]    Compiling darling_macro v0.10.2
[INFO] [stderr]    Compiling num_enum_derive v0.5.4
[INFO] [stderr]    Compiling darling v0.10.2
[INFO] [stderr]    Compiling wasmer_enumset_derive v0.5.0
[INFO] [stderr]     Checking num_enum v0.5.4
[INFO] [stderr]     Checking wasmer_enumset v1.0.1
[INFO] [stderr]     Checking cursive_core v0.2.2
[INFO] [stderr]     Checking futures-executor v0.3.18
[INFO] [stderr]     Checking futures v0.3.18
[INFO] [stderr]     Checking cursive-tabs v0.6.0
[INFO] [stderr]     Checking cursive v0.16.3
[INFO] [stderr]     Checking irc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:194:25
[INFO] [stdout]     |
[INFO] [stdout] 194 | pub fn valid_name(name: &str) -> Result<&str> {
[INFO] [stdout]     |                         ^^^^     ^^^^^^^^^^^^
[INFO] [stdout]     |                         |        |      |
[INFO] [stdout]     |                         |        |      the same lifetime is elided here
[INFO] [stdout]     |                         |        the same lifetime is hidden here
[INFO] [stdout]     |                         the 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] 194 | pub fn valid_name(name: &str) -> Result<'_, &str> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:228:31
[INFO] [stdout]     |
[INFO] [stdout] 228 | pub fn valid_message(message: &str) -> Result<&str> {
[INFO] [stdout]     |                               ^^^^     ^^^^^^^^^^^^
[INFO] [stdout]     |                               |        |      |
[INFO] [stdout]     |                               |        |      the same lifetime is elided here
[INFO] [stdout]     |                               |        the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 228 | pub fn valid_message(message: &str) -> Result<'_, &str> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:268:34
[INFO] [stdout]     |
[INFO] [stdout] 268 | pub fn valid_filename(file_name: &str) -> Result<&str> {
[INFO] [stdout]     |                                  ^^^^     ^^^^^^^^^^^^
[INFO] [stdout]     |                                  |        |      |
[INFO] [stdout]     |                                  |        |      the same lifetime is elided here
[INFO] [stdout]     |                                  |        the same lifetime is hidden here
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 268 | pub fn valid_filename(file_name: &str) -> Result<'_, &str> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:320:32
[INFO] [stdout]     |
[INFO] [stdout] 320 | pub fn name_from_slice(source: &[u8]) -> Result<String> {
[INFO] [stdout]     |                                ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 320 | pub fn name_from_slice(source: &[u8]) -> Result<'_, String> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:336:34
[INFO] [stdout]     |
[INFO] [stdout] 336 | pub fn string_from_slice(source: &[u8]) -> Result<String> {
[INFO] [stdout]     |                                  ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 336 | pub fn string_from_slice(source: &[u8]) -> Result<'_, String> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:346:27
[INFO] [stdout]     |
[INFO] [stdout] 346 |     fn from_bytes(source: &[u8]) -> Result<Self>
[INFO] [stdout]     |                           ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 346 |     fn from_bytes(source: &[u8]) -> Result<'_, Self>
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:931:27
[INFO] [stdout]     |
[INFO] [stdout] 931 |     fn from_bytes(source: &[u8]) -> Result<Self> {
[INFO] [stdout]     |                           ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 931 |     fn from_bytes(source: &[u8]) -> Result<'_, Self> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:964:22
[INFO] [stdout]     |
[INFO] [stdout] 964 |     pub fn new(name: &str) -> Result<Self> {
[INFO] [stdout]     |                      ^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 964 |     pub fn new(name: &str) -> Result<'_, Self> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:985:27
[INFO] [stdout]     |
[INFO] [stdout] 985 |     fn from_bytes(source: &[u8]) -> Result<Self> {
[INFO] [stdout]     |                           ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 985 |     fn from_bytes(source: &[u8]) -> Result<'_, Self> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1028:27
[INFO] [stdout]      |
[INFO] [stdout] 1028 |     fn from_bytes(source: &[u8]) -> Result<Self> {
[INFO] [stdout]      |                           ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1028 |     fn from_bytes(source: &[u8]) -> Result<'_, Self> {
[INFO] [stdout]      |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1078:27
[INFO] [stdout]      |
[INFO] [stdout] 1078 |     fn from_bytes(source: &[u8]) -> Result<Self> {
[INFO] [stdout]      |                           ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1078 |     fn from_bytes(source: &[u8]) -> Result<'_, Self> {
[INFO] [stdout]      |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1131:27
[INFO] [stdout]      |
[INFO] [stdout] 1131 |     fn from_bytes(source: &[u8]) -> Result<Self> {
[INFO] [stdout]      |                           ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1131 |     fn from_bytes(source: &[u8]) -> Result<'_, Self> {
[INFO] [stdout]      |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1174:27
[INFO] [stdout]      |
[INFO] [stdout] 1174 |     fn from_bytes(source: &[u8]) -> Result<Self> {
[INFO] [stdout]      |                           ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1174 |     fn from_bytes(source: &[u8]) -> Result<'_, Self> {
[INFO] [stdout]      |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1213:17
[INFO] [stdout]      |
[INFO] [stdout] 1213 |     pub fn push(&mut self, room: &str) -> Result<()> {
[INFO] [stdout]      |                 ^^^^^^^^^                 ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1213 |     pub fn push(&mut self, room: &str) -> Result<'_, ()> {
[INFO] [stdout]      |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1237:27
[INFO] [stdout]      |
[INFO] [stdout] 1237 |     fn from_bytes(source: &[u8]) -> Result<Self> {
[INFO] [stdout]      |                           ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1237 |     fn from_bytes(source: &[u8]) -> Result<'_, Self> {
[INFO] [stdout]      |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1305:17
[INFO] [stdout]      |
[INFO] [stdout] 1305 |     pub fn push(&mut self, user: &str) -> Result<()> {
[INFO] [stdout]      |                 ^^^^^^^^^                 ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1305 |     pub fn push(&mut self, user: &str) -> Result<'_, ()> {
[INFO] [stdout]      |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1311:21
[INFO] [stdout]      |
[INFO] [stdout] 1311 |     pub fn set_room(&mut self, new_room: &str) -> Result<()> {
[INFO] [stdout]      |                     ^^^^^^^^^                     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1311 |     pub fn set_room(&mut self, new_room: &str) -> Result<'_, ()> {
[INFO] [stdout]      |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1337:27
[INFO] [stdout]      |
[INFO] [stdout] 1337 |     fn from_bytes(source: &[u8]) -> Result<Self> {
[INFO] [stdout]      |                           ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1337 |     fn from_bytes(source: &[u8]) -> Result<'_, Self> {
[INFO] [stdout]      |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1417:26
[INFO] [stdout]      |
[INFO] [stdout] 1417 |     pub fn new(username: &str) -> Result<Self> {
[INFO] [stdout]      |                          ^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1417 |     pub fn new(username: &str) -> Result<'_, Self> {
[INFO] [stdout]      |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1449:27
[INFO] [stdout]      |
[INFO] [stdout] 1449 |     fn from_bytes(source: &[u8]) -> Result<Self> {
[INFO] [stdout]      |                           ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1449 |     fn from_bytes(source: &[u8]) -> Result<'_, Self> {
[INFO] [stdout]      |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1524:27
[INFO] [stdout]      |
[INFO] [stdout] 1524 |     fn from_bytes(source: &[u8]) -> Result<Self> {
[INFO] [stdout]      |                           ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1524 |     fn from_bytes(source: &[u8]) -> Result<'_, Self> {
[INFO] [stdout]      |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1561:25
[INFO] [stdout]      |
[INFO] [stdout] 1561 |     pub fn new(message: &str) -> Result<BroadcastMessagePacket> {
[INFO] [stdout]      |                         ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1561 |     pub fn new(message: &str) -> Result<'_, BroadcastMessagePacket> {
[INFO] [stdout]      |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1592:27
[INFO] [stdout]      |
[INFO] [stdout] 1592 |     fn from_bytes(source: &[u8]) -> Result<Self> {
[INFO] [stdout]      |                           ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1592 |     fn from_bytes(source: &[u8]) -> Result<'_, Self> {
[INFO] [stdout]      |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1673:27
[INFO] [stdout]      |
[INFO] [stdout] 1673 |     fn from_bytes(source: &[u8]) -> Result<Self> {
[INFO] [stdout]      |                           ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1673 |     fn from_bytes(source: &[u8]) -> Result<'_, Self> {
[INFO] [stdout]      |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1750:27
[INFO] [stdout]      |
[INFO] [stdout] 1750 |     fn from_bytes(source: &[u8]) -> Result<Self> {
[INFO] [stdout]      |                           ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1750 |     fn from_bytes(source: &[u8]) -> Result<'_, Self> {
[INFO] [stdout]      |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1857:27
[INFO] [stdout]      |
[INFO] [stdout] 1857 |     fn from_bytes(source: &[u8]) -> Result<Self> {
[INFO] [stdout]      |                           ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1857 |     fn from_bytes(source: &[u8]) -> Result<'_, Self> {
[INFO] [stdout]      |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2072:27
[INFO] [stdout]      |
[INFO] [stdout] 2072 |     fn from_bytes(source: &[u8]) -> Result<Self> {
[INFO] [stdout]      |                           ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2072 |     fn from_bytes(source: &[u8]) -> Result<'_, Self> {
[INFO] [stdout]      |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2142:27
[INFO] [stdout]      |
[INFO] [stdout] 2142 |     fn from_bytes(source: &[u8]) -> Result<Self> {
[INFO] [stdout]      |                           ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2142 |     fn from_bytes(source: &[u8]) -> Result<'_, Self> {
[INFO] [stdout]      |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2207:27
[INFO] [stdout]      |
[INFO] [stdout] 2207 |     fn from_bytes(source: &[u8]) -> Result<Self> {
[INFO] [stdout]      |                           ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2207 |     fn from_bytes(source: &[u8]) -> Result<'_, Self> {
[INFO] [stdout]      |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]    --> src/client/curs.rs:182:17
[INFO] [stdout]     |
[INFO] [stdout] 182 | ...   None => (println!("command to nonexistant room!")), //error state, how did we send commands when there is no room tab? TODO: ...
[INFO] [stdout]     |               ^                                        ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 182 -         None => (println!("command to nonexistant room!")), //error state, how did we send commands when there is no room tab? TODO: Handle error meaningfully
[INFO] [stdout] 182 +         None => println!("command to nonexistant room!"), //error state, how did we send commands when there is no room tab? TODO: Handle error meaningfully
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]    --> src/client/curs.rs:182:17
[INFO] [stdout]     |
[INFO] [stdout] 182 | ...   None => (println!("command to nonexistant room!")), //error state, how did we send commands when there is no room tab? TODO: ...
[INFO] [stdout]     |               ^                                        ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 182 -         None => (println!("command to nonexistant room!")), //error state, how did we send commands when there is no room tab? TODO: Handle error meaningfully
[INFO] [stdout] 182 +         None => println!("command to nonexistant room!"), //error state, how did we send commands when there is no room tab? TODO: Handle error meaningfully
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:194:25
[INFO] [stdout]     |
[INFO] [stdout] 194 | pub fn valid_name(name: &str) -> Result<&str> {
[INFO] [stdout]     |                         ^^^^     ^^^^^^^^^^^^
[INFO] [stdout]     |                         |        |      |
[INFO] [stdout]     |                         |        |      the same lifetime is elided here
[INFO] [stdout]     |                         |        the same lifetime is hidden here
[INFO] [stdout]     |                         the 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] 194 | pub fn valid_name(name: &str) -> Result<'_, &str> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:228:31
[INFO] [stdout]     |
[INFO] [stdout] 228 | pub fn valid_message(message: &str) -> Result<&str> {
[INFO] [stdout]     |                               ^^^^     ^^^^^^^^^^^^
[INFO] [stdout]     |                               |        |      |
[INFO] [stdout]     |                               |        |      the same lifetime is elided here
[INFO] [stdout]     |                               |        the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 228 | pub fn valid_message(message: &str) -> Result<'_, &str> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:268:34
[INFO] [stdout]     |
[INFO] [stdout] 268 | pub fn valid_filename(file_name: &str) -> Result<&str> {
[INFO] [stdout]     |                                  ^^^^     ^^^^^^^^^^^^
[INFO] [stdout]     |                                  |        |      |
[INFO] [stdout]     |                                  |        |      the same lifetime is elided here
[INFO] [stdout]     |                                  |        the same lifetime is hidden here
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 268 | pub fn valid_filename(file_name: &str) -> Result<'_, &str> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:320:32
[INFO] [stdout]     |
[INFO] [stdout] 320 | pub fn name_from_slice(source: &[u8]) -> Result<String> {
[INFO] [stdout]     |                                ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 320 | pub fn name_from_slice(source: &[u8]) -> Result<'_, String> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:336:34
[INFO] [stdout]     |
[INFO] [stdout] 336 | pub fn string_from_slice(source: &[u8]) -> Result<String> {
[INFO] [stdout]     |                                  ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 336 | pub fn string_from_slice(source: &[u8]) -> Result<'_, String> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:346:27
[INFO] [stdout]     |
[INFO] [stdout] 346 |     fn from_bytes(source: &[u8]) -> Result<Self>
[INFO] [stdout]     |                           ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 346 |     fn from_bytes(source: &[u8]) -> Result<'_, Self>
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:931:27
[INFO] [stdout]     |
[INFO] [stdout] 931 |     fn from_bytes(source: &[u8]) -> Result<Self> {
[INFO] [stdout]     |                           ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 931 |     fn from_bytes(source: &[u8]) -> Result<'_, Self> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:964:22
[INFO] [stdout]     |
[INFO] [stdout] 964 |     pub fn new(name: &str) -> Result<Self> {
[INFO] [stdout]     |                      ^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 964 |     pub fn new(name: &str) -> Result<'_, Self> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:985:27
[INFO] [stdout]     |
[INFO] [stdout] 985 |     fn from_bytes(source: &[u8]) -> Result<Self> {
[INFO] [stdout]     |                           ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 985 |     fn from_bytes(source: &[u8]) -> Result<'_, Self> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1028:27
[INFO] [stdout]      |
[INFO] [stdout] 1028 |     fn from_bytes(source: &[u8]) -> Result<Self> {
[INFO] [stdout]      |                           ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1028 |     fn from_bytes(source: &[u8]) -> Result<'_, Self> {
[INFO] [stdout]      |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1078:27
[INFO] [stdout]      |
[INFO] [stdout] 1078 |     fn from_bytes(source: &[u8]) -> Result<Self> {
[INFO] [stdout]      |                           ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1078 |     fn from_bytes(source: &[u8]) -> Result<'_, Self> {
[INFO] [stdout]      |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1131:27
[INFO] [stdout]      |
[INFO] [stdout] 1131 |     fn from_bytes(source: &[u8]) -> Result<Self> {
[INFO] [stdout]      |                           ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1131 |     fn from_bytes(source: &[u8]) -> Result<'_, Self> {
[INFO] [stdout]      |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1174:27
[INFO] [stdout]      |
[INFO] [stdout] 1174 |     fn from_bytes(source: &[u8]) -> Result<Self> {
[INFO] [stdout]      |                           ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1174 |     fn from_bytes(source: &[u8]) -> Result<'_, Self> {
[INFO] [stdout]      |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1213:17
[INFO] [stdout]      |
[INFO] [stdout] 1213 |     pub fn push(&mut self, room: &str) -> Result<()> {
[INFO] [stdout]      |                 ^^^^^^^^^                 ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1213 |     pub fn push(&mut self, room: &str) -> Result<'_, ()> {
[INFO] [stdout]      |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1237:27
[INFO] [stdout]      |
[INFO] [stdout] 1237 |     fn from_bytes(source: &[u8]) -> Result<Self> {
[INFO] [stdout]      |                           ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1237 |     fn from_bytes(source: &[u8]) -> Result<'_, Self> {
[INFO] [stdout]      |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1305:17
[INFO] [stdout]      |
[INFO] [stdout] 1305 |     pub fn push(&mut self, user: &str) -> Result<()> {
[INFO] [stdout]      |                 ^^^^^^^^^                 ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1305 |     pub fn push(&mut self, user: &str) -> Result<'_, ()> {
[INFO] [stdout]      |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1311:21
[INFO] [stdout]      |
[INFO] [stdout] 1311 |     pub fn set_room(&mut self, new_room: &str) -> Result<()> {
[INFO] [stdout]      |                     ^^^^^^^^^                     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1311 |     pub fn set_room(&mut self, new_room: &str) -> Result<'_, ()> {
[INFO] [stdout]      |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1337:27
[INFO] [stdout]      |
[INFO] [stdout] 1337 |     fn from_bytes(source: &[u8]) -> Result<Self> {
[INFO] [stdout]      |                           ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1337 |     fn from_bytes(source: &[u8]) -> Result<'_, Self> {
[INFO] [stdout]      |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1417:26
[INFO] [stdout]      |
[INFO] [stdout] 1417 |     pub fn new(username: &str) -> Result<Self> {
[INFO] [stdout]      |                          ^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1417 |     pub fn new(username: &str) -> Result<'_, Self> {
[INFO] [stdout]      |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1449:27
[INFO] [stdout]      |
[INFO] [stdout] 1449 |     fn from_bytes(source: &[u8]) -> Result<Self> {
[INFO] [stdout]      |                           ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1449 |     fn from_bytes(source: &[u8]) -> Result<'_, Self> {
[INFO] [stdout]      |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1524:27
[INFO] [stdout]      |
[INFO] [stdout] 1524 |     fn from_bytes(source: &[u8]) -> Result<Self> {
[INFO] [stdout]      |                           ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1524 |     fn from_bytes(source: &[u8]) -> Result<'_, Self> {
[INFO] [stdout]      |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1561:25
[INFO] [stdout]      |
[INFO] [stdout] 1561 |     pub fn new(message: &str) -> Result<BroadcastMessagePacket> {
[INFO] [stdout]      |                         ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1561 |     pub fn new(message: &str) -> Result<'_, BroadcastMessagePacket> {
[INFO] [stdout]      |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1592:27
[INFO] [stdout]      |
[INFO] [stdout] 1592 |     fn from_bytes(source: &[u8]) -> Result<Self> {
[INFO] [stdout]      |                           ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1592 |     fn from_bytes(source: &[u8]) -> Result<'_, Self> {
[INFO] [stdout]      |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1673:27
[INFO] [stdout]      |
[INFO] [stdout] 1673 |     fn from_bytes(source: &[u8]) -> Result<Self> {
[INFO] [stdout]      |                           ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1673 |     fn from_bytes(source: &[u8]) -> Result<'_, Self> {
[INFO] [stdout]      |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1750:27
[INFO] [stdout]      |
[INFO] [stdout] 1750 |     fn from_bytes(source: &[u8]) -> Result<Self> {
[INFO] [stdout]      |                           ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1750 |     fn from_bytes(source: &[u8]) -> Result<'_, Self> {
[INFO] [stdout]      |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1857:27
[INFO] [stdout]      |
[INFO] [stdout] 1857 |     fn from_bytes(source: &[u8]) -> Result<Self> {
[INFO] [stdout]      |                           ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1857 |     fn from_bytes(source: &[u8]) -> Result<'_, Self> {
[INFO] [stdout]      |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2072:27
[INFO] [stdout]      |
[INFO] [stdout] 2072 |     fn from_bytes(source: &[u8]) -> Result<Self> {
[INFO] [stdout]      |                           ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2072 |     fn from_bytes(source: &[u8]) -> Result<'_, Self> {
[INFO] [stdout]      |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2142:27
[INFO] [stdout]      |
[INFO] [stdout] 2142 |     fn from_bytes(source: &[u8]) -> Result<Self> {
[INFO] [stdout]      |                           ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2142 |     fn from_bytes(source: &[u8]) -> Result<'_, Self> {
[INFO] [stdout]      |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2207:27
[INFO] [stdout]      |
[INFO] [stdout] 2207 |     fn from_bytes(source: &[u8]) -> Result<Self> {
[INFO] [stdout]      |                           ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2207 |     fn from_bytes(source: &[u8]) -> Result<'_, Self> {
[INFO] [stdout]      |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.62s
[INFO] running `Command { std: "docker" "inspect" "bfdc439cae1c577ff3934f07762dbf024b4988e27617c207410cb7d254c7a16b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bfdc439cae1c577ff3934f07762dbf024b4988e27617c207410cb7d254c7a16b", kill_on_drop: false }`
[INFO] [stdout] bfdc439cae1c577ff3934f07762dbf024b4988e27617c207410cb7d254c7a16b
