[INFO] cloning repository https://github.com/cloudydesk/lettre
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cloudydesk/lettre" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcloudydesk%2Flettre", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcloudydesk%2Flettre'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] de075153b0152e36ca1f918b38a694325afaaefb
[INFO] testing cloudydesk/lettre against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcloudydesk%2Flettre" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cloudydesk/lettre
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/cloudydesk/lettre
[INFO] tweaked toml for git repo https://github.com/cloudydesk/lettre written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cloudydesk/lettre on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cloudydesk/lettre 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ae8d7badd20921d13434eaa98fbf96d9483ee9818b04dfb63c3d7342977c065b
[INFO] running `Command { std: "docker" "start" "-a" "ae8d7badd20921d13434eaa98fbf96d9483ee9818b04dfb63c3d7342977c065b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ae8d7badd20921d13434eaa98fbf96d9483ee9818b04dfb63c3d7342977c065b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae8d7badd20921d13434eaa98fbf96d9483ee9818b04dfb63c3d7342977c065b", kill_on_drop: false }`
[INFO] [stdout] ae8d7badd20921d13434eaa98fbf96d9483ee9818b04dfb63c3d7342977c065b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6f7546d05dd6867909f3cab17eb9a045a573ca842a5d4d877b612a1752627024
[INFO] running `Command { std: "docker" "start" "-a" "6f7546d05dd6867909f3cab17eb9a045a573ca842a5d4d877b612a1752627024", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.166
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling cc v1.2.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling allocator-api2 v0.2.20
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling email-encoding v0.3.1
[INFO] [stderr]    Compiling quoted_printable v0.5.1
[INFO] [stderr]    Compiling fastrand v2.2.0
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling hostname v0.4.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling psm v0.1.24
[INFO] [stderr]    Compiling stacker v0.1.17
[INFO] [stderr]    Compiling chumsky v0.9.3
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling lettre v0.11.11 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.10s
[INFO] running `Command { std: "docker" "inspect" "6f7546d05dd6867909f3cab17eb9a045a573ca842a5d4d877b612a1752627024", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f7546d05dd6867909f3cab17eb9a045a573ca842a5d4d877b612a1752627024", kill_on_drop: false }`
[INFO] [stdout] 6f7546d05dd6867909f3cab17eb9a045a573ca842a5d4d877b612a1752627024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a8273c89342376cc964563bad24aa13cc73e56a0bb79a3d6a6488e71ac1a37f8
[INFO] running `Command { std: "docker" "start" "-a" "a8273c89342376cc964563bad24aa13cc73e56a0bb79a3d6a6488e71ac1a37f8", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling value-bag v1.10.0
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling futures-lite v2.5.0
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling clap_builder v4.4.18
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling maud_macros v0.26.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling async-executor v1.13.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling oorandom v11.1.4
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling maud v0.26.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling tokio v1.41.1
[INFO] [stderr]    Compiling clap v4.4.18
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling lettre v0.11.11 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling polling v3.7.4
[INFO] [stderr]    Compiling async-io v2.4.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-std v1.13.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 57.73s
[INFO] running `Command { std: "docker" "inspect" "a8273c89342376cc964563bad24aa13cc73e56a0bb79a3d6a6488e71ac1a37f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8273c89342376cc964563bad24aa13cc73e56a0bb79a3d6a6488e71ac1a37f8", kill_on_drop: false }`
[INFO] [stdout] a8273c89342376cc964563bad24aa13cc73e56a0bb79a3d6a6488e71ac1a37f8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8561f02fa24964367fa1cd4ed95d4019cf05bad52d4d01575ba0c28dc46465b9
[INFO] running `Command { std: "docker" "start" "-a" "8561f02fa24964367fa1cd4ed95d4019cf05bad52d4d01575ba0c28dc46465b9", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lettre-018750951554f5a6)
[INFO] [stdout] 
[INFO] [stdout] running 143 tests
[INFO] [stdout] test address::types::tests::ascii_address ... ok
[INFO] [stdout] test address::types::tests::ascii_address_ipv6 ... ok
[INFO] [stdout] test address::types::tests::ascii_address_ipv4 ... ok
[INFO] [stdout] test message::body::test::base64_detect ... ok
[INFO] [stdout] test message::attachment::tests::attachment_inline ... ok
[INFO] [stdout] test message::body::test::base64_encode_ascii_wrapping ... ok
[INFO] [stdout] test address::types::tests::check_parts ... ok
[INFO] [stdout] test message::body::test::base64_encode_bytes_wrapping ... ok
[INFO] [stdout] test message::body::test::crlf ... ok
[INFO] [stdout] test message::body::test::crlf_noop ... ok
[INFO] [stdout] test message::body::test::base64_encode_bytes ... ok
[INFO] [stdout] test message::body::test::eight_bit_too_long_fail ... ok
[INFO] [stdout] test message::body::test::eight_bit_encode ... ok
[INFO] [stdout] test message::body::test::harsh_crlf ... ok
[INFO] [stdout] test message::body::test::quoted_printable_detect ... ok
[INFO] [stdout] test message::body::test::quoted_printable_encode_ascii ... ok
[INFO] [stdout] test message::body::test::quoted_printable_encode_line_wrap ... ok
[INFO] [stdout] test message::body::test::seven_bit_detect ... ok
[INFO] [stdout] test message::body::test::seven_bit_invalid ... ok
[INFO] [stdout] test message::body::test::seven_bit_too_long_detect ... ok
[INFO] [stdout] test message::body::test::seven_bit_too_long_fail ... ok
[INFO] [stdout] test message::header::content::test::format_content_transfer_encoding ... ok
[INFO] [stdout] test message::header::content_disposition::test::parse_content_disposition ... ok
[INFO] [stdout] test message::header::content_type::test::format_content_type ... ok
[INFO] [stdout] test message::header::content_type::test::parse_content_type ... ok
[INFO] [stdout] test message::header::date::test::parse_date ... ok
[INFO] [stdout] test message::header::mailbox::test::mailbox_format_address_with_angle_bracket ... ok
[INFO] [stdout] test message::header::mailbox::test::format_single_with_name ... ok
[INFO] [stdout] test message::body::test::seven_bit_too_long_encode_quotedprintable ... ok
[INFO] [stdout] test message::header::mailbox::test::format_single_with_utf8_name ... ok
[INFO] [stdout] test message::header::mailbox::test::format_single_without_name ... ok
[INFO] [stdout] test message::header::mailbox::test::parse_multi_with_name ... ok
[INFO] [stdout] test message::header::mailbox::test::parse_multi_with_name_containing_comma ... ok
[INFO] [stdout] test message::header::mailbox::test::parse_single_with_name ... ok
[INFO] [stdout] test message::header::mailbox::test::parse_multi_with_name_containing_comma_last_broken ... ok
[INFO] [stdout] test message::header::mailbox::test::parse_multi_with_name_containing_double_quotes ... ok
[INFO] [stdout] test message::header::content_disposition::test::format_content_disposition ... ok
[INFO] [stdout] test message::header::content::test::parse_content_transfer_encoding ... ok
[INFO] [stdout] test message::body::test::seven_bit_encode ... ok
[INFO] [stdout] test message::attachment::tests::attachment ... ok
[INFO] [stdout] test message::header::special::test::format_mime_version ... ok
[INFO] [stdout] test message::header::special::test::parse_mime_version ... ok
[INFO] [stdout] test message::header::mailbox::test::parse_single_without_name ... ok
[INFO] [stdout] test message::header::mailbox::test::format_multi_with_name ... ok
[INFO] [stdout] test message::body::test::quoted_printable_encode_utf8 ... ok
[INFO] [stdout] test message::header::tests::const_valid_headername ... ok
[INFO] [stdout] test message::header::tests::empty_headername ... ok
[INFO] [stdout] test message::header::tests::format_ascii ... ok
[INFO] [stdout] test message::header::tests::format_ascii_with_folding ... ok
[INFO] [stdout] test message::header::tests::format_ascii_with_folding_giant_word ... ok
[INFO] [stdout] test message::header::tests::format_ascii_with_folding_very_long_line ... ok
[INFO] [stdout] test message::header::tests::colons_in_headername ... ok
[INFO] [stdout] test message::body::test::base64_encode_ascii ... ok
[INFO] [stdout] test message::header::tests::headername_headername_eq ... ok
[INFO] [stdout] test message::header::tests::headername_headername_eq_case_insensitive ... ok
[INFO] [stdout] test message::header::tests::format_special_emoji ... ok
[INFO] [stdout] test message::header::tests::headername_str_eq ... ok
[INFO] [stdout] test message::header::tests::headername_headername_ne ... ok
[INFO] [stdout] test message::header::date::test::format_date ... ok
[INFO] [stdout] test message::header::tests::headername_str_ne ... ok
[INFO] [stdout] test message::header::tests::format_special_with_folding ... ok
[INFO] [stdout] test message::header::tests::headername_str_eq_case_insensitive ... ok
[INFO] [stdout] test message::header::tests::issue_653 ... ok
[INFO] [stdout] test message::header::tests::str_headername_eq ... ok
[INFO] [stdout] test message::header::tests::format_ascii_with_folding_long_line ... ok
[INFO] [stdout] test message::header::tests::format_bad_stuff ... ok
[INFO] [stdout] test message::header::tests::str_headername_eq_case_insensitive ... ok
[INFO] [stdout] test message::header::tests::format_slice_on_char_boundary_bug ... ok
[INFO] [stdout] test message::header::mailbox::test::parse_multi_without_name ... ok
[INFO] [stdout] test message::header::tests::non_ascii_headername ... ok
[INFO] [stdout] test message::header::tests::spaces_in_headername ... ok
[INFO] [stdout] test message::header::tests::format_everything ... ok
[INFO] [stdout] test message::header::tests::format_special ... ok
[INFO] [stdout] test message::header::tests::valid_headername ... ok
[INFO] [stdout] test message::header::textual::test::format_ascii ... ok
[INFO] [stdout] test message::header::textual::test::format_utf8 ... ok
[INFO] [stdout] test message::header::textual::test::format_utf8_word ... ok
[INFO] [stdout] test message::mailbox::types::test::format_address_with_empty_name ... ok
[INFO] [stdout] test message::header::tests::format_special_with_folding_raw ... ok
[INFO] [stdout] test message::header::textual::test::parse_ascii ... ok
[INFO] [stdout] test message::mailbox::types::test::format_address_with_name_trim ... ok
[INFO] [stdout] test message::header::tests::str_headername_ne ... ok
[INFO] [stdout] test message::header::mailbox::test::format_multi_without_name ... ok
[INFO] [stdout] test message::mailbox::types::test::parse_address_from_tuple ... ok
[INFO] [stdout] test message::mailbox::types::test::parse_address_only_trim ... ok
[INFO] [stdout] test message::mailbox::types::test::parse_address_only ... ok
[INFO] [stdout] test message::mailbox::types::test::parse_address_with_empty_name ... ok
[INFO] [stdout] test message::mailbox::types::test::mailbox_format_address_only ... ok
[INFO] [stdout] test message::mailbox::types::test::mailbox_format_address_with_comma_and_non_ascii ... ok
[INFO] [stdout] test message::mailbox::types::test::mailbox_format_address_with_comma_and_quoted_non_ascii ... ok
[INFO] [stdout] test message::mailbox::types::test::mailbox_format_address_with_comma ... ok
[INFO] [stdout] test message::mailbox::types::test::parse_address_with_name_trim ... ok
[INFO] [stdout] test message::mailbox::types::test::mailbox_format_address_with_name ... ok
[INFO] [stdout] test message::mailbox::types::test::parse_address_with_empty_name_trim ... ok
[INFO] [stdout] test message::mailbox::types::test::parse_address_with_name ... ok
[INFO] [stdout] test message::mimebody::test::multi_part_alternative ... ok
[INFO] [stdout] test message::mimebody::test::multi_part_encrypted ... ok
[INFO] [stdout] test message::mimebody::test::single_part_base64 ... ok
[INFO] [stdout] test message::mimebody::test::multi_part_mixed_related ... ok
[INFO] [stdout] test message::mimebody::test::multi_part_mixed ... ok
[INFO] [stdout] test message::mimebody::test::single_part_binary ... ok
[INFO] [stdout] test message::test::email_missing_originator ... ok
[INFO] [stdout] test message::mimebody::test::multi_part_signed ... ok
[INFO] [stdout] test message::mimebody::test::single_part_quoted_printable ... ok
[INFO] [stdout] test message::test::email_missing_sender ... ok
[INFO] [stdout] test test::envelope_from_headers_no_to ... ok
[INFO] [stdout] test message::test::email_minimal_message ... ok
[INFO] [stdout] test message::test::email_message_keep_bcc ... ok
[INFO] [stdout] test message::test::email_with_png ... ok
[INFO] [stdout] test test::envelope_from_headers_sender ... ok
[INFO] [stdout] test message::test::email_message_no_bcc ... ok
[INFO] [stdout] test transport::smtp::authentication::test::test_plain ... ok
[INFO] [stdout] test transport::smtp::authentication::test::test_xoauth2 ... ok
[INFO] [stdout] test message::mailbox::types::test::mailbox_format_address_with_color ... ok
[INFO] [stdout] test transport::smtp::client::test::test_codec ... ok
[INFO] [stdout] test transport::smtp::commands::test::test_display ... ok
[INFO] [stdout] test transport::smtp::authentication::test::test_from_user_pass_for_credentials ... ok
[INFO] [stdout] test transport::smtp::extension::test::test_clientid_fmt ... ok
[INFO] [stdout] test transport::smtp::extension::test::test_extension_fmt ... ok
[INFO] [stdout] test transport::smtp::response::test::test_code_display ... ok
[INFO] [stdout] test transport::smtp::extension::test::test_serverinfo ... ok
[INFO] [stdout] test transport::smtp::extension::test::test_serverinfo_fmt ... ok
[INFO] [stdout] test transport::smtp::response::test::test_category_fmt ... ok
[INFO] [stdout] test transport::smtp::response::test::test_code_new ... ok
[INFO] [stdout] test transport::smtp::response::test::test_response_first_word ... ok
[INFO] [stdout] test transport::smtp::response::test::test_response_has_code ... ok
[INFO] [stdout] test transport::smtp::response::test::test_code_to_u16 ... ok
[INFO] [stdout] test transport::smtp::response::test::test_response_from_str ... ok
[INFO] [stdout] test transport::smtp::response::test::test_severity_fmt ... ok
[INFO] [stdout] test test::envelope_from_headers ... ok
[INFO] [stdout] test transport::smtp::response::test::test_response_is_positive ... ok
[INFO] [stdout] test transport::smtp::response::test::test_response_first_line ... ok
[INFO] [stdout] test transport::smtp::util::tests::test ... ok
[INFO] [stdout] test transport::smtp::authentication::test::test_login ... ok
[INFO] [stdout] test transport::smtp::authentication::test::test_login_case_insensitive ... ok
[INFO] [stdout] test transport::smtp::response::test::test_response_incomplete ... ok
[INFO] [stdout] test message::mimebody::test::test_make_boundary ... ok
[INFO] [stdout] test message::header::tests::const_colons_in_headername - should panic ... ok
[INFO] [stdout] test message::header::tests::const_empty_headername - should panic ... ok
[INFO] [stdout] test message::header::tests::const_spaces_in_headername - should panic ... ok
[INFO] [stdout] test message::header::tests::const_non_ascii_headername - should panic ... ok
[INFO] [stdout] test message::test::test_make_message_id ... ok
[INFO] [stdout] test transport::smtp::transport::tests::transport_from_url ... ok
[INFO] [stderr]      Running tests/transport_file.rs (/opt/rustwide/target/debug/deps/transport_file-2932550f146e4730)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/transport_sendmail.rs (/opt/rustwide/target/debug/deps/transport_sendmail-9a6e95a123b88d15)
[INFO] [stdout] test result: ok. 143 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.52s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/transport_smtp.rs (/opt/rustwide/target/debug/deps/transport_smtp-79ffe7588f5107bf)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test sync::smtp_transport_simple ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- sync::smtp_transport_simple stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'sync::smtp_transport_simple' (164) panicked at tests/transport_smtp.rs:19:29:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: lettre::transport::smtp::Error { kind: Connection, source: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5eea4a3252ca - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5eea4a3252ca - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5eea4a3252ca - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5eea4a3252ca - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5eea4a33af0a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5eea4a33af0a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5eea4a32a132 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5eea4a32a132 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5eea4a30377f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5eea4a30377f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5eea4a31d2a9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5eea4a1a038c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5eea4a1a038c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5eea4a31d522 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5eea4a31d522 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5eea4a303838 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5eea4a2fb0f9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5eea4a30470d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5eea4a33b69c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5eea4a33b412 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5eea4a192cba - <core[35159d6ffb30e017]::result::Result<lettre[283a69c1d905f4b4]::transport::smtp::response::Response, lettre[283a69c1d905f4b4]::transport::smtp::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5eea4a192cba - transport_smtp[948ab2955c9e10bf]::sync::smtp_transport_simple
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/transport_smtp.rs:19:29
[INFO] [stdout]   22:     0x5eea4a192427 - transport_smtp[948ab2955c9e10bf]::sync::smtp_transport_simple::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/transport_smtp.rs:7:31
[INFO] [stdout]   23:     0x5eea4a1934f6 - <transport_smtp[948ab2955c9e10bf]::sync::smtp_transport_simple::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5eea4a19366b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5eea4a19366b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5eea4a1a0e5b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5eea4a1a0e5b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5eea4a1a0e5b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5eea4a1a0e5b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5eea4a1a0e5b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5eea4a1a0e5b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5eea4a1a0e5b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5eea4a19b834 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5eea4a19b834 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5eea4a1a3a62 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5eea4a1a3a62 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5eea4a1a3a62 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5eea4a1a3a62 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5eea4a1a3a62 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5eea4a1a3a62 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5eea4a1a3a62 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5eea4a3249df - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x5eea4a3249df - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x76efaafb8aa4 - <unknown>
[INFO] [stdout]   45:     0x76efab045a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     sync::smtp_transport_simple
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test transport_smtp`
[INFO] running `Command { std: "docker" "inspect" "8561f02fa24964367fa1cd4ed95d4019cf05bad52d4d01575ba0c28dc46465b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8561f02fa24964367fa1cd4ed95d4019cf05bad52d4d01575ba0c28dc46465b9", kill_on_drop: false }`
[INFO] [stdout] 8561f02fa24964367fa1cd4ed95d4019cf05bad52d4d01575ba0c28dc46465b9
