[INFO] fetching crate thrum 0.0.6... [INFO] testing thrum-0.0.6 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate thrum 0.0.6 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate thrum 0.0.6 [INFO] finished tweaking crates.io crate thrum 0.0.6 [INFO] tweaked toml for crates.io crate thrum 0.0.6 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate thrum 0.0.6 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate thrum 0.0.6 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 83be66eccc7b24e62be588e18211a9e36652edbfc44ef2a41c17ab898e552787 [INFO] running `Command { std: "docker" "start" "-a" "83be66eccc7b24e62be588e18211a9e36652edbfc44ef2a41c17ab898e552787", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "83be66eccc7b24e62be588e18211a9e36652edbfc44ef2a41c17ab898e552787", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83be66eccc7b24e62be588e18211a9e36652edbfc44ef2a41c17ab898e552787", kill_on_drop: false }` [INFO] [stdout] 83be66eccc7b24e62be588e18211a9e36652edbfc44ef2a41c17ab898e552787 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b0b6b2ed55f0cd3ffecc2c9d4a124b13cbeae1deeb31d576b7d1b87f9639af1b [INFO] running `Command { std: "docker" "start" "-a" "b0b6b2ed55f0cd3ffecc2c9d4a124b13cbeae1deeb31d576b7d1b87f9639af1b", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling unicode-ident v1.0.23 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling instability v0.3.11 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling deranged v0.5.6 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling lru v0.16.3 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling native-tls v0.2.16 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling syn v2.0.115 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling line-clipping v0.3.5 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling email-encoding v0.4.1 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling stacker v0.1.23 [INFO] [stderr] Compiling clap_builder v4.5.58 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling unicode-truncate v2.0.1 [INFO] [stderr] Compiling email_address v0.2.9 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling quoted_printable v0.5.1 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling imap-proto v0.10.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling ar_archive_writer v0.5.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling psm v0.1.30 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling chumsky v0.9.3 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling kasuari v0.4.11 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling clap v4.5.58 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling ratatui-core v0.1.0 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling imap v2.4.1 [INFO] [stderr] Compiling ratatui-widgets v0.3.0 [INFO] [stderr] Compiling ratatui-crossterm v0.1.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling lettre v0.11.19 [INFO] [stderr] Compiling ratatui-macros v0.7.0 [INFO] [stderr] Compiling ratatui v0.30.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling thrum v0.0.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.72s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: imap-proto v0.10.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "b0b6b2ed55f0cd3ffecc2c9d4a124b13cbeae1deeb31d576b7d1b87f9639af1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0b6b2ed55f0cd3ffecc2c9d4a124b13cbeae1deeb31d576b7d1b87f9639af1b", kill_on_drop: false }` [INFO] [stdout] b0b6b2ed55f0cd3ffecc2c9d4a124b13cbeae1deeb31d576b7d1b87f9639af1b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 527dd8fcf3602f5e224dbc0912482430b46dd496a667ca98478881c7ee753bcf [INFO] running `Command { std: "docker" "start" "-a" "527dd8fcf3602f5e224dbc0912482430b46dd496a667ca98478881c7ee753bcf", kill_on_drop: false }` [INFO] [stderr] Compiling predicates-core v1.0.10 [INFO] [stderr] Compiling mockall_derive v0.13.1 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling fragile v2.0.1 [INFO] [stderr] Compiling predicates v3.1.4 [INFO] [stderr] Compiling predicates-tree v1.0.13 [INFO] [stderr] Compiling mockall v0.13.1 [INFO] [stderr] Compiling thrum v0.0.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.89s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: imap-proto v0.10.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "527dd8fcf3602f5e224dbc0912482430b46dd496a667ca98478881c7ee753bcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "527dd8fcf3602f5e224dbc0912482430b46dd496a667ca98478881c7ee753bcf", kill_on_drop: false }` [INFO] [stdout] 527dd8fcf3602f5e224dbc0912482430b46dd496a667ca98478881c7ee753bcf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3b58f1281fe2c1262c0df749f1f2fd58ca803d8c895917e42f7ca4f52a2afad6 [INFO] running `Command { std: "docker" "start" "-a" "3b58f1281fe2c1262c0df749f1f2fd58ca803d8c895917e42f7ca4f52a2afad6", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: imap-proto v0.10.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/thrum-fce6ceeff4b4cd26) [INFO] [stdout] [INFO] [stdout] running 77 tests [INFO] [stdout] test app::test::c_opens_new_email_from_inbox ... ok [INFO] [stdout] test app::test::compose_in_reply_to_set ... ok [INFO] [stdout] test app::test::compose_send_calls_smtp ... ok [INFO] [stdout] test app::test::compose_esc_cancels ... ok [INFO] [stdout] test app::test::compose_subject_re_prefix ... ok [INFO] [stdout] test app::test::compose_ctrl_s_advances_steps ... ok [INFO] [stdout] test app::test::empty_app ... ok [INFO] [stdout] test app::test::enter_opens_detail_view ... ok [INFO] [stdout] test app::test::compose_body_text_input ... ok [INFO] [stdout] test app::test::k_at_top_stays ... ok [INFO] [stdout] test app::test::j_at_bottom_stays ... ok [INFO] [stdout] test app::test::m_d_deletes_email_from_detail ... ok [INFO] [stdout] test app::test::m_r_marks_read_from_inbox ... ok [INFO] [stdout] test app::test::esc_returns_to_inbox ... ok [INFO] [stdout] test app::test::g_selects_first ... ok [INFO] [stdout] test app::test::j_moves_down ... ok [INFO] [stdout] test app::test::m_d_deletes_email_from_inbox ... ok [INFO] [stdout] test app::test::q_quits ... ok [INFO] [stdout] test app::test::m_a_archives_email_from_inbox ... ok [INFO] [stdout] test app::test::compose_to_validation ... ok [INFO] [stdout] test app::test::m_a_archives_email_from_detail ... ok [INFO] [stdout] test app::test::emails_reversed_for_newest_first ... ok [INFO] [stdout] test app::test::new_email_send_calls_smtp ... ok [INFO] [stdout] test app::test::q_quits_from_detail ... ok [INFO] [stdout] test app::test::reply_to_own_sent_message_uses_recipient ... ok [INFO] [stdout] test app::test::new_email_step_flow_includes_subject ... ok [INFO] [stdout] test app::test::other_keys_ignored ... ok [INFO] [stdout] test app::test::r_opens_compose_from_detail ... ok [INFO] [stdout] test app::test::mark_seen_on_open ... ok [INFO] [stdout] test app::test::navigation_on_empty_list ... ok [INFO] [stdout] test app::test::thread_grouping_with_reply ... ok [INFO] [stdout] test app::test::r_opens_compose_from_inbox ... ok [INFO] [stdout] test app::test::reply_step_flow_skips_subject ... ok [INFO] [stdout] test app::test::shift_g_selects_last ... ok [INFO] [stdout] test config::test::expand_plain_value ... ok [INFO] [stdout] test app::test::thread_grouping_by_subject ... ok [INFO] [stdout] test config::test::parse_config ... ok [INFO] [stdout] test config::test::parse_config_with_sent_folder ... ok [INFO] [stdout] test app::test::c_opens_new_email_from_detail ... ok [INFO] [stdout] test config::test::expand_backtick_preserves_inner_whitespace ... ok [INFO] [stdout] test imap::test::extract_body_text_falls_back_to_html_when_no_plain ... ok [INFO] [stdout] test imap::test::extract_body_text_html_only_email ... ok [INFO] [stdout] test imap::test::extract_body_text_plain_text_passthrough ... ok [INFO] [stdout] test imap::test::extract_body_text_prefers_plain_in_multipart ... ok [INFO] [stdout] test imap::test::extract_body_text_with_boundary_in_content_type_header ... ok [INFO] [stdout] test imap::test::extract_snippet_empty ... ok [INFO] [stdout] test imap::test::extract_snippet_plain_text ... ok [INFO] [stdout] test imap::test::extract_snippet_prefers_plain_in_multipart ... ok [INFO] [stdout] test config::test::expand_command_failure ... ok [INFO] [stdout] test imap::test::extract_snippet_strips_html ... ok [INFO] [stdout] test imap::test::extract_snippet_truncates ... ok [INFO] [stdout] test imap::test::format_address_empty_fields ... ok [INFO] [stdout] test imap::test::format_address_empty_name_falls_back ... ok [INFO] [stdout] test imap::test::format_address_with_name ... ok [INFO] [stdout] test imap::test::format_address_without_name ... ok [INFO] [stdout] test smtp::test::mock_client_sends_email ... ok [INFO] [stdout] test imap::test::mock_client_returns_emails ... ok [INFO] [stdout] test imap::test::mock_client_returns_empty ... ok [INFO] [stdout] test imap::test::parse_references_empty ... ok [INFO] [stdout] test imap::test::parse_references_multiple ... ok [INFO] [stdout] test imap::test::parse_references_no_angle_brackets ... ok [INFO] [stdout] test imap::test::parse_references_single ... ok [INFO] [stdout] test imap::test::strip_html_tags_decodes_entities ... ok [INFO] [stdout] test ui::test::format_date_this_year ... ok [INFO] [stdout] test imap::test::strip_html_tags_removes_style_blocks ... ok [INFO] [stdout] test smtp::test::email_struct_fields ... ok [INFO] [stdout] test ui::test::format_date_today ... ok [INFO] [stdout] test app::test::k_moves_up ... ok [INFO] [stdout] test config::test::load_from_file ... ok [INFO] [stdout] test ui::test::render_with_emails ... ok [INFO] [stdout] test config::test::default_config_path_contains_thrum ... ok [INFO] [stdout] test ui::test::format_date_old_year ... ok [INFO] [stdout] test ui::test::render_does_not_panic ... ok [INFO] [stdout] test smtp::test::mock_client_send_fails ... ok [INFO] [stdout] test ui::test::render_detail_view ... ok [INFO] [stdout] test ui::test::format_date_invalid ... ok [INFO] [stdout] test config::test::expand_backtick_command ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 77 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3b58f1281fe2c1262c0df749f1f2fd58ca803d8c895917e42f7ca4f52a2afad6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b58f1281fe2c1262c0df749f1f2fd58ca803d8c895917e42f7ca4f52a2afad6", kill_on_drop: false }` [INFO] [stdout] 3b58f1281fe2c1262c0df749f1f2fd58ca803d8c895917e42f7ca4f52a2afad6