[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 [INFO] testing lettre-0.11.2 against beta-2024-03-24 for beta-1.78-1 [INFO] extracting crate lettre 0.11.2 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate lettre 0.11.2 on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "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-tc2/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" "+beta-2024-03-24" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] de859b27375ad98cd8fe1d68cfabb6f08cc12a8e05820e836949c8b393f6d382 [INFO] running `Command { std: "docker" "start" "-a" "de859b27375ad98cd8fe1d68cfabb6f08cc12a8e05820e836949c8b393f6d382", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de859b27375ad98cd8fe1d68cfabb6f08cc12a8e05820e836949c8b393f6d382", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de859b27375ad98cd8fe1d68cfabb6f08cc12a8e05820e836949c8b393f6d382", kill_on_drop: false }` [INFO] [stdout] de859b27375ad98cd8fe1d68cfabb6f08cc12a8e05820e836949c8b393f6d382 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af348149fea28684d14fd5b76a3b3956dde1f36a2182acef522d58d6b4ae886e [INFO] running `Command { std: "docker" "start" "-a" "af348149fea28684d14fd5b76a3b3956dde1f36a2182acef522d58d6b4ae886e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling zerocopy v0.7.26 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling openssl v0.10.60 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling quoted_printable v0.5.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling email_address v0.2.4 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling email-encoding v0.2.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling socket2 v0.5.5 [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] [stdout] warning: the item `Result` is imported redundantly [INFO] [stdout] --> src/transport/smtp/extension.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | result::Result, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Result` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ToString` is imported redundantly [INFO] [stdout] --> src/transport/smtp/response.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | string::ToString, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `ToString` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.22s [INFO] running `Command { std: "docker" "inspect" "af348149fea28684d14fd5b76a3b3956dde1f36a2182acef522d58d6b4ae886e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af348149fea28684d14fd5b76a3b3956dde1f36a2182acef522d58d6b4ae886e", kill_on_drop: false }` [INFO] [stdout] af348149fea28684d14fd5b76a3b3956dde1f36a2182acef522d58d6b4ae886e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bde137fbf61702c43f9399ea72bdba561e8aff66c974c52d311f3379b48464e7 [INFO] running `Command { std: "docker" "start" "-a" "bde137fbf61702c43f9399ea72bdba561e8aff66c974c52d311f3379b48464e7", 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 event-listener v2.5.3 [INFO] [stderr] Compiling scopeguard v1.2.0 [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 num-traits v0.2.17 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling futures-lite v2.0.1 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling rustix v0.38.25 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling async-task v4.5.0 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling concurrent-queue v2.3.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling event-listener v3.1.0 [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 plotters-backend v0.3.5 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling event-listener-strategy v0.3.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.11 [INFO] [stderr] Compiling ryu v1.0.15 [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 ciborium-ll v0.2.1 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling openssl v0.10.60 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling async-executor v1.7.2 [INFO] [stderr] Compiling blocking v1.5.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling is-terminal v0.4.9 [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 smallvec v1.11.2 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling clap v4.4.8 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling tokio v1.34.0 [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 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] [stdout] warning: the item `Result` is imported redundantly [INFO] [stdout] --> src/transport/smtp/extension.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | result::Result, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Result` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ToString` is imported redundantly [INFO] [stdout] --> src/transport/smtp/response.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | string::ToString, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `ToString` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling maud v0.25.0 [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ciborium v0.2.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stdout] warning: the item `TryInto` is imported redundantly [INFO] [stdout] --> src/message/mailbox/types.rs:447:9 [INFO] [stdout] | [INFO] [stdout] 447 | use std::convert::TryInto; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryInto` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `header` is imported redundantly [INFO] [stdout] --> src/message/mimebody.rs:404:9 [INFO] [stdout] | [INFO] [stdout] 403 | use super::*; [INFO] [stdout] | -------- the item `header` is already imported here [INFO] [stdout] 404 | use crate::message::header; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Result` is imported redundantly [INFO] [stdout] --> src/transport/smtp/extension.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | result::Result, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Result` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `HashSet` is imported redundantly [INFO] [stdout] --> src/transport/smtp/extension.rs:296:9 [INFO] [stdout] | [INFO] [stdout] 296 | use std::collections::HashSet; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 297 | [INFO] [stdout] 298 | use super::*; [INFO] [stdout] | -------- the item `HashSet` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Mechanism` is imported redundantly [INFO] [stdout] --> src/transport/smtp/extension.rs:300:9 [INFO] [stdout] | [INFO] [stdout] 298 | use super::*; [INFO] [stdout] | -------- the item `Mechanism` is already imported here [INFO] [stdout] 299 | use crate::transport::smtp::{ [INFO] [stdout] 300 | authentication::Mechanism, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Response` is imported redundantly [INFO] [stdout] --> src/transport/smtp/extension.rs:301:44 [INFO] [stdout] | [INFO] [stdout] 298 | use super::*; [INFO] [stdout] | -------- the item `Response` is already imported here [INFO] [stdout] ... [INFO] [stdout] 301 | response::{Category, Code, Detail, Response, Severity}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ToString` is imported redundantly [INFO] [stdout] --> src/transport/smtp/response.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | string::ToString, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `ToString` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lettre` (lib test); 7 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/bin/rustc --crate-name lettre --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="builder"' --cfg 'feature="default"' --cfg 'feature="hostname"' --cfg 'feature="native-tls"' --cfg 'feature="pool"' --cfg 'feature="smtp-transport"' -C metadata=c37cd3770cb7ce1c -C extra-filename=-c37cd3770cb7ce1c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-b711a38d314ab7b4.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-47ce12bf5fcc4351.rlib --extern chumsky=/opt/rustwide/target/debug/deps/libchumsky-ed4ae6c2193b87c0.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-c6f16a1fbf3755d7.rlib --extern email_encoding=/opt/rustwide/target/debug/deps/libemail_encoding-4d5221596364d8fb.rlib --extern email_address=/opt/rustwide/target/debug/deps/libemail_address-ecbc559c501f3012.rlib --extern fastrand=/opt/rustwide/target/debug/deps/libfastrand-c5a132108b9e8ad0.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-807a9afcc821b709.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-725a6ff58bcc76b5.rlib --extern hostname=/opt/rustwide/target/debug/deps/libhostname-2c6160bbd5a6f56f.rlib --extern httpdate=/opt/rustwide/target/debug/deps/libhttpdate-bf64bff9ff5092d8.rlib --extern idna=/opt/rustwide/target/debug/deps/libidna-582cace18914e250.rlib --extern maud=/opt/rustwide/target/debug/deps/libmaud-7128487d75559be6.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-a9df5a780629fb7d.rlib --extern native_tls=/opt/rustwide/target/debug/deps/libnative_tls-e69008439ed32cdd.rlib --extern nom=/opt/rustwide/target/debug/deps/libnom-cb9c1dd1c8ebd299.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-fadaa1d866399a17.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-d03696617e4c9890.rlib --extern quoted_printable=/opt/rustwide/target/debug/deps/libquoted_printable-affd6d20394848a5.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-865a4c00cfc9c858.rlib --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-7287d77433a71fb1.rlib --extern tokio1_crate=/opt/rustwide/target/debug/deps/libtokio-5c42d4126c290ed1.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-f7f44d87a1f7c583.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-ca77cdaa055b0b8a.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-8340004d64393f43.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-55706bb0eac46bcc.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/psm-7091c2fc11e2959a/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "bde137fbf61702c43f9399ea72bdba561e8aff66c974c52d311f3379b48464e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bde137fbf61702c43f9399ea72bdba561e8aff66c974c52d311f3379b48464e7", kill_on_drop: false }` [INFO] [stdout] bde137fbf61702c43f9399ea72bdba561e8aff66c974c52d311f3379b48464e7