[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 beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcloudydesk%2Flettre" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-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-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cloudydesk/lettre on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2d56174e8975d317c5d5654bafe5df2ec01fd977cbe03374a9083cf7a69cdaaf
[INFO] running `Command { std: "docker" "start" "-a" "2d56174e8975d317c5d5654bafe5df2ec01fd977cbe03374a9083cf7a69cdaaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2d56174e8975d317c5d5654bafe5df2ec01fd977cbe03374a9083cf7a69cdaaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d56174e8975d317c5d5654bafe5df2ec01fd977cbe03374a9083cf7a69cdaaf", kill_on_drop: false }`
[INFO] [stdout] 2d56174e8975d317c5d5654bafe5df2ec01fd977cbe03374a9083cf7a69cdaaf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 372c2525fdd0bd4da64f029bc3dd4bf89817f4ef7387a78dc2f0f59c3901f60b
[INFO] running `Command { std: "docker" "start" "-a" "372c2525fdd0bd4da64f029bc3dd4bf89817f4ef7387a78dc2f0f59c3901f60b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling libc v0.2.166
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling cc v1.2.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling allocator-api2 v0.2.20
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling fastrand v2.2.0
[INFO] [stderr]    Compiling quoted_printable v0.5.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling email-encoding v0.3.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling hostname v0.4.0
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling futures-util v0.3.31
[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 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-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[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.51s
[INFO] running `Command { std: "docker" "inspect" "372c2525fdd0bd4da64f029bc3dd4bf89817f4ef7387a78dc2f0f59c3901f60b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "372c2525fdd0bd4da64f029bc3dd4bf89817f4ef7387a78dc2f0f59c3901f60b", kill_on_drop: false }`
[INFO] [stdout] 372c2525fdd0bd4da64f029bc3dd4bf89817f4ef7387a78dc2f0f59c3901f60b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 298a05d8df5854249b28c1aef4145023328bb7e244d77839cd8bf196fd98ea47
[INFO] running `Command { std: "docker" "start" "-a" "298a05d8df5854249b28c1aef4145023328bb7e244d77839cd8bf196fd98ea47", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling parking v2.2.1
[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 rustix v0.38.41
[INFO] [stderr]    Compiling serde v1.0.215
[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 serde_json v1.0.133
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling futures-lite v2.5.0
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling clap_builder v4.4.18
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling maud_macros v0.26.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling async-executor v1.13.1
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling tokio v1.41.1
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling maud v0.26.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling clap v4.4.18
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling lettre v0.11.11 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling async-attributes v1.1.2
[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 48.56s
[INFO] running `Command { std: "docker" "inspect" "298a05d8df5854249b28c1aef4145023328bb7e244d77839cd8bf196fd98ea47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "298a05d8df5854249b28c1aef4145023328bb7e244d77839cd8bf196fd98ea47", kill_on_drop: false }`
[INFO] [stdout] 298a05d8df5854249b28c1aef4145023328bb7e244d77839cd8bf196fd98ea47
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0afb1402d7939a61bda2d434e8598613b03e99f3b601b60cb0f8c7d6e5e5d598
[INFO] running `Command { std: "docker" "start" "-a" "0afb1402d7939a61bda2d434e8598613b03e99f3b601b60cb0f8c7d6e5e5d598", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lettre-31a1269a53639053)
[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::check_parts ... ok
[INFO] [stdout] test message::attachment::tests::attachment_inline ... ok
[INFO] [stdout] test message::body::test::base64_encode_ascii ... ok
[INFO] [stdout] test message::body::test::base64_detect ... ok
[INFO] [stdout] test message::body::test::base64_encode_ascii_wrapping ... ok
[INFO] [stdout] test message::body::test::base64_encode_bytes_wrapping ... 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::crlf ... 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::quoted_printable_encode_utf8 ... ok
[INFO] [stdout] test message::body::test::seven_bit_encode ... ok
[INFO] [stdout] test message::body::test::seven_bit_too_long_encode_quotedprintable ... ok
[INFO] [stdout] test message::body::test::seven_bit_too_long_detect ... ok
[INFO] [stdout] test message::header::content_type::test::parse_content_type ... ok
[INFO] [stdout] test message::body::test::seven_bit_invalid ... ok
[INFO] [stdout] test message::body::test::seven_bit_too_long_fail ... ok
[INFO] [stdout] test message::header::content::test::parse_content_transfer_encoding ... ok
[INFO] [stdout] test message::header::date::test::format_date ... ok
[INFO] [stdout] test message::header::content_disposition::test::parse_content_disposition ... ok
[INFO] [stdout] test address::types::tests::ascii_address_ipv4 ... ok
[INFO] [stdout] test message::header::mailbox::test::format_multi_with_name ... ok
[INFO] [stdout] test message::body::test::eight_bit_too_long_fail ... ok
[INFO] [stdout] test message::header::content::test::format_content_transfer_encoding ... ok
[INFO] [stdout] test message::header::content_type::test::format_content_type ... ok
[INFO] [stdout] test message::header::mailbox::test::format_single_with_name ... ok
[INFO] [stdout] test message::header::mailbox::test::format_single_without_name ... 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_utf8_name ... ok
[INFO] [stdout] test message::header::mailbox::test::parse_multi_with_name ... ok
[INFO] [stdout] test message::body::test::harsh_crlf ... ok
[INFO] [stdout] test message::body::test::quoted_printable_detect ... ok
[INFO] [stdout] test message::header::mailbox::test::parse_multi_without_name ... ok
[INFO] [stdout] test message::body::test::quoted_printable_encode_ascii ... ok
[INFO] [stdout] test message::header::content_disposition::test::format_content_disposition ... 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_comma ... ok
[INFO] [stdout] test message::body::test::eight_bit_encode ... ok
[INFO] [stdout] test message::header::mailbox::test::parse_multi_with_name_containing_double_quotes ... ok
[INFO] [stdout] test message::header::date::test::parse_date ... ok
[INFO] [stdout] test message::header::special::test::format_mime_version ... ok
[INFO] [stdout] test message::header::mailbox::test::format_multi_without_name ... ok
[INFO] [stdout] test message::header::mailbox::test::parse_single_without_name ... ok
[INFO] [stdout] test message::header::mailbox::test::parse_single_with_name ... ok
[INFO] [stdout] test message::header::tests::colons_in_headername ... ok
[INFO] [stdout] test message::header::tests::const_valid_headername ... 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::format_slice_on_char_boundary_bug ... ok
[INFO] [stdout] test message::header::tests::format_special ... ok
[INFO] [stdout] test message::header::tests::format_everything ... ok
[INFO] [stdout] test message::header::tests::format_ascii_with_folding ... 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_giant_word ... ok
[INFO] [stdout] test message::attachment::tests::attachment ... ok
[INFO] [stdout] test message::header::tests::issue_653 ... 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_special_emoji ... ok
[INFO] [stdout] test message::header::tests::str_headername_eq ... ok
[INFO] [stdout] test message::header::tests::str_headername_eq_case_insensitive ... ok
[INFO] [stdout] test message::header::tests::str_headername_ne ... 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::header::textual::test::parse_ascii ... ok
[INFO] [stdout] test message::mailbox::types::test::format_address_with_empty_name ... ok
[INFO] [stdout] test message::mailbox::types::test::format_address_with_name_trim ... ok
[INFO] [stdout] test message::mailbox::types::test::mailbox_format_address_only ... ok
[INFO] [stdout] test message::mailbox::types::test::mailbox_format_address_with_color ... ok
[INFO] [stdout] test message::mailbox::types::test::mailbox_format_address_with_comma ... ok
[INFO] [stdout] test message::mailbox::types::test::mailbox_format_address_with_comma_and_non_ascii ... ok
[INFO] [stdout] test message::header::tests::format_special_with_folding ... ok
[INFO] [stdout] test message::mailbox::types::test::mailbox_format_address_with_comma_and_quoted_non_ascii ... ok
[INFO] [stdout] test message::header::tests::format_special_with_folding_raw ... ok
[INFO] [stdout] test message::mailbox::types::test::mailbox_format_address_with_name ... ok
[INFO] [stdout] test message::header::tests::headername_headername_eq_case_insensitive ... ok
[INFO] [stdout] test message::header::tests::headername_headername_ne ... ok
[INFO] [stdout] test message::header::tests::headername_str_eq ... ok
[INFO] [stdout] test message::header::tests::format_ascii_with_folding_very_long_line ... 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::mailbox::types::test::parse_address_with_empty_name ... ok
[INFO] [stdout] test message::mimebody::test::multi_part_mixed ... ok
[INFO] [stdout] test message::mimebody::test::multi_part_signed ... ok
[INFO] [stdout] test message::mailbox::types::test::parse_address_with_name_trim ... ok
[INFO] [stdout] test message::mimebody::test::multi_part_mixed_related ... ok
[INFO] [stdout] test message::header::special::test::parse_mime_version ... ok
[INFO] [stdout] test message::mimebody::test::single_part_base64 ... ok
[INFO] [stdout] test message::mimebody::test::single_part_binary ... ok
[INFO] [stdout] test message::mimebody::test::single_part_quoted_printable ... ok
[INFO] [stdout] test message::test::email_message_keep_bcc ... ok
[INFO] [stdout] test message::test::email_missing_originator ... ok
[INFO] [stdout] test message::test::email_missing_sender ... ok
[INFO] [stdout] test message::test::email_minimal_message ... ok
[INFO] [stdout] test message::mimebody::test::test_make_boundary ... ok
[INFO] [stdout] test message::header::tests::headername_headername_eq ... ok
[INFO] [stdout] test message::header::tests::headername_str_eq_case_insensitive ... ok
[INFO] [stdout] test message::mailbox::types::test::parse_address_only ... ok
[INFO] [stdout] test message::mailbox::types::test::parse_address_with_empty_name_trim ... ok
[INFO] [stdout] test message::mailbox::types::test::parse_address_from_tuple ... ok
[INFO] [stdout] test message::header::tests::headername_str_ne ... ok
[INFO] [stdout] test message::test::email_message_no_bcc ... ok
[INFO] [stdout] test message::test::email_with_png ... ok
[INFO] [stdout] test message::mailbox::types::test::parse_address_only_trim ... ok
[INFO] [stdout] test message::mailbox::types::test::parse_address_with_name ... ok
[INFO] [stdout] test transport::smtp::authentication::test::test_from_user_pass_for_credentials ... ok
[INFO] [stdout] test transport::smtp::authentication::test::test_login ... ok
[INFO] [stdout] test transport::smtp::authentication::test::test_plain ... ok
[INFO] [stdout] test transport::smtp::authentication::test::test_xoauth2 ... ok
[INFO] [stdout] test test::envelope_from_headers_no_to ... ok
[INFO] [stdout] test transport::smtp::commands::test::test_display ... ok
[INFO] [stdout] test transport::smtp::authentication::test::test_login_case_insensitive ... ok
[INFO] [stdout] test test::envelope_from_headers_sender ... ok
[INFO] [stdout] test message::test::test_make_message_id ... ok
[INFO] [stdout] test test::envelope_from_headers ... 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::client::test::test_codec ... 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_display ... ok
[INFO] [stdout] test transport::smtp::response::test::test_code_new ... ok
[INFO] [stdout] test transport::smtp::response::test::test_code_to_u16 ... ok
[INFO] [stdout] test transport::smtp::response::test::test_response_first_line ... ok
[INFO] [stdout] test transport::smtp::response::test::test_response_first_word ... ok
[INFO] [stdout] test transport::smtp::response::test::test_response_from_str ... ok
[INFO] [stdout] test transport::smtp::response::test::test_response_has_code ... ok
[INFO] [stdout] test transport::smtp::response::test::test_severity_fmt ... ok
[INFO] [stdout] test transport::smtp::response::test::test_response_incomplete ... ok
[INFO] [stdout] test transport::smtp::util::tests::test ... ok
[INFO] [stdout] test transport::smtp::response::test::test_response_is_positive ... ok
[INFO] [stdout] test message::header::tests::const_non_ascii_headername - should panic ... ok
[INFO] [stdout] test message::header::tests::const_empty_headername - should panic ... ok
[INFO] [stdout] test message::header::tests::const_colons_in_headername - should panic ... ok
[INFO] [stdout] test message::header::tests::const_spaces_in_headername - should panic ... ok
[INFO] [stdout] test transport::smtp::transport::tests::transport_from_url ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 143 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/transport_file.rs (/opt/rustwide/target/debug/deps/transport_file-0648ab1f690e44d5)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/transport_sendmail.rs (/opt/rustwide/target/debug/deps/transport_sendmail-83e277f127683a9b)
[INFO] [stderr]      Running tests/transport_smtp.rs (/opt/rustwide/target/debug/deps/transport_smtp-ef1d8b45950ae346)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test 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' (171) 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:     0x59a0fe09cb72 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59a0fe09cb72 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59a0fe09cb72 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59a0fe09cb72 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59a0fe0adedf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59a0fe0adedf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x59a0fe068e61 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59a0fe068e61 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59a0fe075782 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59a0fe07a56f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x59a0fe07a401 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x59a0fdf1715e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x59a0fdf1715e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59a0fe07acdf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x59a0fe07acdf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x59a0fe07aa8a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x59a0fe0758b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x59a0fe05d11d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x59a0fe0b6860 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x59a0fe0b5c46 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x59a0fdef4c2a - core::result::Result<T,E>::unwrap::h98fd161edd4b1a6d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x59a0fdef4c2a - transport_smtp::sync::smtp_transport_simple::hed652a0c65641e5e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/transport_smtp.rs:19:29
[INFO] [stdout]   22:     0x59a0fdef4d77 - transport_smtp::sync::smtp_transport_simple::{{closure}}::h666465bbef86485f
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/transport_smtp.rs:7:31
[INFO] [stdout]   23:     0x59a0fdef4e96 - core::ops::function::FnOnce::call_once::h4c99dad48312af99
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x59a0fdf16f1b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x59a0fdf16f1b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x59a0fdf2cb85 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x59a0fdf2cb85 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x59a0fdf2cb85 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x59a0fdf2cb85 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x59a0fdf2cb85 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x59a0fdf2cb85 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x59a0fdf2cb85 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x59a0fdf03374 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x59a0fdf03374 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x59a0fdf06c3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x59a0fdf06c3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x59a0fdf06c3a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x59a0fdf06c3a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x59a0fdf06c3a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x59a0fdf06c3a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x59a0fdf06c3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x59a0fe070a1f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x59a0fe070a1f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x7efd87757aa4 - <unknown>
[INFO] [stdout]   45:     0x7efd877e4a34 - 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.03s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test transport_smtp`
[INFO] running `Command { std: "docker" "inspect" "0afb1402d7939a61bda2d434e8598613b03e99f3b601b60cb0f8c7d6e5e5d598", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0afb1402d7939a61bda2d434e8598613b03e99f3b601b60cb0f8c7d6e5e5d598", kill_on_drop: false }`
[INFO] [stdout] 0afb1402d7939a61bda2d434e8598613b03e99f3b601b60cb0f8c7d6e5e5d598
