[INFO] fetching crate lettre 0.11.2... [INFO] testing lettre-0.11.2 against 1.77.0 for beta-1.78-1 [INFO] extracting crate lettre 0.11.2 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate lettre 0.11.2 on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate lettre 0.11.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate lettre 0.11.2 [INFO] tweaked toml for crates.io crate lettre 0.11.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate crates.io crate lettre 0.11.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rsa v0.9.4 [INFO] [stderr] Downloaded fslock v0.2.1 [INFO] [stderr] Downloaded maud_macros v0.25.0 [INFO] [stderr] Downloaded email_address v0.2.4 [INFO] [stderr] Downloaded email-encoding v0.2.0 [INFO] [stderr] Downloaded chumsky v0.9.3 [INFO] [stderr] Downloaded futures-rustls v0.24.0 [INFO] [stderr] Downloaded tokio-boring v4.1.0 [INFO] [stderr] Downloaded value-bag v1.4.2 [INFO] [stderr] Downloaded maud v0.25.0 [INFO] [stderr] Downloaded boring-sys v4.1.0 [INFO] [stderr] Downloaded boring v4.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6198f6619472a5d5c521f34ff2cc9e4d72adf079374f4138d0088cd46df13944 [INFO] running `Command { std: "docker" "start" "-a" "6198f6619472a5d5c521f34ff2cc9e4d72adf079374f4138d0088cd46df13944", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6198f6619472a5d5c521f34ff2cc9e4d72adf079374f4138d0088cd46df13944", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6198f6619472a5d5c521f34ff2cc9e4d72adf079374f4138d0088cd46df13944", kill_on_drop: false }` [INFO] [stdout] 6198f6619472a5d5c521f34ff2cc9e4d72adf079374f4138d0088cd46df13944 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 34e92bff2a2cad3838e1671c9e1c37afda271c35852ba390f7820dfbc69ad832 [INFO] running `Command { std: "docker" "start" "-a" "34e92bff2a2cad3838e1671c9e1c37afda271c35852ba390f7820dfbc69ad832", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling openssl v0.10.60 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling zerocopy v0.7.26 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling email_address v0.2.4 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling quoted_printable v0.5.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling email-encoding v0.2.0 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling openssl-sys v0.9.96 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling chumsky v0.9.3 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling lettre v0.11.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.50s [INFO] running `Command { std: "docker" "inspect" "34e92bff2a2cad3838e1671c9e1c37afda271c35852ba390f7820dfbc69ad832", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34e92bff2a2cad3838e1671c9e1c37afda271c35852ba390f7820dfbc69ad832", kill_on_drop: false }` [INFO] [stdout] 34e92bff2a2cad3838e1671c9e1c37afda271c35852ba390f7820dfbc69ad832 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3e2bf7ac7b8dff5124ad347785fe77dac857e1752b330c56d450930325d9966 [INFO] running `Command { std: "docker" "start" "-a" "e3e2bf7ac7b8dff5124ad347785fe77dac857e1752b330c56d450930325d9966", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling value-bag v1.4.2 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling futures-lite v2.0.1 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling async-task v4.5.0 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling rustix v0.38.25 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling ciborium-io v0.2.1 [INFO] [stderr] Compiling concurrent-queue v2.3.0 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling event-listener v3.1.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.11 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling event-listener-strategy v0.3.0 [INFO] [stderr] Compiling ciborium-ll v0.2.1 [INFO] [stderr] Compiling async-lock v3.1.1 [INFO] [stderr] Compiling async-channel v2.1.0 [INFO] [stderr] Compiling clap_builder v4.4.8 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling openssl v0.10.60 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling blocking v1.5.1 [INFO] [stderr] Compiling async-executor v1.7.2 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling clap v4.4.8 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling async-global-executor v2.3.1 [INFO] [stderr] Compiling tokio v1.34.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling maud_macros v0.25.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling lettre v0.11.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling maud v0.25.0 [INFO] [stderr] Compiling ciborium v0.2.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 18.92s [INFO] running `Command { std: "docker" "inspect" "e3e2bf7ac7b8dff5124ad347785fe77dac857e1752b330c56d450930325d9966", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3e2bf7ac7b8dff5124ad347785fe77dac857e1752b330c56d450930325d9966", kill_on_drop: false }` [INFO] [stdout] e3e2bf7ac7b8dff5124ad347785fe77dac857e1752b330c56d450930325d9966 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7be78d7e91005fd7338b3fc31b3dc3a331010bc895bbbbfd58109a35806e4b2e [INFO] running `Command { std: "docker" "start" "-a" "7be78d7e91005fd7338b3fc31b3dc3a331010bc895bbbbfd58109a35806e4b2e", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lettre-054b5be0e9aa09bd) [INFO] [stdout] [INFO] [stdout] running 130 tests [INFO] [stdout] test address::types::tests::ascii_address ... ok [INFO] [stdout] test address::types::tests::ascii_address_ipv4 ... ok [INFO] [stdout] test address::types::tests::check_parts ... ok [INFO] [stdout] test address::types::tests::ascii_address_ipv6 ... ok [INFO] [stdout] test message::attachment::tests::attachment_inline ... ok [INFO] [stdout] test message::attachment::tests::attachment ... ok [INFO] [stdout] test message::body::test::base64_detect ... ok [INFO] [stdout] test message::body::test::base64_encode_ascii ... ok [INFO] [stdout] test message::body::test::base64_encode_ascii_wrapping ... ok [INFO] [stdout] test message::body::test::base64_encode_bytes ... 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::eight_bit_encode ... ok [INFO] [stdout] test message::body::test::harsh_crlf ... ok [INFO] [stdout] test message::body::test::eight_bit_too_long_fail ... ok [INFO] [stdout] test message::body::test::quoted_printable_encode_ascii ... ok [INFO] [stdout] test message::body::test::quoted_printable_detect ... ok [INFO] [stdout] test message::body::test::quoted_printable_encode_line_wrap ... ok [INFO] [stdout] test message::body::test::quoted_printable_encode_utf8 ... ok [INFO] [stdout] test message::body::test::seven_bit_detect ... ok [INFO] [stdout] test message::body::test::seven_bit_encode ... ok [INFO] [stdout] test message::body::test::seven_bit_invalid ... ok [INFO] [stdout] test message::header::content::test::format_content_transfer_encoding ... 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::content_disposition::test::format_content_disposition ... ok [INFO] [stdout] test message::body::test::seven_bit_too_long_detect ... ok [INFO] [stdout] test message::header::content_disposition::test::parse_content_disposition ... ok [INFO] [stdout] test message::body::test::seven_bit_too_long_encode_quotedprintable ... 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::date::test::format_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_without_name ... ok [INFO] [stdout] test message::header::mailbox::test::format_single_with_name ... ok [INFO] [stdout] test message::header::mailbox::test::format_multi_without_name ... ok [INFO] [stdout] test message::header::mailbox::test::format_multi_with_name ... ok [INFO] [stdout] test message::header::tests::colons_in_headername ... 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_single_without_name ... ok [INFO] [stdout] test message::header::mailbox::test::parse_multi_with_name ... ok [INFO] [stdout] test message::header::mailbox::test::format_single_with_utf8_name ... 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_with_name ... ok [INFO] [stdout] test message::header::mailbox::test::parse_multi_without_name ... ok [INFO] [stdout] test message::header::mailbox::test::parse_multi_with_name_containing_double_quotes ... 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_bad_stuff ... ok [INFO] [stdout] test message::header::mailbox::test::parse_multi_with_name_containing_comma ... ok [INFO] [stdout] test message::header::tests::format_ascii_with_folding_long_line ... ok [INFO] [stdout] test message::header::tests::format_everything ... ok [INFO] [stdout] test message::header::tests::format_slice_on_char_boundary_bug ... ok [INFO] [stdout] test message::header::tests::format_ascii_with_folding_very_long_line ... ok [INFO] [stdout] test message::header::tests::format_special_emoji ... ok [INFO] [stdout] test message::header::tests::format_special ... 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::textual::test::format_ascii ... ok [INFO] [stdout] test message::header::tests::spaces_in_headername ... 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::textual::test::parse_ascii ... ok [INFO] [stdout] test message::header::tests::valid_headername ... 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::header::textual::test::format_utf8 ... ok [INFO] [stdout] test message::mailbox::types::test::mailbox_format_address_with_color ... ok [INFO] [stdout] test message::header::tests::format_special_with_folding_raw ... 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::mailbox::types::test::mailbox_format_address_with_comma_and_quoted_non_ascii ... ok [INFO] [stdout] test message::mailbox::types::test::mailbox_format_address_with_name ... ok [INFO] [stdout] test message::header::tests::format_special_with_folding ... ok [INFO] [stdout] test message::mailbox::types::test::parse_address_from_tuple ... 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::parse_address_with_name ... ok [INFO] [stdout] test message::mimebody::test::multi_part_alternative ... ok [INFO] [stdout] test message::mailbox::types::test::parse_address_with_empty_name_trim ... ok [INFO] [stdout] test message::mimebody::test::single_part_quoted_printable ... ok [INFO] [stdout] test message::mimebody::test::multi_part_signed ... ok [INFO] [stdout] test message::mimebody::test::multi_part_mixed ... 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::multi_part_mixed_related ... ok [INFO] [stdout] test message::mimebody::test::multi_part_encrypted ... ok [INFO] [stdout] test message::test::email_missing_originator ... ok [INFO] [stdout] test message::test::email_minimal_message ... ok [INFO] [stdout] test test::envelope_from_headers_no_to ... ok [INFO] [stdout] test message::test::email_missing_sender ... ok [INFO] [stdout] test transport::smtp::authentication::test::test_login ... ok [INFO] [stdout] test transport::smtp::authentication::test::test_from_user_pass_for_credentials ... 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::test::email_message_no_bcc ... ok [INFO] [stdout] test transport::smtp::client::test::test_codec ... ok [INFO] [stdout] test test::envelope_from_headers_sender ... ok [INFO] [stdout] test message::test::email_message_keep_bcc ... ok [INFO] [stdout] test transport::smtp::commands::test::test_display ... 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::extension::test::test_serverinfo ... ok [INFO] [stdout] test message::test::email_with_png ... ok [INFO] [stdout] test transport::smtp::extension::test::test_serverinfo_fmt ... ok [INFO] [stdout] test transport::smtp::response::test::test_response_first_line ... 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_from_str ... ok [INFO] [stdout] test transport::smtp::response::test::test_response_has_code ... ok [INFO] [stdout] test transport::smtp::response::test::test_code_display ... ok [INFO] [stdout] test transport::smtp::response::test::test_response_incomplete ... ok [INFO] [stdout] test transport::smtp::response::test::test_response_is_positive ... ok [INFO] [stdout] test transport::smtp::response::test::test_severity_fmt ... ok [INFO] [stdout] test transport::smtp::util::tests::test ... ok [INFO] [stdout] test message::test::test_make_message_id ... 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_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_spaces_in_headername - should panic ... ok [INFO] [stdout] test transport::smtp::transport::tests::transport_from_url ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 130 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s [INFO] [stdout] [INFO] [stderr] Running tests/transport_file.rs (/opt/rustwide/target/debug/deps/transport_file-232d29084f4093d2) [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 tests/transport_sendmail.rs (/opt/rustwide/target/debug/deps/transport_sendmail-1e2a27adb2cb7260) [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 tests/transport_smtp.rs (/opt/rustwide/target/debug/deps/transport_smtp-d168c0d634de9242) [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] thread 'sync::smtp_transport_simple' 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: 0x55da6e91cb56 - std::backtrace_rs::backtrace::libunwind::trace::h92ba5ac126ecc5ad [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stdout] 1: 0x55da6e91cb56 - std::backtrace_rs::backtrace::trace_unsynchronized::hfaa118b6e3a8f31a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55da6e91cb56 - std::sys_common::backtrace::_print_fmt::h2075f185adf13bbd [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x55da6e91cb56 - ::fmt::h9c4bd387f9f3f544 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55da6e948910 - core::fmt::rt::Argument::fmt::h018ecebdf268b5bb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/fmt/rt.rs:142:9 [INFO] [stdout] 5: 0x55da6e948910 - core::fmt::write::h938c332fdab924eb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/fmt/mod.rs:1120:17 [INFO] [stdout] 6: 0x55da6e919cef - std::io::Write::write_fmt::hf5d6d29a094a9ad9 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/io/mod.rs:1846:15 [INFO] [stdout] 7: 0x55da6e91c934 - std::sys_common::backtrace::_print::h3595c0f4303f3ccd [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55da6e91c934 - std::sys_common::backtrace::print::ha888e6736b0bc71f [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55da6e91e6a7 - std::panicking::default_hook::{{closure}}::he19a7f79f7beab5e [INFO] [stdout] 10: 0x55da6e91e38d - std::panicking::default_hook::h67efe04e9a5d446e [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x55da6e7d9cc7 - as core::ops::function::Fn>::call::ha485cc981b933d53 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2029:9 [INFO] [stdout] 12: 0x55da6e7d9cc7 - test::test_main::{{closure}}::h970c4d535211cea5 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:138:21 [INFO] [stdout] 13: 0x55da6e91ecc6 - as core::ops::function::Fn>::call::h9c9759b104a0af15 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2029:9 [INFO] [stdout] 14: 0x55da6e91ecc6 - std::panicking::rust_panic_with_hook::h49021cdbc4b22349 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:785:13 [INFO] [stdout] 15: 0x55da6e91ea12 - std::panicking::begin_panic_handler::{{closure}}::hfbf601f3d8c62d13 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:659:13 [INFO] [stdout] 16: 0x55da6e91d056 - std::sys_common::backtrace::__rust_end_short_backtrace::h98dd020b6e913806 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x55da6e91e764 - rust_begin_unwind [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:647:5 [INFO] [stdout] 18: 0x55da6e7a2d45 - core::panicking::panic_fmt::h0d3f1893e38be419 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55da6e7a32e3 - core::result::unwrap_failed::h1356562ef8bc898c [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/result.rs:1649:5 [INFO] [stdout] 20: 0x55da6e7a5693 - core::result::Result::unwrap::h4caebd21fdd71c0a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/result.rs:1073:23 [INFO] [stdout] 21: 0x55da6e7a5693 - transport_smtp::sync::smtp_transport_simple::hce5378463bb52efb [INFO] [stdout] at /opt/rustwide/workdir/tests/transport_smtp.rs:19:9 [INFO] [stdout] 22: 0x55da6e7a4fd7 - transport_smtp::sync::smtp_transport_simple::{{closure}}::h1699a1d1ce9c631b [INFO] [stdout] at /opt/rustwide/workdir/tests/transport_smtp.rs:7:31 [INFO] [stdout] 23: 0x55da6e7a3996 - core::ops::function::FnOnce::call_once::h1196ede9f75b1f3e [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x55da6e7df8bf - core::ops::function::FnOnce::call_once::hc4365f2905c13fb3 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x55da6e7df8bf - test::__rust_begin_short_backtrace::h23efa09c82420171 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:621:18 [INFO] [stdout] 26: 0x55da6e7de6e1 - test::run_test_in_process::{{closure}}::hf1473bb1a6c04edb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:644:60 [INFO] [stdout] 27: 0x55da6e7de6e1 - as core::ops::function::FnOnce<()>>::call_once::hff07c3f39ec1a940 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x55da6e7de6e1 - std::panicking::try::do_call::h344a2a0d830f8cdb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:554:40 [INFO] [stdout] 29: 0x55da6e7de6e1 - std::panicking::try::h307dc78c49c41dfc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:518:19 [INFO] [stdout] 30: 0x55da6e7de6e1 - std::panic::catch_unwind::h09ff4c41f37beb25 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panic.rs:142:14 [INFO] [stdout] 31: 0x55da6e7de6e1 - test::run_test_in_process::h25a8f909b68e3831 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:644:27 [INFO] [stdout] 32: 0x55da6e7de6e1 - test::run_test::{{closure}}::h9934b77d061da8ff [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:567:43 [INFO] [stdout] 33: 0x55da6e7a5ac6 - test::run_test::{{closure}}::hc3fe15393b08198a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:595:41 [INFO] [stdout] 34: 0x55da6e7a5ac6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h2751c43450246c92 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 35: 0x55da6e7aab07 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h1c68a4efdf3a14d2 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 36: 0x55da6e7aab07 - as core::ops::function::FnOnce<()>>::call_once::he4aa23e023cec824 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x55da6e7aab07 - std::panicking::try::do_call::hb75ff41794a19e9d [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:554:40 [INFO] [stdout] 38: 0x55da6e7aab07 - std::panicking::try::ha7903bccf307108c [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:518:19 [INFO] [stdout] 39: 0x55da6e7aab07 - std::panic::catch_unwind::h85a1dff12b1bcadc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panic.rs:142:14 [INFO] [stdout] 40: 0x55da6e7aab07 - std::thread::Builder::spawn_unchecked_::{{closure}}::h2c9f92cbe6cfd7e3 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 41: 0x55da6e7aab07 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h7d4afe73c576828a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x55da6e923185 - as core::ops::function::FnOnce>::call_once::h4f08d401a486e446 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 43: 0x55da6e923185 - as core::ops::function::FnOnce>::call_once::h3476dfcdba628abc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 44: 0x55da6e923185 - std::sys::pal::unix::thread::Thread::new::thread_start::h2770ac7f8882db09 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 45: 0x7f6a24546ac3 - [INFO] [stdout] 46: 0x7f6a245d7bf4 - __clone [INFO] [stdout] 47: 0x0 - [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.05s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test transport_smtp` [INFO] running `Command { std: "docker" "inspect" "7be78d7e91005fd7338b3fc31b3dc3a331010bc895bbbbfd58109a35806e4b2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7be78d7e91005fd7338b3fc31b3dc3a331010bc895bbbbfd58109a35806e4b2e", kill_on_drop: false }` [INFO] [stdout] 7be78d7e91005fd7338b3fc31b3dc3a331010bc895bbbbfd58109a35806e4b2e