[INFO] fetching crate melib 0.8.12... [INFO] testing melib-0.8.12 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate melib 0.8.12 into /workspace/builds/worker-5-tc1/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-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate melib 0.8.12 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded castaway v0.1.2 [INFO] [stderr] Downloaded async-fn-stream v0.2.2 [INFO] [stderr] Downloaded abnf-core v0.6.0 [INFO] [stderr] Downloaded async-process v2.2.4 [INFO] [stderr] Downloaded imap-codec v2.0.0-alpha.5 [INFO] [stderr] Downloaded imap-types v2.0.0-alpha.4 [INFO] [stderr] Downloaded curl v0.4.46 [INFO] [stderr] Downloaded rusqlite v0.29.0 [INFO] [stderr] Downloaded isahc v1.7.2 [INFO] [stderr] Downloaded smol v2.0.1 [INFO] [stderr] Downloaded curl-sys v0.4.74+curl-8.9.0 [INFO] [stderr] Downloaded libnghttp2-sys v0.1.10+1.61.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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1f8417216c29e6fc487f2c2d479fd7517b8d380ca771ff83aa971cfb67b909e3 [INFO] running `Command { std: "docker" "start" "-a" "1f8417216c29e6fc487f2c2d479fd7517b8d380ca771ff83aa971cfb67b909e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1f8417216c29e6fc487f2c2d479fd7517b8d380ca771ff83aa971cfb67b909e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f8417216c29e6fc487f2c2d479fd7517b8d380ca771ff83aa971cfb67b909e3", kill_on_drop: false }` [INFO] [stdout] 1f8417216c29e6fc487f2c2d479fd7517b8d380ca771ff83aa971cfb67b909e3 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aec6a0293371972250dc93e335cf2f4503f85bfefc320f5587a4252a32f32505 [INFO] running `Command { std: "docker" "start" "-a" "aec6a0293371972250dc93e335cf2f4503f85bfefc320f5587a4252a32f32505", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling rustix v0.38.35 [INFO] [stderr] Compiling cc v1.1.15 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling syn v2.0.76 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling flate2 v1.0.33 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Compiling bounded-static v0.8.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling melib v0.8.12 (/opt/rustwide/workdir) [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling async-fs v2.1.2 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling async-executor v1.13.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling indexmap v2.4.0 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling abnf-core v0.6.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling xdg v2.5.2 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [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 futures-util v0.3.31 [INFO] [stderr] Compiling imap-types v2.0.0-alpha.4 [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] [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] [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; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the 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 { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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 { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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 { [INFO] [stdout] | ^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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 { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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> { [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>> { [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>> { [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>> { [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>> { [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> { [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> { [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 1m 42s [INFO] running `Command { std: "docker" "inspect" "aec6a0293371972250dc93e335cf2f4503f85bfefc320f5587a4252a32f32505", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aec6a0293371972250dc93e335cf2f4503f85bfefc320f5587a4252a32f32505", kill_on_drop: false }` [INFO] [stdout] aec6a0293371972250dc93e335cf2f4503f85bfefc320f5587a4252a32f32505 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 06c2817309e0da1a53e358d0dd4ea3feac1b9ba3c772a5b3037968d0e121cea2 [INFO] running `Command { std: "docker" "start" "-a" "06c2817309e0da1a53e358d0dd4ea3feac1b9ba3c772a5b3037968d0e121cea2", 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 async-io v2.3.4 [INFO] [stderr] Compiling rusty-fork v0.3.0 [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; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the 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 { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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 { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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 { [INFO] [stdout] | ^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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 { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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> { [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>> { [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>> { [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>> { [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>> { [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> { [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> { [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; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the 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 { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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 { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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 { [INFO] [stdout] | ^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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 { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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> { [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>> { [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>> { [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>> { [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>> { [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> { [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> { [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: unnecessary parentheses around closure body [INFO] [stdout] --> tests/imap/main.rs:458:47 [INFO] [stdout] | [INFO] [stdout] 458 | ... .map(|(u, _)| (*u)) [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] 458 - .map(|(u, _)| (*u)) [INFO] [stdout] 458 + .map(|(u, _)| *u) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> tests/imap/main.rs:86:36 [INFO] [stdout] | [INFO] [stdout] 86 | fn as_body_peek_references(&self) -> imap_types::fetch::MessageDataItem; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the 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] 86 | fn as_body_peek_references(&self) -> imap_types::fetch::MessageDataItem<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> tests/imap/main.rs:154:36 [INFO] [stdout] | [INFO] [stdout] 154 | fn as_body_peek_references(&self) -> imap_types::fetch::MessageDataItem { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 154 | fn as_body_peek_references(&self) -> imap_types::fetch::MessageDataItem<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `Command { std: "docker" "inspect" "06c2817309e0da1a53e358d0dd4ea3feac1b9ba3c772a5b3037968d0e121cea2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06c2817309e0da1a53e358d0dd4ea3feac1b9ba3c772a5b3037968d0e121cea2", kill_on_drop: false }` [INFO] [stdout] 06c2817309e0da1a53e358d0dd4ea3feac1b9ba3c772a5b3037968d0e121cea2 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 43fa1a18ac1841f4d43306aad4e59a435fb39e03efebabba0e6cdeffc74b875e [INFO] running `Command { std: "docker" "start" "-a" "43fa1a18ac1841f4d43306aad4e59a435fb39e03efebabba0e6cdeffc74b875e", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/text/mod.rs:189:16 [INFO] [stderr] | [INFO] [stderr] 189 | fn text_pr(&self) -> std::borrow::Cow; [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 189 | fn text_pr(&self) -> std::borrow::Cow<'_, str>; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/text/mod.rs:193:16 [INFO] [stderr] | [INFO] [stderr] 193 | fn text_pr(&self) -> std::borrow::Cow { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 193 | fn text_pr(&self) -> std::borrow::Cow<'_, str> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/text/wcwidth.rs:74:20 [INFO] [stderr] | [INFO] [stderr] 74 | fn code_points(&self) -> CodePointsIterator; [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 74 | fn code_points(&self) -> CodePointsIterator<'_>; [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/text/wcwidth.rs:78:20 [INFO] [stderr] | [INFO] [stderr] 78 | fn code_points(&self) -> CodePointsIterator { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 78 | fn code_points(&self) -> CodePointsIterator<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/text/wcwidth.rs:83:20 [INFO] [stderr] | [INFO] [stderr] 83 | fn code_points(&self) -> CodePointsIterator { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 83 | fn code_points(&self) -> CodePointsIterator<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/email.rs:554:20 [INFO] [stderr] | [INFO] [stderr] 554 | pub fn subject(&self) -> Cow { [INFO] [stderr] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 554 | pub fn subject(&self) -> Cow<'_, str> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/email/address.rs:332:20 [INFO] [stderr] | [INFO] [stderr] 332 | pub fn display(&self) -> UIAddress { [INFO] [stderr] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 332 | pub fn display(&self) -> UIAddress<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/email/address.rs:354:25 [INFO] [stderr] | [INFO] [stderr] 354 | pub fn display_name(&self) -> UINameAddress { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 354 | pub fn display_name(&self) -> UINameAddress<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/thread.rs:702:25 [INFO] [stderr] | [INFO] [stderr] 702 | pub fn threads_iter(&self, root_tree: SmallVec<[ThreadNodeHash; 1024]>) -> ThreadsIterator { [INFO] [stderr] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 702 | pub fn threads_iter(&self, root_tree: SmallVec<[ThreadNodeHash; 1024]>) -> ThreadsIterator<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/thread.rs:711:24 [INFO] [stderr] | [INFO] [stderr] 711 | pub fn thread_iter(&self, index: ThreadHash) -> ThreadIterator { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 711 | pub fn thread_iter(&self, index: ThreadHash) -> ThreadIterator<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/search.rs:510:31 [INFO] [stderr] | [INFO] [stderr] 510 | pub fn escape_double_quote(w: &str) -> Cow { [INFO] [stderr] | ^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 510 | pub fn escape_double_quote(w: &str) -> Cow<'_, str> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/utils/parsec.rs:387:24 [INFO] [stderr] | [INFO] [stderr] 387 | pub fn any_char(input: &str) -> Result { [INFO] [stderr] | ^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 387 | pub fn any_char(input: &str) -> Result<'_, char> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/imap/protocol_parser.rs:430:17 [INFO] [stderr] | [INFO] [stderr] 430 | fn split_rn(&self) -> ImapLineIterator; [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 430 | fn split_rn(&self) -> ImapLineIterator<'_>; [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/imap/protocol_parser.rs:434:17 [INFO] [stderr] | [INFO] [stderr] 434 | fn split_rn(&self) -> ImapLineIterator { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 434 | fn split_rn(&self) -> ImapLineIterator<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/imap/protocol_parser.rs:549:30 [INFO] [stderr] | [INFO] [stderr] 549 | pub fn fetch_response(input: &[u8]) -> ImapParseResult> { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | | | [INFO] [stderr] | | | the same lifetime is elided here [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 549 | pub fn fetch_response(input: &[u8]) -> ImapParseResult<'_, FetchResponse<'_>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/imap/protocol_parser.rs:808:35 [INFO] [stderr] | [INFO] [stderr] 808 | pub fn fetch_responses(mut input: &[u8]) -> ImapParseResult>> { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | | | [INFO] [stderr] | | | the same lifetime is elided here [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 808 | pub fn fetch_responses(mut input: &[u8]) -> ImapParseResult<'_, Vec>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/imap/protocol_parser.rs:963:34 [INFO] [stderr] | [INFO] [stderr] 963 | pub fn untagged_responses(input: &[u8]) -> ImapParseResult>> { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | | | [INFO] [stderr] | | | the same lifetime is elided here [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 963 | pub fn untagged_responses(input: &[u8]) -> ImapParseResult<'_, Option>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/imap/managesieve.rs:325:36 [INFO] [stderr] | [INFO] [stderr] 325 | pub fn response_oknobye(input: &[u8]) -> IResult<&[u8], ManageSieveResponse> { [INFO] [stderr] | ^^^^^ ^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is elided here [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 325 | pub fn response_oknobye(input: &[u8]) -> IResult<&[u8], ManageSieveResponse<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/mbox/mod.rs:715:12 [INFO] [stderr] | [INFO] [stderr] 715 | input: &[u8], [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 719 | ) -> ParsingResult> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 719 | ) -> ParsingResult<'_, Vec> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/nntp/protocol_parser.rs:80:17 [INFO] [stderr] | [INFO] [stderr] 80 | fn split_rn(&self) -> NntpLineIterator; [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 80 | fn split_rn(&self) -> NntpLineIterator<'_>; [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/nntp/protocol_parser.rs:84:17 [INFO] [stderr] | [INFO] [stderr] 84 | fn split_rn(&self) -> NntpLineIterator { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 84 | fn split_rn(&self) -> NntpLineIterator<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `melib` (lib) generated 21 warnings (run `cargo fix --lib -p melib` to apply 21 suggestions) [INFO] [stderr] warning: unnecessary parentheses around closure body [INFO] [stderr] --> tests/imap/main.rs:458:47 [INFO] [stderr] | [INFO] [stderr] 458 | ... .map(|(u, _)| (*u)) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 458 - .map(|(u, _)| (*u)) [INFO] [stderr] 458 + .map(|(u, _)| *u) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> tests/imap/main.rs:86:36 [INFO] [stderr] | [INFO] [stderr] 86 | fn as_body_peek_references(&self) -> imap_types::fetch::MessageDataItem; [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 86 | fn as_body_peek_references(&self) -> imap_types::fetch::MessageDataItem<'_>; [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> tests/imap/main.rs:154:36 [INFO] [stderr] | [INFO] [stderr] 154 | fn as_body_peek_references(&self) -> imap_types::fetch::MessageDataItem { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 154 | fn as_body_peek_references(&self) -> imap_types::fetch::MessageDataItem<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `melib` (test "imap") generated 3 warnings (run `cargo fix --test "imap"` to apply 3 suggestions) [INFO] [stderr] warning: `melib` (lib test) generated 21 warnings (21 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/melib-4cb0f767b68f86c0) [INFO] [stdout] [INFO] [stdout] running 102 tests [INFO] [stdout] test backends::utf7::tests::encode_consecutive_accents ... ok [INFO] [stdout] test backends::utf7::tests::decode_test ... ok [INFO] [stdout] test contacts::notmuchcontact::test_addressbook_notmuchcontact ... ok [INFO] [stdout] test contacts::vcard::test_card ... ok [INFO] [stdout] test backends::utf7::tests::encode_test_split ... ok [INFO] [stdout] test contacts::jscontact::json_types::test_addressbook_jscontact ... ok [INFO] [stdout] test backends::utf7::tests::encode_test ... ok [INFO] [stdout] test contacts::mutt::test_mutt_contacts ... ok [INFO] [stdout] test backends::tests::test_lazy_count_set ... ok [INFO] [stdout] test contacts::vcard::test_load_cards ... ok [INFO] [stdout] test email::address::tests::test_email_address_message_id_strbuilder ... ok [INFO] [stdout] test email::address::tests::test_email_address_message_id_comparisons ... ok [INFO] [stdout] test backends::utf7::tests::decode_test_split ... ok [INFO] [stdout] test email::headers::tests::test_email_headers_names_headername_display ... ok [INFO] [stdout] test email::headers::tests::test_email_headers_names_parse_standard_headers ... ok [INFO] [stdout] test backends::utf7::tests::decode_consecutive_accents ... ok [INFO] [stdout] test email::headers::tests::test_headers_case_sensitivity ... ok [INFO] [stdout] test email::headers::tests::test_headers_map_index ... ok [INFO] [stdout] test email::compose::tests::test_email_compose_draft_from_str ... ok [INFO] [stdout] test email::compose::tests::test_email_compose_draft_update ... ok [INFO] [stdout] test email::compose::tests::test_email_compose_new_draft ... ok [INFO] [stdout] test email::parser::tests::test_email_parser_cfws ... ok [INFO] [stdout] test email::compose::tests::test_email_compose_random ... ok [INFO] [stdout] test email::compose::tests::test_email_compose_mime_encode_header ... ok [INFO] [stdout] test email::parser::tests::test_email_parser_dates_date_new ... ok [INFO] [stdout] test email::parser::tests::test_email_parser_msg_id ... ok [INFO] [stdout] test email::parser::tests::test_email_parser_phrase ... ok [INFO] [stdout] test email::parser::tests::test_email_parser_phrase2 ... ok [INFO] [stdout] test email::parser::tests::test_email_parser_comment ... ok [INFO] [stdout] test imap::managesieve::parser::tests::test_managesieve_general ... ok [INFO] [stdout] test imap::managesieve::parser::tests::test_managesieve_listscripts ... ok [INFO] [stdout] test imap::protocol_parser::id_ext::test_imap_id_ext ... ok [INFO] [stdout] test imap::protocol_parser::tests::test_imap_envelope ... ok [INFO] [stdout] test email::parser::tests::test_email_parser_rfc_2369_list ... ok [INFO] [stdout] test imap::protocol_parser::tests::test_imap_line_iterator ... ok [INFO] [stdout] test imap::protocol_parser::tests::test_imap_fetch_response ... ok [INFO] [stdout] test imap::protocol_parser::tests::test_imap_response ... ok [INFO] [stdout] test email::parser::tests::test_email_parser_quoted_printable ... ok [INFO] [stdout] test imap::protocol_parser::tests::test_imap_select_response ... ok [INFO] [stdout] test imap::protocol_parser::tests::test_imap_untagged_responses ... ok [INFO] [stdout] test imap::search::tests::test_imap_query_search ... ok [INFO] [stdout] test imap::protocol_parser::tests::test_imap_search ... ok [INFO] [stdout] test maildir::tests::test_maildir_move_to_cur_rename ... ok [INFO] [stdout] test maildir::tests::test_maildir_move_to_cur_rename_regexp ... ok [INFO] [stdout] test maildir::tests::test_maildir_place_in_dir ... ok [INFO] [stdout] test maildir::tests::test_maildir_place_in_dir_regexp ... ok [INFO] [stdout] test maildir::tests::test_maildir_mailbox_paths ... ok [INFO] [stdout] test maildir::tests::test_maildir_set_flags ... ok [INFO] [stdout] test maildir::tests::test_maildir_set_flags_regexp ... ok [INFO] [stdout] test sieve::tests::test_sieve_parse ... ok [INFO] [stdout] test sieve::tests::test_sieve_parse_conditionals ... ok [INFO] [stdout] test search::tests::test_query_parsing ... ok [INFO] [stdout] test sieve::tests::test_sieve_parse_strings ... ok [INFO] [stdout] test sieve::tests::test_sieve_parse_ifs ... ok [INFO] [stdout] test text::line_break::tests::test_line_breaks ... ok [INFO] [stdout] test text::search::tests::test_search ... ok [INFO] [stdout] test text::test_text_presentation ... ok [INFO] [stdout] test email::compose::tests::test_email_compose_attachments ... ok [INFO] [stdout] test text::line_break::tests::test_reflow ... ok [INFO] [stdout] test text::wcwidth::tests::test_wcwidth ... ok [INFO] [stdout] test utils::datetime::tests::test_datetime_timestamp ... ok [INFO] [stdout] test utils::datetime::tests::test_datetime_rfcs ... ok [INFO] [stdout] test utils::percent_encoding::tests::test_url_percent ... ok [INFO] [stdout] test utils::tests::test_fd_locks ... ok [INFO] [stdout] test utils::tests::test_shellexpandtrait ... ignored [INFO] [stdout] test utils::tests::test_shellexpandtrait_impls ... ignored [INFO] [stdout] test utils::tests::test_fnmatch ... ok [INFO] [stdout] test utils::tests::test_utils_base36 ... ok [INFO] [stdout] test utils::vobject::tests::test_fold ... ok [INFO] [stdout] test utils::vobject::tests::test_ical_build_event ... ok [INFO] [stdout] test utils::vobject::tests::test_ical_event_attributes ... ok [INFO] [stdout] test utils::vobject::tests::test_ical_event_attributes_oc ... ok [INFO] [stdout] test utils::urn::tests::it_works ... ok [INFO] [stdout] test utils::vobject::tests::test_ical_event_attributes_with_conversions ... ok [INFO] [stdout] test utils::vobject::tests::test_ical_icalendar_attributes ... ok [INFO] [stdout] test utils::vobject::tests::test_ical_iter ... ok [INFO] [stdout] test utils::vobject::tests::test_ical_parse ... ok [INFO] [stdout] test utils::vobject::tests::test_vcard_basic ... ok [INFO] [stdout] test utils::vobject::tests::test_vcard_builder ... ok [INFO] [stdout] test utils::vobject::tests::test_vobject_consume_only_char ... ok [INFO] [stdout] test utils::vobject::tests::test_vobject_consume_while ... ok [INFO] [stdout] test utils::vobject::tests::test_vobject_consume_while2 ... ok [INFO] [stdout] test utils::vobject::tests::test_vobject_consume_while3 ... ok [INFO] [stdout] test utils::vobject::tests::test_vobject_escaping ... ok [INFO] [stdout] test utils::vobject::tests::test_vobject_icalendar_basic ... ok [INFO] [stdout] test utils::vobject::tests::test_vobject_icalendar_multline ... ok [INFO] [stdout] test utils::vobject::tests::test_vobject_icalendar_multline2 ... ok [INFO] [stdout] test email::parser::tests::test_email_parser_address_list ... ok [INFO] [stdout] test utils::vobject::tests::test_vobject_line_cont ... ok [INFO] [stdout] test utils::vobject::tests::test_ical_event_attributes_oc_with_conversions ... ok [INFO] [stdout] test utils::vobject::tests::test_vobject_mismatched_begin_end_tags_returns_error ... ok [INFO] [stdout] test utils::vobject::tests::test_vobject_property_groups ... ok [INFO] [stdout] test utils::parsec::test::test_parsec ... ok [INFO] [stdout] test utils::vobject::tests::test_vobject_unfold1 ... ok [INFO] [stdout] test utils::vobject::tests::test_vobject_unfold2 ... ok [INFO] [stdout] test utils::vobject::tests::test_vobject_vcard_basic ... ok [INFO] [stdout] test utils::xdg::tests::test_ini_works ... ok [INFO] [stdout] test utils::xdg::tests::test_various_mimes ... ok [INFO] [stdout] test imap::protocol_parser::tests::test_imap_required_responses ... ok [INFO] [stdout] test email::parser::tests::test_email_parser_whitespace_comments_and_other_oddities ... ok [INFO] [stdout] test email::mailto::tests::test_email_mailto ... ok [INFO] [stdout] test email::parser::tests::test_email_parser_addresses ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 100 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 1.04s [INFO] [stdout] [INFO] [stderr] Running tests/imap/main.rs (/opt/rustwide/target/debug/deps/imap-03a2bbdcab8b49a4) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_imap_watch ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s [INFO] [stdout] [INFO] [stderr] Running tests/integration/main.rs (/opt/rustwide/target/debug/deps/integration-82dc249965fcf57e) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test configs::test_maildir_config ... ok [INFO] [stdout] test mbox_parse::test_mbox_parse ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s [INFO] [stdout] [INFO] [stderr] Running tests/jmap/main.rs (/opt/rustwide/target/debug/deps/jmap-5c0aad725f443d68) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/maildir/main.rs (/opt/rustwide/target/debug/deps/maildir-2537c8d505655d2f) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running tests/notmuch/main.rs (/opt/rustwide/target/debug/deps/notmuch-55834a34280a547f) [INFO] [stdout] test test_maildir_watch ... ok [INFO] [stderr] Running tests/smtp/main.rs (/opt/rustwide/target/debug/deps/smtp-0f02c547bee50bbe) [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_smtp_transaction ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Doc-tests melib [INFO] [stdout] [INFO] [stdout] running 39 tests [INFO] [stdout] test src/email/headers/names.rs - email::headers::names::HeaderName::eq (line 409) ... ok [INFO] [stdout] test src/email/headers/names.rs - email::headers::names::str::eq (line 429) ... ok [INFO] [stdout] test src/email/address.rs - email::address::Address::display_name (line 342) ... ok [INFO] [stdout] test src/email/address.rs - email::address::Address::subaddress (line 259) ... ok [INFO] [stdout] test src/email/address.rs - email::address::Address (line 96) ... ok [INFO] [stdout] test src/email/address.rs - email::address::Address (line 85) ... ok [INFO] [stdout] test src/email.rs - email (line 30) ... ok [INFO] [stdout] test src/mbox/mod.rs - mbox (line 103) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 130) ... ok [INFO] [stdout] test src/email/address.rs - email::address::Address::display (line 317) ... ok [INFO] [stdout] test src/utils/mod.rs - utils::identify (line 292) - compile ... ok [INFO] [stdout] test src/utils/mod.rs - utils::identify (line 307) - compile fail ... ok [INFO] [stdout] test src/utils/datetime.rs - utils::datetime (line 26) ... ok [INFO] [stdout] test src/text/mod.rs - text::TextPresentation (line 180) ... ok [INFO] [stdout] test src/utils/percent_encoding.rs - utils::percent_encoding (line 34) - compile ... ok [INFO] [stdout] test src/utils/percent_encoding.rs - utils::percent_encoding::AsciiSet (line 62) - compile ... ok [INFO] [stdout] test src/mbox/mod.rs - mbox (line 83) ... ok [INFO] [stdout] test src/text/line_break.rs - text::line_break::LineBreakCandidateIter<'_> (line 135) ... ok [INFO] [stdout] test src/utils/parsec.rs - utils::parsec::alt (line 445) ... ok [INFO] [stdout] test src/thread.rs - thread::SubjectPrefix (line 197) ... ok [INFO] [stdout] test src/search.rs - search::query_parser::query (line 437) ... ok [INFO] [stdout] test src/utils/parsec.rs - utils::parsec::take_literal (line 582) ... ok [INFO] [stdout] test src/utils/percent_encoding.rs - utils::percent_encoding::percent_decode (line 369) ... ok [INFO] [stdout] test src/utils/percent_encoding.rs - utils::percent_encoding::percent_encode (line 234) ... ok [INFO] [stdout] test src/utils/percent_encoding.rs - utils::percent_encoding::utf8_percent_encode (line 259) ... ok [INFO] [stdout] test src/utils/urn/percent.rs - utils::urn::percent::decode_f_component (line 193) ... ok [INFO] [stdout] test src/utils/percent_encoding.rs - utils::percent_encoding::percent_encode_byte (line 182) ... ok [INFO] [stdout] test src/utils/urn/mod.rs - utils::urn::UrnBuilder (line 567) ... ok [INFO] [stdout] test src/utils/urn/mod.rs - utils::urn (line 8) ... ok [INFO] [stdout] test src/utils/vobject/icalendar.rs - utils::vobject::icalendar::ICalendar::events (line 81) ... ignored [INFO] [stdout] test src/utils/urn/percent.rs - utils::urn::percent::decode_nss (line 139) ... ok [INFO] [stdout] test src/utils/xdg/mod.rs - utils::xdg::query_default_app (line 119) - compile ... ok [INFO] [stdout] test src/utils/xdg/mod.rs - utils::xdg::query_mime_info (line 331) - compile ... ok [INFO] [stdout] test src/utils/urn/percent.rs - utils::urn::percent::decode_r_component (line 155) ... ok [INFO] [stdout] test src/utils/urn/percent.rs - utils::urn::percent::encode_nss (line 263) ... ok [INFO] [stdout] test src/utils/urn/percent.rs - utils::urn::percent::decode_q_component (line 174) ... ok [INFO] [stdout] test src/utils/urn/percent.rs - utils::urn::percent::encode_f_component (line 333) ... ok [INFO] [stdout] test src/utils/urn/percent.rs - utils::urn::percent::encode_r_component (line 285) ... ok [INFO] [stdout] test src/utils/urn/percent.rs - utils::urn::percent::encode_q_component (line 309) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 38 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 23.38s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "43fa1a18ac1841f4d43306aad4e59a435fb39e03efebabba0e6cdeffc74b875e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43fa1a18ac1841f4d43306aad4e59a435fb39e03efebabba0e6cdeffc74b875e", kill_on_drop: false }` [INFO] [stdout] 43fa1a18ac1841f4d43306aad4e59a435fb39e03efebabba0e6cdeffc74b875e