[INFO] fetching crate melib 0.8.12... [INFO] testing melib-0.8.12 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate melib 0.8.12 into /workspace/builds/worker-5-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-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate melib 0.8.12 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c3344dd0f9b6aa9f2fe16622cf574d16287d5a5f4c8ea1a298449c49683d2f9f [INFO] running `Command { std: "docker" "start" "-a" "c3344dd0f9b6aa9f2fe16622cf574d16287d5a5f4c8ea1a298449c49683d2f9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c3344dd0f9b6aa9f2fe16622cf574d16287d5a5f4c8ea1a298449c49683d2f9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3344dd0f9b6aa9f2fe16622cf574d16287d5a5f4c8ea1a298449c49683d2f9f", kill_on_drop: false }` [INFO] [stdout] c3344dd0f9b6aa9f2fe16622cf574d16287d5a5f4c8ea1a298449c49683d2f9f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 622d218e7120478b05c70ab022f83d3b5cc79be22987784a24bfb765ee0e1c9b [INFO] running `Command { std: "docker" "start" "-a" "622d218e7120478b05c70ab022f83d3b5cc79be22987784a24bfb765ee0e1c9b", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [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 fastrand v2.1.1 [INFO] [stderr] Compiling rustix v0.38.35 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling cc v1.1.15 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling pkg-config v0.3.30 [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 openssl v0.10.66 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling flate2 v1.0.33 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Compiling bounded-static v0.8.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling melib v0.8.12 (/opt/rustwide/workdir) [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling xdg v2.5.2 [INFO] [stderr] Compiling syn v2.0.76 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling async-executor v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling abnf-core v0.6.0 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling async-fs v2.1.2 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling indexmap v2.4.0 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [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 regex v1.10.6 [INFO] [stderr] Compiling imap-codec v2.0.0-alpha.5 [INFO] [stderr] Compiling polling v3.7.3 [INFO] [stderr] Compiling async-io v2.3.4 [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 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; [INFO] [stdout] | ^^^^^ --------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the 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 45.41s [INFO] running `Command { std: "docker" "inspect" "622d218e7120478b05c70ab022f83d3b5cc79be22987784a24bfb765ee0e1c9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "622d218e7120478b05c70ab022f83d3b5cc79be22987784a24bfb765ee0e1c9b", kill_on_drop: false }` [INFO] [stdout] 622d218e7120478b05c70ab022f83d3b5cc79be22987784a24bfb765ee0e1c9b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f2ea2c5140cf1beaf7c32453ebf71af6ccbb8e057cc6e89afd3809dfb9f32129 [INFO] running `Command { std: "docker" "start" "-a" "f2ea2c5140cf1beaf7c32453ebf71af6ccbb8e057cc6e89afd3809dfb9f32129", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v0.38.35 [INFO] [stderr] Compiling indexmap v2.4.0 [INFO] [stderr] Compiling serde_spanned v0.6.7 [INFO] [stderr] Compiling toml_datetime v0.6.8 [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; [INFO] [stdout] | ^^^^^ --------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the 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)]` 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 32.44s [INFO] running `Command { std: "docker" "inspect" "f2ea2c5140cf1beaf7c32453ebf71af6ccbb8e057cc6e89afd3809dfb9f32129", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2ea2c5140cf1beaf7c32453ebf71af6ccbb8e057cc6e89afd3809dfb9f32129", kill_on_drop: false }` [INFO] [stdout] f2ea2c5140cf1beaf7c32453ebf71af6ccbb8e057cc6e89afd3809dfb9f32129 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 974dd2970de4d500b44579f68f2c72b80f916c2443856157b4076a5495e4e6cb [INFO] running `Command { std: "docker" "start" "-a" "974dd2970de4d500b44579f68f2c72b80f916c2443856157b4076a5495e4e6cb", 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: `melib` (lib test) generated 21 warnings (21 duplicates) [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)]` 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] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s [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_test ... ok [INFO] [stdout] test backends::utf7::tests::encode_test_split ... ok [INFO] [stdout] test contacts::mutt::test_mutt_contacts ... ok [INFO] [stdout] test contacts::notmuchcontact::test_addressbook_notmuchcontact ... ok [INFO] [stdout] test contacts::jscontact::json_types::test_addressbook_jscontact ... ok [INFO] [stdout] test backends::utf7::tests::encode_consecutive_accents ... ok [INFO] [stdout] test backends::utf7::tests::decode_test ... ok [INFO] [stdout] test contacts::vcard::test_load_cards ... ok [INFO] [stdout] test backends::utf7::tests::decode_test_split ... ok [INFO] [stdout] test contacts::vcard::test_card ... ok [INFO] [stdout] test email::headers::tests::test_email_headers_names_headername_display ... 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::headers::tests::test_email_headers_names_parse_standard_headers ... ok [INFO] [stdout] test backends::utf7::tests::decode_consecutive_accents ... ok [INFO] [stdout] test backends::tests::test_lazy_count_set ... ok [INFO] [stdout] test email::compose::tests::test_email_compose_draft_from_str ... 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 email::parser::tests::test_email_parser_msg_id ... ok [INFO] [stdout] test email::parser::tests::test_email_parser_cfws ... ok [INFO] [stdout] test email::address::tests::test_email_address_message_id_comparisons ... ok [INFO] [stdout] test email::parser::tests::test_email_parser_dates_date_new ... ok [INFO] [stdout] test email::compose::tests::test_email_compose_mime_encode_header ... ok [INFO] [stdout] test email::address::tests::test_email_address_message_id_strbuilder ... ok [INFO] [stdout] test imap::protocol_parser::tests::test_imap_envelope ... ok [INFO] [stdout] test imap::protocol_parser::tests::test_imap_line_iterator ... ok [INFO] [stdout] test email::compose::tests::test_email_compose_draft_update ... ok [INFO] [stdout] test imap::managesieve::parser::tests::test_managesieve_general ... ok [INFO] [stdout] test imap::protocol_parser::tests::test_imap_response ... ok [INFO] [stdout] test imap::protocol_parser::tests::test_imap_search ... 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 email::compose::tests::test_email_compose_random ... ok [INFO] [stdout] test imap::protocol_parser::tests::test_imap_select_response ... ok [INFO] [stdout] test maildir::tests::test_maildir_move_to_cur_rename ... ok [INFO] [stdout] test maildir::tests::test_maildir_place_in_dir ... ok [INFO] [stdout] test maildir::tests::test_maildir_move_to_cur_rename_regexp ... ok [INFO] [stdout] test maildir::tests::test_maildir_set_flags ... ok [INFO] [stdout] test maildir::tests::test_maildir_place_in_dir_regexp ... ok [INFO] [stdout] test search::tests::test_query_parsing ... ok [INFO] [stdout] test maildir::tests::test_maildir_mailbox_paths ... ok [INFO] [stdout] test sieve::tests::test_sieve_parse ... ok [INFO] [stdout] test sieve::tests::test_sieve_parse_conditionals ... ok [INFO] [stdout] test maildir::tests::test_maildir_set_flags_regexp ... ok [INFO] [stdout] test sieve::tests::test_sieve_parse_ifs ... ok [INFO] [stdout] test sieve::tests::test_sieve_parse_strings ... ok [INFO] [stdout] test text::line_break::tests::test_line_breaks ... ok [INFO] [stdout] test text::test_text_presentation ... ok [INFO] [stdout] test text::wcwidth::tests::test_wcwidth ... ok [INFO] [stdout] test text::search::tests::test_search ... ok [INFO] [stdout] test utils::datetime::tests::test_datetime_rfcs ... ok [INFO] [stdout] test utils::datetime::tests::test_datetime_timestamp ... ok [INFO] [stdout] test utils::parsec::test::test_parsec ... 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_fnmatch ... ok [INFO] [stdout] test utils::tests::test_shellexpandtrait ... ignored [INFO] [stdout] test utils::tests::test_shellexpandtrait_impls ... ignored [INFO] [stdout] test utils::tests::test_utils_base36 ... ok [INFO] [stdout] test utils::urn::tests::it_works ... 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_with_conversions ... 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 email::parser::tests::test_email_parser_phrase ... ok [INFO] [stdout] test text::line_break::tests::test_reflow ... ok [INFO] [stdout] test imap::managesieve::parser::tests::test_managesieve_listscripts ... 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 utils::vobject::tests::test_vobject_mismatched_begin_end_tags_returns_error ... ok [INFO] [stdout] test utils::vobject::tests::test_vobject_line_cont ... ok [INFO] [stdout] test utils::vobject::tests::test_vobject_unfold1 ... ok [INFO] [stdout] test utils::vobject::tests::test_vobject_property_groups ... ok [INFO] [stdout] test utils::vobject::tests::test_vobject_unfold2 ... ok [INFO] [stdout] test utils::xdg::tests::test_ini_works ... ok [INFO] [stdout] test utils::vobject::tests::test_vobject_vcard_basic ... ok [INFO] [stdout] test email::compose::tests::test_email_compose_new_draft ... ok [INFO] [stdout] test utils::vobject::tests::test_ical_event_attributes_oc ... ok [INFO] [stdout] test email::compose::tests::test_email_compose_attachments ... ok [INFO] [stdout] test utils::xdg::tests::test_various_mimes ... ok [INFO] [stdout] test email::parser::tests::test_email_parser_rfc_2369_list ... ok [INFO] [stdout] test email::parser::tests::test_email_parser_quoted_printable ... ok [INFO] [stdout] test imap::protocol_parser::id_ext::test_imap_id_ext ... ok [INFO] [stdout] test imap::protocol_parser::tests::test_imap_fetch_response ... ok [INFO] [stdout] test imap::protocol_parser::tests::test_imap_required_responses ... ok [INFO] [stdout] test email::parser::tests::test_email_parser_address_list ... 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 0.92s [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.35s [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] [stderr] Running tests/jmap/main.rs (/opt/rustwide/target/debug/deps/jmap-5c0aad725f443d68) [INFO] [stdout] test mbox_parse::test_mbox_parse ... ok [INFO] [stderr] Running tests/maildir/main.rs (/opt/rustwide/target/debug/deps/maildir-2537c8d505655d2f) [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s [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_maildir_watch ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/notmuch/main.rs (/opt/rustwide/target/debug/deps/notmuch-55834a34280a547f) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Running tests/smtp/main.rs (/opt/rustwide/target/debug/deps/smtp-0f02c547bee50bbe) [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.01s [INFO] [stdout] [INFO] [stderr] Doc-tests melib [INFO] [stdout] [INFO] [stdout] running 39 tests [INFO] [stdout] test src/mbox/mod.rs - mbox (line 103) - compile ... ok [INFO] [stdout] test src/utils/mod.rs - utils::identify (line 292) - compile ... ok [INFO] [stdout] test src/thread.rs - thread::SubjectPrefix (line 197) ... FAILED [INFO] [stdout] test src/email/address.rs - email::address::Address (line 96) ... FAILED [INFO] [stdout] test src/utils/mod.rs - utils::identify (line 307) - compile fail ... ok [INFO] [stdout] test src/email.rs - email (line 30) ... FAILED [INFO] [stdout] test src/email/headers/names.rs - email::headers::names::str::eq (line 429) ... FAILED [INFO] [stdout] test src/utils/percent_encoding.rs - utils::percent_encoding::AsciiSet (line 62) - compile ... ok [INFO] [stdout] test src/utils/percent_encoding.rs - utils::percent_encoding (line 34) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 130) ... FAILED [INFO] [stdout] test src/mbox/mod.rs - mbox (line 83) ... FAILED [INFO] [stdout] test src/email/address.rs - email::address::Address::subaddress (line 259) ... FAILED [INFO] [stdout] test src/utils/parsec.rs - utils::parsec::take_literal (line 582) ... FAILED [INFO] [stdout] test src/email/headers/names.rs - email::headers::names::HeaderName::eq (line 409) ... FAILED [INFO] [stdout] test src/email/address.rs - email::address::Address (line 85) ... FAILED [INFO] [stdout] test src/utils/datetime.rs - utils::datetime (line 26) ... FAILED [INFO] [stdout] test src/search.rs - search::query_parser::query (line 437) ... FAILED [INFO] [stdout] test src/text/mod.rs - text::TextPresentation (line 180) ... FAILED [INFO] [stdout] test src/email/address.rs - email::address::Address::display (line 317) ... FAILED [INFO] [stdout] test src/utils/urn/mod.rs - utils::urn::UrnBuilder (line 567) ... FAILED [INFO] [stdout] test src/utils/urn/mod.rs - utils::urn (line 8) ... FAILED [INFO] [stdout] test src/utils/vobject/icalendar.rs - utils::vobject::icalendar::ICalendar::events (line 81) ... ignored [INFO] [stdout] test src/utils/xdg/mod.rs - utils::xdg::query_default_app (line 119) - compile ... ok [INFO] [stdout] test src/email/address.rs - email::address::Address::display_name (line 342) ... FAILED [INFO] [stdout] test src/utils/parsec.rs - utils::parsec::alt (line 445) ... FAILED [INFO] [stdout] test src/utils/xdg/mod.rs - utils::xdg::query_mime_info (line 331) - compile ... ok [INFO] [stdout] test src/utils/percent_encoding.rs - utils::percent_encoding::percent_encode_byte (line 182) ... FAILED [INFO] [stdout] test src/utils/urn/percent.rs - utils::urn::percent::decode_nss (line 139) ... 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_q_component (line 309) ... ok [INFO] [stdout] test src/utils/percent_encoding.rs - utils::percent_encoding::percent_encode (line 234) ... 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::encode_f_component (line 333) ... ok [INFO] [stdout] test src/utils/urn/percent.rs - utils::urn::percent::decode_f_component (line 193) ... ok [INFO] [stdout] test src/utils/urn/percent.rs - utils::urn::percent::decode_q_component (line 174) ... ok [INFO] [stdout] test src/text/line_break.rs - text::line_break::LineBreakCandidateIter<'_> (line 135) ... ok [INFO] [stdout] test src/utils/urn/percent.rs - utils::urn::percent::encode_r_component (line 285) ... ok [INFO] [stdout] test src/utils/percent_encoding.rs - utils::percent_encoding::utf8_percent_encode (line 259) ... ok [INFO] [stdout] test src/utils/percent_encoding.rs - utils::percent_encoding::percent_decode (line 369) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/thread.rs - thread::SubjectPrefix (line 197) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcyW5Ez2/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmelib-8cd8fb48a2e6aaf7,libxdg-04bd2872f0106ae7,liblibloading-e88ba95824d1e976,libserde_json-e0f8d7ac31c2c414,libryu-f8ba606093049f91,libnotify-04f6297ce873a2c6,libmio-b276806a72e47ff0,libcrossbeam_channel-e8ea4d0c2f82a460,libfiletime-fe3397ff44d0de90,libwalkdir-1a00c768f8c7f3de,libsame_file-1ceb7b6153588b15,libinotify-430cd7f55de445cf,libinotify_sys-1a64c3fdeda8ea0a,libbitflags-e2b4db6c651223da,libsocket2-d76cfc5177ad4f30,libflate2-f9ce50039b2046d7,libminiz_oxide-9ee3d538996be813,libadler2-b931b79841890bad,libcrc32fast-ec6b1847c42b19ed,libnix-9d340e0f97c052da,libmemoffset-eff8dc08e7f61fc4,libasync_fn_stream-4e55892f4bfda8b4,libregex-360c0666879dff87,libregex_automata-98d77cb44600a165,libaho_corasick-5318fee7af990b33,libregex_syntax-3a1fc10fb0bb10d0,libencoding_rs-721451430cd4dde4,libunicode_segmentation-5eb0a5c8a3578cf5,libuuid-2d9f6b02d8ef2c2d,libgetrandom-140d61f5a40492bf,libsha1_smol-4fed1055ba2d5f30,libsmol-9f30ac5e1f9c0b2e,libasync_process-98bd3f3c28d604ac,libasync_signal-23d534d516a9b8ee,libsignal_hook_registry-8bb539c2731f4920,libasync_net-a91b9b838afee883,libasync_fs-2ea44a1101c90661,libblocking-ab2ec7fa99b4b00e,libpiper-d40617c4520c993f,libatomic_waker-001109810bdecbaa,libasync_channel-0b1dfcafb9f3f20c,libasync_io-2e92861ae5f5f08a,libpolling-b45ef0107c478742,libtracing-c026beb2e6d9b8f3,libtracing_core-f44451c3804324f6,libasync_lock-62b09adaefe08db4,libevent_listener_strategy-b5e941c2a3bd5ef0,libevent_listener-b6523c16556880f6,librustix-f0a3fe44bd5638f2,liblinux_raw_sys-e5a1906b39cac4ff,libasync_executor-cd7f0748a34140d9,libfutures_lite-3cd57c09e2da65b7,libparking-3618ec6368854be5,libfastrand-5b34477e6b7d2549,libconcurrent_queue-ecf31c7eb1602677,libcrossbeam_utils-358d8724a558436e,libasync_task-65820d26b839a505,libsmallvec-be02d21d8b08d31b,libserde_path_to_error-fc8f6c827da4c6d1,libitoa-4c6598116a867907,libindexmap-4606d5a705ede0ef,libequivalent-fdc46004df91ad08,libhashbrown-5d9404f16ad26a3c,libfutures-cb449030769f4f40,libfutures_executor-7c1948f3f44b41cf,libfutures_util-3cf0a39c97c80987,libfutures_io-972ebb79349338ae,libslab-43d976c9737ff31a,libfutures_channel-11faad8f369169a1,libpin_project_lite-e0c50e8704e39276,libfutures_sink-23538ced8fe824d7,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libdata_encoding-02a524d0cb7bb851,libnative_tls-b241527d097adb30,libopenssl_probe-dfbd35d7fb1bbeff,libopenssl-ea58de917e2597a7,libonce_cell-24c5d665b6879050,libbitflags-95b1c4ace9881b07,libserde-a5b193db8ed54974,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libcfg_if-33ef6c02a07f9fec,libopenssl_sys-c9124cc342fcfc2e,liblibc-80da446cb43cb779,libimap_codec-826fc7e4f232a0fb,liblog-669e9396cafcbb01,libimap_types-df3276c84f837fd0,libbase64-2a03de3babadded3,libchrono-ae35127f9d723d56,libnum_traits-70722c056e5d47ed,libthiserror-ba6a6be1e8d7306d,libbounded_static-7e9abe5f5edee96c,libabnf_core-20e6efd8c1f4e021,libnom-2634eb9b7f5f7aae,libmemchr-3ffe5f7a52883367}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcyW5Ez2/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest9wXONl/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/email/address.rs - email::address::Address (line 96) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcUQPKM1/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmelib-8cd8fb48a2e6aaf7,libxdg-04bd2872f0106ae7,liblibloading-e88ba95824d1e976,libserde_json-e0f8d7ac31c2c414,libryu-f8ba606093049f91,libnotify-04f6297ce873a2c6,libmio-b276806a72e47ff0,libcrossbeam_channel-e8ea4d0c2f82a460,libfiletime-fe3397ff44d0de90,libwalkdir-1a00c768f8c7f3de,libsame_file-1ceb7b6153588b15,libinotify-430cd7f55de445cf,libinotify_sys-1a64c3fdeda8ea0a,libbitflags-e2b4db6c651223da,libsocket2-d76cfc5177ad4f30,libflate2-f9ce50039b2046d7,libminiz_oxide-9ee3d538996be813,libadler2-b931b79841890bad,libcrc32fast-ec6b1847c42b19ed,libnix-9d340e0f97c052da,libmemoffset-eff8dc08e7f61fc4,libasync_fn_stream-4e55892f4bfda8b4,libregex-360c0666879dff87,libregex_automata-98d77cb44600a165,libaho_corasick-5318fee7af990b33,libregex_syntax-3a1fc10fb0bb10d0,libencoding_rs-721451430cd4dde4,libunicode_segmentation-5eb0a5c8a3578cf5,libuuid-2d9f6b02d8ef2c2d,libgetrandom-140d61f5a40492bf,libsha1_smol-4fed1055ba2d5f30,libsmol-9f30ac5e1f9c0b2e,libasync_process-98bd3f3c28d604ac,libasync_signal-23d534d516a9b8ee,libsignal_hook_registry-8bb539c2731f4920,libasync_net-a91b9b838afee883,libasync_fs-2ea44a1101c90661,libblocking-ab2ec7fa99b4b00e,libpiper-d40617c4520c993f,libatomic_waker-001109810bdecbaa,libasync_channel-0b1dfcafb9f3f20c,libasync_io-2e92861ae5f5f08a,libpolling-b45ef0107c478742,libtracing-c026beb2e6d9b8f3,libtracing_core-f44451c3804324f6,libasync_lock-62b09adaefe08db4,libevent_listener_strategy-b5e941c2a3bd5ef0,libevent_listener-b6523c16556880f6,librustix-f0a3fe44bd5638f2,liblinux_raw_sys-e5a1906b39cac4ff,libasync_executor-cd7f0748a34140d9,libfutures_lite-3cd57c09e2da65b7,libparking-3618ec6368854be5,libfastrand-5b34477e6b7d2549,libconcurrent_queue-ecf31c7eb1602677,libcrossbeam_utils-358d8724a558436e,libasync_task-65820d26b839a505,libsmallvec-be02d21d8b08d31b,libserde_path_to_error-fc8f6c827da4c6d1,libitoa-4c6598116a867907,libindexmap-4606d5a705ede0ef,libequivalent-fdc46004df91ad08,libhashbrown-5d9404f16ad26a3c,libfutures-cb449030769f4f40,libfutures_executor-7c1948f3f44b41cf,libfutures_util-3cf0a39c97c80987,libfutures_io-972ebb79349338ae,libslab-43d976c9737ff31a,libfutures_channel-11faad8f369169a1,libpin_project_lite-e0c50e8704e39276,libfutures_sink-23538ced8fe824d7,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libdata_encoding-02a524d0cb7bb851,libnative_tls-b241527d097adb30,libopenssl_probe-dfbd35d7fb1bbeff,libopenssl-ea58de917e2597a7,libonce_cell-24c5d665b6879050,libbitflags-95b1c4ace9881b07,libserde-a5b193db8ed54974,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libcfg_if-33ef6c02a07f9fec,libopenssl_sys-c9124cc342fcfc2e,liblibc-80da446cb43cb779,libimap_codec-826fc7e4f232a0fb,liblog-669e9396cafcbb01,libimap_types-df3276c84f837fd0,libbase64-2a03de3babadded3,libchrono-ae35127f9d723d56,libnum_traits-70722c056e5d47ed,libthiserror-ba6a6be1e8d7306d,libbounded_static-7e9abe5f5edee96c,libabnf_core-20e6efd8c1f4e021,libnom-2634eb9b7f5f7aae,libmemchr-3ffe5f7a52883367}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcUQPKM1/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestQUnLzn/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/email.rs - email (line 30) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcd6mzGv/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmelib-8cd8fb48a2e6aaf7,libxdg-04bd2872f0106ae7,liblibloading-e88ba95824d1e976,libserde_json-e0f8d7ac31c2c414,libryu-f8ba606093049f91,libnotify-04f6297ce873a2c6,libmio-b276806a72e47ff0,libcrossbeam_channel-e8ea4d0c2f82a460,libfiletime-fe3397ff44d0de90,libwalkdir-1a00c768f8c7f3de,libsame_file-1ceb7b6153588b15,libinotify-430cd7f55de445cf,libinotify_sys-1a64c3fdeda8ea0a,libbitflags-e2b4db6c651223da,libsocket2-d76cfc5177ad4f30,libflate2-f9ce50039b2046d7,libminiz_oxide-9ee3d538996be813,libadler2-b931b79841890bad,libcrc32fast-ec6b1847c42b19ed,libnix-9d340e0f97c052da,libmemoffset-eff8dc08e7f61fc4,libasync_fn_stream-4e55892f4bfda8b4,libregex-360c0666879dff87,libregex_automata-98d77cb44600a165,libaho_corasick-5318fee7af990b33,libregex_syntax-3a1fc10fb0bb10d0,libencoding_rs-721451430cd4dde4,libunicode_segmentation-5eb0a5c8a3578cf5,libuuid-2d9f6b02d8ef2c2d,libgetrandom-140d61f5a40492bf,libsha1_smol-4fed1055ba2d5f30,libsmol-9f30ac5e1f9c0b2e,libasync_process-98bd3f3c28d604ac,libasync_signal-23d534d516a9b8ee,libsignal_hook_registry-8bb539c2731f4920,libasync_net-a91b9b838afee883,libasync_fs-2ea44a1101c90661,libblocking-ab2ec7fa99b4b00e,libpiper-d40617c4520c993f,libatomic_waker-001109810bdecbaa,libasync_channel-0b1dfcafb9f3f20c,libasync_io-2e92861ae5f5f08a,libpolling-b45ef0107c478742,libtracing-c026beb2e6d9b8f3,libtracing_core-f44451c3804324f6,libasync_lock-62b09adaefe08db4,libevent_listener_strategy-b5e941c2a3bd5ef0,libevent_listener-b6523c16556880f6,librustix-f0a3fe44bd5638f2,liblinux_raw_sys-e5a1906b39cac4ff,libasync_executor-cd7f0748a34140d9,libfutures_lite-3cd57c09e2da65b7,libparking-3618ec6368854be5,libfastrand-5b34477e6b7d2549,libconcurrent_queue-ecf31c7eb1602677,libcrossbeam_utils-358d8724a558436e,libasync_task-65820d26b839a505,libsmallvec-be02d21d8b08d31b,libserde_path_to_error-fc8f6c827da4c6d1,libitoa-4c6598116a867907,libindexmap-4606d5a705ede0ef,libequivalent-fdc46004df91ad08,libhashbrown-5d9404f16ad26a3c,libfutures-cb449030769f4f40,libfutures_executor-7c1948f3f44b41cf,libfutures_util-3cf0a39c97c80987,libfutures_io-972ebb79349338ae,libslab-43d976c9737ff31a,libfutures_channel-11faad8f369169a1,libpin_project_lite-e0c50e8704e39276,libfutures_sink-23538ced8fe824d7,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libdata_encoding-02a524d0cb7bb851,libnative_tls-b241527d097adb30,libopenssl_probe-dfbd35d7fb1bbeff,libopenssl-ea58de917e2597a7,libonce_cell-24c5d665b6879050,libbitflags-95b1c4ace9881b07,libserde-a5b193db8ed54974,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libcfg_if-33ef6c02a07f9fec,libopenssl_sys-c9124cc342fcfc2e,liblibc-80da446cb43cb779,libimap_codec-826fc7e4f232a0fb,liblog-669e9396cafcbb01,libimap_types-df3276c84f837fd0,libbase64-2a03de3babadded3,libchrono-ae35127f9d723d56,libnum_traits-70722c056e5d47ed,libthiserror-ba6a6be1e8d7306d,libbounded_static-7e9abe5f5edee96c,libabnf_core-20e6efd8c1f4e021,libnom-2634eb9b7f5f7aae,libmemchr-3ffe5f7a52883367}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcd6mzGv/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestfIcNrp/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/email/headers/names.rs - email::headers::names::str::eq (line 429) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcLMPhdN/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmelib-8cd8fb48a2e6aaf7,libxdg-04bd2872f0106ae7,liblibloading-e88ba95824d1e976,libserde_json-e0f8d7ac31c2c414,libryu-f8ba606093049f91,libnotify-04f6297ce873a2c6,libmio-b276806a72e47ff0,libcrossbeam_channel-e8ea4d0c2f82a460,libfiletime-fe3397ff44d0de90,libwalkdir-1a00c768f8c7f3de,libsame_file-1ceb7b6153588b15,libinotify-430cd7f55de445cf,libinotify_sys-1a64c3fdeda8ea0a,libbitflags-e2b4db6c651223da,libsocket2-d76cfc5177ad4f30,libflate2-f9ce50039b2046d7,libminiz_oxide-9ee3d538996be813,libadler2-b931b79841890bad,libcrc32fast-ec6b1847c42b19ed,libnix-9d340e0f97c052da,libmemoffset-eff8dc08e7f61fc4,libasync_fn_stream-4e55892f4bfda8b4,libregex-360c0666879dff87,libregex_automata-98d77cb44600a165,libaho_corasick-5318fee7af990b33,libregex_syntax-3a1fc10fb0bb10d0,libencoding_rs-721451430cd4dde4,libunicode_segmentation-5eb0a5c8a3578cf5,libuuid-2d9f6b02d8ef2c2d,libgetrandom-140d61f5a40492bf,libsha1_smol-4fed1055ba2d5f30,libsmol-9f30ac5e1f9c0b2e,libasync_process-98bd3f3c28d604ac,libasync_signal-23d534d516a9b8ee,libsignal_hook_registry-8bb539c2731f4920,libasync_net-a91b9b838afee883,libasync_fs-2ea44a1101c90661,libblocking-ab2ec7fa99b4b00e,libpiper-d40617c4520c993f,libatomic_waker-001109810bdecbaa,libasync_channel-0b1dfcafb9f3f20c,libasync_io-2e92861ae5f5f08a,libpolling-b45ef0107c478742,libtracing-c026beb2e6d9b8f3,libtracing_core-f44451c3804324f6,libasync_lock-62b09adaefe08db4,libevent_listener_strategy-b5e941c2a3bd5ef0,libevent_listener-b6523c16556880f6,librustix-f0a3fe44bd5638f2,liblinux_raw_sys-e5a1906b39cac4ff,libasync_executor-cd7f0748a34140d9,libfutures_lite-3cd57c09e2da65b7,libparking-3618ec6368854be5,libfastrand-5b34477e6b7d2549,libconcurrent_queue-ecf31c7eb1602677,libcrossbeam_utils-358d8724a558436e,libasync_task-65820d26b839a505,libsmallvec-be02d21d8b08d31b,libserde_path_to_error-fc8f6c827da4c6d1,libitoa-4c6598116a867907,libindexmap-4606d5a705ede0ef,libequivalent-fdc46004df91ad08,libhashbrown-5d9404f16ad26a3c,libfutures-cb449030769f4f40,libfutures_executor-7c1948f3f44b41cf,libfutures_util-3cf0a39c97c80987,libfutures_io-972ebb79349338ae,libslab-43d976c9737ff31a,libfutures_channel-11faad8f369169a1,libpin_project_lite-e0c50e8704e39276,libfutures_sink-23538ced8fe824d7,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libdata_encoding-02a524d0cb7bb851,libnative_tls-b241527d097adb30,libopenssl_probe-dfbd35d7fb1bbeff,libopenssl-ea58de917e2597a7,libonce_cell-24c5d665b6879050,libbitflags-95b1c4ace9881b07,libserde-a5b193db8ed54974,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libcfg_if-33ef6c02a07f9fec,libopenssl_sys-c9124cc342fcfc2e,liblibc-80da446cb43cb779,libimap_codec-826fc7e4f232a0fb,liblog-669e9396cafcbb01,libimap_types-df3276c84f837fd0,libbase64-2a03de3babadded3,libchrono-ae35127f9d723d56,libnum_traits-70722c056e5d47ed,libthiserror-ba6a6be1e8d7306d,libbounded_static-7e9abe5f5edee96c,libabnf_core-20e6efd8c1f4e021,libnom-2634eb9b7f5f7aae,libmemchr-3ffe5f7a52883367}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcLMPhdN/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestb4PtwW/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 130) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcDUqwxi/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmelib-8cd8fb48a2e6aaf7,libxdg-04bd2872f0106ae7,liblibloading-e88ba95824d1e976,libserde_json-e0f8d7ac31c2c414,libryu-f8ba606093049f91,libnotify-04f6297ce873a2c6,libmio-b276806a72e47ff0,libcrossbeam_channel-e8ea4d0c2f82a460,libfiletime-fe3397ff44d0de90,libwalkdir-1a00c768f8c7f3de,libsame_file-1ceb7b6153588b15,libinotify-430cd7f55de445cf,libinotify_sys-1a64c3fdeda8ea0a,libbitflags-e2b4db6c651223da,libsocket2-d76cfc5177ad4f30,libflate2-f9ce50039b2046d7,libminiz_oxide-9ee3d538996be813,libadler2-b931b79841890bad,libcrc32fast-ec6b1847c42b19ed,libnix-9d340e0f97c052da,libmemoffset-eff8dc08e7f61fc4,libasync_fn_stream-4e55892f4bfda8b4,libregex-360c0666879dff87,libregex_automata-98d77cb44600a165,libaho_corasick-5318fee7af990b33,libregex_syntax-3a1fc10fb0bb10d0,libencoding_rs-721451430cd4dde4,libunicode_segmentation-5eb0a5c8a3578cf5,libuuid-2d9f6b02d8ef2c2d,libgetrandom-140d61f5a40492bf,libsha1_smol-4fed1055ba2d5f30,libsmol-9f30ac5e1f9c0b2e,libasync_process-98bd3f3c28d604ac,libasync_signal-23d534d516a9b8ee,libsignal_hook_registry-8bb539c2731f4920,libasync_net-a91b9b838afee883,libasync_fs-2ea44a1101c90661,libblocking-ab2ec7fa99b4b00e,libpiper-d40617c4520c993f,libatomic_waker-001109810bdecbaa,libasync_channel-0b1dfcafb9f3f20c,libasync_io-2e92861ae5f5f08a,libpolling-b45ef0107c478742,libtracing-c026beb2e6d9b8f3,libtracing_core-f44451c3804324f6,libasync_lock-62b09adaefe08db4,libevent_listener_strategy-b5e941c2a3bd5ef0,libevent_listener-b6523c16556880f6,librustix-f0a3fe44bd5638f2,liblinux_raw_sys-e5a1906b39cac4ff,libasync_executor-cd7f0748a34140d9,libfutures_lite-3cd57c09e2da65b7,libparking-3618ec6368854be5,libfastrand-5b34477e6b7d2549,libconcurrent_queue-ecf31c7eb1602677,libcrossbeam_utils-358d8724a558436e,libasync_task-65820d26b839a505,libsmallvec-be02d21d8b08d31b,libserde_path_to_error-fc8f6c827da4c6d1,libitoa-4c6598116a867907,libindexmap-4606d5a705ede0ef,libequivalent-fdc46004df91ad08,libhashbrown-5d9404f16ad26a3c,libfutures-cb449030769f4f40,libfutures_executor-7c1948f3f44b41cf,libfutures_util-3cf0a39c97c80987,libfutures_io-972ebb79349338ae,libslab-43d976c9737ff31a,libfutures_channel-11faad8f369169a1,libpin_project_lite-e0c50e8704e39276,libfutures_sink-23538ced8fe824d7,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libdata_encoding-02a524d0cb7bb851,libnative_tls-b241527d097adb30,libopenssl_probe-dfbd35d7fb1bbeff,libopenssl-ea58de917e2597a7,libonce_cell-24c5d665b6879050,libbitflags-95b1c4ace9881b07,libserde-a5b193db8ed54974,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libcfg_if-33ef6c02a07f9fec,libopenssl_sys-c9124cc342fcfc2e,liblibc-80da446cb43cb779,libimap_codec-826fc7e4f232a0fb,liblog-669e9396cafcbb01,libimap_types-df3276c84f837fd0,libbase64-2a03de3babadded3,libchrono-ae35127f9d723d56,libnum_traits-70722c056e5d47ed,libthiserror-ba6a6be1e8d7306d,libbounded_static-7e9abe5f5edee96c,libabnf_core-20e6efd8c1f4e021,libnom-2634eb9b7f5f7aae,libmemchr-3ffe5f7a52883367}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcDUqwxi/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestRXtxH5/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/mbox/mod.rs - mbox (line 83) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcK3XY4C/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmelib-8cd8fb48a2e6aaf7,libxdg-04bd2872f0106ae7,liblibloading-e88ba95824d1e976,libserde_json-e0f8d7ac31c2c414,libryu-f8ba606093049f91,libnotify-04f6297ce873a2c6,libmio-b276806a72e47ff0,libcrossbeam_channel-e8ea4d0c2f82a460,libfiletime-fe3397ff44d0de90,libwalkdir-1a00c768f8c7f3de,libsame_file-1ceb7b6153588b15,libinotify-430cd7f55de445cf,libinotify_sys-1a64c3fdeda8ea0a,libbitflags-e2b4db6c651223da,libsocket2-d76cfc5177ad4f30,libflate2-f9ce50039b2046d7,libminiz_oxide-9ee3d538996be813,libadler2-b931b79841890bad,libcrc32fast-ec6b1847c42b19ed,libnix-9d340e0f97c052da,libmemoffset-eff8dc08e7f61fc4,libasync_fn_stream-4e55892f4bfda8b4,libregex-360c0666879dff87,libregex_automata-98d77cb44600a165,libaho_corasick-5318fee7af990b33,libregex_syntax-3a1fc10fb0bb10d0,libencoding_rs-721451430cd4dde4,libunicode_segmentation-5eb0a5c8a3578cf5,libuuid-2d9f6b02d8ef2c2d,libgetrandom-140d61f5a40492bf,libsha1_smol-4fed1055ba2d5f30,libsmol-9f30ac5e1f9c0b2e,libasync_process-98bd3f3c28d604ac,libasync_signal-23d534d516a9b8ee,libsignal_hook_registry-8bb539c2731f4920,libasync_net-a91b9b838afee883,libasync_fs-2ea44a1101c90661,libblocking-ab2ec7fa99b4b00e,libpiper-d40617c4520c993f,libatomic_waker-001109810bdecbaa,libasync_channel-0b1dfcafb9f3f20c,libasync_io-2e92861ae5f5f08a,libpolling-b45ef0107c478742,libtracing-c026beb2e6d9b8f3,libtracing_core-f44451c3804324f6,libasync_lock-62b09adaefe08db4,libevent_listener_strategy-b5e941c2a3bd5ef0,libevent_listener-b6523c16556880f6,librustix-f0a3fe44bd5638f2,liblinux_raw_sys-e5a1906b39cac4ff,libasync_executor-cd7f0748a34140d9,libfutures_lite-3cd57c09e2da65b7,libparking-3618ec6368854be5,libfastrand-5b34477e6b7d2549,libconcurrent_queue-ecf31c7eb1602677,libcrossbeam_utils-358d8724a558436e,libasync_task-65820d26b839a505,libsmallvec-be02d21d8b08d31b,libserde_path_to_error-fc8f6c827da4c6d1,libitoa-4c6598116a867907,libindexmap-4606d5a705ede0ef,libequivalent-fdc46004df91ad08,libhashbrown-5d9404f16ad26a3c,libfutures-cb449030769f4f40,libfutures_executor-7c1948f3f44b41cf,libfutures_util-3cf0a39c97c80987,libfutures_io-972ebb79349338ae,libslab-43d976c9737ff31a,libfutures_channel-11faad8f369169a1,libpin_project_lite-e0c50e8704e39276,libfutures_sink-23538ced8fe824d7,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libdata_encoding-02a524d0cb7bb851,libnative_tls-b241527d097adb30,libopenssl_probe-dfbd35d7fb1bbeff,libopenssl-ea58de917e2597a7,libonce_cell-24c5d665b6879050,libbitflags-95b1c4ace9881b07,libserde-a5b193db8ed54974,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libcfg_if-33ef6c02a07f9fec,libopenssl_sys-c9124cc342fcfc2e,liblibc-80da446cb43cb779,libimap_codec-826fc7e4f232a0fb,liblog-669e9396cafcbb01,libimap_types-df3276c84f837fd0,libbase64-2a03de3babadded3,libchrono-ae35127f9d723d56,libnum_traits-70722c056e5d47ed,libthiserror-ba6a6be1e8d7306d,libbounded_static-7e9abe5f5edee96c,libabnf_core-20e6efd8c1f4e021,libnom-2634eb9b7f5f7aae,libmemchr-3ffe5f7a52883367}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcK3XY4C/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestW4Cxam/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/email/address.rs - email::address::Address::subaddress (line 259) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc5ibYiJ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmelib-8cd8fb48a2e6aaf7,libxdg-04bd2872f0106ae7,liblibloading-e88ba95824d1e976,libserde_json-e0f8d7ac31c2c414,libryu-f8ba606093049f91,libnotify-04f6297ce873a2c6,libmio-b276806a72e47ff0,libcrossbeam_channel-e8ea4d0c2f82a460,libfiletime-fe3397ff44d0de90,libwalkdir-1a00c768f8c7f3de,libsame_file-1ceb7b6153588b15,libinotify-430cd7f55de445cf,libinotify_sys-1a64c3fdeda8ea0a,libbitflags-e2b4db6c651223da,libsocket2-d76cfc5177ad4f30,libflate2-f9ce50039b2046d7,libminiz_oxide-9ee3d538996be813,libadler2-b931b79841890bad,libcrc32fast-ec6b1847c42b19ed,libnix-9d340e0f97c052da,libmemoffset-eff8dc08e7f61fc4,libasync_fn_stream-4e55892f4bfda8b4,libregex-360c0666879dff87,libregex_automata-98d77cb44600a165,libaho_corasick-5318fee7af990b33,libregex_syntax-3a1fc10fb0bb10d0,libencoding_rs-721451430cd4dde4,libunicode_segmentation-5eb0a5c8a3578cf5,libuuid-2d9f6b02d8ef2c2d,libgetrandom-140d61f5a40492bf,libsha1_smol-4fed1055ba2d5f30,libsmol-9f30ac5e1f9c0b2e,libasync_process-98bd3f3c28d604ac,libasync_signal-23d534d516a9b8ee,libsignal_hook_registry-8bb539c2731f4920,libasync_net-a91b9b838afee883,libasync_fs-2ea44a1101c90661,libblocking-ab2ec7fa99b4b00e,libpiper-d40617c4520c993f,libatomic_waker-001109810bdecbaa,libasync_channel-0b1dfcafb9f3f20c,libasync_io-2e92861ae5f5f08a,libpolling-b45ef0107c478742,libtracing-c026beb2e6d9b8f3,libtracing_core-f44451c3804324f6,libasync_lock-62b09adaefe08db4,libevent_listener_strategy-b5e941c2a3bd5ef0,libevent_listener-b6523c16556880f6,librustix-f0a3fe44bd5638f2,liblinux_raw_sys-e5a1906b39cac4ff,libasync_executor-cd7f0748a34140d9,libfutures_lite-3cd57c09e2da65b7,libparking-3618ec6368854be5,libfastrand-5b34477e6b7d2549,libconcurrent_queue-ecf31c7eb1602677,libcrossbeam_utils-358d8724a558436e,libasync_task-65820d26b839a505,libsmallvec-be02d21d8b08d31b,libserde_path_to_error-fc8f6c827da4c6d1,libitoa-4c6598116a867907,libindexmap-4606d5a705ede0ef,libequivalent-fdc46004df91ad08,libhashbrown-5d9404f16ad26a3c,libfutures-cb449030769f4f40,libfutures_executor-7c1948f3f44b41cf,libfutures_util-3cf0a39c97c80987,libfutures_io-972ebb79349338ae,libslab-43d976c9737ff31a,libfutures_channel-11faad8f369169a1,libpin_project_lite-e0c50e8704e39276,libfutures_sink-23538ced8fe824d7,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libdata_encoding-02a524d0cb7bb851,libnative_tls-b241527d097adb30,libopenssl_probe-dfbd35d7fb1bbeff,libopenssl-ea58de917e2597a7,libonce_cell-24c5d665b6879050,libbitflags-95b1c4ace9881b07,libserde-a5b193db8ed54974,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libcfg_if-33ef6c02a07f9fec,libopenssl_sys-c9124cc342fcfc2e,liblibc-80da446cb43cb779,libimap_codec-826fc7e4f232a0fb,liblog-669e9396cafcbb01,libimap_types-df3276c84f837fd0,libbase64-2a03de3babadded3,libchrono-ae35127f9d723d56,libnum_traits-70722c056e5d47ed,libthiserror-ba6a6be1e8d7306d,libbounded_static-7e9abe5f5edee96c,libabnf_core-20e6efd8c1f4e021,libnom-2634eb9b7f5f7aae,libmemchr-3ffe5f7a52883367}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc5ibYiJ/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestjMnIUA/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/utils/parsec.rs - utils::parsec::take_literal (line 582) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustctJX6ay/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmelib-8cd8fb48a2e6aaf7,libxdg-04bd2872f0106ae7,liblibloading-e88ba95824d1e976,libserde_json-e0f8d7ac31c2c414,libryu-f8ba606093049f91,libnotify-04f6297ce873a2c6,libmio-b276806a72e47ff0,libcrossbeam_channel-e8ea4d0c2f82a460,libfiletime-fe3397ff44d0de90,libwalkdir-1a00c768f8c7f3de,libsame_file-1ceb7b6153588b15,libinotify-430cd7f55de445cf,libinotify_sys-1a64c3fdeda8ea0a,libbitflags-e2b4db6c651223da,libsocket2-d76cfc5177ad4f30,libflate2-f9ce50039b2046d7,libminiz_oxide-9ee3d538996be813,libadler2-b931b79841890bad,libcrc32fast-ec6b1847c42b19ed,libnix-9d340e0f97c052da,libmemoffset-eff8dc08e7f61fc4,libasync_fn_stream-4e55892f4bfda8b4,libregex-360c0666879dff87,libregex_automata-98d77cb44600a165,libaho_corasick-5318fee7af990b33,libregex_syntax-3a1fc10fb0bb10d0,libencoding_rs-721451430cd4dde4,libunicode_segmentation-5eb0a5c8a3578cf5,libuuid-2d9f6b02d8ef2c2d,libgetrandom-140d61f5a40492bf,libsha1_smol-4fed1055ba2d5f30,libsmol-9f30ac5e1f9c0b2e,libasync_process-98bd3f3c28d604ac,libasync_signal-23d534d516a9b8ee,libsignal_hook_registry-8bb539c2731f4920,libasync_net-a91b9b838afee883,libasync_fs-2ea44a1101c90661,libblocking-ab2ec7fa99b4b00e,libpiper-d40617c4520c993f,libatomic_waker-001109810bdecbaa,libasync_channel-0b1dfcafb9f3f20c,libasync_io-2e92861ae5f5f08a,libpolling-b45ef0107c478742,libtracing-c026beb2e6d9b8f3,libtracing_core-f44451c3804324f6,libasync_lock-62b09adaefe08db4,libevent_listener_strategy-b5e941c2a3bd5ef0,libevent_listener-b6523c16556880f6,librustix-f0a3fe44bd5638f2,liblinux_raw_sys-e5a1906b39cac4ff,libasync_executor-cd7f0748a34140d9,libfutures_lite-3cd57c09e2da65b7,libparking-3618ec6368854be5,libfastrand-5b34477e6b7d2549,libconcurrent_queue-ecf31c7eb1602677,libcrossbeam_utils-358d8724a558436e,libasync_task-65820d26b839a505,libsmallvec-be02d21d8b08d31b,libserde_path_to_error-fc8f6c827da4c6d1,libitoa-4c6598116a867907,libindexmap-4606d5a705ede0ef,libequivalent-fdc46004df91ad08,libhashbrown-5d9404f16ad26a3c,libfutures-cb449030769f4f40,libfutures_executor-7c1948f3f44b41cf,libfutures_util-3cf0a39c97c80987,libfutures_io-972ebb79349338ae,libslab-43d976c9737ff31a,libfutures_channel-11faad8f369169a1,libpin_project_lite-e0c50e8704e39276,libfutures_sink-23538ced8fe824d7,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libdata_encoding-02a524d0cb7bb851,libnative_tls-b241527d097adb30,libopenssl_probe-dfbd35d7fb1bbeff,libopenssl-ea58de917e2597a7,libonce_cell-24c5d665b6879050,libbitflags-95b1c4ace9881b07,libserde-a5b193db8ed54974,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libcfg_if-33ef6c02a07f9fec,libopenssl_sys-c9124cc342fcfc2e,liblibc-80da446cb43cb779,libimap_codec-826fc7e4f232a0fb,liblog-669e9396cafcbb01,libimap_types-df3276c84f837fd0,libbase64-2a03de3babadded3,libchrono-ae35127f9d723d56,libnum_traits-70722c056e5d47ed,libthiserror-ba6a6be1e8d7306d,libbounded_static-7e9abe5f5edee96c,libabnf_core-20e6efd8c1f4e021,libnom-2634eb9b7f5f7aae,libmemchr-3ffe5f7a52883367}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustctJX6ay/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestNwCZnX/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/email/headers/names.rs - email::headers::names::HeaderName::eq (line 409) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc2tfs2i/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmelib-8cd8fb48a2e6aaf7,libxdg-04bd2872f0106ae7,liblibloading-e88ba95824d1e976,libserde_json-e0f8d7ac31c2c414,libryu-f8ba606093049f91,libnotify-04f6297ce873a2c6,libmio-b276806a72e47ff0,libcrossbeam_channel-e8ea4d0c2f82a460,libfiletime-fe3397ff44d0de90,libwalkdir-1a00c768f8c7f3de,libsame_file-1ceb7b6153588b15,libinotify-430cd7f55de445cf,libinotify_sys-1a64c3fdeda8ea0a,libbitflags-e2b4db6c651223da,libsocket2-d76cfc5177ad4f30,libflate2-f9ce50039b2046d7,libminiz_oxide-9ee3d538996be813,libadler2-b931b79841890bad,libcrc32fast-ec6b1847c42b19ed,libnix-9d340e0f97c052da,libmemoffset-eff8dc08e7f61fc4,libasync_fn_stream-4e55892f4bfda8b4,libregex-360c0666879dff87,libregex_automata-98d77cb44600a165,libaho_corasick-5318fee7af990b33,libregex_syntax-3a1fc10fb0bb10d0,libencoding_rs-721451430cd4dde4,libunicode_segmentation-5eb0a5c8a3578cf5,libuuid-2d9f6b02d8ef2c2d,libgetrandom-140d61f5a40492bf,libsha1_smol-4fed1055ba2d5f30,libsmol-9f30ac5e1f9c0b2e,libasync_process-98bd3f3c28d604ac,libasync_signal-23d534d516a9b8ee,libsignal_hook_registry-8bb539c2731f4920,libasync_net-a91b9b838afee883,libasync_fs-2ea44a1101c90661,libblocking-ab2ec7fa99b4b00e,libpiper-d40617c4520c993f,libatomic_waker-001109810bdecbaa,libasync_channel-0b1dfcafb9f3f20c,libasync_io-2e92861ae5f5f08a,libpolling-b45ef0107c478742,libtracing-c026beb2e6d9b8f3,libtracing_core-f44451c3804324f6,libasync_lock-62b09adaefe08db4,libevent_listener_strategy-b5e941c2a3bd5ef0,libevent_listener-b6523c16556880f6,librustix-f0a3fe44bd5638f2,liblinux_raw_sys-e5a1906b39cac4ff,libasync_executor-cd7f0748a34140d9,libfutures_lite-3cd57c09e2da65b7,libparking-3618ec6368854be5,libfastrand-5b34477e6b7d2549,libconcurrent_queue-ecf31c7eb1602677,libcrossbeam_utils-358d8724a558436e,libasync_task-65820d26b839a505,libsmallvec-be02d21d8b08d31b,libserde_path_to_error-fc8f6c827da4c6d1,libitoa-4c6598116a867907,libindexmap-4606d5a705ede0ef,libequivalent-fdc46004df91ad08,libhashbrown-5d9404f16ad26a3c,libfutures-cb449030769f4f40,libfutures_executor-7c1948f3f44b41cf,libfutures_util-3cf0a39c97c80987,libfutures_io-972ebb79349338ae,libslab-43d976c9737ff31a,libfutures_channel-11faad8f369169a1,libpin_project_lite-e0c50e8704e39276,libfutures_sink-23538ced8fe824d7,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libdata_encoding-02a524d0cb7bb851,libnative_tls-b241527d097adb30,libopenssl_probe-dfbd35d7fb1bbeff,libopenssl-ea58de917e2597a7,libonce_cell-24c5d665b6879050,libbitflags-95b1c4ace9881b07,libserde-a5b193db8ed54974,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libcfg_if-33ef6c02a07f9fec,libopenssl_sys-c9124cc342fcfc2e,liblibc-80da446cb43cb779,libimap_codec-826fc7e4f232a0fb,liblog-669e9396cafcbb01,libimap_types-df3276c84f837fd0,libbase64-2a03de3babadded3,libchrono-ae35127f9d723d56,libnum_traits-70722c056e5d47ed,libthiserror-ba6a6be1e8d7306d,libbounded_static-7e9abe5f5edee96c,libabnf_core-20e6efd8c1f4e021,libnom-2634eb9b7f5f7aae,libmemchr-3ffe5f7a52883367}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc2tfs2i/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestZbAssX/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/email/address.rs - email::address::Address (line 85) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcZLcqlN/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmelib-8cd8fb48a2e6aaf7,libxdg-04bd2872f0106ae7,liblibloading-e88ba95824d1e976,libserde_json-e0f8d7ac31c2c414,libryu-f8ba606093049f91,libnotify-04f6297ce873a2c6,libmio-b276806a72e47ff0,libcrossbeam_channel-e8ea4d0c2f82a460,libfiletime-fe3397ff44d0de90,libwalkdir-1a00c768f8c7f3de,libsame_file-1ceb7b6153588b15,libinotify-430cd7f55de445cf,libinotify_sys-1a64c3fdeda8ea0a,libbitflags-e2b4db6c651223da,libsocket2-d76cfc5177ad4f30,libflate2-f9ce50039b2046d7,libminiz_oxide-9ee3d538996be813,libadler2-b931b79841890bad,libcrc32fast-ec6b1847c42b19ed,libnix-9d340e0f97c052da,libmemoffset-eff8dc08e7f61fc4,libasync_fn_stream-4e55892f4bfda8b4,libregex-360c0666879dff87,libregex_automata-98d77cb44600a165,libaho_corasick-5318fee7af990b33,libregex_syntax-3a1fc10fb0bb10d0,libencoding_rs-721451430cd4dde4,libunicode_segmentation-5eb0a5c8a3578cf5,libuuid-2d9f6b02d8ef2c2d,libgetrandom-140d61f5a40492bf,libsha1_smol-4fed1055ba2d5f30,libsmol-9f30ac5e1f9c0b2e,libasync_process-98bd3f3c28d604ac,libasync_signal-23d534d516a9b8ee,libsignal_hook_registry-8bb539c2731f4920,libasync_net-a91b9b838afee883,libasync_fs-2ea44a1101c90661,libblocking-ab2ec7fa99b4b00e,libpiper-d40617c4520c993f,libatomic_waker-001109810bdecbaa,libasync_channel-0b1dfcafb9f3f20c,libasync_io-2e92861ae5f5f08a,libpolling-b45ef0107c478742,libtracing-c026beb2e6d9b8f3,libtracing_core-f44451c3804324f6,libasync_lock-62b09adaefe08db4,libevent_listener_strategy-b5e941c2a3bd5ef0,libevent_listener-b6523c16556880f6,librustix-f0a3fe44bd5638f2,liblinux_raw_sys-e5a1906b39cac4ff,libasync_executor-cd7f0748a34140d9,libfutures_lite-3cd57c09e2da65b7,libparking-3618ec6368854be5,libfastrand-5b34477e6b7d2549,libconcurrent_queue-ecf31c7eb1602677,libcrossbeam_utils-358d8724a558436e,libasync_task-65820d26b839a505,libsmallvec-be02d21d8b08d31b,libserde_path_to_error-fc8f6c827da4c6d1,libitoa-4c6598116a867907,libindexmap-4606d5a705ede0ef,libequivalent-fdc46004df91ad08,libhashbrown-5d9404f16ad26a3c,libfutures-cb449030769f4f40,libfutures_executor-7c1948f3f44b41cf,libfutures_util-3cf0a39c97c80987,libfutures_io-972ebb79349338ae,libslab-43d976c9737ff31a,libfutures_channel-11faad8f369169a1,libpin_project_lite-e0c50e8704e39276,libfutures_sink-23538ced8fe824d7,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libdata_encoding-02a524d0cb7bb851,libnative_tls-b241527d097adb30,libopenssl_probe-dfbd35d7fb1bbeff,libopenssl-ea58de917e2597a7,libonce_cell-24c5d665b6879050,libbitflags-95b1c4ace9881b07,libserde-a5b193db8ed54974,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libcfg_if-33ef6c02a07f9fec,libopenssl_sys-c9124cc342fcfc2e,liblibc-80da446cb43cb779,libimap_codec-826fc7e4f232a0fb,liblog-669e9396cafcbb01,libimap_types-df3276c84f837fd0,libbase64-2a03de3babadded3,libchrono-ae35127f9d723d56,libnum_traits-70722c056e5d47ed,libthiserror-ba6a6be1e8d7306d,libbounded_static-7e9abe5f5edee96c,libabnf_core-20e6efd8c1f4e021,libnom-2634eb9b7f5f7aae,libmemchr-3ffe5f7a52883367}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcZLcqlN/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest1DYm3a/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/utils/datetime.rs - utils::datetime (line 26) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcHT57R5/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmelib-8cd8fb48a2e6aaf7,libxdg-04bd2872f0106ae7,liblibloading-e88ba95824d1e976,libserde_json-e0f8d7ac31c2c414,libryu-f8ba606093049f91,libnotify-04f6297ce873a2c6,libmio-b276806a72e47ff0,libcrossbeam_channel-e8ea4d0c2f82a460,libfiletime-fe3397ff44d0de90,libwalkdir-1a00c768f8c7f3de,libsame_file-1ceb7b6153588b15,libinotify-430cd7f55de445cf,libinotify_sys-1a64c3fdeda8ea0a,libbitflags-e2b4db6c651223da,libsocket2-d76cfc5177ad4f30,libflate2-f9ce50039b2046d7,libminiz_oxide-9ee3d538996be813,libadler2-b931b79841890bad,libcrc32fast-ec6b1847c42b19ed,libnix-9d340e0f97c052da,libmemoffset-eff8dc08e7f61fc4,libasync_fn_stream-4e55892f4bfda8b4,libregex-360c0666879dff87,libregex_automata-98d77cb44600a165,libaho_corasick-5318fee7af990b33,libregex_syntax-3a1fc10fb0bb10d0,libencoding_rs-721451430cd4dde4,libunicode_segmentation-5eb0a5c8a3578cf5,libuuid-2d9f6b02d8ef2c2d,libgetrandom-140d61f5a40492bf,libsha1_smol-4fed1055ba2d5f30,libsmol-9f30ac5e1f9c0b2e,libasync_process-98bd3f3c28d604ac,libasync_signal-23d534d516a9b8ee,libsignal_hook_registry-8bb539c2731f4920,libasync_net-a91b9b838afee883,libasync_fs-2ea44a1101c90661,libblocking-ab2ec7fa99b4b00e,libpiper-d40617c4520c993f,libatomic_waker-001109810bdecbaa,libasync_channel-0b1dfcafb9f3f20c,libasync_io-2e92861ae5f5f08a,libpolling-b45ef0107c478742,libtracing-c026beb2e6d9b8f3,libtracing_core-f44451c3804324f6,libasync_lock-62b09adaefe08db4,libevent_listener_strategy-b5e941c2a3bd5ef0,libevent_listener-b6523c16556880f6,librustix-f0a3fe44bd5638f2,liblinux_raw_sys-e5a1906b39cac4ff,libasync_executor-cd7f0748a34140d9,libfutures_lite-3cd57c09e2da65b7,libparking-3618ec6368854be5,libfastrand-5b34477e6b7d2549,libconcurrent_queue-ecf31c7eb1602677,libcrossbeam_utils-358d8724a558436e,libasync_task-65820d26b839a505,libsmallvec-be02d21d8b08d31b,libserde_path_to_error-fc8f6c827da4c6d1,libitoa-4c6598116a867907,libindexmap-4606d5a705ede0ef,libequivalent-fdc46004df91ad08,libhashbrown-5d9404f16ad26a3c,libfutures-cb449030769f4f40,libfutures_executor-7c1948f3f44b41cf,libfutures_util-3cf0a39c97c80987,libfutures_io-972ebb79349338ae,libslab-43d976c9737ff31a,libfutures_channel-11faad8f369169a1,libpin_project_lite-e0c50e8704e39276,libfutures_sink-23538ced8fe824d7,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libdata_encoding-02a524d0cb7bb851,libnative_tls-b241527d097adb30,libopenssl_probe-dfbd35d7fb1bbeff,libopenssl-ea58de917e2597a7,libonce_cell-24c5d665b6879050,libbitflags-95b1c4ace9881b07,libserde-a5b193db8ed54974,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libcfg_if-33ef6c02a07f9fec,libopenssl_sys-c9124cc342fcfc2e,liblibc-80da446cb43cb779,libimap_codec-826fc7e4f232a0fb,liblog-669e9396cafcbb01,libimap_types-df3276c84f837fd0,libbase64-2a03de3babadded3,libchrono-ae35127f9d723d56,libnum_traits-70722c056e5d47ed,libthiserror-ba6a6be1e8d7306d,libbounded_static-7e9abe5f5edee96c,libabnf_core-20e6efd8c1f4e021,libnom-2634eb9b7f5f7aae,libmemchr-3ffe5f7a52883367}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcHT57R5/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestkSg0LG/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/search.rs - search::query_parser::query (line 437) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcSBEQYo/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmelib-8cd8fb48a2e6aaf7,libxdg-04bd2872f0106ae7,liblibloading-e88ba95824d1e976,libserde_json-e0f8d7ac31c2c414,libryu-f8ba606093049f91,libnotify-04f6297ce873a2c6,libmio-b276806a72e47ff0,libcrossbeam_channel-e8ea4d0c2f82a460,libfiletime-fe3397ff44d0de90,libwalkdir-1a00c768f8c7f3de,libsame_file-1ceb7b6153588b15,libinotify-430cd7f55de445cf,libinotify_sys-1a64c3fdeda8ea0a,libbitflags-e2b4db6c651223da,libsocket2-d76cfc5177ad4f30,libflate2-f9ce50039b2046d7,libminiz_oxide-9ee3d538996be813,libadler2-b931b79841890bad,libcrc32fast-ec6b1847c42b19ed,libnix-9d340e0f97c052da,libmemoffset-eff8dc08e7f61fc4,libasync_fn_stream-4e55892f4bfda8b4,libregex-360c0666879dff87,libregex_automata-98d77cb44600a165,libaho_corasick-5318fee7af990b33,libregex_syntax-3a1fc10fb0bb10d0,libencoding_rs-721451430cd4dde4,libunicode_segmentation-5eb0a5c8a3578cf5,libuuid-2d9f6b02d8ef2c2d,libgetrandom-140d61f5a40492bf,libsha1_smol-4fed1055ba2d5f30,libsmol-9f30ac5e1f9c0b2e,libasync_process-98bd3f3c28d604ac,libasync_signal-23d534d516a9b8ee,libsignal_hook_registry-8bb539c2731f4920,libasync_net-a91b9b838afee883,libasync_fs-2ea44a1101c90661,libblocking-ab2ec7fa99b4b00e,libpiper-d40617c4520c993f,libatomic_waker-001109810bdecbaa,libasync_channel-0b1dfcafb9f3f20c,libasync_io-2e92861ae5f5f08a,libpolling-b45ef0107c478742,libtracing-c026beb2e6d9b8f3,libtracing_core-f44451c3804324f6,libasync_lock-62b09adaefe08db4,libevent_listener_strategy-b5e941c2a3bd5ef0,libevent_listener-b6523c16556880f6,librustix-f0a3fe44bd5638f2,liblinux_raw_sys-e5a1906b39cac4ff,libasync_executor-cd7f0748a34140d9,libfutures_lite-3cd57c09e2da65b7,libparking-3618ec6368854be5,libfastrand-5b34477e6b7d2549,libconcurrent_queue-ecf31c7eb1602677,libcrossbeam_utils-358d8724a558436e,libasync_task-65820d26b839a505,libsmallvec-be02d21d8b08d31b,libserde_path_to_error-fc8f6c827da4c6d1,libitoa-4c6598116a867907,libindexmap-4606d5a705ede0ef,libequivalent-fdc46004df91ad08,libhashbrown-5d9404f16ad26a3c,libfutures-cb449030769f4f40,libfutures_executor-7c1948f3f44b41cf,libfutures_util-3cf0a39c97c80987,libfutures_io-972ebb79349338ae,libslab-43d976c9737ff31a,libfutures_channel-11faad8f369169a1,libpin_project_lite-e0c50e8704e39276,libfutures_sink-23538ced8fe824d7,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libdata_encoding-02a524d0cb7bb851,libnative_tls-b241527d097adb30,libopenssl_probe-dfbd35d7fb1bbeff,libopenssl-ea58de917e2597a7,libonce_cell-24c5d665b6879050,libbitflags-95b1c4ace9881b07,libserde-a5b193db8ed54974,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libcfg_if-33ef6c02a07f9fec,libopenssl_sys-c9124cc342fcfc2e,liblibc-80da446cb43cb779,libimap_codec-826fc7e4f232a0fb,liblog-669e9396cafcbb01,libimap_types-df3276c84f837fd0,libbase64-2a03de3babadded3,libchrono-ae35127f9d723d56,libnum_traits-70722c056e5d47ed,libthiserror-ba6a6be1e8d7306d,libbounded_static-7e9abe5f5edee96c,libabnf_core-20e6efd8c1f4e021,libnom-2634eb9b7f5f7aae,libmemchr-3ffe5f7a52883367}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcSBEQYo/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestW1ImUZ/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/text/mod.rs - text::TextPresentation (line 180) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcUQicPK/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmelib-8cd8fb48a2e6aaf7,libxdg-04bd2872f0106ae7,liblibloading-e88ba95824d1e976,libserde_json-e0f8d7ac31c2c414,libryu-f8ba606093049f91,libnotify-04f6297ce873a2c6,libmio-b276806a72e47ff0,libcrossbeam_channel-e8ea4d0c2f82a460,libfiletime-fe3397ff44d0de90,libwalkdir-1a00c768f8c7f3de,libsame_file-1ceb7b6153588b15,libinotify-430cd7f55de445cf,libinotify_sys-1a64c3fdeda8ea0a,libbitflags-e2b4db6c651223da,libsocket2-d76cfc5177ad4f30,libflate2-f9ce50039b2046d7,libminiz_oxide-9ee3d538996be813,libadler2-b931b79841890bad,libcrc32fast-ec6b1847c42b19ed,libnix-9d340e0f97c052da,libmemoffset-eff8dc08e7f61fc4,libasync_fn_stream-4e55892f4bfda8b4,libregex-360c0666879dff87,libregex_automata-98d77cb44600a165,libaho_corasick-5318fee7af990b33,libregex_syntax-3a1fc10fb0bb10d0,libencoding_rs-721451430cd4dde4,libunicode_segmentation-5eb0a5c8a3578cf5,libuuid-2d9f6b02d8ef2c2d,libgetrandom-140d61f5a40492bf,libsha1_smol-4fed1055ba2d5f30,libsmol-9f30ac5e1f9c0b2e,libasync_process-98bd3f3c28d604ac,libasync_signal-23d534d516a9b8ee,libsignal_hook_registry-8bb539c2731f4920,libasync_net-a91b9b838afee883,libasync_fs-2ea44a1101c90661,libblocking-ab2ec7fa99b4b00e,libpiper-d40617c4520c993f,libatomic_waker-001109810bdecbaa,libasync_channel-0b1dfcafb9f3f20c,libasync_io-2e92861ae5f5f08a,libpolling-b45ef0107c478742,libtracing-c026beb2e6d9b8f3,libtracing_core-f44451c3804324f6,libasync_lock-62b09adaefe08db4,libevent_listener_strategy-b5e941c2a3bd5ef0,libevent_listener-b6523c16556880f6,librustix-f0a3fe44bd5638f2,liblinux_raw_sys-e5a1906b39cac4ff,libasync_executor-cd7f0748a34140d9,libfutures_lite-3cd57c09e2da65b7,libparking-3618ec6368854be5,libfastrand-5b34477e6b7d2549,libconcurrent_queue-ecf31c7eb1602677,libcrossbeam_utils-358d8724a558436e,libasync_task-65820d26b839a505,libsmallvec-be02d21d8b08d31b,libserde_path_to_error-fc8f6c827da4c6d1,libitoa-4c6598116a867907,libindexmap-4606d5a705ede0ef,libequivalent-fdc46004df91ad08,libhashbrown-5d9404f16ad26a3c,libfutures-cb449030769f4f40,libfutures_executor-7c1948f3f44b41cf,libfutures_util-3cf0a39c97c80987,libfutures_io-972ebb79349338ae,libslab-43d976c9737ff31a,libfutures_channel-11faad8f369169a1,libpin_project_lite-e0c50e8704e39276,libfutures_sink-23538ced8fe824d7,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libdata_encoding-02a524d0cb7bb851,libnative_tls-b241527d097adb30,libopenssl_probe-dfbd35d7fb1bbeff,libopenssl-ea58de917e2597a7,libonce_cell-24c5d665b6879050,libbitflags-95b1c4ace9881b07,libserde-a5b193db8ed54974,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libcfg_if-33ef6c02a07f9fec,libopenssl_sys-c9124cc342fcfc2e,liblibc-80da446cb43cb779,libimap_codec-826fc7e4f232a0fb,liblog-669e9396cafcbb01,libimap_types-df3276c84f837fd0,libbase64-2a03de3babadded3,libchrono-ae35127f9d723d56,libnum_traits-70722c056e5d47ed,libthiserror-ba6a6be1e8d7306d,libbounded_static-7e9abe5f5edee96c,libabnf_core-20e6efd8c1f4e021,libnom-2634eb9b7f5f7aae,libmemchr-3ffe5f7a52883367}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcUQicPK/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestgrfBv8/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/email/address.rs - email::address::Address::display (line 317) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc9z4WPJ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmelib-8cd8fb48a2e6aaf7,libxdg-04bd2872f0106ae7,liblibloading-e88ba95824d1e976,libserde_json-e0f8d7ac31c2c414,libryu-f8ba606093049f91,libnotify-04f6297ce873a2c6,libmio-b276806a72e47ff0,libcrossbeam_channel-e8ea4d0c2f82a460,libfiletime-fe3397ff44d0de90,libwalkdir-1a00c768f8c7f3de,libsame_file-1ceb7b6153588b15,libinotify-430cd7f55de445cf,libinotify_sys-1a64c3fdeda8ea0a,libbitflags-e2b4db6c651223da,libsocket2-d76cfc5177ad4f30,libflate2-f9ce50039b2046d7,libminiz_oxide-9ee3d538996be813,libadler2-b931b79841890bad,libcrc32fast-ec6b1847c42b19ed,libnix-9d340e0f97c052da,libmemoffset-eff8dc08e7f61fc4,libasync_fn_stream-4e55892f4bfda8b4,libregex-360c0666879dff87,libregex_automata-98d77cb44600a165,libaho_corasick-5318fee7af990b33,libregex_syntax-3a1fc10fb0bb10d0,libencoding_rs-721451430cd4dde4,libunicode_segmentation-5eb0a5c8a3578cf5,libuuid-2d9f6b02d8ef2c2d,libgetrandom-140d61f5a40492bf,libsha1_smol-4fed1055ba2d5f30,libsmol-9f30ac5e1f9c0b2e,libasync_process-98bd3f3c28d604ac,libasync_signal-23d534d516a9b8ee,libsignal_hook_registry-8bb539c2731f4920,libasync_net-a91b9b838afee883,libasync_fs-2ea44a1101c90661,libblocking-ab2ec7fa99b4b00e,libpiper-d40617c4520c993f,libatomic_waker-001109810bdecbaa,libasync_channel-0b1dfcafb9f3f20c,libasync_io-2e92861ae5f5f08a,libpolling-b45ef0107c478742,libtracing-c026beb2e6d9b8f3,libtracing_core-f44451c3804324f6,libasync_lock-62b09adaefe08db4,libevent_listener_strategy-b5e941c2a3bd5ef0,libevent_listener-b6523c16556880f6,librustix-f0a3fe44bd5638f2,liblinux_raw_sys-e5a1906b39cac4ff,libasync_executor-cd7f0748a34140d9,libfutures_lite-3cd57c09e2da65b7,libparking-3618ec6368854be5,libfastrand-5b34477e6b7d2549,libconcurrent_queue-ecf31c7eb1602677,libcrossbeam_utils-358d8724a558436e,libasync_task-65820d26b839a505,libsmallvec-be02d21d8b08d31b,libserde_path_to_error-fc8f6c827da4c6d1,libitoa-4c6598116a867907,libindexmap-4606d5a705ede0ef,libequivalent-fdc46004df91ad08,libhashbrown-5d9404f16ad26a3c,libfutures-cb449030769f4f40,libfutures_executor-7c1948f3f44b41cf,libfutures_util-3cf0a39c97c80987,libfutures_io-972ebb79349338ae,libslab-43d976c9737ff31a,libfutures_channel-11faad8f369169a1,libpin_project_lite-e0c50e8704e39276,libfutures_sink-23538ced8fe824d7,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libdata_encoding-02a524d0cb7bb851,libnative_tls-b241527d097adb30,libopenssl_probe-dfbd35d7fb1bbeff,libopenssl-ea58de917e2597a7,libonce_cell-24c5d665b6879050,libbitflags-95b1c4ace9881b07,libserde-a5b193db8ed54974,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libcfg_if-33ef6c02a07f9fec,libopenssl_sys-c9124cc342fcfc2e,liblibc-80da446cb43cb779,libimap_codec-826fc7e4f232a0fb,liblog-669e9396cafcbb01,libimap_types-df3276c84f837fd0,libbase64-2a03de3babadded3,libchrono-ae35127f9d723d56,libnum_traits-70722c056e5d47ed,libthiserror-ba6a6be1e8d7306d,libbounded_static-7e9abe5f5edee96c,libabnf_core-20e6efd8c1f4e021,libnom-2634eb9b7f5f7aae,libmemchr-3ffe5f7a52883367}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc9z4WPJ/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestfgJVDP/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/utils/urn/mod.rs - utils::urn::UrnBuilder (line 567) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcwEix7f/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmelib-8cd8fb48a2e6aaf7,libxdg-04bd2872f0106ae7,liblibloading-e88ba95824d1e976,libserde_json-e0f8d7ac31c2c414,libryu-f8ba606093049f91,libnotify-04f6297ce873a2c6,libmio-b276806a72e47ff0,libcrossbeam_channel-e8ea4d0c2f82a460,libfiletime-fe3397ff44d0de90,libwalkdir-1a00c768f8c7f3de,libsame_file-1ceb7b6153588b15,libinotify-430cd7f55de445cf,libinotify_sys-1a64c3fdeda8ea0a,libbitflags-e2b4db6c651223da,libsocket2-d76cfc5177ad4f30,libflate2-f9ce50039b2046d7,libminiz_oxide-9ee3d538996be813,libadler2-b931b79841890bad,libcrc32fast-ec6b1847c42b19ed,libnix-9d340e0f97c052da,libmemoffset-eff8dc08e7f61fc4,libasync_fn_stream-4e55892f4bfda8b4,libregex-360c0666879dff87,libregex_automata-98d77cb44600a165,libaho_corasick-5318fee7af990b33,libregex_syntax-3a1fc10fb0bb10d0,libencoding_rs-721451430cd4dde4,libunicode_segmentation-5eb0a5c8a3578cf5,libuuid-2d9f6b02d8ef2c2d,libgetrandom-140d61f5a40492bf,libsha1_smol-4fed1055ba2d5f30,libsmol-9f30ac5e1f9c0b2e,libasync_process-98bd3f3c28d604ac,libasync_signal-23d534d516a9b8ee,libsignal_hook_registry-8bb539c2731f4920,libasync_net-a91b9b838afee883,libasync_fs-2ea44a1101c90661,libblocking-ab2ec7fa99b4b00e,libpiper-d40617c4520c993f,libatomic_waker-001109810bdecbaa,libasync_channel-0b1dfcafb9f3f20c,libasync_io-2e92861ae5f5f08a,libpolling-b45ef0107c478742,libtracing-c026beb2e6d9b8f3,libtracing_core-f44451c3804324f6,libasync_lock-62b09adaefe08db4,libevent_listener_strategy-b5e941c2a3bd5ef0,libevent_listener-b6523c16556880f6,librustix-f0a3fe44bd5638f2,liblinux_raw_sys-e5a1906b39cac4ff,libasync_executor-cd7f0748a34140d9,libfutures_lite-3cd57c09e2da65b7,libparking-3618ec6368854be5,libfastrand-5b34477e6b7d2549,libconcurrent_queue-ecf31c7eb1602677,libcrossbeam_utils-358d8724a558436e,libasync_task-65820d26b839a505,libsmallvec-be02d21d8b08d31b,libserde_path_to_error-fc8f6c827da4c6d1,libitoa-4c6598116a867907,libindexmap-4606d5a705ede0ef,libequivalent-fdc46004df91ad08,libhashbrown-5d9404f16ad26a3c,libfutures-cb449030769f4f40,libfutures_executor-7c1948f3f44b41cf,libfutures_util-3cf0a39c97c80987,libfutures_io-972ebb79349338ae,libslab-43d976c9737ff31a,libfutures_channel-11faad8f369169a1,libpin_project_lite-e0c50e8704e39276,libfutures_sink-23538ced8fe824d7,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libdata_encoding-02a524d0cb7bb851,libnative_tls-b241527d097adb30,libopenssl_probe-dfbd35d7fb1bbeff,libopenssl-ea58de917e2597a7,libonce_cell-24c5d665b6879050,libbitflags-95b1c4ace9881b07,libserde-a5b193db8ed54974,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libcfg_if-33ef6c02a07f9fec,libopenssl_sys-c9124cc342fcfc2e,liblibc-80da446cb43cb779,libimap_codec-826fc7e4f232a0fb,liblog-669e9396cafcbb01,libimap_types-df3276c84f837fd0,libbase64-2a03de3babadded3,libchrono-ae35127f9d723d56,libnum_traits-70722c056e5d47ed,libthiserror-ba6a6be1e8d7306d,libbounded_static-7e9abe5f5edee96c,libabnf_core-20e6efd8c1f4e021,libnom-2634eb9b7f5f7aae,libmemchr-3ffe5f7a52883367}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcwEix7f/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestOcGnwE/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/utils/urn/mod.rs - utils::urn (line 8) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcZPsnyn/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmelib-8cd8fb48a2e6aaf7,libxdg-04bd2872f0106ae7,liblibloading-e88ba95824d1e976,libserde_json-e0f8d7ac31c2c414,libryu-f8ba606093049f91,libnotify-04f6297ce873a2c6,libmio-b276806a72e47ff0,libcrossbeam_channel-e8ea4d0c2f82a460,libfiletime-fe3397ff44d0de90,libwalkdir-1a00c768f8c7f3de,libsame_file-1ceb7b6153588b15,libinotify-430cd7f55de445cf,libinotify_sys-1a64c3fdeda8ea0a,libbitflags-e2b4db6c651223da,libsocket2-d76cfc5177ad4f30,libflate2-f9ce50039b2046d7,libminiz_oxide-9ee3d538996be813,libadler2-b931b79841890bad,libcrc32fast-ec6b1847c42b19ed,libnix-9d340e0f97c052da,libmemoffset-eff8dc08e7f61fc4,libasync_fn_stream-4e55892f4bfda8b4,libregex-360c0666879dff87,libregex_automata-98d77cb44600a165,libaho_corasick-5318fee7af990b33,libregex_syntax-3a1fc10fb0bb10d0,libencoding_rs-721451430cd4dde4,libunicode_segmentation-5eb0a5c8a3578cf5,libuuid-2d9f6b02d8ef2c2d,libgetrandom-140d61f5a40492bf,libsha1_smol-4fed1055ba2d5f30,libsmol-9f30ac5e1f9c0b2e,libasync_process-98bd3f3c28d604ac,libasync_signal-23d534d516a9b8ee,libsignal_hook_registry-8bb539c2731f4920,libasync_net-a91b9b838afee883,libasync_fs-2ea44a1101c90661,libblocking-ab2ec7fa99b4b00e,libpiper-d40617c4520c993f,libatomic_waker-001109810bdecbaa,libasync_channel-0b1dfcafb9f3f20c,libasync_io-2e92861ae5f5f08a,libpolling-b45ef0107c478742,libtracing-c026beb2e6d9b8f3,libtracing_core-f44451c3804324f6,libasync_lock-62b09adaefe08db4,libevent_listener_strategy-b5e941c2a3bd5ef0,libevent_listener-b6523c16556880f6,librustix-f0a3fe44bd5638f2,liblinux_raw_sys-e5a1906b39cac4ff,libasync_executor-cd7f0748a34140d9,libfutures_lite-3cd57c09e2da65b7,libparking-3618ec6368854be5,libfastrand-5b34477e6b7d2549,libconcurrent_queue-ecf31c7eb1602677,libcrossbeam_utils-358d8724a558436e,libasync_task-65820d26b839a505,libsmallvec-be02d21d8b08d31b,libserde_path_to_error-fc8f6c827da4c6d1,libitoa-4c6598116a867907,libindexmap-4606d5a705ede0ef,libequivalent-fdc46004df91ad08,libhashbrown-5d9404f16ad26a3c,libfutures-cb449030769f4f40,libfutures_executor-7c1948f3f44b41cf,libfutures_util-3cf0a39c97c80987,libfutures_io-972ebb79349338ae,libslab-43d976c9737ff31a,libfutures_channel-11faad8f369169a1,libpin_project_lite-e0c50e8704e39276,libfutures_sink-23538ced8fe824d7,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libdata_encoding-02a524d0cb7bb851,libnative_tls-b241527d097adb30,libopenssl_probe-dfbd35d7fb1bbeff,libopenssl-ea58de917e2597a7,libonce_cell-24c5d665b6879050,libbitflags-95b1c4ace9881b07,libserde-a5b193db8ed54974,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libcfg_if-33ef6c02a07f9fec,libopenssl_sys-c9124cc342fcfc2e,liblibc-80da446cb43cb779,libimap_codec-826fc7e4f232a0fb,liblog-669e9396cafcbb01,libimap_types-df3276c84f837fd0,libbase64-2a03de3babadded3,libchrono-ae35127f9d723d56,libnum_traits-70722c056e5d47ed,libthiserror-ba6a6be1e8d7306d,libbounded_static-7e9abe5f5edee96c,libabnf_core-20e6efd8c1f4e021,libnom-2634eb9b7f5f7aae,libmemchr-3ffe5f7a52883367}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcZPsnyn/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestDbXzRe/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/email/address.rs - email::address::Address::display_name (line 342) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcd7DJWN/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmelib-8cd8fb48a2e6aaf7,libxdg-04bd2872f0106ae7,liblibloading-e88ba95824d1e976,libserde_json-e0f8d7ac31c2c414,libryu-f8ba606093049f91,libnotify-04f6297ce873a2c6,libmio-b276806a72e47ff0,libcrossbeam_channel-e8ea4d0c2f82a460,libfiletime-fe3397ff44d0de90,libwalkdir-1a00c768f8c7f3de,libsame_file-1ceb7b6153588b15,libinotify-430cd7f55de445cf,libinotify_sys-1a64c3fdeda8ea0a,libbitflags-e2b4db6c651223da,libsocket2-d76cfc5177ad4f30,libflate2-f9ce50039b2046d7,libminiz_oxide-9ee3d538996be813,libadler2-b931b79841890bad,libcrc32fast-ec6b1847c42b19ed,libnix-9d340e0f97c052da,libmemoffset-eff8dc08e7f61fc4,libasync_fn_stream-4e55892f4bfda8b4,libregex-360c0666879dff87,libregex_automata-98d77cb44600a165,libaho_corasick-5318fee7af990b33,libregex_syntax-3a1fc10fb0bb10d0,libencoding_rs-721451430cd4dde4,libunicode_segmentation-5eb0a5c8a3578cf5,libuuid-2d9f6b02d8ef2c2d,libgetrandom-140d61f5a40492bf,libsha1_smol-4fed1055ba2d5f30,libsmol-9f30ac5e1f9c0b2e,libasync_process-98bd3f3c28d604ac,libasync_signal-23d534d516a9b8ee,libsignal_hook_registry-8bb539c2731f4920,libasync_net-a91b9b838afee883,libasync_fs-2ea44a1101c90661,libblocking-ab2ec7fa99b4b00e,libpiper-d40617c4520c993f,libatomic_waker-001109810bdecbaa,libasync_channel-0b1dfcafb9f3f20c,libasync_io-2e92861ae5f5f08a,libpolling-b45ef0107c478742,libtracing-c026beb2e6d9b8f3,libtracing_core-f44451c3804324f6,libasync_lock-62b09adaefe08db4,libevent_listener_strategy-b5e941c2a3bd5ef0,libevent_listener-b6523c16556880f6,librustix-f0a3fe44bd5638f2,liblinux_raw_sys-e5a1906b39cac4ff,libasync_executor-cd7f0748a34140d9,libfutures_lite-3cd57c09e2da65b7,libparking-3618ec6368854be5,libfastrand-5b34477e6b7d2549,libconcurrent_queue-ecf31c7eb1602677,libcrossbeam_utils-358d8724a558436e,libasync_task-65820d26b839a505,libsmallvec-be02d21d8b08d31b,libserde_path_to_error-fc8f6c827da4c6d1,libitoa-4c6598116a867907,libindexmap-4606d5a705ede0ef,libequivalent-fdc46004df91ad08,libhashbrown-5d9404f16ad26a3c,libfutures-cb449030769f4f40,libfutures_executor-7c1948f3f44b41cf,libfutures_util-3cf0a39c97c80987,libfutures_io-972ebb79349338ae,libslab-43d976c9737ff31a,libfutures_channel-11faad8f369169a1,libpin_project_lite-e0c50e8704e39276,libfutures_sink-23538ced8fe824d7,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libdata_encoding-02a524d0cb7bb851,libnative_tls-b241527d097adb30,libopenssl_probe-dfbd35d7fb1bbeff,libopenssl-ea58de917e2597a7,libonce_cell-24c5d665b6879050,libbitflags-95b1c4ace9881b07,libserde-a5b193db8ed54974,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libcfg_if-33ef6c02a07f9fec,libopenssl_sys-c9124cc342fcfc2e,liblibc-80da446cb43cb779,libimap_codec-826fc7e4f232a0fb,liblog-669e9396cafcbb01,libimap_types-df3276c84f837fd0,libbase64-2a03de3babadded3,libchrono-ae35127f9d723d56,libnum_traits-70722c056e5d47ed,libthiserror-ba6a6be1e8d7306d,libbounded_static-7e9abe5f5edee96c,libabnf_core-20e6efd8c1f4e021,libnom-2634eb9b7f5f7aae,libmemchr-3ffe5f7a52883367}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcd7DJWN/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestoCA7qX/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/utils/parsec.rs - utils::parsec::alt (line 445) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc1pzwwV/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmelib-8cd8fb48a2e6aaf7,libxdg-04bd2872f0106ae7,liblibloading-e88ba95824d1e976,libserde_json-e0f8d7ac31c2c414,libryu-f8ba606093049f91,libnotify-04f6297ce873a2c6,libmio-b276806a72e47ff0,libcrossbeam_channel-e8ea4d0c2f82a460,libfiletime-fe3397ff44d0de90,libwalkdir-1a00c768f8c7f3de,libsame_file-1ceb7b6153588b15,libinotify-430cd7f55de445cf,libinotify_sys-1a64c3fdeda8ea0a,libbitflags-e2b4db6c651223da,libsocket2-d76cfc5177ad4f30,libflate2-f9ce50039b2046d7,libminiz_oxide-9ee3d538996be813,libadler2-b931b79841890bad,libcrc32fast-ec6b1847c42b19ed,libnix-9d340e0f97c052da,libmemoffset-eff8dc08e7f61fc4,libasync_fn_stream-4e55892f4bfda8b4,libregex-360c0666879dff87,libregex_automata-98d77cb44600a165,libaho_corasick-5318fee7af990b33,libregex_syntax-3a1fc10fb0bb10d0,libencoding_rs-721451430cd4dde4,libunicode_segmentation-5eb0a5c8a3578cf5,libuuid-2d9f6b02d8ef2c2d,libgetrandom-140d61f5a40492bf,libsha1_smol-4fed1055ba2d5f30,libsmol-9f30ac5e1f9c0b2e,libasync_process-98bd3f3c28d604ac,libasync_signal-23d534d516a9b8ee,libsignal_hook_registry-8bb539c2731f4920,libasync_net-a91b9b838afee883,libasync_fs-2ea44a1101c90661,libblocking-ab2ec7fa99b4b00e,libpiper-d40617c4520c993f,libatomic_waker-001109810bdecbaa,libasync_channel-0b1dfcafb9f3f20c,libasync_io-2e92861ae5f5f08a,libpolling-b45ef0107c478742,libtracing-c026beb2e6d9b8f3,libtracing_core-f44451c3804324f6,libasync_lock-62b09adaefe08db4,libevent_listener_strategy-b5e941c2a3bd5ef0,libevent_listener-b6523c16556880f6,librustix-f0a3fe44bd5638f2,liblinux_raw_sys-e5a1906b39cac4ff,libasync_executor-cd7f0748a34140d9,libfutures_lite-3cd57c09e2da65b7,libparking-3618ec6368854be5,libfastrand-5b34477e6b7d2549,libconcurrent_queue-ecf31c7eb1602677,libcrossbeam_utils-358d8724a558436e,libasync_task-65820d26b839a505,libsmallvec-be02d21d8b08d31b,libserde_path_to_error-fc8f6c827da4c6d1,libitoa-4c6598116a867907,libindexmap-4606d5a705ede0ef,libequivalent-fdc46004df91ad08,libhashbrown-5d9404f16ad26a3c,libfutures-cb449030769f4f40,libfutures_executor-7c1948f3f44b41cf,libfutures_util-3cf0a39c97c80987,libfutures_io-972ebb79349338ae,libslab-43d976c9737ff31a,libfutures_channel-11faad8f369169a1,libpin_project_lite-e0c50e8704e39276,libfutures_sink-23538ced8fe824d7,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libdata_encoding-02a524d0cb7bb851,libnative_tls-b241527d097adb30,libopenssl_probe-dfbd35d7fb1bbeff,libopenssl-ea58de917e2597a7,libonce_cell-24c5d665b6879050,libbitflags-95b1c4ace9881b07,libserde-a5b193db8ed54974,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libcfg_if-33ef6c02a07f9fec,libopenssl_sys-c9124cc342fcfc2e,liblibc-80da446cb43cb779,libimap_codec-826fc7e4f232a0fb,liblog-669e9396cafcbb01,libimap_types-df3276c84f837fd0,libbase64-2a03de3babadded3,libchrono-ae35127f9d723d56,libnum_traits-70722c056e5d47ed,libthiserror-ba6a6be1e8d7306d,libbounded_static-7e9abe5f5edee96c,libabnf_core-20e6efd8c1f4e021,libnom-2634eb9b7f5f7aae,libmemchr-3ffe5f7a52883367}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc1pzwwV/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestCw7GxL/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/utils/percent_encoding.rs - utils::percent_encoding::percent_encode_byte (line 182) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcDJjaJk/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmelib-8cd8fb48a2e6aaf7,libxdg-04bd2872f0106ae7,liblibloading-e88ba95824d1e976,libserde_json-e0f8d7ac31c2c414,libryu-f8ba606093049f91,libnotify-04f6297ce873a2c6,libmio-b276806a72e47ff0,libcrossbeam_channel-e8ea4d0c2f82a460,libfiletime-fe3397ff44d0de90,libwalkdir-1a00c768f8c7f3de,libsame_file-1ceb7b6153588b15,libinotify-430cd7f55de445cf,libinotify_sys-1a64c3fdeda8ea0a,libbitflags-e2b4db6c651223da,libsocket2-d76cfc5177ad4f30,libflate2-f9ce50039b2046d7,libminiz_oxide-9ee3d538996be813,libadler2-b931b79841890bad,libcrc32fast-ec6b1847c42b19ed,libnix-9d340e0f97c052da,libmemoffset-eff8dc08e7f61fc4,libasync_fn_stream-4e55892f4bfda8b4,libregex-360c0666879dff87,libregex_automata-98d77cb44600a165,libaho_corasick-5318fee7af990b33,libregex_syntax-3a1fc10fb0bb10d0,libencoding_rs-721451430cd4dde4,libunicode_segmentation-5eb0a5c8a3578cf5,libuuid-2d9f6b02d8ef2c2d,libgetrandom-140d61f5a40492bf,libsha1_smol-4fed1055ba2d5f30,libsmol-9f30ac5e1f9c0b2e,libasync_process-98bd3f3c28d604ac,libasync_signal-23d534d516a9b8ee,libsignal_hook_registry-8bb539c2731f4920,libasync_net-a91b9b838afee883,libasync_fs-2ea44a1101c90661,libblocking-ab2ec7fa99b4b00e,libpiper-d40617c4520c993f,libatomic_waker-001109810bdecbaa,libasync_channel-0b1dfcafb9f3f20c,libasync_io-2e92861ae5f5f08a,libpolling-b45ef0107c478742,libtracing-c026beb2e6d9b8f3,libtracing_core-f44451c3804324f6,libasync_lock-62b09adaefe08db4,libevent_listener_strategy-b5e941c2a3bd5ef0,libevent_listener-b6523c16556880f6,librustix-f0a3fe44bd5638f2,liblinux_raw_sys-e5a1906b39cac4ff,libasync_executor-cd7f0748a34140d9,libfutures_lite-3cd57c09e2da65b7,libparking-3618ec6368854be5,libfastrand-5b34477e6b7d2549,libconcurrent_queue-ecf31c7eb1602677,libcrossbeam_utils-358d8724a558436e,libasync_task-65820d26b839a505,libsmallvec-be02d21d8b08d31b,libserde_path_to_error-fc8f6c827da4c6d1,libitoa-4c6598116a867907,libindexmap-4606d5a705ede0ef,libequivalent-fdc46004df91ad08,libhashbrown-5d9404f16ad26a3c,libfutures-cb449030769f4f40,libfutures_executor-7c1948f3f44b41cf,libfutures_util-3cf0a39c97c80987,libfutures_io-972ebb79349338ae,libslab-43d976c9737ff31a,libfutures_channel-11faad8f369169a1,libpin_project_lite-e0c50e8704e39276,libfutures_sink-23538ced8fe824d7,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libdata_encoding-02a524d0cb7bb851,libnative_tls-b241527d097adb30,libopenssl_probe-dfbd35d7fb1bbeff,libopenssl-ea58de917e2597a7,libonce_cell-24c5d665b6879050,libbitflags-95b1c4ace9881b07,libserde-a5b193db8ed54974,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libcfg_if-33ef6c02a07f9fec,libopenssl_sys-c9124cc342fcfc2e,liblibc-80da446cb43cb779,libimap_codec-826fc7e4f232a0fb,liblog-669e9396cafcbb01,libimap_types-df3276c84f837fd0,libbase64-2a03de3babadded3,libchrono-ae35127f9d723d56,libnum_traits-70722c056e5d47ed,libthiserror-ba6a6be1e8d7306d,libbounded_static-7e9abe5f5edee96c,libabnf_core-20e6efd8c1f4e021,libnom-2634eb9b7f5f7aae,libmemchr-3ffe5f7a52883367}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcDJjaJk/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestpRCDrD/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/email.rs - email (line 30) [INFO] [stdout] src/email/address.rs - email::address::Address (line 85) [INFO] [stdout] src/email/address.rs - email::address::Address (line 96) [INFO] [stdout] src/email/address.rs - email::address::Address::display (line 317) [INFO] [stdout] src/email/address.rs - email::address::Address::display_name (line 342) [INFO] [stdout] src/email/address.rs - email::address::Address::subaddress (line 259) [INFO] [stdout] src/email/headers/names.rs - email::headers::names::HeaderName::eq (line 409) [INFO] [stdout] src/email/headers/names.rs - email::headers::names::str::eq (line 429) [INFO] [stdout] src/lib.rs - (line 130) [INFO] [stdout] src/mbox/mod.rs - mbox (line 83) [INFO] [stdout] src/search.rs - search::query_parser::query (line 437) [INFO] [stdout] src/text/mod.rs - text::TextPresentation (line 180) [INFO] [stdout] src/thread.rs - thread::SubjectPrefix (line 197) [INFO] [stdout] src/utils/datetime.rs - utils::datetime (line 26) [INFO] [stdout] src/utils/parsec.rs - utils::parsec::alt (line 445) [INFO] [stdout] src/utils/parsec.rs - utils::parsec::take_literal (line 582) [INFO] [stdout] src/utils/percent_encoding.rs - utils::percent_encoding::percent_encode_byte (line 182) [INFO] [stdout] src/utils/urn/mod.rs - utils::urn (line 8) [INFO] [stdout] src/utils/urn/mod.rs - utils::urn::UrnBuilder (line 567) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 19 passed; 19 failed; 1 ignored; 0 measured; 0 filtered out; finished in 27.50s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "974dd2970de4d500b44579f68f2c72b80f916c2443856157b4076a5495e4e6cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "974dd2970de4d500b44579f68f2c72b80f916c2443856157b4076a5495e4e6cb", kill_on_drop: false }` [INFO] [stdout] 974dd2970de4d500b44579f68f2c72b80f916c2443856157b4076a5495e4e6cb