[INFO] cloning repository https://github.com/appbiotic/tp-alienscience-mailin
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/appbiotic/tp-alienscience-mailin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fappbiotic%2Ftp-alienscience-mailin", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fappbiotic%2Ftp-alienscience-mailin'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 12174f13a2eb329bde4011201e54bfb668173d90
[INFO] testing appbiotic/tp-alienscience-mailin against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fappbiotic%2Ftp-alienscience-mailin" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/appbiotic/tp-alienscience-mailin
[INFO] finished tweaking git repo https://github.com/appbiotic/tp-alienscience-mailin
[INFO] tweaked toml for git repo https://github.com/appbiotic/tp-alienscience-mailin written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/appbiotic/tp-alienscience-mailin on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/appbiotic/tp-alienscience-mailin 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unic-idna-punycode v0.9.0
[INFO] [stderr]   Downloaded async-net v2.0.0
[INFO] [stderr]   Downloaded cc v1.1.15
[INFO] [stderr]   Downloaded debug-builders v0.1.0
[INFO] [stderr]   Downloaded maybe-async v0.2.10
[INFO] [stderr]   Downloaded backtrace v0.1.8
[INFO] [stderr]   Downloaded dnsclientx v0.4.1
[INFO] [stderr]   Downloaded ternop v1.0.1
[INFO] [stderr]   Downloaded dbghelp-sys v0.2.0
[INFO] [stderr]   Downloaded debugtrace v0.1.0
[INFO] [stderr]   Downloaded bufstream-fresh v0.3.1
[INFO] [stderr]   Downloaded display_bytes v0.2.1
[INFO] [stderr]   Downloaded simplelog v0.12.2
[INFO] [stderr]   Downloaded mirai-annotations v1.12.0
[INFO] [stderr]   Downloaded custom_derive v0.1.7
[INFO] [stderr]   Downloaded rustls-pki-types v1.8.0
[INFO] [stderr]   Downloaded conv v0.3.3
[INFO] [stderr]   Downloaded dnssector v0.2.13
[INFO] [stderr]   Downloaded async-process v2.2.4
[INFO] [stderr]   Downloaded base64-compat v1.0.0
[INFO] [stderr]   Downloaded chomp1 v0.3.4
[INFO] [stderr]   Downloaded diff v0.1.13
[INFO] [stderr]   Downloaded smol v2.0.1
[INFO] [stderr]   Downloaded pretty_assertions v1.4.0
[INFO] [stderr]   Downloaded aws-lc-rs v1.8.1
[INFO] [stderr]   Downloaded rustls-webpki v0.102.7
[INFO] [stderr]   Downloaded bindgen v0.69.4
[INFO] [stderr]   Downloaded rustix v0.38.35
[INFO] [stderr]   Downloaded backtrace-sys v0.1.37
[INFO] [stderr]   Downloaded aws-lc-sys v0.20.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 028a14a2c86f930ee82ad5208b098629eb1452ff8c5dba7e9356c4e4887cbbff
[INFO] running `Command { std: "docker" "start" "-a" "028a14a2c86f930ee82ad5208b098629eb1452ff8c5dba7e9356c4e4887cbbff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "028a14a2c86f930ee82ad5208b098629eb1452ff8c5dba7e9356c4e4887cbbff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "028a14a2c86f930ee82ad5208b098629eb1452ff8c5dba7e9356c4e4887cbbff", kill_on_drop: false }`
[INFO] [stdout] 028a14a2c86f930ee82ad5208b098629eb1452ff8c5dba7e9356c4e4887cbbff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d5f783777a05170cffebff011c55f33da5d6f7912cca5b8f9801a5dc48b9891e
[INFO] running `Command { std: "docker" "start" "-a" "d5f783777a05170cffebff011c55f33da5d6f7912cca5b8f9801a5dc48b9891e", kill_on_drop: false }`
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling rustix v0.38.35
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling winapi v0.2.8
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling debugtrace v0.1.0
[INFO] [stderr]    Compiling dbghelp-sys v0.2.0
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling cc v1.1.15
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling aws-lc-rs v1.8.1
[INFO] [stderr]    Compiling debug-builders v0.1.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling custom_derive v0.1.7
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling conv v0.3.3
[INFO] [stderr]    Compiling mirai-annotations v1.12.0
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling rustls-pki-types v1.8.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling rustls v0.23.12
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling base64-compat v1.0.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling ternop v1.0.1
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling cmake v0.1.51
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling unic-idna-punycode v0.9.0
[INFO] [stderr]    Compiling async-executor v1.13.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling resolv-conf v0.7.0
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling bufstream-fresh v0.3.1
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling display_bytes v0.2.1
[INFO] [stderr]    Compiling rustls-pemfile v2.1.3
[INFO] [stderr]    Compiling async-fs v2.1.2
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling aws-lc-sys v0.20.1
[INFO] [stderr]    Compiling backtrace-sys v0.1.37
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling backtrace v0.1.8
[INFO] [stderr]    Compiling chomp1 v0.3.4
[INFO] [stderr]    Compiling simplelog v0.12.2
[INFO] [stderr]    Compiling mailin v0.6.5 (/opt/rustwide/workdir/mailin)
[INFO] [stderr]    Compiling mime-event v0.1.0 (/opt/rustwide/workdir/mime-event)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> mime-event/src/line_parser.rs:13:28
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub(crate) fn header(line: &[u8]) -> io::Result<Header> {
[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] 13 | pub(crate) fn header(line: &[u8]) -> io::Result<Header<'_>> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> mime-event/src/line_parser.rs:37:17
[INFO] [stdout]    |
[INFO] [stdout] 37 | fn content(buf: &[u8]) -> IResult<&[u8], Header> {
[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] 37 | fn content(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> mime-event/src/line_parser.rs:46:29
[INFO] [stdout]    |
[INFO] [stdout] 46 | fn content_disposition(buf: &[u8]) -> IResult<&[u8], Header> {
[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] 46 | fn content_disposition(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mime-event/src/line_parser.rs:154:14
[INFO] [stdout]     |
[INFO] [stdout] 154 | fn from(buf: &[u8]) -> IResult<&[u8], Header> {
[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] 154 | fn from(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mime-event/src/line_parser.rs:158:12
[INFO] [stdout]     |
[INFO] [stdout] 158 | fn to(buf: &[u8]) -> IResult<&[u8], Header> {
[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] 158 | fn to(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mime-event/src/line_parser.rs:162:17
[INFO] [stdout]     |
[INFO] [stdout] 162 | fn subject(buf: &[u8]) -> IResult<&[u8], Header> {
[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] 162 | fn subject(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mime-event/src/line_parser.rs:166:16
[INFO] [stdout]     |
[INFO] [stdout] 166 | fn sender(buf: &[u8]) -> IResult<&[u8], Header> {
[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] 166 | fn sender(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mime-event/src/line_parser.rs:170:18
[INFO] [stdout]     |
[INFO] [stdout] 170 | fn reply_to(buf: &[u8]) -> IResult<&[u8], Header> {
[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] 170 | fn reply_to(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mime-event/src/line_parser.rs:174:20
[INFO] [stdout]     |
[INFO] [stdout] 174 | fn message_id(buf: &[u8]) -> IResult<&[u8], Header> {
[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] 174 | fn message_id(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mime-event/src/line_parser.rs:178:14
[INFO] [stdout]     |
[INFO] [stdout] 178 | fn date(buf: &[u8]) -> IResult<&[u8], Header> {
[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] 178 | fn date(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mime-event/src/line_parser.rs:182:29
[INFO] [stdout]     |
[INFO] [stdout] 182 | fn content_description(buf: &[u8]) -> IResult<&[u8], Header> {
[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] 182 | fn content_description(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mime-event/src/line_parser.rs:188:22
[INFO] [stdout]     |
[INFO] [stdout] 188 | fn unstructured(buf: &[u8]) -> IResult<&[u8], Header> {
[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] 188 | fn unstructured(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mime-event/src/line_parser.rs:202:20
[INFO] [stdout]     |
[INFO] [stdout] 202 | fn header_end(buf: &[u8]) -> IResult<&[u8], Header> {
[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] 202 | fn header_end(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> mailin/src/parser.rs:15:20
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn parse(line: &[u8]) -> Result<Cmd, Response> {
[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] 15 | pub fn parse(line: &[u8]) -> Result<Cmd<'_>, Response> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> mailin/src/parser.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 | fn command(buf: &[u8]) -> IResult<&[u8], Cmd> {
[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] 28 | fn command(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> mailin/src/parser.rs:41:14
[INFO] [stdout]    |
[INFO] [stdout] 41 | fn helo(buf: &[u8]) -> IResult<&[u8], Cmd> {
[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] 41 | fn helo(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> mailin/src/parser.rs:46:14
[INFO] [stdout]    |
[INFO] [stdout] 46 | fn ehlo(buf: &[u8]) -> IResult<&[u8], Cmd> {
[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] 46 | fn ehlo(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> mailin/src/parser.rs:72:14
[INFO] [stdout]    |
[INFO] [stdout] 72 | fn mail(buf: &[u8]) -> IResult<&[u8], Cmd> {
[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] 72 | fn mail(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> mailin/src/parser.rs:82:14
[INFO] [stdout]    |
[INFO] [stdout] 82 | fn rcpt(buf: &[u8]) -> IResult<&[u8], Cmd> {
[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] 82 | fn rcpt(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> mailin/src/parser.rs:89:14
[INFO] [stdout]    |
[INFO] [stdout] 89 | fn data(buf: &[u8]) -> IResult<&[u8], Cmd> {
[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] 89 | fn data(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> mailin/src/parser.rs:93:14
[INFO] [stdout]    |
[INFO] [stdout] 93 | fn rset(buf: &[u8]) -> IResult<&[u8], Cmd> {
[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] 93 | fn rset(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> mailin/src/parser.rs:97:14
[INFO] [stdout]    |
[INFO] [stdout] 97 | fn quit(buf: &[u8]) -> IResult<&[u8], Cmd> {
[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] 97 | fn quit(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mailin/src/parser.rs:101:14
[INFO] [stdout]     |
[INFO] [stdout] 101 | fn vrfy(buf: &[u8]) -> IResult<&[u8], Cmd> {
[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] 101 | fn vrfy(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mailin/src/parser.rs:106:14
[INFO] [stdout]     |
[INFO] [stdout] 106 | fn noop(buf: &[u8]) -> IResult<&[u8], Cmd> {
[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] 106 | fn noop(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mailin/src/parser.rs:110:18
[INFO] [stdout]     |
[INFO] [stdout] 110 | fn starttls(buf: &[u8]) -> IResult<&[u8], Cmd> {
[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] 110 | fn starttls(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mailin/src/parser.rs:130:20
[INFO] [stdout]     |
[INFO] [stdout] 130 | fn auth_plain(buf: &[u8]) -> IResult<&[u8], Cmd> {
[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] 130 | fn auth_plain(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mailin/src/parser.rs:135:20
[INFO] [stdout]     |
[INFO] [stdout] 135 | fn auth_login(buf: &[u8]) -> IResult<&[u8], Cmd> {
[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] 135 | fn auth_login(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mailin/src/parser.rs:140:14
[INFO] [stdout]     |
[INFO] [stdout] 140 | fn auth(buf: &[u8]) -> IResult<&[u8], Cmd> {
[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] 140 | fn auth(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mailin/src/parser.rs:156:26
[INFO] [stdout]     |
[INFO] [stdout] 156 | fn sasl_plain_cmd(param: &[u8]) -> Cmd {
[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] 156 | fn sasl_plain_cmd(param: &[u8]) -> Cmd<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mailin/src/parser.rs:169:26
[INFO] [stdout]     |
[INFO] [stdout] 169 | fn sasl_login_cmd(param: &[u8]) -> Cmd {
[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] 169 | fn sasl_login_cmd(param: &[u8]) -> Cmd<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling polling v3.7.3
[INFO] [stderr]    Compiling async-io v2.3.4
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling maybe-async v0.2.10
[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 zeroize v1.8.1
[INFO] [stderr]    Compiling smol v2.0.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling dnssector v0.2.13
[INFO] [stderr]    Compiling dnsclientx v0.4.1
[INFO] [stderr]    Compiling mxdns v0.4.1 (/opt/rustwide/workdir/mxdns)
[INFO] [stderr]    Compiling rustls-webpki v0.102.7
[INFO] [stderr]    Compiling mailin-embedded v0.8.3 (/opt/rustwide/workdir/mailin-embedded)
[INFO] [stderr]    Compiling mailin-server v0.1.0 (/opt/rustwide/workdir/mailin-server)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.80s
[INFO] running `Command { std: "docker" "inspect" "d5f783777a05170cffebff011c55f33da5d6f7912cca5b8f9801a5dc48b9891e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5f783777a05170cffebff011c55f33da5d6f7912cca5b8f9801a5dc48b9891e", kill_on_drop: false }`
[INFO] [stdout] d5f783777a05170cffebff011c55f33da5d6f7912cca5b8f9801a5dc48b9891e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1485ee5de20a80d015aef06c37a00e7b7399e900d9b5829aa8ef10c952c45715
[INFO] running `Command { std: "docker" "start" "-a" "1485ee5de20a80d015aef06c37a00e7b7399e900d9b5829aa8ef10c952c45715", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> mailin/src/parser.rs:15:20
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn parse(line: &[u8]) -> Result<Cmd, Response> {
[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] 15 | pub fn parse(line: &[u8]) -> Result<Cmd<'_>, Response> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> mailin/src/parser.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 | fn command(buf: &[u8]) -> IResult<&[u8], Cmd> {
[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] 28 | fn command(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> mailin/src/parser.rs:41:14
[INFO] [stdout]    |
[INFO] [stdout] 41 | fn helo(buf: &[u8]) -> IResult<&[u8], Cmd> {
[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] 41 | fn helo(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> mailin/src/parser.rs:46:14
[INFO] [stdout]    |
[INFO] [stdout] 46 | fn ehlo(buf: &[u8]) -> IResult<&[u8], Cmd> {
[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] 46 | fn ehlo(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> mailin/src/parser.rs:72:14
[INFO] [stdout]    |
[INFO] [stdout] 72 | fn mail(buf: &[u8]) -> IResult<&[u8], Cmd> {
[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] 72 | fn mail(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> mailin/src/parser.rs:82:14
[INFO] [stdout]    |
[INFO] [stdout] 82 | fn rcpt(buf: &[u8]) -> IResult<&[u8], Cmd> {
[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] 82 | fn rcpt(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> mailin/src/parser.rs:89:14
[INFO] [stdout]    |
[INFO] [stdout] 89 | fn data(buf: &[u8]) -> IResult<&[u8], Cmd> {
[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] 89 | fn data(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> mailin/src/parser.rs:93:14
[INFO] [stdout]    |
[INFO] [stdout] 93 | fn rset(buf: &[u8]) -> IResult<&[u8], Cmd> {
[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] 93 | fn rset(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> mailin/src/parser.rs:97:14
[INFO] [stdout]    |
[INFO] [stdout] 97 | fn quit(buf: &[u8]) -> IResult<&[u8], Cmd> {
[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] 97 | fn quit(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mailin/src/parser.rs:101:14
[INFO] [stdout]     |
[INFO] [stdout] 101 | fn vrfy(buf: &[u8]) -> IResult<&[u8], Cmd> {
[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] 101 | fn vrfy(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mailin/src/parser.rs:106:14
[INFO] [stdout]     |
[INFO] [stdout] 106 | fn noop(buf: &[u8]) -> IResult<&[u8], Cmd> {
[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] 106 | fn noop(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mailin/src/parser.rs:110:18
[INFO] [stdout]     |
[INFO] [stdout] 110 | fn starttls(buf: &[u8]) -> IResult<&[u8], Cmd> {
[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] 110 | fn starttls(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mailin/src/parser.rs:130:20
[INFO] [stdout]     |
[INFO] [stdout] 130 | fn auth_plain(buf: &[u8]) -> IResult<&[u8], Cmd> {
[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] 130 | fn auth_plain(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mailin/src/parser.rs:135:20
[INFO] [stdout]     |
[INFO] [stdout] 135 | fn auth_login(buf: &[u8]) -> IResult<&[u8], Cmd> {
[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] 135 | fn auth_login(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mailin/src/parser.rs:140:14
[INFO] [stdout]     |
[INFO] [stdout] 140 | fn auth(buf: &[u8]) -> IResult<&[u8], Cmd> {
[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] 140 | fn auth(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mailin/src/parser.rs:156:26
[INFO] [stdout]     |
[INFO] [stdout] 156 | fn sasl_plain_cmd(param: &[u8]) -> Cmd {
[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] 156 | fn sasl_plain_cmd(param: &[u8]) -> Cmd<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mailin/src/parser.rs:169:26
[INFO] [stdout]     |
[INFO] [stdout] 169 | fn sasl_login_cmd(param: &[u8]) -> Cmd {
[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] 169 | fn sasl_login_cmd(param: &[u8]) -> Cmd<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> mime-event/src/line_parser.rs:13:28
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub(crate) fn header(line: &[u8]) -> io::Result<Header> {
[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] 13 | pub(crate) fn header(line: &[u8]) -> io::Result<Header<'_>> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> mime-event/src/line_parser.rs:37:17
[INFO] [stdout]    |
[INFO] [stdout] 37 | fn content(buf: &[u8]) -> IResult<&[u8], Header> {
[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] 37 | fn content(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> mime-event/src/line_parser.rs:46:29
[INFO] [stdout]    |
[INFO] [stdout] 46 | fn content_disposition(buf: &[u8]) -> IResult<&[u8], Header> {
[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] 46 | fn content_disposition(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mime-event/src/line_parser.rs:154:14
[INFO] [stdout]     |
[INFO] [stdout] 154 | fn from(buf: &[u8]) -> IResult<&[u8], Header> {
[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] 154 | fn from(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mime-event/src/line_parser.rs:158:12
[INFO] [stdout]     |
[INFO] [stdout] 158 | fn to(buf: &[u8]) -> IResult<&[u8], Header> {
[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] 158 | fn to(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mime-event/src/line_parser.rs:162:17
[INFO] [stdout]     |
[INFO] [stdout] 162 | fn subject(buf: &[u8]) -> IResult<&[u8], Header> {
[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] 162 | fn subject(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mime-event/src/line_parser.rs:166:16
[INFO] [stdout]     |
[INFO] [stdout] 166 | fn sender(buf: &[u8]) -> IResult<&[u8], Header> {
[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] 166 | fn sender(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mime-event/src/line_parser.rs:170:18
[INFO] [stdout]     |
[INFO] [stdout] 170 | fn reply_to(buf: &[u8]) -> IResult<&[u8], Header> {
[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] 170 | fn reply_to(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mime-event/src/line_parser.rs:174:20
[INFO] [stdout]     |
[INFO] [stdout] 174 | fn message_id(buf: &[u8]) -> IResult<&[u8], Header> {
[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] 174 | fn message_id(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mime-event/src/line_parser.rs:178:14
[INFO] [stdout]     |
[INFO] [stdout] 178 | fn date(buf: &[u8]) -> IResult<&[u8], Header> {
[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] 178 | fn date(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mime-event/src/line_parser.rs:182:29
[INFO] [stdout]     |
[INFO] [stdout] 182 | fn content_description(buf: &[u8]) -> IResult<&[u8], Header> {
[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] 182 | fn content_description(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mime-event/src/line_parser.rs:188:22
[INFO] [stdout]     |
[INFO] [stdout] 188 | fn unstructured(buf: &[u8]) -> IResult<&[u8], Header> {
[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] 188 | fn unstructured(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mime-event/src/line_parser.rs:202:20
[INFO] [stdout]     |
[INFO] [stdout] 202 | fn header_end(buf: &[u8]) -> IResult<&[u8], Header> {
[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] 202 | fn header_end(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling mailin v0.6.5 (/opt/rustwide/workdir/mailin)
[INFO] [stderr]    Compiling mailin-embedded v0.8.3 (/opt/rustwide/workdir/mailin-embedded)
[INFO] [stderr]    Compiling mxdns v0.4.1 (/opt/rustwide/workdir/mxdns)
[INFO] [stderr]    Compiling mailin-server v0.1.0 (/opt/rustwide/workdir/mailin-server)
[INFO] [stderr]    Compiling pretty_assertions v1.4.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> mailin/src/parser.rs:15:20
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn parse(line: &[u8]) -> Result<Cmd, Response> {
[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] 15 | pub fn parse(line: &[u8]) -> Result<Cmd<'_>, Response> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> mailin/src/parser.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 | fn command(buf: &[u8]) -> IResult<&[u8], Cmd> {
[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] 28 | fn command(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> mailin/src/parser.rs:41:14
[INFO] [stdout]    |
[INFO] [stdout] 41 | fn helo(buf: &[u8]) -> IResult<&[u8], Cmd> {
[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] 41 | fn helo(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> mailin/src/parser.rs:46:14
[INFO] [stdout]    |
[INFO] [stdout] 46 | fn ehlo(buf: &[u8]) -> IResult<&[u8], Cmd> {
[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] 46 | fn ehlo(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> mailin/src/parser.rs:72:14
[INFO] [stdout]    |
[INFO] [stdout] 72 | fn mail(buf: &[u8]) -> IResult<&[u8], Cmd> {
[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] 72 | fn mail(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> mailin/src/parser.rs:82:14
[INFO] [stdout]    |
[INFO] [stdout] 82 | fn rcpt(buf: &[u8]) -> IResult<&[u8], Cmd> {
[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] 82 | fn rcpt(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> mailin/src/parser.rs:89:14
[INFO] [stdout]    |
[INFO] [stdout] 89 | fn data(buf: &[u8]) -> IResult<&[u8], Cmd> {
[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] 89 | fn data(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> mailin/src/parser.rs:93:14
[INFO] [stdout]    |
[INFO] [stdout] 93 | fn rset(buf: &[u8]) -> IResult<&[u8], Cmd> {
[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] 93 | fn rset(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> mailin/src/parser.rs:97:14
[INFO] [stdout]    |
[INFO] [stdout] 97 | fn quit(buf: &[u8]) -> IResult<&[u8], Cmd> {
[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] 97 | fn quit(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mailin/src/parser.rs:101:14
[INFO] [stdout]     |
[INFO] [stdout] 101 | fn vrfy(buf: &[u8]) -> IResult<&[u8], Cmd> {
[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] 101 | fn vrfy(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mailin/src/parser.rs:106:14
[INFO] [stdout]     |
[INFO] [stdout] 106 | fn noop(buf: &[u8]) -> IResult<&[u8], Cmd> {
[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] 106 | fn noop(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mailin/src/parser.rs:110:18
[INFO] [stdout]     |
[INFO] [stdout] 110 | fn starttls(buf: &[u8]) -> IResult<&[u8], Cmd> {
[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] 110 | fn starttls(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mailin/src/parser.rs:130:20
[INFO] [stdout]     |
[INFO] [stdout] 130 | fn auth_plain(buf: &[u8]) -> IResult<&[u8], Cmd> {
[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] 130 | fn auth_plain(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mailin/src/parser.rs:135:20
[INFO] [stdout]     |
[INFO] [stdout] 135 | fn auth_login(buf: &[u8]) -> IResult<&[u8], Cmd> {
[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] 135 | fn auth_login(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mailin/src/parser.rs:140:14
[INFO] [stdout]     |
[INFO] [stdout] 140 | fn auth(buf: &[u8]) -> IResult<&[u8], Cmd> {
[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] 140 | fn auth(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mailin/src/parser.rs:156:26
[INFO] [stdout]     |
[INFO] [stdout] 156 | fn sasl_plain_cmd(param: &[u8]) -> Cmd {
[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] 156 | fn sasl_plain_cmd(param: &[u8]) -> Cmd<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mailin/src/parser.rs:169:26
[INFO] [stdout]     |
[INFO] [stdout] 169 | fn sasl_login_cmd(param: &[u8]) -> Cmd {
[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] 169 | fn sasl_login_cmd(param: &[u8]) -> Cmd<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling mime-event v0.1.0 (/opt/rustwide/workdir/mime-event)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mime-event/tests/events.rs:180:15
[INFO] [stdout]     |
[INFO] [stdout] 180 | fn from(from: &str) -> Event {
[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] 180 | fn from(from: &str) -> Event<'_> {
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mime-event/tests/events.rs:184:11
[INFO] [stdout]     |
[INFO] [stdout] 184 | fn to(to: &str) -> Event {
[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] 184 | fn to(to: &str) -> Event<'_> {
[INFO] [stdout]     |                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mime-event/tests/events.rs:188:27
[INFO] [stdout]     |
[INFO] [stdout] 188 | fn message_id(message_id: &str) -> Event {
[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] 188 | fn message_id(message_id: &str) -> Event<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mime-event/tests/events.rs:192:21
[INFO] [stdout]     |
[INFO] [stdout] 192 | fn subject(subject: &str) -> Event {
[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] 192 | fn subject(subject: &str) -> Event<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mime-event/tests/events.rs:196:15
[INFO] [stdout]     |
[INFO] [stdout] 196 | fn date(date: &str) -> Event {
[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] 196 | fn date(date: &str) -> Event<'_> {
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mime-event/tests/events.rs:207:16
[INFO] [stdout]     |
[INFO] [stdout] 207 | fn body(block: &str) -> Event {
[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] 207 | fn body(block: &str) -> Event<'_> {
[INFO] [stdout]     |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> mime-event/src/line_parser.rs:13:28
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub(crate) fn header(line: &[u8]) -> io::Result<Header> {
[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] 13 | pub(crate) fn header(line: &[u8]) -> io::Result<Header<'_>> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> mime-event/src/line_parser.rs:37:17
[INFO] [stdout]    |
[INFO] [stdout] 37 | fn content(buf: &[u8]) -> IResult<&[u8], Header> {
[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] 37 | fn content(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> mime-event/src/line_parser.rs:46:29
[INFO] [stdout]    |
[INFO] [stdout] 46 | fn content_disposition(buf: &[u8]) -> IResult<&[u8], Header> {
[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] 46 | fn content_disposition(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mime-event/src/line_parser.rs:154:14
[INFO] [stdout]     |
[INFO] [stdout] 154 | fn from(buf: &[u8]) -> IResult<&[u8], Header> {
[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] 154 | fn from(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mime-event/src/line_parser.rs:158:12
[INFO] [stdout]     |
[INFO] [stdout] 158 | fn to(buf: &[u8]) -> IResult<&[u8], Header> {
[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] 158 | fn to(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mime-event/src/line_parser.rs:162:17
[INFO] [stdout]     |
[INFO] [stdout] 162 | fn subject(buf: &[u8]) -> IResult<&[u8], Header> {
[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] 162 | fn subject(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mime-event/src/line_parser.rs:166:16
[INFO] [stdout]     |
[INFO] [stdout] 166 | fn sender(buf: &[u8]) -> IResult<&[u8], Header> {
[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] 166 | fn sender(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mime-event/src/line_parser.rs:170:18
[INFO] [stdout]     |
[INFO] [stdout] 170 | fn reply_to(buf: &[u8]) -> IResult<&[u8], Header> {
[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] 170 | fn reply_to(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mime-event/src/line_parser.rs:174:20
[INFO] [stdout]     |
[INFO] [stdout] 174 | fn message_id(buf: &[u8]) -> IResult<&[u8], Header> {
[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] 174 | fn message_id(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mime-event/src/line_parser.rs:178:14
[INFO] [stdout]     |
[INFO] [stdout] 178 | fn date(buf: &[u8]) -> IResult<&[u8], Header> {
[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] 178 | fn date(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mime-event/src/line_parser.rs:182:29
[INFO] [stdout]     |
[INFO] [stdout] 182 | fn content_description(buf: &[u8]) -> IResult<&[u8], Header> {
[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] 182 | fn content_description(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mime-event/src/line_parser.rs:188:22
[INFO] [stdout]     |
[INFO] [stdout] 188 | fn unstructured(buf: &[u8]) -> IResult<&[u8], Header> {
[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] 188 | fn unstructured(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mime-event/src/line_parser.rs:202:20
[INFO] [stdout]     |
[INFO] [stdout] 202 | fn header_end(buf: &[u8]) -> IResult<&[u8], Header> {
[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] 202 | fn header_end(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.18s
[INFO] running `Command { std: "docker" "inspect" "1485ee5de20a80d015aef06c37a00e7b7399e900d9b5829aa8ef10c952c45715", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1485ee5de20a80d015aef06c37a00e7b7399e900d9b5829aa8ef10c952c45715", kill_on_drop: false }`
[INFO] [stdout] 1485ee5de20a80d015aef06c37a00e7b7399e900d9b5829aa8ef10c952c45715
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 753c6305d363667c8636348d80b5b33cfa98d335cdae9712f8f4b86a11c21686
[INFO] running `Command { std: "docker" "start" "-a" "753c6305d363667c8636348d80b5b33cfa98d335cdae9712f8f4b86a11c21686", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> mailin/src/parser.rs:15:20
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub fn parse(line: &[u8]) -> Result<Cmd, Response> {
[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] 15 | pub fn parse(line: &[u8]) -> Result<Cmd<'_>, Response> {
[INFO] [stderr]    |                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> mailin/src/parser.rs:28:17
[INFO] [stderr]    |
[INFO] [stderr] 28 | fn command(buf: &[u8]) -> IResult<&[u8], Cmd> {
[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] 28 | fn command(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stderr]    |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> mailin/src/parser.rs:41:14
[INFO] [stderr]    |
[INFO] [stderr] 41 | fn helo(buf: &[u8]) -> IResult<&[u8], Cmd> {
[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] 41 | fn helo(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stderr]    |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> mailin/src/parser.rs:46:14
[INFO] [stderr]    |
[INFO] [stderr] 46 | fn ehlo(buf: &[u8]) -> IResult<&[u8], Cmd> {
[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] 46 | fn ehlo(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stderr]    |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> mailin/src/parser.rs:72:14
[INFO] [stderr]    |
[INFO] [stderr] 72 | fn mail(buf: &[u8]) -> IResult<&[u8], Cmd> {
[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] 72 | fn mail(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stderr]    |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> mailin/src/parser.rs:82:14
[INFO] [stderr]    |
[INFO] [stderr] 82 | fn rcpt(buf: &[u8]) -> IResult<&[u8], Cmd> {
[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] 82 | fn rcpt(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stderr]    |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> mailin/src/parser.rs:89:14
[INFO] [stderr]    |
[INFO] [stderr] 89 | fn data(buf: &[u8]) -> IResult<&[u8], Cmd> {
[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] 89 | fn data(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stderr]    |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> mailin/src/parser.rs:93:14
[INFO] [stderr]    |
[INFO] [stderr] 93 | fn rset(buf: &[u8]) -> IResult<&[u8], Cmd> {
[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] 93 | fn rset(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stderr]    |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> mailin/src/parser.rs:97:14
[INFO] [stderr]    |
[INFO] [stderr] 97 | fn quit(buf: &[u8]) -> IResult<&[u8], Cmd> {
[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] 97 | fn quit(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stderr]    |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> mailin/src/parser.rs:101:14
[INFO] [stderr]     |
[INFO] [stderr] 101 | fn vrfy(buf: &[u8]) -> IResult<&[u8], Cmd> {
[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] 101 | fn vrfy(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stderr]     |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> mailin/src/parser.rs:106:14
[INFO] [stderr]     |
[INFO] [stderr] 106 | fn noop(buf: &[u8]) -> IResult<&[u8], Cmd> {
[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] 106 | fn noop(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stderr]     |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> mailin/src/parser.rs:110:18
[INFO] [stderr]     |
[INFO] [stderr] 110 | fn starttls(buf: &[u8]) -> IResult<&[u8], Cmd> {
[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] 110 | fn starttls(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stderr]     |                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> mailin/src/parser.rs:130:20
[INFO] [stderr]     |
[INFO] [stderr] 130 | fn auth_plain(buf: &[u8]) -> IResult<&[u8], Cmd> {
[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] 130 | fn auth_plain(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stderr]     |                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> mailin/src/parser.rs:135:20
[INFO] [stderr]     |
[INFO] [stderr] 135 | fn auth_login(buf: &[u8]) -> IResult<&[u8], Cmd> {
[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] 135 | fn auth_login(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stderr]     |                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> mailin/src/parser.rs:140:14
[INFO] [stderr]     |
[INFO] [stderr] 140 | fn auth(buf: &[u8]) -> IResult<&[u8], Cmd> {
[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] 140 | fn auth(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stderr]     |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> mailin/src/parser.rs:156:26
[INFO] [stderr]     |
[INFO] [stderr] 156 | fn sasl_plain_cmd(param: &[u8]) -> Cmd {
[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] 156 | fn sasl_plain_cmd(param: &[u8]) -> Cmd<'_> {
[INFO] [stderr]     |                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> mailin/src/parser.rs:169:26
[INFO] [stderr]     |
[INFO] [stderr] 169 | fn sasl_login_cmd(param: &[u8]) -> Cmd {
[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] 169 | fn sasl_login_cmd(param: &[u8]) -> Cmd<'_> {
[INFO] [stderr]     |                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `mailin` (lib) generated 17 warnings
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> mime-event/src/line_parser.rs:13:28
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub(crate) fn header(line: &[u8]) -> io::Result<Header> {
[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] 13 | pub(crate) fn header(line: &[u8]) -> io::Result<Header<'_>> {
[INFO] [stderr]    |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> mime-event/src/line_parser.rs:37:17
[INFO] [stderr]    |
[INFO] [stderr] 37 | fn content(buf: &[u8]) -> IResult<&[u8], Header> {
[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] 37 | fn content(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stderr]    |                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> mime-event/src/line_parser.rs:46:29
[INFO] [stderr]    |
[INFO] [stderr] 46 | fn content_disposition(buf: &[u8]) -> IResult<&[u8], Header> {
[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] 46 | fn content_disposition(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stderr]    |                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> mime-event/src/line_parser.rs:154:14
[INFO] [stderr]     |
[INFO] [stderr] 154 | fn from(buf: &[u8]) -> IResult<&[u8], Header> {
[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] 154 | fn from(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stderr]     |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> mime-event/src/line_parser.rs:158:12
[INFO] [stderr]     |
[INFO] [stderr] 158 | fn to(buf: &[u8]) -> IResult<&[u8], Header> {
[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] 158 | fn to(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stderr]     |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> mime-event/src/line_parser.rs:162:17
[INFO] [stderr]     |
[INFO] [stderr] 162 | fn subject(buf: &[u8]) -> IResult<&[u8], Header> {
[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] 162 | fn subject(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stderr]     |                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> mime-event/src/line_parser.rs:166:16
[INFO] [stderr]     |
[INFO] [stderr] 166 | fn sender(buf: &[u8]) -> IResult<&[u8], Header> {
[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] 166 | fn sender(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stderr]     |                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> mime-event/src/line_parser.rs:170:18
[INFO] [stderr]     |
[INFO] [stderr] 170 | fn reply_to(buf: &[u8]) -> IResult<&[u8], Header> {
[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] 170 | fn reply_to(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stderr]     |                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> mime-event/src/line_parser.rs:174:20
[INFO] [stderr]     |
[INFO] [stderr] 174 | fn message_id(buf: &[u8]) -> IResult<&[u8], Header> {
[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] 174 | fn message_id(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> mime-event/src/line_parser.rs:178:14
[INFO] [stderr]     |
[INFO] [stderr] 178 | fn date(buf: &[u8]) -> IResult<&[u8], Header> {
[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] 178 | fn date(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stderr]     |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> mime-event/src/line_parser.rs:182:29
[INFO] [stderr]     |
[INFO] [stderr] 182 | fn content_description(buf: &[u8]) -> IResult<&[u8], Header> {
[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] 182 | fn content_description(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stderr]     |                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> mime-event/src/line_parser.rs:188:22
[INFO] [stderr]     |
[INFO] [stderr] 188 | fn unstructured(buf: &[u8]) -> IResult<&[u8], Header> {
[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] 188 | fn unstructured(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stderr]     |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> mime-event/src/line_parser.rs:202:20
[INFO] [stderr]     |
[INFO] [stderr] 202 | fn header_end(buf: &[u8]) -> IResult<&[u8], Header> {
[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] 202 | fn header_end(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `mime-event` (lib) generated 13 warnings
[INFO] [stderr] warning: `mailin` (lib test) generated 17 warnings (17 duplicates)
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> mime-event/tests/events.rs:180:15
[INFO] [stderr]     |
[INFO] [stderr] 180 | fn from(from: &str) -> Event {
[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] 180 | fn from(from: &str) -> Event<'_> {
[INFO] [stderr]     |                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> mime-event/tests/events.rs:184:11
[INFO] [stderr]     |
[INFO] [stderr] 184 | fn to(to: &str) -> Event {
[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] 184 | fn to(to: &str) -> Event<'_> {
[INFO] [stderr]     |                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> mime-event/tests/events.rs:188:27
[INFO] [stderr]     |
[INFO] [stderr] 188 | fn message_id(message_id: &str) -> Event {
[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] 188 | fn message_id(message_id: &str) -> Event<'_> {
[INFO] [stderr]     |                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> mime-event/tests/events.rs:192:21
[INFO] [stderr]     |
[INFO] [stderr] 192 | fn subject(subject: &str) -> Event {
[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] 192 | fn subject(subject: &str) -> Event<'_> {
[INFO] [stderr]     |                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> mime-event/tests/events.rs:196:15
[INFO] [stderr]     |
[INFO] [stderr] 196 | fn date(date: &str) -> Event {
[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] 196 | fn date(date: &str) -> Event<'_> {
[INFO] [stderr]     |                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> mime-event/tests/events.rs:207:16
[INFO] [stderr]     |
[INFO] [stderr] 207 | fn body(block: &str) -> Event {
[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] 207 | fn body(block: &str) -> Event<'_> {
[INFO] [stderr]     |                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `mime-event` (lib test) generated 13 warnings (13 duplicates)
[INFO] [stderr] warning: `mime-event` (test "events") generated 6 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mailin-4f0605b337e77be3)
[INFO] [stdout] 
[INFO] [stdout] running 32 tests
[INFO] [stdout] test parser::tests::auth_initial_login ... ok
[INFO] [stdout] test parser::tests::auth_initial_plain ... ok
[INFO] [stdout] test parser::tests::auth_empty_login ... ok
[INFO] [stdout] test smtp::tests::auth_insecure_without_auth ... ok
[INFO] [stdout] test smtp::tests::auth_ehlo ... ok
[INFO] [stdout] test smtp::tests::auth_insecure_without_tls ... ok
[INFO] [stdout] test smtp::tests::auth_login_challenge ... ok
[INFO] [stdout] test smtp::tests::auth_plain_challenge ... ok
[INFO] [stdout] test smtp::tests::auth_plain_param ... ok
[INFO] [stdout] test smtp::tests::auth_without_tls ... ok
[INFO] [stdout] test smtp::tests::bad_auth_login_param ... ok
[INFO] [stdout] test smtp::tests::bad_auth_login_password_challenge ... ok
[INFO] [stdout] test smtp::tests::bad_auth_plain_param ... ok
[INFO] [stdout] test smtp::tests::bad_auth_plain_challenge ... ok
[INFO] [stdout] test smtp::tests::dot_stuffed_data ... ok
[INFO] [stdout] test smtp::tests::auth_login_param ... ok
[INFO] [stdout] test smtp::tests::noauth_denied ... ok
[INFO] [stdout] test smtp::tests::data_8bit ... ok
[INFO] [stdout] test smtp::tests::helo_noop ... ok
[INFO] [stdout] test smtp::tests::quit ... ok
[INFO] [stdout] test smtp::tests::mail_from ... ok
[INFO] [stdout] test smtp::tests::rcpt_to ... ok
[INFO] [stdout] test smtp::tests::rset_hello ... ok
[INFO] [stdout] test smtp::tests::rset_with_auth ... ok
[INFO] [stdout] test smtp::tests::bad_auth_login_username_challenge ... ok
[INFO] [stdout] test smtp::tests::domain_badchars ... ok
[INFO] [stdout] test smtp::tests::vrfy ... ok
[INFO] [stdout] test tests::callbacks ... ok
[INFO] [stdout] test smtp::tests::rset_idle ... ok
[INFO] [stdout] test smtp::tests::data ... ok
[INFO] [stdout] test smtp::tests::helo_ehlo ... ok
[INFO] [stdout] test parser::tests::auth_empty_plain ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mailin_embedded-4bb26baa9bbf5d6f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mailin_server-1d30fff8d998e4ee)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mime_event-e6babaca28002ae2)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test line_parser::tests::case_insensitive_header ... ok
[INFO] [stdout] test line_parser::tests::content_type ... ok
[INFO] [stdout] test line_parser::tests::content_disposition ... ok
[INFO] [stdout] test line_parser::tests::end_header ... ok
[INFO] [stdout] test line_parser::tests::unstructured_header ... ok
[INFO] [stdout] test line_parser::tests::quoted_boundary ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/events.rs (/opt/rustwide/target/debug/deps/events-7026c83ef78e8e83)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stderr]      Running tests/message.rs (/opt/rustwide/target/debug/deps/message-15acd5e26634f5f0)
[INFO] [stdout] test multipart_alternative ... ok
[INFO] [stdout] test multipart_mixed ... ok
[INFO] [stdout] test swaks ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test multipart_mixed ... ok
[INFO] [stdout] test swaks ... ok
[INFO] [stdout] test multipart_alternative ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mxdns-5794b589c88f9cb3)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test tests::empty_blocklists ... ok
[INFO] [stdout] test tests::blocklist_addrs ... FAILED
[INFO] [stdout] test tests::blocked ... FAILED
[INFO] [stdout] test tests::not_blocked ... FAILED
[INFO] [stdout] test tests::fcrdns_ok ... FAILED
[INFO] [stdout] test tests::fcrdns_google_ok ... FAILED
[INFO] [stdout] test tests::fcrdns_fail ... FAILED
[INFO] [stdout] test tests::reverse_lookup ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::blocklist_addrs stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::blocklist_addrs' panicked at mxdns/src/lib.rs:254:17:
[INFO] [stdout] no NS for zen.spamhaus.org
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a3ce7281a72 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a3ce7281a72 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a3ce7281a72 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a3ce7281a72 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a3ce72a8ba3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a3ce72a8ba3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5a3ce727e4f3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a3ce727e4f3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a3ce72818c2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a3ce7282ff9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5a3ce7282e2e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5a3ce71860e4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5a3ce71860e4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a3ce7283ace - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5a3ce7283ace - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5a3ce728379a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5a3ce7281f79 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5a3ce728342d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5a3ce72a7360 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5a3ce713df12 - mxdns::tests::blocklist_addrs::h5b4cf77950b317ec
[INFO] [stdout]                                at /opt/rustwide/workdir/mxdns/src/lib.rs:254:17
[INFO] [stdout]   20:     0x5a3ce713db87 - mxdns::tests::blocklist_addrs::{{closure}}::h930718436acc91b9
[INFO] [stdout]                                at /opt/rustwide/workdir/mxdns/src/lib.rs:248:25
[INFO] [stdout]   21:     0x5a3ce71336c6 - core::ops::function::FnOnce::call_once::ha7f9b1dfc3deedc4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   22:     0x5a3ce718b94b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   23:     0x5a3ce718b94b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   24:     0x5a3ce718aa85 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   25:     0x5a3ce718aa85 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   26:     0x5a3ce718aa85 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   27:     0x5a3ce718aa85 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   28:     0x5a3ce718aa85 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5a3ce718aa85 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   30:     0x5a3ce718aa85 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   31:     0x5a3ce714e684 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   32:     0x5a3ce714e684 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   33:     0x5a3ce715205a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   34:     0x5a3ce715205a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   35:     0x5a3ce715205a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   36:     0x5a3ce715205a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   37:     0x5a3ce715205a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5a3ce715205a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   39:     0x5a3ce715205a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   40:     0x5a3ce7286c6f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   41:     0x5a3ce7286c6f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   42:     0x7828b0f17aa4 - <unknown>
[INFO] [stdout]   43:     0x7828b0fa4a34 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::blocked stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::blocked' panicked at mxdns/src/lib.rs:276:56:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: BlockListNameserver("cbl.abuseat.org", Os { code: 101, kind: NetworkUnreachable, message: "Network is unreachable" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a3ce7281a72 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a3ce7281a72 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a3ce7281a72 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a3ce7281a72 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a3ce72a8ba3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a3ce72a8ba3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5a3ce727e4f3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a3ce727e4f3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a3ce72818c2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a3ce7282ff9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5a3ce7282e2e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5a3ce71860e4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5a3ce71860e4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a3ce7283ace - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5a3ce7283ace - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5a3ce728379a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5a3ce7281f79 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5a3ce728342d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5a3ce72a7360 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5a3ce72a7816 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5a3ce713e28c - core::result::Result<T,E>::unwrap::hd0b297020e07c34b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5a3ce713e28c - mxdns::tests::blocked::h4a548d35140c4fef
[INFO] [stdout]                                at /opt/rustwide/workdir/mxdns/src/lib.rs:276:56
[INFO] [stdout]   22:     0x5a3ce713e157 - mxdns::tests::blocked::{{closure}}::h073ac714f0822c14
[INFO] [stdout]                                at /opt/rustwide/workdir/mxdns/src/lib.rs:274:17
[INFO] [stdout]   23:     0x5a3ce7133536 - core::ops::function::FnOnce::call_once::h3759b15f7dafbf25
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x5a3ce718b94b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5a3ce718b94b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x5a3ce718aa85 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x5a3ce718aa85 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x5a3ce718aa85 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x5a3ce718aa85 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x5a3ce718aa85 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5a3ce718aa85 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x5a3ce718aa85 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x5a3ce714e684 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x5a3ce714e684 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5a3ce715205a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5a3ce715205a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x5a3ce715205a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x5a3ce715205a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x5a3ce715205a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5a3ce715205a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5a3ce715205a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x5a3ce7286c6f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x5a3ce7286c6f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7828b0f17aa4 - <unknown>
[INFO] [stdout]   45:     0x7828b0fa4a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::not_blocked stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::not_blocked' panicked at mxdns/src/lib.rs:269:56:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: BlockListNameserver("cbl.abuseat.org", Os { code: 101, kind: NetworkUnreachable, message: "Network is unreachable" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a3ce7281a72 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a3ce7281a72 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a3ce7281a72 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a3ce7281a72 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a3ce72a8ba3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a3ce72a8ba3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5a3ce727e4f3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a3ce727e4f3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a3ce72818c2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a3ce7282ff9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5a3ce7282e2e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5a3ce71860e4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5a3ce71860e4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a3ce7283ace - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5a3ce7283ace - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5a3ce728379a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5a3ce7281f79 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5a3ce728342d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5a3ce72a7360 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5a3ce72a7816 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5a3ce713e07c - core::result::Result<T,E>::unwrap::hd0b297020e07c34b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5a3ce713e07c - mxdns::tests::not_blocked::h7f8642e6db7523f2
[INFO] [stdout]                                at /opt/rustwide/workdir/mxdns/src/lib.rs:269:56
[INFO] [stdout]   22:     0x5a3ce713df47 - mxdns::tests::not_blocked::{{closure}}::h6e8222d4080d7e35
[INFO] [stdout]                                at /opt/rustwide/workdir/mxdns/src/lib.rs:267:21
[INFO] [stdout]   23:     0x5a3ce71335c6 - core::ops::function::FnOnce::call_once::h789ad627073ec015
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x5a3ce718b94b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5a3ce718b94b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x5a3ce718aa85 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x5a3ce718aa85 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x5a3ce718aa85 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x5a3ce718aa85 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x5a3ce718aa85 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5a3ce718aa85 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x5a3ce718aa85 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x5a3ce714e684 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x5a3ce714e684 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5a3ce715205a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5a3ce715205a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x5a3ce715205a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x5a3ce715205a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x5a3ce715205a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5a3ce715205a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5a3ce715205a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x5a3ce7286c6f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x5a3ce7286c6f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7828b0f17aa4 - <unknown>
[INFO] [stdout]   45:     0x7828b0fa4a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::fcrdns_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::fcrdns_ok' panicked at mxdns/src/lib.rs:292:50:
[INFO] [stdout] Cannot lookup mailserver address: DnsQuery("mail.alienscience.org", Os { code: 101, kind: NetworkUnreachable, message: "Network is unreachable" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a3ce7281a72 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a3ce7281a72 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a3ce7281a72 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a3ce7281a72 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a3ce72a8ba3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a3ce72a8ba3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5a3ce727e4f3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a3ce727e4f3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a3ce72818c2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a3ce7282ff9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5a3ce7282e2e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5a3ce71860e4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5a3ce71860e4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a3ce7283ace - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5a3ce7283ace - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5a3ce728379a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5a3ce7281f79 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5a3ce728342d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5a3ce72a7360 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5a3ce72a7816 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5a3ce7148d90 - core::result::Result<T,E>::expect::h4c538ecd2a5695da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x5a3ce713e6f2 - mxdns::tests::fcrdns_ok::h2ba5c33862d9fc3d
[INFO] [stdout]                                at /opt/rustwide/workdir/mxdns/src/lib.rs:292:50
[INFO] [stdout]   22:     0x5a3ce713e697 - mxdns::tests::fcrdns_ok::{{closure}}::hae8ecf6f07d6a54f
[INFO] [stdout]                                at /opt/rustwide/workdir/mxdns/src/lib.rs:290:19
[INFO] [stdout]   23:     0x5a3ce7133686 - core::ops::function::FnOnce::call_once::ha7dbbfeab3514ee9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x5a3ce718b94b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5a3ce718b94b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x5a3ce718aa85 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x5a3ce718aa85 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x5a3ce718aa85 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x5a3ce718aa85 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x5a3ce718aa85 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5a3ce718aa85 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x5a3ce718aa85 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x5a3ce714e684 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x5a3ce714e684 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5a3ce715205a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5a3ce715205a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x5a3ce715205a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x5a3ce715205a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x5a3ce715205a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5a3ce715205a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5a3ce715205a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x5a3ce7286c6f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x5a3ce7286c6f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7828b0f17aa4 - <unknown>
[INFO] [stdout]   45:     0x7828b0fa4a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::fcrdns_google_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::fcrdns_google_ok' panicked at mxdns/src/lib.rs:306:9:
[INFO] [stdout] Valid google server failed fcrdns: Err(Reverse("reverse_dns", Os { code: 101, kind: NetworkUnreachable, message: "Network is unreachable" }))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a3ce7281a72 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a3ce7281a72 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a3ce7281a72 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a3ce7281a72 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a3ce72a8ba3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a3ce72a8ba3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5a3ce727e4f3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a3ce727e4f3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a3ce72818c2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a3ce7282ff9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5a3ce7282e2e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5a3ce71860e4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5a3ce71860e4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a3ce7283ace - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5a3ce7283ace - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5a3ce728379a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5a3ce7281f79 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5a3ce728342d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5a3ce72a7360 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5a3ce713ea08 - mxdns::tests::fcrdns_google_ok::h0d8b8f8e0a67805e
[INFO] [stdout]                                at /opt/rustwide/workdir/mxdns/src/lib.rs:306:9
[INFO] [stdout]   20:     0x5a3ce713e887 - mxdns::tests::fcrdns_google_ok::{{closure}}::h07343a342fb71e71
[INFO] [stdout]                                at /opt/rustwide/workdir/mxdns/src/lib.rs:303:26
[INFO] [stdout]   21:     0x5a3ce7133586 - core::ops::function::FnOnce::call_once::h622225b58aa68edf
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   22:     0x5a3ce718b94b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   23:     0x5a3ce718b94b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   24:     0x5a3ce718aa85 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   25:     0x5a3ce718aa85 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   26:     0x5a3ce718aa85 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   27:     0x5a3ce718aa85 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   28:     0x5a3ce718aa85 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5a3ce718aa85 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   30:     0x5a3ce718aa85 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   31:     0x5a3ce714e684 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   32:     0x5a3ce714e684 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   33:     0x5a3ce715205a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   34:     0x5a3ce715205a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   35:     0x5a3ce715205a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   36:     0x5a3ce715205a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   37:     0x5a3ce715205a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5a3ce715205a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   39:     0x5a3ce715205a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   40:     0x5a3ce7286c6f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   41:     0x5a3ce7286c6f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   42:     0x7828b0f17aa4 - <unknown>
[INFO] [stdout]   43:     0x7828b0fa4a34 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::fcrdns_fail stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::fcrdns_fail' panicked at mxdns/src/lib.rs:318:9:
[INFO] [stdout] Known bad forward confirm failed: Err(Reverse("reverse_dns", Os { code: 101, kind: NetworkUnreachable, message: "Network is unreachable" }))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a3ce7281a72 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a3ce7281a72 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a3ce7281a72 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a3ce7281a72 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a3ce72a8ba3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a3ce72a8ba3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5a3ce727e4f3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a3ce727e4f3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a3ce72818c2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a3ce7282ff9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5a3ce7282e2e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5a3ce71860e4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5a3ce71860e4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a3ce7283ace - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5a3ce7283ace - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5a3ce728379a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5a3ce7281f79 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5a3ce728342d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5a3ce72a7360 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5a3ce713ebdf - mxdns::tests::fcrdns_fail::h5f6d36d102e2b877
[INFO] [stdout]                                at /opt/rustwide/workdir/mxdns/src/lib.rs:318:9
[INFO] [stdout]   20:     0x5a3ce713ea57 - mxdns::tests::fcrdns_fail::{{closure}}::h660a63908ea46d76
[INFO] [stdout]                                at /opt/rustwide/workdir/mxdns/src/lib.rs:314:21
[INFO] [stdout]   21:     0x5a3ce7133646 - core::ops::function::FnOnce::call_once::h94cf45a3cfb1fcd2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   22:     0x5a3ce718b94b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   23:     0x5a3ce718b94b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   24:     0x5a3ce718aa85 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   25:     0x5a3ce718aa85 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   26:     0x5a3ce718aa85 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   27:     0x5a3ce718aa85 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   28:     0x5a3ce718aa85 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5a3ce718aa85 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   30:     0x5a3ce718aa85 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   31:     0x5a3ce714e684 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   32:     0x5a3ce714e684 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   33:     0x5a3ce715205a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   34:     0x5a3ce715205a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   35:     0x5a3ce715205a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   36:     0x5a3ce715205a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   37:     0x5a3ce715205a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5a3ce715205a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   39:     0x5a3ce715205a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   40:     0x5a3ce7286c6f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   41:     0x5a3ce7286c6f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   42:     0x7828b0f17aa4 - <unknown>
[INFO] [stdout]   43:     0x7828b0fa4a34 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::reverse_lookup stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::reverse_lookup' panicked at mxdns/src/lib.rs:283:50:
[INFO] [stdout] Cannot lookup mailserver address: DnsQuery("mail.alienscience.org", Os { code: 101, kind: NetworkUnreachable, message: "Network is unreachable" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a3ce7281a72 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a3ce7281a72 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a3ce7281a72 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a3ce7281a72 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a3ce72a8ba3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a3ce72a8ba3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5a3ce727e4f3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a3ce727e4f3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a3ce72818c2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a3ce7282ff9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5a3ce7282e2e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5a3ce71860e4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5a3ce71860e4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a3ce7283ace - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5a3ce7283ace - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5a3ce728379a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5a3ce7281f79 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5a3ce728342d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5a3ce72a7360 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5a3ce72a7816 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5a3ce7148d90 - core::result::Result<T,E>::expect::h4c538ecd2a5695da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x5a3ce713e3c4 - mxdns::tests::reverse_lookup::ha4411f9247721571
[INFO] [stdout]                                at /opt/rustwide/workdir/mxdns/src/lib.rs:283:50
[INFO] [stdout]   22:     0x5a3ce713e367 - mxdns::tests::reverse_lookup::{{closure}}::hf939df09d32ca2ed
[INFO] [stdout]                                at /opt/rustwide/workdir/mxdns/src/lib.rs:281:24
[INFO] [stdout]   23:     0x5a3ce7133606 - core::ops::function::FnOnce::call_once::h8398860cc8b213e7
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x5a3ce718b94b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5a3ce718b94b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x5a3ce718aa85 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x5a3ce718aa85 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x5a3ce718aa85 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x5a3ce718aa85 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x5a3ce718aa85 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5a3ce718aa85 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x5a3ce718aa85 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x5a3ce714e684 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x5a3ce714e684 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5a3ce715205a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5a3ce715205a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x5a3ce715205a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x5a3ce715205a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x5a3ce715205a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5a3ce715205a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5a3ce715205a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x5a3ce7286c6f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x5a3ce7286c6f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7828b0f17aa4 - <unknown>
[INFO] [stdout]   45:     0x7828b0fa4a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::blocked
[INFO] [stdout]     tests::blocklist_addrs
[INFO] [stdout]     tests::fcrdns_fail
[INFO] [stdout]     tests::fcrdns_google_ok
[INFO] [stdout]     tests::fcrdns_ok
[INFO] [stdout]     tests::not_blocked
[INFO] [stdout]     tests::reverse_lookup
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p mxdns --lib`
[INFO] running `Command { std: "docker" "inspect" "753c6305d363667c8636348d80b5b33cfa98d335cdae9712f8f4b86a11c21686", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "753c6305d363667c8636348d80b5b33cfa98d335cdae9712f8f4b86a11c21686", kill_on_drop: false }`
[INFO] [stdout] 753c6305d363667c8636348d80b5b33cfa98d335cdae9712f8f4b86a11c21686
