[INFO] cloning repository https://github.com/mat813/imap-tools-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mat813/imap-tools-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmat813%2Fimap-tools-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmat813%2Fimap-tools-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4c4489ad08f1ac7d3d4ca9f6e75898f9cd484795
[INFO] testing mat813/imap-tools-rs/4c4489ad08f1ac7d3d4ca9f6e75898f9cd484795 against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmat813%2Fimap-tools-rs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/mat813/imap-tools-rs
[INFO] finished tweaking git repo https://github.com/mat813/imap-tools-rs
[INFO] tweaked toml for git repo https://github.com/mat813/imap-tools-rs written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mat813/imap-tools-rs on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mat813/imap-tools-rs 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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded strfmt v0.2.5
[INFO] [stderr]   Downloaded serde_any v0.5.0
[INFO] [stderr]   Downloaded size v0.5.0
[INFO] [stderr]   Downloaded openssl-sys v0.9.117
[INFO] [stderr]   Downloaded line-clipping v0.3.7
[INFO] [stderr]   Downloaded unicode-truncate v2.0.1
[INFO] [stderr]   Downloaded kasuari v0.4.12
[INFO] [stderr]   Downloaded lru v0.18.0
[INFO] [stderr]   Downloaded serde_yaml v0.7.5
[INFO] [stderr]   Downloaded ratatui-termwiz v0.1.2
[INFO] [stderr]   Downloaded ratatui v0.30.2
[INFO] [stderr]   Downloaded compact_str v0.9.1
[INFO] [stderr]   Downloaded rsasl v2.3.1
[INFO] [stderr]   Downloaded ratatui-termina v0.1.0
[INFO] [stderr]   Downloaded ratatui-macros v0.7.2
[INFO] [stderr]   Downloaded pest_derive v2.8.7
[INFO] [stderr]   Downloaded pest_generator v2.8.7
[INFO] [stderr]   Downloaded pest_meta v2.8.7
[INFO] [stderr]   Downloaded ratatui-crossterm v0.1.2
[INFO] [stderr]   Downloaded finl_unicode v1.4.0
[INFO] [stderr]   Downloaded exn v0.3.1
[INFO] [stderr]   Downloaded termina v0.3.3
[INFO] [stderr]   Downloaded cursive v0.21.1
[INFO] [stderr]   Downloaded ratatui-core v0.1.2
[INFO] [stderr]   Downloaded defmt-macros v1.1.1
[INFO] [stderr]   Downloaded cursive-macros v0.1.0
[INFO] [stderr]   Downloaded defmt v1.1.1
[INFO] [stderr]   Downloaded pest v2.8.7
[INFO] [stderr]   Downloaded jiff-tzdb v0.1.7
[INFO] [stderr]   Downloaded ratatui-widgets v0.3.2
[INFO] [stderr]   Downloaded insta v1.48.0
[INFO] [stderr]   Downloaded jiff-static v0.2.31
[INFO] [stderr]   Downloaded openssl v0.10.81
[INFO] [stderr]   Downloaded time v0.3.53
[INFO] [stderr]   Downloaded cursive_core v0.4.7
[INFO] [stderr]   Downloaded jiff v0.2.31
[INFO] [stderr]   Downloaded stop-token v0.7.0
[INFO] [stderr]   Downloaded better-cursive-table v0.3.0
[INFO] [stderr]   Downloaded async-imap v0.11.2
[INFO] [stderr]   Downloaded imap-proto v0.16.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9bb7590fc9d3da436d2279c46e8292b5ac71fb01fbef5a1307fbafe26f6a8924
[INFO] running `Command { std: "docker" "start" "9bb7590fc9d3da436d2279c46e8292b5ac71fb01fbef5a1307fbafe26f6a8924", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9bb7590fc9d3da436d2279c46e8292b5ac71fb01fbef5a1307fbafe26f6a8924", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9bb7590fc9d3da436d2279c46e8292b5ac71fb01fbef5a1307fbafe26f6a8924" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9bb7590fc9d3da436d2279c46e8292b5ac71fb01fbef5a1307fbafe26f6a8924", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9bb7590fc9d3da436d2279c46e8292b5ac71fb01fbef5a1307fbafe26f6a8924" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling aws-lc-rs v1.17.1
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustls-pki-types v1.15.0
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling cc v1.2.66
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling block-buffer v0.12.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rustls v0.23.41
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling compact_str v0.9.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling digest v0.11.3
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling cursive-macros v0.1.0
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling jiff v0.2.31
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling xi-unicode v0.3.0
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling stop-token v0.7.0
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling console v0.16.4
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling unit-prefix v0.5.2
[INFO] [stderr]    Compiling rustls-native-certs v0.8.4
[INFO] [stderr]    Compiling indicatif v0.18.6
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling aws-lc-sys v0.42.0
[INFO] [stderr]    Compiling md-5 v0.11.0
[INFO] [stderr]    Compiling hmac v0.13.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling imap-proto v0.16.7
[INFO] [stderr]    Compiling exn v0.3.1
[INFO] [stderr]    Compiling strfmt v0.2.5
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling enum-map v2.7.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling rsasl v2.3.1
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling pin-project v1.1.13
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling enumset_derive v0.15.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling enumset v1.1.13
[INFO] [stderr]    Compiling toml v0.4.10
[INFO] [stderr]    Compiling serde_yaml v0.7.5
[INFO] [stderr]    Compiling size v0.5.0
[INFO] [stderr]    Compiling cursive_core v0.4.7
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling serde_any v0.5.0
[INFO] [stderr]    Compiling async-imap v0.11.2
[INFO] [stderr]    Compiling better-cursive-table v0.3.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling imap-tools v1.12.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 33s
[INFO] running `Command { std: "docker" "inspect" "9bb7590fc9d3da436d2279c46e8292b5ac71fb01fbef5a1307fbafe26f6a8924", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9bb7590fc9d3da436d2279c46e8292b5ac71fb01fbef5a1307fbafe26f6a8924" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling futures-timer v3.0.4
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling insta v1.48.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling enum-map v2.7.3
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling pin-project v1.1.13
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rsasl v2.3.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling enumset_derive v0.15.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_yaml v0.7.5
[INFO] [stderr]    Compiling toml v0.4.10
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling size v0.5.0
[INFO] [stderr]    Compiling enumset v1.1.13
[INFO] [stderr]    Compiling cursive_core v0.4.7
[INFO] [stderr]    Compiling serde_any v0.5.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling async-imap v0.11.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling better-cursive-table v0.3.0
[INFO] [stderr]    Compiling imap-tools v1.12.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 53.55s
[INFO] running `Command { std: "docker" "inspect" "9bb7590fc9d3da436d2279c46e8292b5ac71fb01fbef5a1307fbafe26f6a8924", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9bb7590fc9d3da436d2279c46e8292b5ac71fb01fbef5a1307fbafe26f6a8924" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.53s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/imap_tools-714355508cedbdbd)
[INFO] [stdout] 
[INFO] [stdout] running 136 tests
[INFO] [stdout] test commands::archive::tests::archive_mbx_date_format ... ok
[INFO] [stdout] test commands::find_dups::tests::parse_message_id_none_input ... ok
[INFO] [stdout] test commands::find_dups::tests::parse_message_id_folded_header ... ok
[INFO] [stdout] test commands::find_dups::tests::parse_message_id_missing ... ok
[INFO] [stdout] test commands::find_dups::tests::parse_message_id_case_insensitive ... ok
[INFO] [stdout] test commands::find_dups::tests::parse_message_id_too_short ... ok
[INFO] [stdout] test commands::find_dups::tests::parse_message_id_valid ... ok
[INFO] [stdout] test commands::imap::create::tests::create_mailbox_already_exists ... ok
[INFO] [stdout] test commands::clean::tests::cleanup_skips_small_mailbox ... ok
[INFO] [stdout] test commands::find_dups::tests::process_skips_mailbox_with_one_message ... ok
[INFO] [stdout] test commands::archive::tests::archive_skips_empty_mailbox ... ok
[INFO] [stdout] test commands::clean::tests::cleanup_skips_small_total_size ... ok
[INFO] [stdout] test commands::find_dups::tests::process_dry_run_finds_duplicates ... ok
[INFO] [stdout] test commands::find_dups::tests::process_no_duplicates ... ok
[INFO] [stdout] test commands::imap::create::tests::create_mailbox_success ... ok
[INFO] [stdout] test commands::imap::delete::tests::delete_mailbox_not_found ... ok
[INFO] [stdout] test commands::imap::delete::tests::delete_mailbox_success ... ok
[INFO] [stdout] test commands::archive::tests::archive_dry_run_moves_old_messages ... ok
[INFO] [stdout] test commands::clean::tests::cleanup_skips_when_no_old_messages ... ok
[INFO] [stdout] test commands::clean::tests::cleanup_dry_run_large_old_mailbox ... ok
[INFO] [stdout] test commands::find_dups::tests::process_destructive_deletes_duplicates ... ok
[INFO] [stdout] test commands::imap::disk_usage::tests::disk_usage_empty_mailbox ... ok
[INFO] [stdout] test commands::find_dups::tests::process_keeps_oldest_with_three_duplicates ... ok
[INFO] [stdout] test commands::clean::tests::cleanup_multi_rule_first_skips_second_matches ... ok
[INFO] [stdout] test commands::imap::disk_usage::tests::disk_usage_exclude_re_filters ... ok
[INFO] [stdout] test commands::imap::disk_usage::tests::disk_usage_include_re_filters ... ok
[INFO] [stdout] test libs::args::tests::combined_options ... ok
[INFO] [stdout] test libs::args::tests::custom_config_path ... ok
[INFO] [stdout] test libs::args::tests::default_config_path ... ok
[INFO] [stdout] test libs::args::tests::dry_run_flag ... ok
[INFO] [stdout] test commands::imap::disk_usage::tests::disk_usage_skips_noselect_folders ... ok
[INFO] [stdout] test libs::args::tests::mode_option ... ok
[INFO] [stdout] test libs::args::tests::password_command_option ... ok
[INFO] [stdout] test libs::args::tests::mode_tls_option ... ok
[INFO] [stdout] test libs::args::tests::password_option ... ok
[INFO] [stdout] test libs::args::tests::port_option ... ok
[INFO] [stdout] test libs::args::tests::server_option ... ok
[INFO] [stdout] test libs::args::tests::username_option ... ok
[INFO] [stdout] test libs::auth::cram_md5::tests::cram_md5_process_format ... ok
[INFO] [stdout] test libs::auth::plain::tests::plain_process_format ... ok
[INFO] [stdout] test libs::auth::scram::tests::scram_sha1_first_step_starts_with_client_first ... ok
[INFO] [stdout] test libs::auth::scram::tests::scram_sha256_first_step_starts_with_client_first ... ok
[INFO] [stdout] test libs::auth::tests::auth_method_default_is_login ... ok
[INFO] [stdout] test libs::auth::tests::auth_method_from_str_case_insensitive ... ok
[INFO] [stdout] test libs::auth::tests::auth_method_from_str_invalid ... ok
[INFO] [stdout] test libs::auth::tests::auth_method_from_str_cram_md5 ... ok
[INFO] [stdout] test libs::auth::tests::auth_method_from_str_login ... ok
[INFO] [stdout] test libs::auth::tests::auth_method_from_str_plain ... ok
[INFO] [stdout] test libs::auth::tests::auth_method_from_str_scram_sha1 ... ok
[INFO] [stdout] test libs::auth::tests::auth_method_from_str_scram_sha256 ... ok
[INFO] [stdout] test libs::auth::tests::auth_method_from_str_xoauth2 ... ok
[INFO] [stdout] test libs::auth::tests::auth_method_requires_password_cram_md5 ... ok
[INFO] [stdout] test libs::auth::tests::auth_method_requires_password_login ... ok
[INFO] [stdout] test libs::auth::tests::auth_method_requires_password_scram_sha1 ... ok
[INFO] [stdout] test libs::auth::tests::auth_method_requires_password_scram_sha256 ... ok
[INFO] [stdout] test libs::auth::tests::auth_method_requires_password_xoauth2_false ... ok
[INFO] [stdout] test libs::auth::xoauth2::tests::xoauth2_process_format ... ok
[INFO] [stdout] test libs::auth::tests::auth_method_requires_password_plain ... ok
[INFO] [stdout] test libs::base_config::tests::config_loading_from_file ... ok
[INFO] [stdout] test libs::base_config::tests::arg_overrides_file_config ... ok
[INFO] [stdout] test libs::base_config::tests::config_loading_from_file_bad_config ... ok
[INFO] [stdout] test libs::base_config::tests::new_with_args_minimal_config ... ok
[INFO] [stdout] test libs::base_config::tests::new_with_args_missing_server_error ... ok
[INFO] [stdout] test libs::base_config::tests::new_with_args_missing_username_error ... ok
[INFO] [stdout] test libs::base_config::tests::password_error_when_missing ... ok
[INFO] [stdout] test libs::base_config::tests::password_fn_command_cannot_be_parsed ... ok
[INFO] [stdout] test libs::base_config::tests::password_fn_command_empty ... ok
[INFO] [stdout] test libs::base_config::tests::password_fn_command_execution ... ok
[INFO] [stdout] test libs::base_config::tests::password_fn_command_fails ... ok
[INFO] [stdout] test libs::base_config::tests::password_fn_static ... ok
[INFO] [stdout] test libs::config::tests::arg_overrides_file_config ... ok
[INFO] [stdout] test libs::config::tests::config_loading_from_file ... ok
[INFO] [stdout] test libs::config::tests::new_with_args_minimal_config ... ok
[INFO] [stdout] test libs::config::tests::new_with_args_missing_server_error ... ok
[INFO] [stdout] test libs::config::tests::config_loading_from_file_bad_config ... ok
[INFO] [stdout] test libs::config::tests::new_with_args_missing_username_error ... ok
[INFO] [stdout] test libs::config::tests::password_error_when_missing ... ok
[INFO] [stdout] test libs::config::tests::password_fn_command_cannot_be_parsed ... ok
[INFO] [stdout] test libs::config::tests::password_fn_command_empty ... ok
[INFO] [stdout] test libs::config::tests::password_fn_command_fails ... ok
[INFO] [stdout] test libs::config::tests::password_fn_static ... ok
[INFO] [stdout] test libs::config::tests::password_fn_command_execution ... ok
[INFO] [stdout] test libs::filter::tests::filter_default ... ok
[INFO] [stdout] test libs::filter::tests::filter_invalid_regex ... ok
[INFO] [stdout] test libs::filter::tests::filter_deserialization_and_regex_creation ... ok
[INFO] [stdout] test libs::filter::tests::filter_no_regex_created ... ok
[INFO] [stdout] test libs::filter::tests::filter_only_literal_includes ... ok
[INFO] [stdout] test commands::imap::list::tests::list_exclude_re_filters_mailboxes ... ok
[INFO] [stdout] test libs::filter::tests::filter_only_regex_includes ... ok
[INFO] [stdout] test libs::imap::tests::continuous_range ... ok
[INFO] [stdout] test libs::filter::tests::filter_serialization ... ok
[INFO] [stdout] test libs::imap::tests::multiple_disjoint_ranges ... ok
[INFO] [stdout] test libs::imap::tests::single_id ... ok
[INFO] [stdout] test libs::imap::tests::unsorted_input ... ok
[INFO] [stdout] test libs::imap::tests::mixed_ranges_and_single_ids ... ok
[INFO] [stdout] test libs::mode::tests::default_is_auto_tls ... ok
[INFO] [stdout] test commands::clean::tests::cleanup_destructive_large_old_mailbox ... ok
[INFO] [stdout] test libs::mode::tests::from_str_auto ... ok
[INFO] [stdout] test libs::mode::tests::from_str_auto_tls ... ok
[INFO] [stdout] test libs::mode::tests::from_str_autotls_alias ... ok
[INFO] [stdout] test libs::mode::tests::from_str_case_insensitive ... ok
[INFO] [stdout] test libs::mode::tests::from_str_invalid ... ok
[INFO] [stdout] test libs::mode::tests::from_str_none_alias ... ok
[INFO] [stdout] test libs::mode::tests::from_str_plaintext ... ok
[INFO] [stdout] test libs::mode::tests::from_str_starttls_alias ... ok
[INFO] [stdout] test libs::mode::tests::from_str_start_tls ... ok
[INFO] [stdout] test libs::mode::tests::from_str_tls ... ok
[INFO] [stdout] test libs::mode::tests::serde_roundtrip_tls_modes ... ok
[INFO] [stdout] test libs::render::csv::tests::csv_empty ... ok
[INFO] [stdout] test libs::mode::tests::serde_roundtrip ... ok
[INFO] [stdout] test libs::render::csv::tests::csv_escapes_special_chars ... ok
[INFO] [stdout] test libs::render::csv::tests::csv_mixed_display_types ... ok
[INFO] [stdout] test libs::render::csv::tests::csv_multiple_rows ... ok
[INFO] [stdout] test libs::render::csv::tests::csv_single_row ... ok
[INFO] [stdout] test libs::render::json::tests::json_empty ... ok
[INFO] [stdout] test libs::render::json::tests::json_mixed_display_types ... ok
[INFO] [stdout] test libs::render::json::tests::json_single_row ... ok
[INFO] [stdout] test libs::render::json::tests::json_special_chars_are_escaped ... ok
[INFO] [stdout] test commands::imap::list::tests::list_excludes_noselect_by_default ... ok
[INFO] [stdout] test libs::render::json::tests::json_multiple_rows ... ok
[INFO] [stdout] test libs::render::print::tests::print_empty ... ok
[INFO] [stdout] test libs::render::print::tests::print_format_with_width_specifier ... ok
[INFO] [stdout] test libs::render::print::tests::print_multiple_rows_headers_once ... ok
[INFO] [stdout] test libs::render::print::tests::print_writes_headers_on_first_row ... ok
[INFO] [stdout] test commands::imap::list::tests::list_no_select_flag_includes_noselect_folders ... ok
[INFO] [stdout] test commands::imap::list::tests::list_include_re_filters_mailboxes ... ok
[INFO] [stdout] test commands::imap::list::tests::list_returns_all_regular_mailboxes ... ok
[INFO] [stdout] test libs::imap::tests::empty_set - should panic ... ok
[INFO] [stdout] test commands::list::tests::list_renders_mailboxes ... ok
[INFO] [stdout] test commands::archive::tests::archive_non_dry_run_with_move ... ok
[INFO] [stdout] test commands::imap::disk_usage::tests::disk_usage_sums_message_sizes ... ok
[INFO] [stdout] test commands::archive::tests::archive_non_dry_run_copy_delete_fallback ... ok
[INFO] [stdout] test commands::imap::disk_usage::tests::disk_usage_sort_by::case_1_name ... ok
[INFO] [stdout] test commands::imap::disk_usage::tests::disk_usage_sort_by::case_2_name_desc ... ok
[INFO] [stdout] test commands::imap::disk_usage::tests::disk_usage_sort_by::case_3_size ... ok
[INFO] [stdout] test commands::imap::disk_usage::tests::disk_usage_sort_by::case_4_size_desc ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 136 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.06s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9bb7590fc9d3da436d2279c46e8292b5ac71fb01fbef5a1307fbafe26f6a8924", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9bb7590fc9d3da436d2279c46e8292b5ac71fb01fbef5a1307fbafe26f6a8924", kill_on_drop: false }`
[INFO] [stdout] 9bb7590fc9d3da436d2279c46e8292b5ac71fb01fbef5a1307fbafe26f6a8924
