[INFO] fetching crate melib 0.8.12...
[INFO] testing melib-0.8.12 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate melib 0.8.12 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate melib 0.8.12
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate melib 0.8.12
[INFO] tweaked toml for crates.io crate melib 0.8.12 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate melib 0.8.12 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate melib 0.8.12 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 588d227b34a5be51da3428f7623b6075a7989b7c1d138fc543e6ad8e1d53ac10
[INFO] running `Command { std: "docker" "start" "-a" "588d227b34a5be51da3428f7623b6075a7989b7c1d138fc543e6ad8e1d53ac10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "588d227b34a5be51da3428f7623b6075a7989b7c1d138fc543e6ad8e1d53ac10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "588d227b34a5be51da3428f7623b6075a7989b7c1d138fc543e6ad8e1d53ac10", kill_on_drop: false }`
[INFO] [stdout] 588d227b34a5be51da3428f7623b6075a7989b7c1d138fc543e6ad8e1d53ac10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5f52ce29984d463631be8cdd0403ad2d5b01247a6123a8279d9a65c45c8132a3
[INFO] running `Command { std: "docker" "start" "-a" "5f52ce29984d463631be8cdd0403ad2d5b01247a6123a8279d9a65c45c8132a3", kill_on_drop: false }`
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling rustix v0.38.35
[INFO] [stderr]    Compiling cc v1.1.15
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling syn v2.0.76
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling flate2 v1.0.33
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling bounded-static v0.8.0
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling serde_json v1.0.127
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling abnf-core v0.6.0
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling xdg v2.5.2
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling melib v0.8.12 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling async-executor v1.13.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling async-fs v2.1.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling bounded-static-derive v0.8.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.209
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling imap-types v2.0.0-alpha.4
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling indexmap v2.4.0
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling imap-codec v2.0.0-alpha.5
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling async-fn-stream v0.2.2
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling polling v3.7.3
[INFO] [stderr]    Compiling async-io v2.3.4
[INFO] [stderr]    Compiling async-signal v0.2.10
[INFO] [stderr]    Compiling async-net v2.0.0
[INFO] [stderr]    Compiling async-process v2.2.4
[INFO] [stderr]    Compiling smol v2.0.1
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/text/mod.rs:189:16
[INFO] [stdout]     |
[INFO] [stdout] 189 |     fn text_pr(&self) -> std::borrow::Cow<str>;
[INFO] [stdout]     |                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the 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] 189 |     fn text_pr(&self) -> std::borrow::Cow<'_, str>;
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/text/mod.rs:193:16
[INFO] [stdout]     |
[INFO] [stdout] 193 |     fn text_pr(&self) -> std::borrow::Cow<str> {
[INFO] [stdout]     |                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 193 |     fn text_pr(&self) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/text/wcwidth.rs:74:20
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn code_points(&self) -> CodePointsIterator;
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 |     fn code_points(&self) -> CodePointsIterator<'_>;
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/text/wcwidth.rs:78:20
[INFO] [stdout]    |
[INFO] [stdout] 78 |     fn code_points(&self) -> CodePointsIterator {
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 78 |     fn code_points(&self) -> CodePointsIterator<'_> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/text/wcwidth.rs:83:20
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn code_points(&self) -> CodePointsIterator {
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn code_points(&self) -> CodePointsIterator<'_> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/email.rs:554:20
[INFO] [stdout]     |
[INFO] [stdout] 554 |     pub fn subject(&self) -> Cow<str> {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 554 |     pub fn subject(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/email/address.rs:332:20
[INFO] [stdout]     |
[INFO] [stdout] 332 |     pub fn display(&self) -> UIAddress {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 332 |     pub fn display(&self) -> UIAddress<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/email/address.rs:354:25
[INFO] [stdout]     |
[INFO] [stdout] 354 |     pub fn display_name(&self) -> UINameAddress {
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 354 |     pub fn display_name(&self) -> UINameAddress<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/thread.rs:702:25
[INFO] [stdout]     |
[INFO] [stdout] 702 |     pub fn threads_iter(&self, root_tree: SmallVec<[ThreadNodeHash; 1024]>) -> ThreadsIterator {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here                      ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 702 |     pub fn threads_iter(&self, root_tree: SmallVec<[ThreadNodeHash; 1024]>) -> ThreadsIterator<'_> {
[INFO] [stdout]     |                                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/thread.rs:711:24
[INFO] [stdout]     |
[INFO] [stdout] 711 |     pub fn thread_iter(&self, index: ThreadHash) -> ThreadIterator {
[INFO] [stdout]     |                        ^^^^^                        ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 711 |     pub fn thread_iter(&self, index: ThreadHash) -> ThreadIterator<'_> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/search.rs:510:31
[INFO] [stdout]     |
[INFO] [stdout] 510 | pub fn escape_double_quote(w: &str) -> Cow<str> {
[INFO] [stdout]     |                               ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 510 | pub fn escape_double_quote(w: &str) -> Cow<'_, str> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/utils/parsec.rs:387:24
[INFO] [stdout]     |
[INFO] [stdout] 387 | pub fn any_char(input: &str) -> Result<char> {
[INFO] [stdout]     |                        ^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 387 | pub fn any_char(input: &str) -> Result<'_, char> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/imap/protocol_parser.rs:430:17
[INFO] [stdout]     |
[INFO] [stdout] 430 |     fn split_rn(&self) -> ImapLineIterator;
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 430 |     fn split_rn(&self) -> ImapLineIterator<'_>;
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/imap/protocol_parser.rs:434:17
[INFO] [stdout]     |
[INFO] [stdout] 434 |     fn split_rn(&self) -> ImapLineIterator {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 434 |     fn split_rn(&self) -> ImapLineIterator<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/imap/protocol_parser.rs:549:30
[INFO] [stdout]     |
[INFO] [stdout] 549 | pub fn fetch_response(input: &[u8]) -> ImapParseResult<FetchResponse<'_>> {
[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] 549 | pub fn fetch_response(input: &[u8]) -> ImapParseResult<'_, FetchResponse<'_>> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/imap/protocol_parser.rs:808:35
[INFO] [stdout]     |
[INFO] [stdout] 808 | pub fn fetch_responses(mut input: &[u8]) -> ImapParseResult<Vec<FetchResponse<'_>>> {
[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] 808 | pub fn fetch_responses(mut input: &[u8]) -> ImapParseResult<'_, Vec<FetchResponse<'_>>> {
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/imap/protocol_parser.rs:963:34
[INFO] [stdout]     |
[INFO] [stdout] 963 | pub fn untagged_responses(input: &[u8]) -> ImapParseResult<Option<UntaggedResponse<'_>>> {
[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] 963 | pub fn untagged_responses(input: &[u8]) -> ImapParseResult<'_, Option<UntaggedResponse<'_>>> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/imap/managesieve.rs:325:36
[INFO] [stdout]     |
[INFO] [stdout] 325 |     pub fn response_oknobye(input: &[u8]) -> IResult<&[u8], ManageSieveResponse> {
[INFO] [stdout]     |                                    ^^^^^             ^^^^^  ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                    |                 |
[INFO] [stdout]     |                                    |                 the same lifetime is elided 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] 325 |     pub fn response_oknobye(input: &[u8]) -> IResult<&[u8], ManageSieveResponse<'_>> {
[INFO] [stdout]     |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/mbox/mod.rs:715:12
[INFO] [stdout]     |
[INFO] [stdout] 715 |     input: &[u8],
[INFO] [stdout]     |            ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 719 | ) -> ParsingResult<Vec<Envelope>> {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 719 | ) -> ParsingResult<'_, Vec<Envelope>> {
[INFO] [stdout]     |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/nntp/protocol_parser.rs:80:17
[INFO] [stdout]    |
[INFO] [stdout] 80 |     fn split_rn(&self) -> NntpLineIterator;
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 80 |     fn split_rn(&self) -> NntpLineIterator<'_>;
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/nntp/protocol_parser.rs:84:17
[INFO] [stdout]    |
[INFO] [stdout] 84 |     fn split_rn(&self) -> NntpLineIterator {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 84 |     fn split_rn(&self) -> NntpLineIterator<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.82s
[INFO] running `Command { std: "docker" "inspect" "5f52ce29984d463631be8cdd0403ad2d5b01247a6123a8279d9a65c45c8132a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f52ce29984d463631be8cdd0403ad2d5b01247a6123a8279d9a65c45c8132a3", kill_on_drop: false }`
[INFO] [stdout] 5f52ce29984d463631be8cdd0403ad2d5b01247a6123a8279d9a65c45c8132a3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 225e8d426c8f0db5175c3586c624929d6c97c0dd9a93422101fcd93358cef724
[INFO] running `Command { std: "docker" "start" "-a" "225e8d426c8f0db5175c3586c624929d6c97c0dd9a93422101fcd93358cef724", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.35
[INFO] [stderr]    Compiling indexmap v2.4.0
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.7
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling toml_edit v0.22.20
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling polling v3.7.3
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling async-io v2.3.4
[INFO] [stderr]    Compiling async-signal v0.2.10
[INFO] [stderr]    Compiling async-net v2.0.0
[INFO] [stderr]    Compiling async-process v2.2.4
[INFO] [stderr]    Compiling smol v2.0.1
[INFO] [stderr]    Compiling melib v0.8.12 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/text/mod.rs:189:16
[INFO] [stdout]     |
[INFO] [stdout] 189 |     fn text_pr(&self) -> std::borrow::Cow<str>;
[INFO] [stdout]     |                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the 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] 189 |     fn text_pr(&self) -> std::borrow::Cow<'_, str>;
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/text/mod.rs:193:16
[INFO] [stdout]     |
[INFO] [stdout] 193 |     fn text_pr(&self) -> std::borrow::Cow<str> {
[INFO] [stdout]     |                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 193 |     fn text_pr(&self) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/text/wcwidth.rs:74:20
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn code_points(&self) -> CodePointsIterator;
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 |     fn code_points(&self) -> CodePointsIterator<'_>;
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/text/wcwidth.rs:78:20
[INFO] [stdout]    |
[INFO] [stdout] 78 |     fn code_points(&self) -> CodePointsIterator {
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 78 |     fn code_points(&self) -> CodePointsIterator<'_> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/text/wcwidth.rs:83:20
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn code_points(&self) -> CodePointsIterator {
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn code_points(&self) -> CodePointsIterator<'_> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/email.rs:554:20
[INFO] [stdout]     |
[INFO] [stdout] 554 |     pub fn subject(&self) -> Cow<str> {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 554 |     pub fn subject(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/email/address.rs:332:20
[INFO] [stdout]     |
[INFO] [stdout] 332 |     pub fn display(&self) -> UIAddress {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 332 |     pub fn display(&self) -> UIAddress<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/email/address.rs:354:25
[INFO] [stdout]     |
[INFO] [stdout] 354 |     pub fn display_name(&self) -> UINameAddress {
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 354 |     pub fn display_name(&self) -> UINameAddress<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/thread.rs:702:25
[INFO] [stdout]     |
[INFO] [stdout] 702 |     pub fn threads_iter(&self, root_tree: SmallVec<[ThreadNodeHash; 1024]>) -> ThreadsIterator {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here                      ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 702 |     pub fn threads_iter(&self, root_tree: SmallVec<[ThreadNodeHash; 1024]>) -> ThreadsIterator<'_> {
[INFO] [stdout]     |                                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/thread.rs:711:24
[INFO] [stdout]     |
[INFO] [stdout] 711 |     pub fn thread_iter(&self, index: ThreadHash) -> ThreadIterator {
[INFO] [stdout]     |                        ^^^^^                        ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 711 |     pub fn thread_iter(&self, index: ThreadHash) -> ThreadIterator<'_> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/search.rs:510:31
[INFO] [stdout]     |
[INFO] [stdout] 510 | pub fn escape_double_quote(w: &str) -> Cow<str> {
[INFO] [stdout]     |                               ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 510 | pub fn escape_double_quote(w: &str) -> Cow<'_, str> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/utils/parsec.rs:387:24
[INFO] [stdout]     |
[INFO] [stdout] 387 | pub fn any_char(input: &str) -> Result<char> {
[INFO] [stdout]     |                        ^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 387 | pub fn any_char(input: &str) -> Result<'_, char> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/imap/protocol_parser.rs:430:17
[INFO] [stdout]     |
[INFO] [stdout] 430 |     fn split_rn(&self) -> ImapLineIterator;
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 430 |     fn split_rn(&self) -> ImapLineIterator<'_>;
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/imap/protocol_parser.rs:434:17
[INFO] [stdout]     |
[INFO] [stdout] 434 |     fn split_rn(&self) -> ImapLineIterator {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 434 |     fn split_rn(&self) -> ImapLineIterator<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/imap/protocol_parser.rs:549:30
[INFO] [stdout]     |
[INFO] [stdout] 549 | pub fn fetch_response(input: &[u8]) -> ImapParseResult<FetchResponse<'_>> {
[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] 549 | pub fn fetch_response(input: &[u8]) -> ImapParseResult<'_, FetchResponse<'_>> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/imap/protocol_parser.rs:808:35
[INFO] [stdout]     |
[INFO] [stdout] 808 | pub fn fetch_responses(mut input: &[u8]) -> ImapParseResult<Vec<FetchResponse<'_>>> {
[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] 808 | pub fn fetch_responses(mut input: &[u8]) -> ImapParseResult<'_, Vec<FetchResponse<'_>>> {
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/imap/protocol_parser.rs:963:34
[INFO] [stdout]     |
[INFO] [stdout] 963 | pub fn untagged_responses(input: &[u8]) -> ImapParseResult<Option<UntaggedResponse<'_>>> {
[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] 963 | pub fn untagged_responses(input: &[u8]) -> ImapParseResult<'_, Option<UntaggedResponse<'_>>> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/imap/managesieve.rs:325:36
[INFO] [stdout]     |
[INFO] [stdout] 325 |     pub fn response_oknobye(input: &[u8]) -> IResult<&[u8], ManageSieveResponse> {
[INFO] [stdout]     |                                    ^^^^^             ^^^^^  ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                    |                 |
[INFO] [stdout]     |                                    |                 the same lifetime is elided 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] 325 |     pub fn response_oknobye(input: &[u8]) -> IResult<&[u8], ManageSieveResponse<'_>> {
[INFO] [stdout]     |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/mbox/mod.rs:715:12
[INFO] [stdout]     |
[INFO] [stdout] 715 |     input: &[u8],
[INFO] [stdout]     |            ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 719 | ) -> ParsingResult<Vec<Envelope>> {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 719 | ) -> ParsingResult<'_, Vec<Envelope>> {
[INFO] [stdout]     |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/nntp/protocol_parser.rs:80:17
[INFO] [stdout]    |
[INFO] [stdout] 80 |     fn split_rn(&self) -> NntpLineIterator;
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 80 |     fn split_rn(&self) -> NntpLineIterator<'_>;
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/nntp/protocol_parser.rs:84:17
[INFO] [stdout]    |
[INFO] [stdout] 84 |     fn split_rn(&self) -> NntpLineIterator {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 84 |     fn split_rn(&self) -> NntpLineIterator<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/text/mod.rs:189:16
[INFO] [stdout]     |
[INFO] [stdout] 189 |     fn text_pr(&self) -> std::borrow::Cow<str>;
[INFO] [stdout]     |                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the 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] 189 |     fn text_pr(&self) -> std::borrow::Cow<'_, str>;
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/text/mod.rs:193:16
[INFO] [stdout]     |
[INFO] [stdout] 193 |     fn text_pr(&self) -> std::borrow::Cow<str> {
[INFO] [stdout]     |                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 193 |     fn text_pr(&self) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/text/wcwidth.rs:74:20
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn code_points(&self) -> CodePointsIterator;
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 |     fn code_points(&self) -> CodePointsIterator<'_>;
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/text/wcwidth.rs:78:20
[INFO] [stdout]    |
[INFO] [stdout] 78 |     fn code_points(&self) -> CodePointsIterator {
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 78 |     fn code_points(&self) -> CodePointsIterator<'_> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/text/wcwidth.rs:83:20
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn code_points(&self) -> CodePointsIterator {
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn code_points(&self) -> CodePointsIterator<'_> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/email.rs:554:20
[INFO] [stdout]     |
[INFO] [stdout] 554 |     pub fn subject(&self) -> Cow<str> {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 554 |     pub fn subject(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/email/address.rs:332:20
[INFO] [stdout]     |
[INFO] [stdout] 332 |     pub fn display(&self) -> UIAddress {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 332 |     pub fn display(&self) -> UIAddress<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/email/address.rs:354:25
[INFO] [stdout]     |
[INFO] [stdout] 354 |     pub fn display_name(&self) -> UINameAddress {
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 354 |     pub fn display_name(&self) -> UINameAddress<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/thread.rs:702:25
[INFO] [stdout]     |
[INFO] [stdout] 702 |     pub fn threads_iter(&self, root_tree: SmallVec<[ThreadNodeHash; 1024]>) -> ThreadsIterator {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here                      ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 702 |     pub fn threads_iter(&self, root_tree: SmallVec<[ThreadNodeHash; 1024]>) -> ThreadsIterator<'_> {
[INFO] [stdout]     |                                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/thread.rs:711:24
[INFO] [stdout]     |
[INFO] [stdout] 711 |     pub fn thread_iter(&self, index: ThreadHash) -> ThreadIterator {
[INFO] [stdout]     |                        ^^^^^                        ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 711 |     pub fn thread_iter(&self, index: ThreadHash) -> ThreadIterator<'_> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/search.rs:510:31
[INFO] [stdout]     |
[INFO] [stdout] 510 | pub fn escape_double_quote(w: &str) -> Cow<str> {
[INFO] [stdout]     |                               ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 510 | pub fn escape_double_quote(w: &str) -> Cow<'_, str> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/utils/parsec.rs:387:24
[INFO] [stdout]     |
[INFO] [stdout] 387 | pub fn any_char(input: &str) -> Result<char> {
[INFO] [stdout]     |                        ^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 387 | pub fn any_char(input: &str) -> Result<'_, char> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/imap/protocol_parser.rs:430:17
[INFO] [stdout]     |
[INFO] [stdout] 430 |     fn split_rn(&self) -> ImapLineIterator;
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 430 |     fn split_rn(&self) -> ImapLineIterator<'_>;
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/imap/protocol_parser.rs:434:17
[INFO] [stdout]     |
[INFO] [stdout] 434 |     fn split_rn(&self) -> ImapLineIterator {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 434 |     fn split_rn(&self) -> ImapLineIterator<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/imap/protocol_parser.rs:549:30
[INFO] [stdout]     |
[INFO] [stdout] 549 | pub fn fetch_response(input: &[u8]) -> ImapParseResult<FetchResponse<'_>> {
[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] 549 | pub fn fetch_response(input: &[u8]) -> ImapParseResult<'_, FetchResponse<'_>> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/imap/protocol_parser.rs:808:35
[INFO] [stdout]     |
[INFO] [stdout] 808 | pub fn fetch_responses(mut input: &[u8]) -> ImapParseResult<Vec<FetchResponse<'_>>> {
[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] 808 | pub fn fetch_responses(mut input: &[u8]) -> ImapParseResult<'_, Vec<FetchResponse<'_>>> {
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/imap/protocol_parser.rs:963:34
[INFO] [stdout]     |
[INFO] [stdout] 963 | pub fn untagged_responses(input: &[u8]) -> ImapParseResult<Option<UntaggedResponse<'_>>> {
[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] 963 | pub fn untagged_responses(input: &[u8]) -> ImapParseResult<'_, Option<UntaggedResponse<'_>>> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/imap/managesieve.rs:325:36
[INFO] [stdout]     |
[INFO] [stdout] 325 |     pub fn response_oknobye(input: &[u8]) -> IResult<&[u8], ManageSieveResponse> {
[INFO] [stdout]     |                                    ^^^^^             ^^^^^  ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                    |                 |
[INFO] [stdout]     |                                    |                 the same lifetime is elided 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] 325 |     pub fn response_oknobye(input: &[u8]) -> IResult<&[u8], ManageSieveResponse<'_>> {
[INFO] [stdout]     |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/mbox/mod.rs:715:12
[INFO] [stdout]     |
[INFO] [stdout] 715 |     input: &[u8],
[INFO] [stdout]     |            ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 719 | ) -> ParsingResult<Vec<Envelope>> {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 719 | ) -> ParsingResult<'_, Vec<Envelope>> {
[INFO] [stdout]     |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/nntp/protocol_parser.rs:80:17
[INFO] [stdout]    |
[INFO] [stdout] 80 |     fn split_rn(&self) -> NntpLineIterator;
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 80 |     fn split_rn(&self) -> NntpLineIterator<'_>;
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/nntp/protocol_parser.rs:84:17
[INFO] [stdout]    |
[INFO] [stdout] 84 |     fn split_rn(&self) -> NntpLineIterator {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 84 |     fn split_rn(&self) -> NntpLineIterator<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `melib` (lib test); 21 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name melib --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="imap"' --cfg 'feature="imap-codec"' --cfg 'feature="maildir"' --cfg 'feature="mbox-notify"' --cfg 'feature="native-tls"' --cfg 'feature="nntp"' --cfg 'feature="notify"' --cfg 'feature="smtp"' --cfg 'feature="tls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug-tracing", "default", "gpgme", "http", "http-static", "imap", "imap-codec", "imap-trace", "isahc", "jmap", "jmap-trace", "maildir", "mbox-notify", "native-tls", "nntp", "nntp-trace", "notify", "notmuch", "rusqlite", "smtp", "smtp-trace", "sqlite3", "sqlite3-static", "tls", "tls-static", "url"))' -C metadata=053be6ca2108cc47 -C extra-filename=-4cb0f767b68f86c0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_fn_stream=/opt/rustwide/target/debug/deps/libasync_fn_stream-4e55892f4bfda8b4.rlib --extern async_io=/opt/rustwide/target/debug/deps/libasync_io-2e92861ae5f5f08a.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-95b1c4ace9881b07.rlib --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-33ef6c02a07f9fec.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-ae35127f9d723d56.rlib --extern data_encoding=/opt/rustwide/target/debug/deps/libdata_encoding-02a524d0cb7bb851.rlib --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-721451430cd4dde4.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-f9ce50039b2046d7.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-cb449030769f4f40.rlib --extern imap_codec=/opt/rustwide/target/debug/deps/libimap_codec-826fc7e4f232a0fb.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-4606d5a705ede0ef.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-80da446cb43cb779.rlib --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-e88ba95824d1e976.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-669e9396cafcbb01.rlib --extern native_tls=/opt/rustwide/target/debug/deps/libnative_tls-b241527d097adb30.rlib --extern nix=/opt/rustwide/target/debug/deps/libnix-9d340e0f97c052da.rlib --extern nom=/opt/rustwide/target/debug/deps/libnom-2634eb9b7f5f7aae.rlib --extern notify=/opt/rustwide/target/debug/deps/libnotify-04f6297ce873a2c6.rlib --extern polling=/opt/rustwide/target/debug/deps/libpolling-b45ef0107c478742.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-360c0666879dff87.rlib --extern rusty_fork=/opt/rustwide/target/debug/deps/librusty_fork-a8cfc2641a5da58d.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-a5b193db8ed54974.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-4c2906ee93fe3565.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e0f8d7ac31c2c414.rlib --extern serde_path_to_error=/opt/rustwide/target/debug/deps/libserde_path_to_error-fc8f6c827da4c6d1.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-be02d21d8b08d31b.rlib --extern smol=/opt/rustwide/target/debug/deps/libsmol-9f30ac5e1f9c0b2e.rlib --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-d76cfc5177ad4f30.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-88c52ca140cdd657.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-a379e0f6c90dd861.rlib --extern unicode_segmentation=/opt/rustwide/target/debug/deps/libunicode_segmentation-5eb0a5c8a3578cf5.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-2d9f6b02d8ef2c2d.rlib --extern xdg=/opt/rustwide/target/debug/deps/libxdg-04bd2872f0106ae7.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "225e8d426c8f0db5175c3586c624929d6c97c0dd9a93422101fcd93358cef724", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "225e8d426c8f0db5175c3586c624929d6c97c0dd9a93422101fcd93358cef724", kill_on_drop: false }`
[INFO] [stdout] 225e8d426c8f0db5175c3586c624929d6c97c0dd9a93422101fcd93358cef724
