[INFO] cloning repository https://github.com/r3vn/mailin
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/r3vn/mailin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fr3vn%2Fmailin", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fr3vn%2Fmailin'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 790d6da196bc24b817f62bd508acf0e39d920631
[INFO] testing r3vn/mailin against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fr3vn%2Fmailin" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/r3vn/mailin
[INFO] finished tweaking git repo https://github.com/r3vn/mailin
[INFO] tweaked toml for git repo https://github.com/r3vn/mailin written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/r3vn/mailin on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/r3vn/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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1378b1d585602bfe633293ae0dd939257498141b2cd8d8d3bc36c5e148764b1b
[INFO] running `Command { std: "docker" "start" "-a" "1378b1d585602bfe633293ae0dd939257498141b2cd8d8d3bc36c5e148764b1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1378b1d585602bfe633293ae0dd939257498141b2cd8d8d3bc36c5e148764b1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1378b1d585602bfe633293ae0dd939257498141b2cd8d8d3bc36c5e148764b1b", kill_on_drop: false }`
[INFO] [stdout] 1378b1d585602bfe633293ae0dd939257498141b2cd8d8d3bc36c5e148764b1b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ec094a3134a247f82d90600d36d0a86199445835845631120ba28e58b1274e86
[INFO] running `Command { std: "docker" "start" "-a" "ec094a3134a247f82d90600d36d0a86199445835845631120ba28e58b1274e86", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]    Compiling fastrand v2.2.0
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling rustix v0.38.39
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling cc v1.1.37
[INFO] [stderr]    Compiling futures-lite v2.5.0
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]    Compiling dbghelp-sys v0.2.0
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling winapi v0.2.8
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling debugtrace v0.1.0
[INFO] [stderr]    Compiling aws-lc-rs v1.10.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling debug-builders v0.1.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling thiserror v1.0.68
[INFO] [stderr]    Compiling cmake v0.1.51
[INFO] [stderr]    Compiling custom_derive v0.1.7
[INFO] [stderr]    Compiling conv v0.3.3
[INFO] [stderr]    Compiling mirai-annotations v1.12.0
[INFO] [stderr]    Compiling rustls-pki-types v1.10.0
[INFO] [stderr]    Compiling async-fs v2.1.2
[INFO] [stderr]    Compiling async-executor v1.13.1
[INFO] [stderr]    Compiling rustls v0.23.16
[INFO] [stderr]    Compiling thiserror v2.0.1
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling base64-compat v1.0.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling unic-idna-punycode v0.9.0
[INFO] [stderr]    Compiling ternop v1.0.1
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling mailin v0.6.5 (/opt/rustwide/workdir/mailin)
[INFO] [stderr]    Compiling resolv-conf v0.7.0
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn parse(line: &[u8]) -> Result<Cmd<'_>, Response> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> mailin/src/parser.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 | fn command(buf: &[u8]) -> IResult<&[u8], Cmd> {
[INFO] [stdout]    |                 ^^^^^             -----  --- the lifetimes get resolved as `'_`
[INFO] [stdout]    |                 |                 |
[INFO] [stdout]    |                 |                 the lifetimes get resolved as `'_`
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 28 | fn command(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> mailin/src/parser.rs:41:14
[INFO] [stdout]    |
[INFO] [stdout] 41 | fn helo(buf: &[u8]) -> IResult<&[u8], Cmd> {
[INFO] [stdout]    |              ^^^^^             -----  --- the lifetimes get resolved as `'_`
[INFO] [stdout]    |              |                 |
[INFO] [stdout]    |              |                 the lifetimes get resolved as `'_`
[INFO] [stdout]    |              this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 41 | fn helo(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> mailin/src/parser.rs:46:14
[INFO] [stdout]    |
[INFO] [stdout] 46 | fn ehlo(buf: &[u8]) -> IResult<&[u8], Cmd> {
[INFO] [stdout]    |              ^^^^^             -----  --- the lifetimes get resolved as `'_`
[INFO] [stdout]    |              |                 |
[INFO] [stdout]    |              |                 the lifetimes get resolved as `'_`
[INFO] [stdout]    |              this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 46 | fn ehlo(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> mailin/src/parser.rs:72:14
[INFO] [stdout]    |
[INFO] [stdout] 72 | fn mail(buf: &[u8]) -> IResult<&[u8], Cmd> {
[INFO] [stdout]    |              ^^^^^             -----  --- the lifetimes get resolved as `'_`
[INFO] [stdout]    |              |                 |
[INFO] [stdout]    |              |                 the lifetimes get resolved as `'_`
[INFO] [stdout]    |              this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 72 | fn mail(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> mailin/src/parser.rs:82:14
[INFO] [stdout]    |
[INFO] [stdout] 82 | fn rcpt(buf: &[u8]) -> IResult<&[u8], Cmd> {
[INFO] [stdout]    |              ^^^^^             -----  --- the lifetimes get resolved as `'_`
[INFO] [stdout]    |              |                 |
[INFO] [stdout]    |              |                 the lifetimes get resolved as `'_`
[INFO] [stdout]    |              this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 82 | fn rcpt(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> mailin/src/parser.rs:89:14
[INFO] [stdout]    |
[INFO] [stdout] 89 | fn data(buf: &[u8]) -> IResult<&[u8], Cmd> {
[INFO] [stdout]    |              ^^^^^             -----  --- the lifetimes get resolved as `'_`
[INFO] [stdout]    |              |                 |
[INFO] [stdout]    |              |                 the lifetimes get resolved as `'_`
[INFO] [stdout]    |              this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 89 | fn data(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> mailin/src/parser.rs:93:14
[INFO] [stdout]    |
[INFO] [stdout] 93 | fn rset(buf: &[u8]) -> IResult<&[u8], Cmd> {
[INFO] [stdout]    |              ^^^^^             -----  --- the lifetimes get resolved as `'_`
[INFO] [stdout]    |              |                 |
[INFO] [stdout]    |              |                 the lifetimes get resolved as `'_`
[INFO] [stdout]    |              this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 93 | fn rset(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> mailin/src/parser.rs:97:14
[INFO] [stdout]    |
[INFO] [stdout] 97 | fn quit(buf: &[u8]) -> IResult<&[u8], Cmd> {
[INFO] [stdout]    |              ^^^^^             -----  --- the lifetimes get resolved as `'_`
[INFO] [stdout]    |              |                 |
[INFO] [stdout]    |              |                 the lifetimes get resolved as `'_`
[INFO] [stdout]    |              this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 97 | fn quit(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> mailin/src/parser.rs:101:14
[INFO] [stdout]     |
[INFO] [stdout] 101 | fn vrfy(buf: &[u8]) -> IResult<&[u8], Cmd> {
[INFO] [stdout]     |              ^^^^^             -----  --- the lifetimes get resolved as `'_`
[INFO] [stdout]     |              |                 |
[INFO] [stdout]     |              |                 the lifetimes get resolved as `'_`
[INFO] [stdout]     |              this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 101 | fn vrfy(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> mailin/src/parser.rs:106:14
[INFO] [stdout]     |
[INFO] [stdout] 106 | fn noop(buf: &[u8]) -> IResult<&[u8], Cmd> {
[INFO] [stdout]     |              ^^^^^             -----  --- the lifetimes get resolved as `'_`
[INFO] [stdout]     |              |                 |
[INFO] [stdout]     |              |                 the lifetimes get resolved as `'_`
[INFO] [stdout]     |              this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 106 | fn noop(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> mailin/src/parser.rs:110:18
[INFO] [stdout]     |
[INFO] [stdout] 110 | fn starttls(buf: &[u8]) -> IResult<&[u8], Cmd> {
[INFO] [stdout]     |                  ^^^^^             -----  --- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                  |                 |
[INFO] [stdout]     |                  |                 the lifetimes get resolved as `'_`
[INFO] [stdout]     |                  this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 110 | fn starttls(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]     |                    |                 |
[INFO] [stdout]     |                    |                 the lifetimes get resolved as `'_`
[INFO] [stdout]     |                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 130 | fn auth_plain(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]     |                    |                 |
[INFO] [stdout]     |                    |                 the lifetimes get resolved as `'_`
[INFO] [stdout]     |                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 135 | fn auth_login(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> mailin/src/parser.rs:140:14
[INFO] [stdout]     |
[INFO] [stdout] 140 | fn auth(buf: &[u8]) -> IResult<&[u8], Cmd> {
[INFO] [stdout]     |              ^^^^^             -----  --- the lifetimes get resolved as `'_`
[INFO] [stdout]     |              |                 |
[INFO] [stdout]     |              |                 the lifetimes get resolved as `'_`
[INFO] [stdout]     |              this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 140 | fn auth(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> mailin/src/parser.rs:156:26
[INFO] [stdout]     |
[INFO] [stdout] 156 | fn sasl_plain_cmd(param: &[u8]) -> Cmd {
[INFO] [stdout]     |                          ^^^^^     --- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 156 | fn sasl_plain_cmd(param: &[u8]) -> Cmd<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> mailin/src/parser.rs:169:26
[INFO] [stdout]     |
[INFO] [stdout] 169 | fn sasl_login_cmd(param: &[u8]) -> Cmd {
[INFO] [stdout]     |                          ^^^^^     --- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 169 | fn sasl_login_cmd(param: &[u8]) -> Cmd<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling display_bytes v0.2.1
[INFO] [stderr]    Compiling bufstream-fresh v0.3.1
[INFO] [stderr]    Compiling mime-event v0.1.0 (/opt/rustwide/workdir/mime-event)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub(crate) fn header(line: &[u8]) -> io::Result<Header<'_>> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]    |                 |                 |
[INFO] [stdout]    |                 |                 the lifetimes get resolved as `'_`
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 37 | fn content(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]    |                             |                 |
[INFO] [stdout]    |                             |                 the lifetimes get resolved as `'_`
[INFO] [stdout]    |                             this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 46 | fn content_disposition(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]     |              |                 |
[INFO] [stdout]     |              |                 the lifetimes get resolved as `'_`
[INFO] [stdout]     |              this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 154 | fn from(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]     |            |                 |
[INFO] [stdout]     |            |                 the lifetimes get resolved as `'_`
[INFO] [stdout]     |            this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 158 | fn to(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]     |                 |                 |
[INFO] [stdout]     |                 |                 the lifetimes get resolved as `'_`
[INFO] [stdout]     |                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 162 | fn subject(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]     |                |                 |
[INFO] [stdout]     |                |                 the lifetimes get resolved as `'_`
[INFO] [stdout]     |                this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 166 | fn sender(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]     |                  |                 |
[INFO] [stdout]     |                  |                 the lifetimes get resolved as `'_`
[INFO] [stdout]     |                  this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 170 | fn reply_to(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]     |                    |                 |
[INFO] [stdout]     |                    |                 the lifetimes get resolved as `'_`
[INFO] [stdout]     |                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 174 | fn message_id(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]     |              |                 |
[INFO] [stdout]     |              |                 the lifetimes get resolved as `'_`
[INFO] [stdout]     |              this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 178 | fn date(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]     |                             |                 |
[INFO] [stdout]     |                             |                 the lifetimes get resolved as `'_`
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 182 | fn content_description(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]     |                      |                 |
[INFO] [stdout]     |                      |                 the lifetimes get resolved as `'_`
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 188 | fn unstructured(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]     |                    |                 |
[INFO] [stdout]     |                    |                 the lifetimes get resolved as `'_`
[INFO] [stdout]     |                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 202 | fn header_end(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling polling v3.7.4
[INFO] [stderr]    Compiling aws-lc-sys v0.22.0
[INFO] [stderr]    Compiling backtrace-sys v0.1.37
[INFO] [stderr]    Compiling async-io v2.4.0
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling async-signal v0.2.10
[INFO] [stderr]    Compiling async-process v2.3.0
[INFO] [stderr]    Compiling backtrace v0.1.8
[INFO] [stderr]    Compiling chomp1 v0.3.4
[INFO] [stderr]    Compiling async-net v2.0.0
[INFO] [stderr]    Compiling simplelog v0.12.2
[INFO] [stderr]    Compiling smol v2.0.2
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.68
[INFO] [stderr]    Compiling thiserror-impl v2.0.1
[INFO] [stderr]    Compiling maybe-async v0.2.10
[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.8
[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 4m 31s
[INFO] running `Command { std: "docker" "inspect" "ec094a3134a247f82d90600d36d0a86199445835845631120ba28e58b1274e86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec094a3134a247f82d90600d36d0a86199445835845631120ba28e58b1274e86", kill_on_drop: false }`
[INFO] [stdout] ec094a3134a247f82d90600d36d0a86199445835845631120ba28e58b1274e86
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8b6d1221dcd806d496a799f7fa8e8bb84f01017133dcba866c2df6e90f81de4b
[INFO] running `Command { std: "docker" "start" "-a" "8b6d1221dcd806d496a799f7fa8e8bb84f01017133dcba866c2df6e90f81de4b", kill_on_drop: false }`
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn parse(line: &[u8]) -> Result<Cmd<'_>, Response> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> mailin/src/parser.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 | fn command(buf: &[u8]) -> IResult<&[u8], Cmd> {
[INFO] [stdout]    |                 ^^^^^             -----  --- the lifetimes get resolved as `'_`
[INFO] [stdout]    |                 |                 |
[INFO] [stdout]    |                 |                 the lifetimes get resolved as `'_`
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 28 | fn command(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> mailin/src/parser.rs:41:14
[INFO] [stdout]    |
[INFO] [stdout] 41 | fn helo(buf: &[u8]) -> IResult<&[u8], Cmd> {
[INFO] [stdout]    |              ^^^^^             -----  --- the lifetimes get resolved as `'_`
[INFO] [stdout]    |              |                 |
[INFO] [stdout]    |              |                 the lifetimes get resolved as `'_`
[INFO] [stdout]    |              this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 41 | fn helo(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> mailin/src/parser.rs:46:14
[INFO] [stdout]    |
[INFO] [stdout] 46 | fn ehlo(buf: &[u8]) -> IResult<&[u8], Cmd> {
[INFO] [stdout]    |              ^^^^^             -----  --- the lifetimes get resolved as `'_`
[INFO] [stdout]    |              |                 |
[INFO] [stdout]    |              |                 the lifetimes get resolved as `'_`
[INFO] [stdout]    |              this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 46 | fn ehlo(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> mailin/src/parser.rs:72:14
[INFO] [stdout]    |
[INFO] [stdout] 72 | fn mail(buf: &[u8]) -> IResult<&[u8], Cmd> {
[INFO] [stdout]    |              ^^^^^             -----  --- the lifetimes get resolved as `'_`
[INFO] [stdout]    |              |                 |
[INFO] [stdout]    |              |                 the lifetimes get resolved as `'_`
[INFO] [stdout]    |              this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 72 | fn mail(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> mailin/src/parser.rs:82:14
[INFO] [stdout]    |
[INFO] [stdout] 82 | fn rcpt(buf: &[u8]) -> IResult<&[u8], Cmd> {
[INFO] [stdout]    |              ^^^^^             -----  --- the lifetimes get resolved as `'_`
[INFO] [stdout]    |              |                 |
[INFO] [stdout]    |              |                 the lifetimes get resolved as `'_`
[INFO] [stdout]    |              this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 82 | fn rcpt(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> mailin/src/parser.rs:89:14
[INFO] [stdout]    |
[INFO] [stdout] 89 | fn data(buf: &[u8]) -> IResult<&[u8], Cmd> {
[INFO] [stdout]    |              ^^^^^             -----  --- the lifetimes get resolved as `'_`
[INFO] [stdout]    |              |                 |
[INFO] [stdout]    |              |                 the lifetimes get resolved as `'_`
[INFO] [stdout]    |              this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 89 | fn data(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> mailin/src/parser.rs:93:14
[INFO] [stdout]    |
[INFO] [stdout] 93 | fn rset(buf: &[u8]) -> IResult<&[u8], Cmd> {
[INFO] [stdout]    |              ^^^^^             -----  --- the lifetimes get resolved as `'_`
[INFO] [stdout]    |              |                 |
[INFO] [stdout]    |              |                 the lifetimes get resolved as `'_`
[INFO] [stdout]    |              this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 93 | fn rset(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> mailin/src/parser.rs:97:14
[INFO] [stdout]    |
[INFO] [stdout] 97 | fn quit(buf: &[u8]) -> IResult<&[u8], Cmd> {
[INFO] [stdout]    |              ^^^^^             -----  --- the lifetimes get resolved as `'_`
[INFO] [stdout]    |              |                 |
[INFO] [stdout]    |              |                 the lifetimes get resolved as `'_`
[INFO] [stdout]    |              this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 97 | fn quit(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> mailin/src/parser.rs:101:14
[INFO] [stdout]     |
[INFO] [stdout] 101 | fn vrfy(buf: &[u8]) -> IResult<&[u8], Cmd> {
[INFO] [stdout]     |              ^^^^^             -----  --- the lifetimes get resolved as `'_`
[INFO] [stdout]     |              |                 |
[INFO] [stdout]     |              |                 the lifetimes get resolved as `'_`
[INFO] [stdout]     |              this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 101 | fn vrfy(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> mailin/src/parser.rs:106:14
[INFO] [stdout]     |
[INFO] [stdout] 106 | fn noop(buf: &[u8]) -> IResult<&[u8], Cmd> {
[INFO] [stdout]     |              ^^^^^             -----  --- the lifetimes get resolved as `'_`
[INFO] [stdout]     |              |                 |
[INFO] [stdout]     |              |                 the lifetimes get resolved as `'_`
[INFO] [stdout]     |              this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 106 | fn noop(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> mailin/src/parser.rs:110:18
[INFO] [stdout]     |
[INFO] [stdout] 110 | fn starttls(buf: &[u8]) -> IResult<&[u8], Cmd> {
[INFO] [stdout]     |                  ^^^^^             -----  --- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                  |                 |
[INFO] [stdout]     |                  |                 the lifetimes get resolved as `'_`
[INFO] [stdout]     |                  this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 110 | fn starttls(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]     |                    |                 |
[INFO] [stdout]     |                    |                 the lifetimes get resolved as `'_`
[INFO] [stdout]     |                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 130 | fn auth_plain(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]     |                    |                 |
[INFO] [stdout]     |                    |                 the lifetimes get resolved as `'_`
[INFO] [stdout]     |                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 135 | fn auth_login(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> mailin/src/parser.rs:140:14
[INFO] [stdout]     |
[INFO] [stdout] 140 | fn auth(buf: &[u8]) -> IResult<&[u8], Cmd> {
[INFO] [stdout]     |              ^^^^^             -----  --- the lifetimes get resolved as `'_`
[INFO] [stdout]     |              |                 |
[INFO] [stdout]     |              |                 the lifetimes get resolved as `'_`
[INFO] [stdout]     |              this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 140 | fn auth(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> mailin/src/parser.rs:156:26
[INFO] [stdout]     |
[INFO] [stdout] 156 | fn sasl_plain_cmd(param: &[u8]) -> Cmd {
[INFO] [stdout]     |                          ^^^^^     --- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 156 | fn sasl_plain_cmd(param: &[u8]) -> Cmd<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> mailin/src/parser.rs:169:26
[INFO] [stdout]     |
[INFO] [stdout] 169 | fn sasl_login_cmd(param: &[u8]) -> Cmd {
[INFO] [stdout]     |                          ^^^^^     --- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 169 | fn sasl_login_cmd(param: &[u8]) -> Cmd<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub(crate) fn header(line: &[u8]) -> io::Result<Header<'_>> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]    |                 |                 |
[INFO] [stdout]    |                 |                 the lifetimes get resolved as `'_`
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 37 | fn content(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]    |                             |                 |
[INFO] [stdout]    |                             |                 the lifetimes get resolved as `'_`
[INFO] [stdout]    |                             this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 46 | fn content_disposition(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]     |              |                 |
[INFO] [stdout]     |              |                 the lifetimes get resolved as `'_`
[INFO] [stdout]     |              this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 154 | fn from(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]     |            |                 |
[INFO] [stdout]     |            |                 the lifetimes get resolved as `'_`
[INFO] [stdout]     |            this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 158 | fn to(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]     |                 |                 |
[INFO] [stdout]     |                 |                 the lifetimes get resolved as `'_`
[INFO] [stdout]     |                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 162 | fn subject(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]     |                |                 |
[INFO] [stdout]     |                |                 the lifetimes get resolved as `'_`
[INFO] [stdout]     |                this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 166 | fn sender(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]     |                  |                 |
[INFO] [stdout]     |                  |                 the lifetimes get resolved as `'_`
[INFO] [stdout]     |                  this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 170 | fn reply_to(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]     |                    |                 |
[INFO] [stdout]     |                    |                 the lifetimes get resolved as `'_`
[INFO] [stdout]     |                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 174 | fn message_id(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]     |              |                 |
[INFO] [stdout]     |              |                 the lifetimes get resolved as `'_`
[INFO] [stdout]     |              this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 178 | fn date(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]     |                             |                 |
[INFO] [stdout]     |                             |                 the lifetimes get resolved as `'_`
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 182 | fn content_description(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]     |                      |                 |
[INFO] [stdout]     |                      |                 the lifetimes get resolved as `'_`
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 188 | fn unstructured(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]     |                    |                 |
[INFO] [stdout]     |                    |                 the lifetimes get resolved as `'_`
[INFO] [stdout]     |                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 202 | fn header_end(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling maplit v1.0.2
[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 v0.6.5 (/opt/rustwide/workdir/mailin)
[INFO] [stderr]    Compiling mailin-server v0.1.0 (/opt/rustwide/workdir/mailin-server)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn parse(line: &[u8]) -> Result<Cmd<'_>, Response> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> mailin/src/parser.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 | fn command(buf: &[u8]) -> IResult<&[u8], Cmd> {
[INFO] [stdout]    |                 ^^^^^             -----  --- the lifetimes get resolved as `'_`
[INFO] [stdout]    |                 |                 |
[INFO] [stdout]    |                 |                 the lifetimes get resolved as `'_`
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 28 | fn command(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> mailin/src/parser.rs:41:14
[INFO] [stdout]    |
[INFO] [stdout] 41 | fn helo(buf: &[u8]) -> IResult<&[u8], Cmd> {
[INFO] [stdout]    |              ^^^^^             -----  --- the lifetimes get resolved as `'_`
[INFO] [stdout]    |              |                 |
[INFO] [stdout]    |              |                 the lifetimes get resolved as `'_`
[INFO] [stdout]    |              this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 41 | fn helo(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> mailin/src/parser.rs:46:14
[INFO] [stdout]    |
[INFO] [stdout] 46 | fn ehlo(buf: &[u8]) -> IResult<&[u8], Cmd> {
[INFO] [stdout]    |              ^^^^^             -----  --- the lifetimes get resolved as `'_`
[INFO] [stdout]    |              |                 |
[INFO] [stdout]    |              |                 the lifetimes get resolved as `'_`
[INFO] [stdout]    |              this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 46 | fn ehlo(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> mailin/src/parser.rs:72:14
[INFO] [stdout]    |
[INFO] [stdout] 72 | fn mail(buf: &[u8]) -> IResult<&[u8], Cmd> {
[INFO] [stdout]    |              ^^^^^             -----  --- the lifetimes get resolved as `'_`
[INFO] [stdout]    |              |                 |
[INFO] [stdout]    |              |                 the lifetimes get resolved as `'_`
[INFO] [stdout]    |              this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 72 | fn mail(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> mailin/src/parser.rs:82:14
[INFO] [stdout]    |
[INFO] [stdout] 82 | fn rcpt(buf: &[u8]) -> IResult<&[u8], Cmd> {
[INFO] [stdout]    |              ^^^^^             -----  --- the lifetimes get resolved as `'_`
[INFO] [stdout]    |              |                 |
[INFO] [stdout]    |              |                 the lifetimes get resolved as `'_`
[INFO] [stdout]    |              this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 82 | fn rcpt(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> mailin/src/parser.rs:89:14
[INFO] [stdout]    |
[INFO] [stdout] 89 | fn data(buf: &[u8]) -> IResult<&[u8], Cmd> {
[INFO] [stdout]    |              ^^^^^             -----  --- the lifetimes get resolved as `'_`
[INFO] [stdout]    |              |                 |
[INFO] [stdout]    |              |                 the lifetimes get resolved as `'_`
[INFO] [stdout]    |              this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 89 | fn data(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> mailin/src/parser.rs:93:14
[INFO] [stdout]    |
[INFO] [stdout] 93 | fn rset(buf: &[u8]) -> IResult<&[u8], Cmd> {
[INFO] [stdout]    |              ^^^^^             -----  --- the lifetimes get resolved as `'_`
[INFO] [stdout]    |              |                 |
[INFO] [stdout]    |              |                 the lifetimes get resolved as `'_`
[INFO] [stdout]    |              this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 93 | fn rset(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> mailin/src/parser.rs:97:14
[INFO] [stdout]    |
[INFO] [stdout] 97 | fn quit(buf: &[u8]) -> IResult<&[u8], Cmd> {
[INFO] [stdout]    |              ^^^^^             -----  --- the lifetimes get resolved as `'_`
[INFO] [stdout]    |              |                 |
[INFO] [stdout]    |              |                 the lifetimes get resolved as `'_`
[INFO] [stdout]    |              this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 97 | fn quit(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> mailin/src/parser.rs:101:14
[INFO] [stdout]     |
[INFO] [stdout] 101 | fn vrfy(buf: &[u8]) -> IResult<&[u8], Cmd> {
[INFO] [stdout]     |              ^^^^^             -----  --- the lifetimes get resolved as `'_`
[INFO] [stdout]     |              |                 |
[INFO] [stdout]     |              |                 the lifetimes get resolved as `'_`
[INFO] [stdout]     |              this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 101 | fn vrfy(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> mailin/src/parser.rs:106:14
[INFO] [stdout]     |
[INFO] [stdout] 106 | fn noop(buf: &[u8]) -> IResult<&[u8], Cmd> {
[INFO] [stdout]     |              ^^^^^             -----  --- the lifetimes get resolved as `'_`
[INFO] [stdout]     |              |                 |
[INFO] [stdout]     |              |                 the lifetimes get resolved as `'_`
[INFO] [stdout]     |              this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 106 | fn noop(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> mailin/src/parser.rs:110:18
[INFO] [stdout]     |
[INFO] [stdout] 110 | fn starttls(buf: &[u8]) -> IResult<&[u8], Cmd> {
[INFO] [stdout]     |                  ^^^^^             -----  --- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                  |                 |
[INFO] [stdout]     |                  |                 the lifetimes get resolved as `'_`
[INFO] [stdout]     |                  this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 110 | fn starttls(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]     |                    |                 |
[INFO] [stdout]     |                    |                 the lifetimes get resolved as `'_`
[INFO] [stdout]     |                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 130 | fn auth_plain(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]     |                    |                 |
[INFO] [stdout]     |                    |                 the lifetimes get resolved as `'_`
[INFO] [stdout]     |                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 135 | fn auth_login(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> mailin/src/parser.rs:140:14
[INFO] [stdout]     |
[INFO] [stdout] 140 | fn auth(buf: &[u8]) -> IResult<&[u8], Cmd> {
[INFO] [stdout]     |              ^^^^^             -----  --- the lifetimes get resolved as `'_`
[INFO] [stdout]     |              |                 |
[INFO] [stdout]     |              |                 the lifetimes get resolved as `'_`
[INFO] [stdout]     |              this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 140 | fn auth(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> mailin/src/parser.rs:156:26
[INFO] [stdout]     |
[INFO] [stdout] 156 | fn sasl_plain_cmd(param: &[u8]) -> Cmd {
[INFO] [stdout]     |                          ^^^^^     --- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 156 | fn sasl_plain_cmd(param: &[u8]) -> Cmd<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> mailin/src/parser.rs:169:26
[INFO] [stdout]     |
[INFO] [stdout] 169 | fn sasl_login_cmd(param: &[u8]) -> Cmd {
[INFO] [stdout]     |                          ^^^^^     --- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 169 | fn sasl_login_cmd(param: &[u8]) -> Cmd<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling mime-event v0.1.0 (/opt/rustwide/workdir/mime-event)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> mime-event/tests/events.rs:180:15
[INFO] [stdout]     |
[INFO] [stdout] 180 | fn from(from: &str) -> Event {
[INFO] [stdout]     |               ^^^^     ----- the lifetime gets resolved as `'_`
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 180 | fn from(from: &str) -> Event<'_> {
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> mime-event/tests/events.rs:184:11
[INFO] [stdout]     |
[INFO] [stdout] 184 | fn to(to: &str) -> Event {
[INFO] [stdout]     |           ^^^^     ----- the lifetime gets resolved as `'_`
[INFO] [stdout]     |           |
[INFO] [stdout]     |           this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 184 | fn to(to: &str) -> Event<'_> {
[INFO] [stdout]     |                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 188 | fn message_id(message_id: &str) -> Event<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> mime-event/tests/events.rs:192:21
[INFO] [stdout]     |
[INFO] [stdout] 192 | fn subject(subject: &str) -> Event {
[INFO] [stdout]     |                     ^^^^     ----- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 192 | fn subject(subject: &str) -> Event<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> mime-event/tests/events.rs:196:15
[INFO] [stdout]     |
[INFO] [stdout] 196 | fn date(date: &str) -> Event {
[INFO] [stdout]     |               ^^^^     ----- the lifetime gets resolved as `'_`
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 196 | fn date(date: &str) -> Event<'_> {
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> mime-event/tests/events.rs:207:16
[INFO] [stdout]     |
[INFO] [stdout] 207 | fn body(block: &str) -> Event {
[INFO] [stdout]     |                ^^^^     ----- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                |
[INFO] [stdout]     |                this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 207 | fn body(block: &str) -> Event<'_> {
[INFO] [stdout]     |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub(crate) fn header(line: &[u8]) -> io::Result<Header<'_>> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]    |                 |                 |
[INFO] [stdout]    |                 |                 the lifetimes get resolved as `'_`
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 37 | fn content(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]    |                             |                 |
[INFO] [stdout]    |                             |                 the lifetimes get resolved as `'_`
[INFO] [stdout]    |                             this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 46 | fn content_disposition(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]     |              |                 |
[INFO] [stdout]     |              |                 the lifetimes get resolved as `'_`
[INFO] [stdout]     |              this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 154 | fn from(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]     |            |                 |
[INFO] [stdout]     |            |                 the lifetimes get resolved as `'_`
[INFO] [stdout]     |            this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 158 | fn to(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]     |                 |                 |
[INFO] [stdout]     |                 |                 the lifetimes get resolved as `'_`
[INFO] [stdout]     |                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 162 | fn subject(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]     |                |                 |
[INFO] [stdout]     |                |                 the lifetimes get resolved as `'_`
[INFO] [stdout]     |                this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 166 | fn sender(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]     |                  |                 |
[INFO] [stdout]     |                  |                 the lifetimes get resolved as `'_`
[INFO] [stdout]     |                  this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 170 | fn reply_to(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]     |                    |                 |
[INFO] [stdout]     |                    |                 the lifetimes get resolved as `'_`
[INFO] [stdout]     |                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 174 | fn message_id(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]     |              |                 |
[INFO] [stdout]     |              |                 the lifetimes get resolved as `'_`
[INFO] [stdout]     |              this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 178 | fn date(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]     |                             |                 |
[INFO] [stdout]     |                             |                 the lifetimes get resolved as `'_`
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 182 | fn content_description(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]     |                      |                 |
[INFO] [stdout]     |                      |                 the lifetimes get resolved as `'_`
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 188 | fn unstructured(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]     |                    |                 |
[INFO] [stdout]     |                    |                 the lifetimes get resolved as `'_`
[INFO] [stdout]     |                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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 13.27s
[INFO] running `Command { std: "docker" "inspect" "8b6d1221dcd806d496a799f7fa8e8bb84f01017133dcba866c2df6e90f81de4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b6d1221dcd806d496a799f7fa8e8bb84f01017133dcba866c2df6e90f81de4b", kill_on_drop: false }`
[INFO] [stdout] 8b6d1221dcd806d496a799f7fa8e8bb84f01017133dcba866c2df6e90f81de4b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3fd0f5c8f56da69380994a2db25588847d861d6d1d4ff68c3cf023207cc81895
[INFO] running `Command { std: "docker" "start" "-a" "3fd0f5c8f56da69380994a2db25588847d861d6d1d4ff68c3cf023207cc81895", kill_on_drop: false }`
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stderr]    |                    |
[INFO] [stderr]    |                    this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub fn parse(line: &[u8]) -> Result<Cmd<'_>, Response> {
[INFO] [stderr]    |                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> mailin/src/parser.rs:28:17
[INFO] [stderr]    |
[INFO] [stderr] 28 | fn command(buf: &[u8]) -> IResult<&[u8], Cmd> {
[INFO] [stderr]    |                 ^^^^^             -----  --- the lifetimes get resolved as `'_`
[INFO] [stderr]    |                 |                 |
[INFO] [stderr]    |                 |                 the lifetimes get resolved as `'_`
[INFO] [stderr]    |                 this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 28 | fn command(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stderr]    |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> mailin/src/parser.rs:41:14
[INFO] [stderr]    |
[INFO] [stderr] 41 | fn helo(buf: &[u8]) -> IResult<&[u8], Cmd> {
[INFO] [stderr]    |              ^^^^^             -----  --- the lifetimes get resolved as `'_`
[INFO] [stderr]    |              |                 |
[INFO] [stderr]    |              |                 the lifetimes get resolved as `'_`
[INFO] [stderr]    |              this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 41 | fn helo(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stderr]    |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> mailin/src/parser.rs:46:14
[INFO] [stderr]    |
[INFO] [stderr] 46 | fn ehlo(buf: &[u8]) -> IResult<&[u8], Cmd> {
[INFO] [stderr]    |              ^^^^^             -----  --- the lifetimes get resolved as `'_`
[INFO] [stderr]    |              |                 |
[INFO] [stderr]    |              |                 the lifetimes get resolved as `'_`
[INFO] [stderr]    |              this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 46 | fn ehlo(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stderr]    |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> mailin/src/parser.rs:72:14
[INFO] [stderr]    |
[INFO] [stderr] 72 | fn mail(buf: &[u8]) -> IResult<&[u8], Cmd> {
[INFO] [stderr]    |              ^^^^^             -----  --- the lifetimes get resolved as `'_`
[INFO] [stderr]    |              |                 |
[INFO] [stderr]    |              |                 the lifetimes get resolved as `'_`
[INFO] [stderr]    |              this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 72 | fn mail(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stderr]    |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> mailin/src/parser.rs:82:14
[INFO] [stderr]    |
[INFO] [stderr] 82 | fn rcpt(buf: &[u8]) -> IResult<&[u8], Cmd> {
[INFO] [stderr]    |              ^^^^^             -----  --- the lifetimes get resolved as `'_`
[INFO] [stderr]    |              |                 |
[INFO] [stderr]    |              |                 the lifetimes get resolved as `'_`
[INFO] [stderr]    |              this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 82 | fn rcpt(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stderr]    |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> mailin/src/parser.rs:89:14
[INFO] [stderr]    |
[INFO] [stderr] 89 | fn data(buf: &[u8]) -> IResult<&[u8], Cmd> {
[INFO] [stderr]    |              ^^^^^             -----  --- the lifetimes get resolved as `'_`
[INFO] [stderr]    |              |                 |
[INFO] [stderr]    |              |                 the lifetimes get resolved as `'_`
[INFO] [stderr]    |              this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 89 | fn data(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stderr]    |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> mailin/src/parser.rs:93:14
[INFO] [stderr]    |
[INFO] [stderr] 93 | fn rset(buf: &[u8]) -> IResult<&[u8], Cmd> {
[INFO] [stderr]    |              ^^^^^             -----  --- the lifetimes get resolved as `'_`
[INFO] [stderr]    |              |                 |
[INFO] [stderr]    |              |                 the lifetimes get resolved as `'_`
[INFO] [stderr]    |              this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 93 | fn rset(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stderr]    |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> mailin/src/parser.rs:97:14
[INFO] [stderr]    |
[INFO] [stderr] 97 | fn quit(buf: &[u8]) -> IResult<&[u8], Cmd> {
[INFO] [stderr]    |              ^^^^^             -----  --- the lifetimes get resolved as `'_`
[INFO] [stderr]    |              |                 |
[INFO] [stderr]    |              |                 the lifetimes get resolved as `'_`
[INFO] [stderr]    |              this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 97 | fn quit(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stderr]    |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> mailin/src/parser.rs:101:14
[INFO] [stderr]     |
[INFO] [stderr] 101 | fn vrfy(buf: &[u8]) -> IResult<&[u8], Cmd> {
[INFO] [stderr]     |              ^^^^^             -----  --- the lifetimes get resolved as `'_`
[INFO] [stderr]     |              |                 |
[INFO] [stderr]     |              |                 the lifetimes get resolved as `'_`
[INFO] [stderr]     |              this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 101 | fn vrfy(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stderr]     |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> mailin/src/parser.rs:106:14
[INFO] [stderr]     |
[INFO] [stderr] 106 | fn noop(buf: &[u8]) -> IResult<&[u8], Cmd> {
[INFO] [stderr]     |              ^^^^^             -----  --- the lifetimes get resolved as `'_`
[INFO] [stderr]     |              |                 |
[INFO] [stderr]     |              |                 the lifetimes get resolved as `'_`
[INFO] [stderr]     |              this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 106 | fn noop(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stderr]     |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> mailin/src/parser.rs:110:18
[INFO] [stderr]     |
[INFO] [stderr] 110 | fn starttls(buf: &[u8]) -> IResult<&[u8], Cmd> {
[INFO] [stderr]     |                  ^^^^^             -----  --- the lifetimes get resolved as `'_`
[INFO] [stderr]     |                  |                 |
[INFO] [stderr]     |                  |                 the lifetimes get resolved as `'_`
[INFO] [stderr]     |                  this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 110 | fn starttls(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stderr]     |                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stderr]     |                    |                 |
[INFO] [stderr]     |                    |                 the lifetimes get resolved as `'_`
[INFO] [stderr]     |                    this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 130 | fn auth_plain(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stderr]     |                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stderr]     |                    |                 |
[INFO] [stderr]     |                    |                 the lifetimes get resolved as `'_`
[INFO] [stderr]     |                    this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 135 | fn auth_login(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stderr]     |                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> mailin/src/parser.rs:140:14
[INFO] [stderr]     |
[INFO] [stderr] 140 | fn auth(buf: &[u8]) -> IResult<&[u8], Cmd> {
[INFO] [stderr]     |              ^^^^^             -----  --- the lifetimes get resolved as `'_`
[INFO] [stderr]     |              |                 |
[INFO] [stderr]     |              |                 the lifetimes get resolved as `'_`
[INFO] [stderr]     |              this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 140 | fn auth(buf: &[u8]) -> IResult<&[u8], Cmd<'_>> {
[INFO] [stderr]     |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> mailin/src/parser.rs:156:26
[INFO] [stderr]     |
[INFO] [stderr] 156 | fn sasl_plain_cmd(param: &[u8]) -> Cmd {
[INFO] [stderr]     |                          ^^^^^     --- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                          |
[INFO] [stderr]     |                          this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 156 | fn sasl_plain_cmd(param: &[u8]) -> Cmd<'_> {
[INFO] [stderr]     |                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> mailin/src/parser.rs:169:26
[INFO] [stderr]     |
[INFO] [stderr] 169 | fn sasl_login_cmd(param: &[u8]) -> Cmd {
[INFO] [stderr]     |                          ^^^^^     --- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                          |
[INFO] [stderr]     |                          this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stderr]    |                            |
[INFO] [stderr]    |                            this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub(crate) fn header(line: &[u8]) -> io::Result<Header<'_>> {
[INFO] [stderr]    |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stderr]    |                 |                 |
[INFO] [stderr]    |                 |                 the lifetimes get resolved as `'_`
[INFO] [stderr]    |                 this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 37 | fn content(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stderr]    |                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stderr]    |                             |                 |
[INFO] [stderr]    |                             |                 the lifetimes get resolved as `'_`
[INFO] [stderr]    |                             this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 46 | fn content_disposition(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stderr]    |                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stderr]     |              |                 |
[INFO] [stderr]     |              |                 the lifetimes get resolved as `'_`
[INFO] [stderr]     |              this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 154 | fn from(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stderr]     |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stderr]     |            |                 |
[INFO] [stderr]     |            |                 the lifetimes get resolved as `'_`
[INFO] [stderr]     |            this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 158 | fn to(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stderr]     |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stderr]     |                 |                 |
[INFO] [stderr]     |                 |                 the lifetimes get resolved as `'_`
[INFO] [stderr]     |                 this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 162 | fn subject(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stderr]     |                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stderr]     |                |                 |
[INFO] [stderr]     |                |                 the lifetimes get resolved as `'_`
[INFO] [stderr]     |                this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 166 | fn sender(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stderr]     |                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stderr]     |                  |                 |
[INFO] [stderr]     |                  |                 the lifetimes get resolved as `'_`
[INFO] [stderr]     |                  this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 170 | fn reply_to(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stderr]     |                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stderr]     |                    |                 |
[INFO] [stderr]     |                    |                 the lifetimes get resolved as `'_`
[INFO] [stderr]     |                    this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 174 | fn message_id(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stderr]     |              |                 |
[INFO] [stderr]     |              |                 the lifetimes get resolved as `'_`
[INFO] [stderr]     |              this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 178 | fn date(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stderr]     |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stderr]     |                             |                 |
[INFO] [stderr]     |                             |                 the lifetimes get resolved as `'_`
[INFO] [stderr]     |                             this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 182 | fn content_description(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stderr]     |                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stderr]     |                      |                 |
[INFO] [stderr]     |                      |                 the lifetimes get resolved as `'_`
[INFO] [stderr]     |                      this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 188 | fn unstructured(buf: &[u8]) -> IResult<&[u8], Header<'_>> {
[INFO] [stderr]     |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stderr]     |                    |                 |
[INFO] [stderr]     |                    |                 the lifetimes get resolved as `'_`
[INFO] [stderr]     |                    this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> mime-event/tests/events.rs:180:15
[INFO] [stderr]     |
[INFO] [stderr] 180 | fn from(from: &str) -> Event {
[INFO] [stderr]     |               ^^^^     ----- the lifetime gets resolved as `'_`
[INFO] [stderr]     |               |
[INFO] [stderr]     |               this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 180 | fn from(from: &str) -> Event<'_> {
[INFO] [stderr]     |                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> mime-event/tests/events.rs:184:11
[INFO] [stderr]     |
[INFO] [stderr] 184 | fn to(to: &str) -> Event {
[INFO] [stderr]     |           ^^^^     ----- the lifetime gets resolved as `'_`
[INFO] [stderr]     |           |
[INFO] [stderr]     |           this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 184 | fn to(to: &str) -> Event<'_> {
[INFO] [stderr]     |                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 188 | fn message_id(message_id: &str) -> Event<'_> {
[INFO] [stderr]     |                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> mime-event/tests/events.rs:192:21
[INFO] [stderr]     |
[INFO] [stderr] 192 | fn subject(subject: &str) -> Event {
[INFO] [stderr]     |                     ^^^^     ----- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 192 | fn subject(subject: &str) -> Event<'_> {
[INFO] [stderr]     |                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> mime-event/tests/events.rs:196:15
[INFO] [stderr]     |
[INFO] [stderr] 196 | fn date(date: &str) -> Event {
[INFO] [stderr]     |               ^^^^     ----- the lifetime gets resolved as `'_`
[INFO] [stderr]     |               |
[INFO] [stderr]     |               this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 196 | fn date(date: &str) -> Event<'_> {
[INFO] [stderr]     |                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> mime-event/tests/events.rs:207:16
[INFO] [stderr]     |
[INFO] [stderr] 207 | fn body(block: &str) -> Event {
[INFO] [stderr]     |                ^^^^     ----- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                |
[INFO] [stderr]     |                this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 207 | fn body(block: &str) -> Event<'_> {
[INFO] [stderr]     |                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `mime-event` (test "events") generated 6 warnings
[INFO] [stderr] warning: `mime-event` (lib test) generated 13 warnings (13 duplicates)
[INFO] [stderr] warning: `mailin` (lib test) generated 17 warnings (17 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mailin-caec5b6f2af5397a)
[INFO] [stdout] 
[INFO] [stdout] running 32 tests
[INFO] [stdout] test parser::tests::auth_empty_plain ... ok
[INFO] [stdout] test parser::tests::auth_initial_login ... ok
[INFO] [stdout] test parser::tests::auth_empty_login ... 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_plain_challenge ... ok
[INFO] [stdout] test smtp::tests::auth_without_tls ... ok
[INFO] [stdout] test smtp::tests::auth_login_challenge ... ok
[INFO] [stdout] test smtp::tests::auth_plain_param ... ok
[INFO] [stdout] test smtp::tests::auth_login_param ... ok
[INFO] [stdout] test smtp::tests::bad_auth_login_param ... ok
[INFO] [stdout] test smtp::tests::bad_auth_plain_param ... ok
[INFO] [stdout] test smtp::tests::bad_auth_login_username_challenge ... ok
[INFO] [stdout] test smtp::tests::data ... ok
[INFO] [stdout] test smtp::tests::data_8bit ... ok
[INFO] [stdout] test smtp::tests::domain_badchars ... ok
[INFO] [stdout] test smtp::tests::helo_ehlo ... ok
[INFO] [stdout] test smtp::tests::dot_stuffed_data ... ok
[INFO] [stdout] test smtp::tests::helo_noop ... ok
[INFO] [stdout] test smtp::tests::mail_from ... ok
[INFO] [stdout] test smtp::tests::noauth_denied ... ok
[INFO] [stdout] test smtp::tests::quit ... ok
[INFO] [stdout] test smtp::tests::rset_hello ... ok
[INFO] [stdout] test smtp::tests::rcpt_to ... ok
[INFO] [stdout] test smtp::tests::rset_idle ... ok
[INFO] [stdout] test smtp::tests::rset_with_auth ... ok
[INFO] [stdout] test tests::callbacks ... ok
[INFO] [stdout] test smtp::tests::vrfy ... ok
[INFO] [stdout] test parser::tests::auth_initial_plain ... ok
[INFO] [stdout] test smtp::tests::bad_auth_login_password_challenge ... ok
[INFO] [stdout] test smtp::tests::bad_auth_plain_challenge ... ok
[INFO] [stdout] test smtp::tests::auth_insecure_without_auth ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mailin_embedded-ca06394235174816)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mailin_server-8865bdf9d5b92a75)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 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-3ce80f80858a0638)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test line_parser::tests::content_disposition ... ok
[INFO] [stdout] test line_parser::tests::content_type ... ok
[INFO] [stdout] test line_parser::tests::end_header ... ok
[INFO] [stdout] test line_parser::tests::case_insensitive_header ... ok
[INFO] [stdout] test line_parser::tests::quoted_boundary ... ok
[INFO] [stdout] test line_parser::tests::unstructured_header ... 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-952a2fd3c115d20e)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test multipart_alternative ... ok
[INFO] [stdout] test multipart_mixed ... ok
[INFO] [stderr]      Running tests/message.rs (/opt/rustwide/target/debug/deps/message-a586b99f15431207)
[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.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mxdns-f3cd6beb2ee3afdf)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test tests::empty_blocklists ... ok
[INFO] [stdout] test tests::fcrdns_fail ... FAILED
[INFO] [stdout] test tests::blocked ... FAILED
[INFO] [stdout] test tests::blocklist_addrs ... FAILED
[INFO] [stdout] test tests::fcrdns_ok ... FAILED
[INFO] [stdout] test tests::reverse_lookup ... FAILED
[INFO] [stdout] test tests::not_blocked ... FAILED
[INFO] [stdout] test tests::fcrdns_google_ok ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[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:     0x5d08c4d61442 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d08c4d61442 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d08c4d61442 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d08c4d61442 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d08c4d881e3 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d08c4d881e3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5d08c4d5ded3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d08c4d5ded3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d08c4d61292 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d08c4d629bc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5d08c4d62812 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5d08c4d05b04 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5d08c4d05b04 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d08c4d6349b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5d08c4d6349b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5d08c4d6316a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5d08c4d61939 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5d08c4d62dfd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5d08c4d86b20 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5d08c4cca685 - mxdns::tests::fcrdns_fail::h4948de7fc8d2ac37
[INFO] [stdout]                                at /opt/rustwide/workdir/mxdns/src/lib.rs:318:9
[INFO] [stdout]   20:     0x5d08c4cbded9 - mxdns::tests::fcrdns_fail::{{closure}}::h832e8f1023c958cb
[INFO] [stdout]                                at /opt/rustwide/workdir/mxdns/src/lib.rs:314:21
[INFO] [stdout]   21:     0x5d08c4cbded9 - core::ops::function::FnOnce::call_once::h91a342aec9d06d49
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5d08c4d0b23b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5d08c4d0b23b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   24:     0x5d08c4d0a47e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   25:     0x5d08c4d0a47e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   26:     0x5d08c4d0a47e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   27:     0x5d08c4d0a47e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   28:     0x5d08c4d0a47e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5d08c4d0a47e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   30:     0x5d08c4d0a47e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   31:     0x5d08c4cce024 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   32:     0x5d08c4cce024 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   33:     0x5d08c4cd19ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   34:     0x5d08c4cd19ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   35:     0x5d08c4cd19ca - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   36:     0x5d08c4cd19ca - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   37:     0x5d08c4cd19ca - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5d08c4cd19ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   39:     0x5d08c4cd19ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5d08c4d66647 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   41:     0x5d08c4d66647 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x5d08c4d66647 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   43:     0x721484349aa4 - <unknown>
[INFO] [stdout]   44:     0x7214843d6a34 - clone
[INFO] [stdout]   45:                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:     0x5d08c4d61442 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d08c4d61442 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d08c4d61442 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d08c4d61442 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d08c4d881e3 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d08c4d881e3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5d08c4d5ded3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d08c4d5ded3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d08c4d61292 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d08c4d629bc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5d08c4d62812 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5d08c4d05b04 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5d08c4d05b04 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d08c4d6349b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5d08c4d6349b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5d08c4d6316a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5d08c4d61939 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5d08c4d62dfd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5d08c4d86b20 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5d08c4d86ec6 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x5d08c4cc9b41 - core::result::Result<T,E>::unwrap::heb8742982eda5878
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5d08c4cc9b41 - mxdns::tests::blocked::h56bb5605db312e8d
[INFO] [stdout]                                at /opt/rustwide/workdir/mxdns/src/lib.rs:276:56
[INFO] [stdout]   22:     0x5d08c4cbde99 - mxdns::tests::blocked::{{closure}}::hfaeb14e666ad6a9d
[INFO] [stdout]                                at /opt/rustwide/workdir/mxdns/src/lib.rs:274:17
[INFO] [stdout]   23:     0x5d08c4cbde99 - core::ops::function::FnOnce::call_once::h85edf528824761b3
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5d08c4d0b23b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5d08c4d0b23b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x5d08c4d0a47e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x5d08c4d0a47e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x5d08c4d0a47e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x5d08c4d0a47e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x5d08c4d0a47e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5d08c4d0a47e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x5d08c4d0a47e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x5d08c4cce024 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x5d08c4cce024 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x5d08c4cd19ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5d08c4cd19ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x5d08c4cd19ca - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x5d08c4cd19ca - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x5d08c4cd19ca - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5d08c4cd19ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5d08c4cd19ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5d08c4d66647 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x5d08c4d66647 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5d08c4d66647 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x721484349aa4 - <unknown>
[INFO] [stdout]   46:     0x7214843d6a34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[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:     0x5d08c4d61442 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d08c4d61442 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d08c4d61442 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d08c4d61442 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d08c4d881e3 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d08c4d881e3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5d08c4d5ded3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d08c4d5ded3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d08c4d61292 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d08c4d629bc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5d08c4d62812 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5d08c4d05b04 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5d08c4d05b04 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d08c4d6349b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5d08c4d6349b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5d08c4d6316a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5d08c4d61939 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5d08c4d62dfd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5d08c4d86b20 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5d08c4cc96d6 - mxdns::tests::blocklist_addrs::h254beb560e183de1
[INFO] [stdout]   20:     0x5d08c4cbdeb9 - mxdns::tests::blocklist_addrs::{{closure}}::h67ae7b70783a399a
[INFO] [stdout]                                at /opt/rustwide/workdir/mxdns/src/lib.rs:248:25
[INFO] [stdout]   21:     0x5d08c4cbdeb9 - core::ops::function::FnOnce::call_once::h8a33275d4e328d5b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5d08c4d0b23b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5d08c4d0b23b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   24:     0x5d08c4d0a47e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   25:     0x5d08c4d0a47e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   26:     0x5d08c4d0a47e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   27:     0x5d08c4d0a47e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   28:     0x5d08c4d0a47e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5d08c4d0a47e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   30:     0x5d08c4d0a47e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   31:     0x5d08c4cce024 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   32:     0x5d08c4cce024 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   33:     0x5d08c4cd19ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   34:     0x5d08c4cd19ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   35:     0x5d08c4cd19ca - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   36:     0x5d08c4cd19ca - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   37:     0x5d08c4cd19ca - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5d08c4cd19ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   39:     0x5d08c4cd19ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5d08c4d66647 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   41:     0x5d08c4d66647 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x5d08c4d66647 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   43:     0x721484349aa4 - <unknown>
[INFO] [stdout]   44:     0x7214843d6a34 - clone
[INFO] [stdout]   45:                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:     0x5d08c4d61442 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d08c4d61442 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d08c4d61442 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d08c4d61442 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d08c4d881e3 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d08c4d881e3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5d08c4d5ded3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d08c4d5ded3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d08c4d61292 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d08c4d629bc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5d08c4d62812 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5d08c4d05b04 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5d08c4d05b04 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d08c4d6349b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5d08c4d6349b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5d08c4d6316a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5d08c4d61939 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5d08c4d62dfd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5d08c4d86b20 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5d08c4d86ec6 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x5d08c4cca1a2 - core::result::Result<T,E>::expect::h628825867c4dcd5c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x5d08c4cca1a2 - mxdns::tests::fcrdns_ok::h2d468cceeac43cb1
[INFO] [stdout]                                at /opt/rustwide/workdir/mxdns/src/lib.rs:292:50
[INFO] [stdout]   22:     0x5d08c4cbdf19 - mxdns::tests::fcrdns_ok::{{closure}}::hd1c1a8ba836f488c
[INFO] [stdout]                                at /opt/rustwide/workdir/mxdns/src/lib.rs:290:19
[INFO] [stdout]   23:     0x5d08c4cbdf19 - core::ops::function::FnOnce::call_once::h9b65d056e03c1940
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5d08c4d0b23b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5d08c4d0b23b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x5d08c4d0a47e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x5d08c4d0a47e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x5d08c4d0a47e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stderr] error: test failed, to rerun pass `-p mxdns --lib`
[INFO] [stdout]   29:     0x5d08c4d0a47e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x5d08c4d0a47e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5d08c4d0a47e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x5d08c4d0a47e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x5d08c4cce024 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x5d08c4cce024 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x5d08c4cd19ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5d08c4cd19ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x5d08c4cd19ca - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x5d08c4cd19ca - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x5d08c4cd19ca - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5d08c4cd19ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5d08c4cd19ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5d08c4d66647 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x5d08c4d66647 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5d08c4d66647 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x721484349aa4 - <unknown>
[INFO] [stdout]   46:     0x7214843d6a34 - clone
[INFO] [stdout]   47:                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:     0x5d08c4d61442 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d08c4d61442 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d08c4d61442 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d08c4d61442 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d08c4d881e3 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d08c4d881e3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5d08c4d5ded3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d08c4d5ded3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d08c4d61292 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d08c4d629bc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5d08c4d62812 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5d08c4d05b04 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5d08c4d05b04 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d08c4d6349b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5d08c4d6349b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5d08c4d6316a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5d08c4d61939 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5d08c4d62dfd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5d08c4d86b20 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5d08c4d86ec6 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x5d08c4cc9e13 - core::result::Result<T,E>::expect::h628825867c4dcd5c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x5d08c4cc9e13 - mxdns::tests::reverse_lookup::hb41a1e08859bccd4
[INFO] [stdout]                                at /opt/rustwide/workdir/mxdns/src/lib.rs:283:50
[INFO] [stdout]   22:     0x5d08c4cbde79 - mxdns::tests::reverse_lookup::{{closure}}::h322605c35c6dbc68
[INFO] [stdout]                                at /opt/rustwide/workdir/mxdns/src/lib.rs:281:24
[INFO] [stdout]   23:     0x5d08c4cbde79 - core::ops::function::FnOnce::call_once::h7586a8737f4bdf64
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5d08c4d0b23b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5d08c4d0b23b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x5d08c4d0a47e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x5d08c4d0a47e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x5d08c4d0a47e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x5d08c4d0a47e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x5d08c4d0a47e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5d08c4d0a47e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x5d08c4d0a47e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x5d08c4cce024 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x5d08c4cce024 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x5d08c4cd19ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5d08c4cd19ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x5d08c4cd19ca - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x5d08c4cd19ca - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x5d08c4cd19ca - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5d08c4cd19ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5d08c4cd19ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5d08c4d66647 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x5d08c4d66647 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5d08c4d66647 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x721484349aa4 - <unknown>
[INFO] [stdout]   46:     0x7214843d6a34 - clone
[INFO] [stdout]   47:                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:     0x5d08c4d61442 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d08c4d61442 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d08c4d61442 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d08c4d61442 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d08c4d881e3 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d08c4d881e3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5d08c4d5ded3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d08c4d5ded3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d08c4d61292 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d08c4d629bc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5d08c4d62812 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5d08c4d05b04 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5d08c4d05b04 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d08c4d6349b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5d08c4d6349b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5d08c4d6316a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5d08c4d61939 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5d08c4d62dfd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5d08c4d86b20 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5d08c4d86ec6 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x5d08c4cc9921 - core::result::Result<T,E>::unwrap::heb8742982eda5878
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5d08c4cc9921 - mxdns::tests::not_blocked::h52dff80f0979a3be
[INFO] [stdout]                                at /opt/rustwide/workdir/mxdns/src/lib.rs:269:56
[INFO] [stdout]   22:     0x5d08c4cbdf39 - mxdns::tests::not_blocked::{{closure}}::hdd81b8c761a9a41b
[INFO] [stdout]                                at /opt/rustwide/workdir/mxdns/src/lib.rs:267:21
[INFO] [stdout]   23:     0x5d08c4cbdf39 - core::ops::function::FnOnce::call_once::ha29e28833de13e21
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5d08c4d0b23b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5d08c4d0b23b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x5d08c4d0a47e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x5d08c4d0a47e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x5d08c4d0a47e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x5d08c4d0a47e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x5d08c4d0a47e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5d08c4d0a47e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x5d08c4d0a47e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x5d08c4cce024 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x5d08c4cce024 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x5d08c4cd19ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5d08c4cd19ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x5d08c4cd19ca - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x5d08c4cd19ca - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x5d08c4cd19ca - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5d08c4cd19ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5d08c4cd19ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5d08c4d66647 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x5d08c4d66647 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5d08c4d66647 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x721484349aa4 - <unknown>
[INFO] [stdout]   46:     0x7214843d6a34 - clone
[INFO] [stdout]   47:                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:     0x5d08c4d61442 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d08c4d61442 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d08c4d61442 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d08c4d61442 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d08c4d881e3 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d08c4d881e3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5d08c4d5ded3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d08c4d5ded3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d08c4d61292 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d08c4d629bc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5d08c4d62812 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5d08c4d05b04 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5d08c4d05b04 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d08c4d6349b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5d08c4d6349b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5d08c4d6316a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5d08c4d61939 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5d08c4d62dfd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5d08c4d86b20 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5d08c4cca425 - mxdns::tests::fcrdns_google_ok::ha974161fa5389653
[INFO] [stdout]                                at /opt/rustwide/workdir/mxdns/src/lib.rs:306:9
[INFO] [stdout]   20:     0x5d08c4cbde59 - mxdns::tests::fcrdns_google_ok::{{closure}}::hcf784f76fa658e4e
[INFO] [stdout]                                at /opt/rustwide/workdir/mxdns/src/lib.rs:303:26
[INFO] [stdout]   21:     0x5d08c4cbde59 - core::ops::function::FnOnce::call_once::h050c5d309075cc66
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5d08c4d0b23b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5d08c4d0b23b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   24:     0x5d08c4d0a47e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   25:     0x5d08c4d0a47e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   26:     0x5d08c4d0a47e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   27:     0x5d08c4d0a47e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   28:     0x5d08c4d0a47e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5d08c4d0a47e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   30:     0x5d08c4d0a47e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   31:     0x5d08c4cce024 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   32:     0x5d08c4cce024 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   33:     0x5d08c4cd19ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   34:     0x5d08c4cd19ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   35:     0x5d08c4cd19ca - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   36:     0x5d08c4cd19ca - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   37:     0x5d08c4cd19ca - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5d08c4cd19ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   39:     0x5d08c4cd19ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5d08c4d66647 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   41:     0x5d08c4d66647 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x5d08c4d66647 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   43:     0x721484349aa4 - <unknown>
[INFO] [stdout]   44:     0x7214843d6a34 - clone
[INFO] [stdout]   45:                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.04s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3fd0f5c8f56da69380994a2db25588847d861d6d1d4ff68c3cf023207cc81895", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3fd0f5c8f56da69380994a2db25588847d861d6d1d4ff68c3cf023207cc81895", kill_on_drop: false }`
[INFO] [stdout] 3fd0f5c8f56da69380994a2db25588847d861d6d1d4ff68c3cf023207cc81895
