[INFO] cloning repository https://github.com/AltSysrq/crymap [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AltSysrq/crymap" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAltSysrq%2Fcrymap", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAltSysrq%2Fcrymap'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9149ab7af6f3f206fb2cd0fb8352bc702e00cdb8 [INFO] testing AltSysrq/crymap against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAltSysrq%2Fcrymap" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AltSysrq/crymap on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/AltSysrq/crymap [INFO] finished tweaking git repo https://github.com/AltSysrq/crymap [INFO] tweaked toml for git repo https://github.com/AltSysrq/crymap written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/AltSysrq/crymap already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 01eba448387821a3ba50165cd01fdaaec275414c3d563bfc4c9b40f5d2ac36d7 [INFO] running `Command { std: "docker" "start" "-a" "01eba448387821a3ba50165cd01fdaaec275414c3d563bfc4c9b40f5d2ac36d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "01eba448387821a3ba50165cd01fdaaec275414c3d563bfc4c9b40f5d2ac36d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01eba448387821a3ba50165cd01fdaaec275414c3d563bfc4c9b40f5d2ac36d7", kill_on_drop: false }` [INFO] [stdout] 01eba448387821a3ba50165cd01fdaaec275414c3d563bfc4c9b40f5d2ac36d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 716c5ad3afa9830cbf04afb78cd4844310021a1cf2d2b42b813828b5242afc9e [INFO] running `Command { std: "docker" "start" "-a" "716c5ad3afa9830cbf04afb78cd4844310021a1cf2d2b42b813828b5242afc9e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.17 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.29 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling smallvec v1.4.1 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling base64 v0.12.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling half v1.6.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling blake2b_simd v0.5.10 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling crossbeam-channel v0.4.3 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling rust-argon2 v0.8.2 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling secstr v0.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rpassword v4.0.5 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling ordered-float v1.1.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling zstd-sys v1.4.16+zstd.1.4.5 [INFO] [stderr] Compiling openssl-sys v0.9.57 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling serde_repr v0.1.5 [INFO] [stderr] Compiling structopt-derive v0.4.8 [INFO] [stderr] Compiling thiserror v1.0.19 [INFO] [stderr] Compiling structopt v0.3.15 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling serde-value v0.6.0 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling serde_bytes v0.11.4 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling syslog v5.0.0 [INFO] [stderr] Compiling log4rs v0.13.0 [INFO] [stderr] Compiling zstd-safe v2.0.4+zstd.1.4.5 [INFO] [stderr] Compiling zstd v0.5.2+zstd.1.4.5 [INFO] [stderr] Compiling crymap v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicBool::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/account/mailbox/select.rs:228:32 [INFO] [stdout] | [INFO] [stdout] 228 | if self.gc_in_progress.compare_and_swap(false, true, SeqCst) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 56s [INFO] running `Command { std: "docker" "inspect" "716c5ad3afa9830cbf04afb78cd4844310021a1cf2d2b42b813828b5242afc9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "716c5ad3afa9830cbf04afb78cd4844310021a1cf2d2b42b813828b5242afc9e", kill_on_drop: false }` [INFO] [stdout] 716c5ad3afa9830cbf04afb78cd4844310021a1cf2d2b42b813828b5242afc9e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a775d8e155897ccb45ddf86846bd16799a99d91ddd0055f03c08d26c729c7be9 [INFO] running `Command { std: "docker" "start" "-a" "a775d8e155897ccb45ddf86846bd16799a99d91ddd0055f03c08d26c729c7be9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling proptest v0.10.0 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling crymap v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/imap/integration_tests/defs.rs:257:6 [INFO] [stdout] | [INFO] [stdout] 257 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicBool::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/account/mailbox/select.rs:228:32 [INFO] [stdout] | [INFO] [stdout] 228 | if self.gc_in_progress.compare_and_swap(false, true, SeqCst) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 54.29s [INFO] running `Command { std: "docker" "inspect" "a775d8e155897ccb45ddf86846bd16799a99d91ddd0055f03c08d26c729c7be9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a775d8e155897ccb45ddf86846bd16799a99d91ddd0055f03c08d26c729c7be9", kill_on_drop: false }` [INFO] [stdout] a775d8e155897ccb45ddf86846bd16799a99d91ddd0055f03c08d26c729c7be9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 364bb011119008bf2ef486527c7c5ef0badb91fd40b6da9834bdd2e8222a2f52 [INFO] running `Command { std: "docker" "start" "-a" "364bb011119008bf2ef486527c7c5ef0badb91fd40b6da9834bdd2e8222a2f52", kill_on_drop: false }` [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> src/imap/integration_tests/defs.rs:257:6 [INFO] [stderr] | [INFO] [stderr] 257 | }; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::sync::atomic::AtomicBool::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stderr] --> src/account/mailbox/select.rs:228:32 [INFO] [stderr] | [INFO] [stderr] 228 | if self.gc_in_progress.compare_and_swap(false, true, SeqCst) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `crymap` (bin "crymap" test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/crymap-996e33fa41797341) [INFO] [stdout] [INFO] [stdout] running 406 tests [INFO] [stdout] test account::hier_id_scheme::test::test_hier_id_scheme_huge ... ignored [INFO] [stdout] test account::hier_id_scheme::test::id_probing_special_cases ... ok [INFO] [stdout] test account::hier_id_scheme::test::test_path_for_id ... ok [INFO] [stdout] test account::mailbox::defs::test::delete_open_mailbox ... ok [INFO] [stdout] test account::mailbox::expunge::test::expunge_empty_mailbox ... ok [INFO] [stdout] test account::mailbox::change_tx::test::misordered_blind_change_accepted ... ok [INFO] [stdout] test account::mailbox::expunge::test::expunge_sees_delete_set_in_other_session ... ok [INFO] [stdout] test account::mailbox::expunge::test::expunge_wont_delete_invisible_messages ... ok [INFO] [stdout] test account::mailbox::change_tx::test::append_with_flags ... ok [INFO] [stdout] test account::mailbox::change_tx::test::write_and_read_state_files ... ok [INFO] [stdout] test account::mailbox::expunge::test::expunge_of_expunged_message_succeeds_quietly ... ok [INFO] [stdout] test account::mailbox::expunge::test::no_error_on_uid_expunge_with_bad_uids ... ok [INFO] [stdout] test account::mailbox::expunge::test::no_expunge_on_read_only ... ok [INFO] [stdout] test account::mailbox::expunge::test::uid_delete_only_considers_requested_uids ... ok [INFO] [stdout] test account::mailbox::fetch::test::filter_not_modified ... ok [INFO] [stdout] test account::mailbox::flags::test::store_minus_flag_uncond_silent_success ... ok [INFO] [stdout] test account::mailbox::flags::test::store_eq_flag_uncond_silent_success ... ok [INFO] [stdout] test account::mailbox::flags::test::seqnum_store_bad_seqnum ... ok [INFO] [stdout] test account::mailbox::flags::test::store_empty_mailbox_silent ... ok [INFO] [stdout] test account::mailbox::flags::test::store_plus_flag_cond_silent_doomed ... ok [INFO] [stdout] test account::mailbox::fetch::test::fetch_unexpected_expunged_already_known_but_still_snapshotted ... ok [INFO] [stdout] test account::mailbox::fetch::test::fetch_vanished_strict ... ok [INFO] [stdout] test account::mailbox::fetch::test::fetch_unexpected_expunged ... ok [INFO] [stdout] test account::mailbox::fetch::test::fetches_correct_data ... ok [INFO] [stdout] test account::mailbox::flags::test::store_empty_mailbox_loud ... ok [INFO] [stdout] test account::mailbox::flags::test::seqnum_store_cond_modified ... ok [INFO] [stdout] test account::mailbox::flags::test::store_plus_flag_uncond_loud_success ... ok [INFO] [stdout] test account::account::test::list_all_attributes ... ok [INFO] [stdout] test account::mailbox::fetch::test::seqnum_fetch ... ok [INFO] [stdout] test account::mailbox::fetch::test::fetch_all_the_things ... ok [INFO] [stdout] test account::mailbox::flags::test::store_plus_flag_cond_silent_modified_anachronous ... ok [INFO] [stdout] test account::mailbox::flags::test::store_plus_flag_uncond_silent_success ... ok [INFO] [stdout] test account::mailbox::flags::test::store_plus_flag_uncond_silent_nx ... ok [INFO] [stdout] test account::mailbox::flags::test::store_plus_flag_uncond_silent_noop ... ok [INFO] [stdout] test account::mailbox::flags::test::store_plus_flag_uncond_loud_noop ... ok [INFO] [stdout] test account::mailbox::flags::test::store_plus_flag_cond_silent_success ... ok [INFO] [stdout] test account::mailbox::flags::test::store_plus_flag_uncond_loud_nx ... ok [INFO] [stdout] test account::mailbox::flags::test::store_plus_flag_cond_silent_modified ... ok [INFO] [stdout] test account::mailbox::flags::test::store_plus_flag_uncond_silent_expunged ... ok [INFO] [stdout] test account::account::test::create_failure_cases ... ok [INFO] [stdout] test account::mailbox::fetch::test::vanished_not_collected_if_not_requested ... ok [INFO] [stdout] test account::mailbox::fetch::test::fetch_vanished_start_point_forgotten ... ok [INFO] [stdout] test account::mailbox::idle::test::notify_on_message_insert ... ok [INFO] [stdout] test account::mailbox::flags::test::store_rejected_when_read_only ... ok [INFO] [stdout] test account::mailbox::flags::test::store_plus_flag_cond_silent_modified_mixed ... ok [INFO] [stdout] test account::mailbox::fetch::test::notify_of_new_flag_on_fetch ... ok [INFO] [stdout] test account::hier_id_scheme::test::id_probing_fuzz ... ok [INFO] [stdout] test account::account::test::basic_list ... ok [INFO] [stdout] test account::mailbox::idle::test::notify_nobody ... ok [INFO] [stdout] test account::key_store::test::test_key_store ... ok [INFO] [stdout] test account::mailbox::idle::test::notify_on_blind_flags_set ... ok [INFO] [stdout] test account::mailbox::search::test::creates_proper_regexen ... ok [INFO] [stdout] test account::mailbox::flags::test::store_plus_flag_uncond_loud_expunged ... ok [INFO] [stdout] test account::account::test::list_select_special_use ... ok [INFO] [stdout] test account::mailbox::idle::test::listener_would_block_without_notification ... ok [INFO] [stdout] test account::mailbox::search_backend::test::single_content ... ok [INFO] [stdout] test account::mailbox::search_backend::test::single_datecmp_fields ... ok [INFO] [stdout] test account::mailbox::search_backend::test::single_flaglike_fields ... ok [INFO] [stdout] test account::mailbox::search_backend::test::single_primitive_fields ... ok [INFO] [stdout] test account::mailbox::search_backend::test::single_size_compare ... ok [INFO] [stdout] test account::mailbox::search_backend::test::single_string_header_fields ... ok [INFO] [stdout] test account::mailbox::search_backend::test::test_and ... ok [INFO] [stdout] test account::mailbox::search_backend::test::test_not ... ok [INFO] [stdout] test account::mailbox::search_backend::test::test_or ... ok [INFO] [stdout] test account::mailbox::search_backend::test::test_or_nested ... ok [INFO] [stdout] test account::mailbox::idle::test::notify_on_multi_message_insert ... ok [INFO] [stdout] test account::mailbox::select::test::classify_rollups_empty ... ok [INFO] [stdout] test account::mailbox::select::test::classify_rollups_one_old_one_young ... ok [INFO] [stdout] test account::mailbox::select::test::classify_rollups_one_young_one_old ... ok [INFO] [stdout] test account::mailbox::select::test::classify_rollups_single_old ... ok [INFO] [stdout] test account::mailbox::select::test::classify_rollups_excess ... ok [INFO] [stdout] test account::account::test::test_delete ... ok [INFO] [stdout] test account::mailbox::idle::test::notify_self ... ok [INFO] [stdout] test account::mailbox::select::test::classify_rollups_single_young ... ok [INFO] [stdout] test account::mailbox::idle::test::notify_on_change_tx ... ok [INFO] [stdout] test account::mailbox_state::test::different_tx_uid_orders_produce_consistent_results ... ok [INFO] [stdout] test account::mailbox_state::test::expunged_new_messages ... ok [INFO] [stdout] test account::mailbox_path::test::test_parse_mailbox_path ... ok [INFO] [stdout] test account::mailbox_state::test::flag_operations ... ok [INFO] [stdout] test account::mailbox_state::test::foreign_commit_updates_max_uid ... ok [INFO] [stdout] test account::mailbox_state::test::seqnum_mapping ... ok [INFO] [stdout] test account::mailbox_state::test::seqnum_mapping_not_confused_by_intermediate_transactions ... ok [INFO] [stdout] test account::mailbox_state::test::seqnum_to_uid_error_states ... ok [INFO] [stdout] test account::mailbox_state::test::uid_to_seqnum_error_states ... ok [INFO] [stdout] test account::model::test::seqrange_append ... ok [INFO] [stdout] test account::mailbox_state::test::test_drain_soft_expunged ... ok [INFO] [stdout] test account::model::test::seqrange_parsing ... ok [INFO] [stdout] test account::mailbox_path::test::test_mailbox_patterns ... ok [INFO] [stdout] test cli::deliver::test::binary_content_not_converted_in_dos_input ... ok [INFO] [stdout] test cli::deliver::test::deliver_dos_from_stdin ... ok [INFO] [stdout] test account::model::test::seqrange_properties ... ok [INFO] [stdout] test cli::deliver::test::deliver_unix_from_stdin ... ok [INFO] [stdout] test account::account::test::test_status ... ok [INFO] [stdout] test cli::deliver::test::dos_line_conversion_one_byte_at_a_time ... ok [INFO] [stdout] test cli::deliver::test::dos_line_detected_from_split_read ... ok [INFO] [stdout] test cli::deliver::test::dos_line_endings_not_converted_in_unix_input ... ok [INFO] [stdout] test cli::deliver::test::dos_line_non_conversion ... ok [INFO] [stdout] test cli::deliver::test::test_extract_maildir_flags ... ok [INFO] [stdout] test cli::deliver::test::deliver_multiple_from_maildir ... ok [INFO] [stdout] test cli::deliver::test::unix_line_conversion ... ok [INFO] [stdout] test cli::deliver::test::unix_line_conversion_doesnt_convert_split_crlf ... ok [INFO] [stdout] test cli::deliver::test::unix_line_conversion_one_byte_at_a_time ... ok [INFO] [stdout] test account::account::test::test_rename ... ok [INFO] [stdout] test account::recency_token::test::test_recency_token ... ok [INFO] [stdout] test account::mailbox::poll::test::single_client_message_operations ... ok [INFO] [stdout] test account::mailbox::messages::test::moove_into_other ... ok [INFO] [stdout] test account::account::test::list_with_reference ... ok [INFO] [stdout] test account::mailbox::messages::test::bulk_copy_into_empty_other ... ok [INFO] [stdout] test account::mailbox::messages::test::copy_expunged ... ok [INFO] [stdout] test account::mailbox::messages::test::copy_into_other ... ok [INFO] [stdout] test account::mailbox::poll::test::multi_client_message_operations ... ok [INFO] [stdout] test account::mailbox::messages::test::write_and_read_messages ... ok [INFO] [stdout] test cli::deliver::test::dos_conversion_is_always_verbatim ... ok [INFO] [stdout] test account::account::test::list_as_lsub ... ok [INFO] [stdout] test account::mailbox::search::test::search_encoded_bodies ... ok [INFO] [stdout] test account::mailbox::search::test::correct_modseqs_returned ... ok [INFO] [stdout] test crypt::master_key::test::config_generation_makes_distinct_hashes ... ok [INFO] [stdout] test account::mailbox::messages::test::moove_nx ... ok [INFO] [stdout] test cli::deliver::test::unix_conversion_always_preserves_content ... ok [INFO] [stdout] test crypt::master_key::test::derive_fails_for_bad_password ... ok [INFO] [stdout] test crypt::master_key::test::rederive_master_key ... ok [INFO] [stdout] test account::mailbox::search::test::test_seqnum_search ... ok [INFO] [stdout] test account::mailbox::messages::test::test_multiappend ... ok [INFO] [stdout] test account::mailbox::messages::test::copy_into_self ... ok [INFO] [stdout] test crypt::data_stream::test::encrypt_and_decrypt ... ok [INFO] [stdout] test account::mailbox::search::test::expunged_message_ignored ... ok [INFO] [stdout] test account::mailbox_state::test::qresync_always_finds_all_expungements ... ok [INFO] [stdout] test imap::integration_tests::rfc2177::capability_declared ... ok [INFO] [stdout] test imap::integration_tests::rfc2971::capability_declared ... ok [INFO] [stdout] test imap::integration_tests::rfc2342::command_works ... ok [INFO] [stdout] test imap::integration_tests::rfc3348::capability_declared ... ok [INFO] [stdout] test imap::integration_tests::rfc2342::capability_declared ... ok [INFO] [stdout] test account::account::test::list_extended ... ok [INFO] [stdout] test imap::integration_tests::rfc3501::auth::authenticate_plain ... FAILED [INFO] [stdout] test imap::integration_tests::rfc2177::bad_idle ... FAILED [INFO] [stdout] test account::mailbox::poll::test::rollup_generated_after_many_external_changes ... FAILED [INFO] [stdout] test imap::integration_tests::rfc2177::idle_works_with_extremely_long_paths ... FAILED [INFO] [stdout] test imap::integration_tests::rfc3501::fetch::fetch_envelope ... FAILED [INFO] [stdout] test imap::integration_tests::rfc3501::fetch::fetch_envelope_with_obsolete_routes ... FAILED [INFO] [stdout] test imap::integration_tests::rfc3501::fetch::fetch_body_structure ... FAILED [INFO] [stdout] test imap::integration_tests::rfc3501::fetch::fetch_body_parts ... FAILED [INFO] [stdout] test imap::integration_tests::rfc3501::bad_commands::bad_append_recovery ... FAILED [INFO] [stdout] test account::mailbox::poll::test::rollup_generated_after_many_deliveries ... FAILED [INFO] [stdout] test imap::integration_tests::rfc3348::children_attributes_returned ... FAILED [INFO] [stdout] test imap::integration_tests::rfc3501::fetch::error_conditions ... FAILED [INFO] [stdout] test account::mailbox::poll::test::no_gc_or_rollups_if_read_only ... FAILED [INFO] [stdout] test imap::integration_tests::rfc3501::auth::authenticate_invalid ... ok [INFO] [stdout] test account::hier_id_scheme::test::test_hier_id_scheme ... FAILED [INFO] [stdout] test imap::integration_tests::rfc3501::bad_commands::inappropriate_commands ... FAILED [INFO] [stdout] test account::mailbox::poll::test::rollup_generated_after_many_self_changes ... FAILED [INFO] [stdout] test imap::integration_tests::rfc3501::auth::authenticate_unsupported ... ok [INFO] [stdout] test account::mailbox::search::test::test_search_queries ... FAILED [INFO] [stdout] test account::mailbox::select::test::resume_from_rollup ... FAILED [INFO] [stdout] test imap::integration_tests::rfc2177::delete_mailbox_during_idle ... FAILED [INFO] [stdout] test imap::integration_tests::rfc3501::auth::login_invalid ... ok [INFO] [stdout] test account::mailbox::poll::test::gc_triggered_after_many_rollups ... FAILED [INFO] [stdout] test imap::integration_tests::rfc3501::auth::login_basic ... FAILED [INFO] [stdout] test imap::integration_tests::rfc3501::fetch::fetch_body_structure_unknown_cte ... FAILED [INFO] [stdout] test imap::integration_tests::rfc2177::test_idle ... FAILED [INFO] [stdout] test imap::integration_tests::rfc3501::first_contact::request_capabilities ... ok [INFO] [stdout] test imap::integration_tests::rfc3501::first_contact::greeting_goodbye ... ok [INFO] [stdout] test imap::integration_tests::rfc3501::fetch::implicit_seen ... FAILED [INFO] [stdout] test imap::integration_tests::rfc3501::messages::append_message ... FAILED [INFO] [stdout] test imap::integration_tests::rfc3501::fetch::wrapped_headers_not_mangled ... FAILED [INFO] [stdout] test imap::integration_tests::rfc3501::literal::command_synchronising_literals ... FAILED [INFO] [stdout] test imap::integration_tests::rfc3501::messages::copy_expunged ... FAILED [INFO] [stdout] test imap::integration_tests::rfc3501::fetch::fetch_single_scalars ... FAILED [INFO] [stdout] test imap::integration_tests::rfc3501::select::basic_success ... FAILED [INFO] [stdout] test imap::integration_tests::rfc3501::mailboxes::error_cases ... FAILED [INFO] [stdout] test imap::integration_tests::rfc3501::mailboxes::delete_mailbox_in_use ... FAILED [INFO] [stdout] test imap::integration_tests::rfc3501::flags::error_conditions ... FAILED [INFO] [stdout] test imap::integration_tests::rfc3501::messages::append_copy_nx_destination ... FAILED [INFO] [stdout] test imap::integration_tests::rfc3501::flags::flag_crud ... FAILED [INFO] [stdout] test imap::integration_tests::rfc3502::capability_declared ... ok [INFO] [stdout] test imap::integration_tests::rfc2971::command_works ... ok [INFO] [stdout] test imap::integration_tests::rfc3502::happy_paths ... FAILED [INFO] [stdout] test imap::integration_tests::rfc3502::literal_plus_interaction ... FAILED [INFO] [stdout] test imap::integration_tests::rfc3501::select::error_conditions ... FAILED [INFO] [stdout] test imap::integration_tests::rfc3501::select::keywords_included_in_flags ... FAILED [INFO] [stdout] test imap::integration_tests::rfc3501::select::close_and_expunge ... FAILED [INFO] [stdout] test imap::integration_tests::rfc3691::capability_declared ... ok [INFO] [stdout] test imap::integration_tests::rfc3516::capability_declared ... ok [INFO] [stdout] test imap::integration_tests::rfc4731::capability_declared ... ok [INFO] [stdout] test imap::integration_tests::rfc3501::mailboxes::mailbox_management ... FAILED [INFO] [stdout] test imap::integration_tests::rfc3501::messages::expunge_messages ... FAILED [INFO] [stdout] test imap::integration_tests::rfc3501::messages::error_conditions ... FAILED [INFO] [stdout] test imap::integration_tests::rfc3501::messages::copy_messages ... FAILED [INFO] [stdout] test imap::integration_tests::rfc3502::abort_on_zero ... FAILED [INFO] [stdout] test imap::integration_tests::rfc5182::test_searchres ... FAILED [INFO] [stdout] test imap::integration_tests::rfc4978::capability_declared ... ok [INFO] [stdout] test imap::integration_tests::rfc5161::capability_declared ... ok [INFO] [stdout] test imap::integration_tests::rfc3501::mailboxes::subscription_management ... FAILED [INFO] [stdout] test imap::integration_tests::rfc4731::test_esearch ... FAILED [INFO] [stdout] test imap::integration_tests::rfc5182::capability_declared ... ok [INFO] [stdout] test imap::integration_tests::rfc5819::capability_declared ... ok [INFO] [stdout] test imap::integration_tests::rfc3502::syntax_errors_in_continuation ... FAILED [INFO] [stdout] test imap::integration_tests::rfc6851::test_move ... FAILED [INFO] [stdout] test imap::integration_tests::rfc6154::capabilities_declared ... ok [INFO] [stdout] test imap::integration_tests::rfc5258::capability_declared ... ok [INFO] [stdout] test imap::integration_tests::rfc4731::condstore_interaction ... FAILED [INFO] [stdout] test imap::integration_tests::rfc3691::unselect ... FAILED [INFO] [stdout] test imap::integration_tests::rfc4315::capability_declared ... ok [INFO] [stdout] test imap::integration_tests::rfc3501::search::charsets ... FAILED [INFO] [stdout] test imap::integration_tests::rfc3501::bad_commands::unknown_commands ... ok [INFO] [stdout] test imap::integration_tests::rfc3516::implicit_seen_on_fetch ... FAILED [INFO] [stdout] test imap::integration_tests::rfc7162::condstore_basics::select_primordial ... FAILED [INFO] [stdout] test imap::integration_tests::rfc7162::condstore_enable::condstore_enable ... FAILED [INFO] [stdout] test imap::integration_tests::rfc7162::condstore_basics::capability_declared ... ok [INFO] [stdout] test imap::integration_tests::rfc4959::capability_declared ... ok [INFO] [stdout] test imap::integration_tests::rfc3501::messages::append_with_new_flag ... FAILED [INFO] [stdout] test imap::integration_tests::rfc3501::search::search_queries ... FAILED [INFO] [stdout] test imap::integration_tests::rfc5161::command_works ... ok [INFO] [stdout] test imap::integration_tests::rfc4315::copy_uid ... FAILED [INFO] [stdout] test imap::integration_tests::rfc6855::utf8_literal_append ... FAILED [INFO] [stdout] test imap::integration_tests::rfc7162::condstore_flags::store_unchanged_since ... FAILED [INFO] [stdout] test imap::integration_tests::rfc7162::condstore_status::condstore_status_highest_modseq ... FAILED [INFO] [stdout] test imap::integration_tests::rfc3502::abort_on_over_length ... FAILED [INFO] [stdout] test imap::integration_tests::rfc7162::bad::condstore_bad_usage ... FAILED [INFO] [stdout] test imap::integration_tests::rfc7162::qresync::capability_declared ... ok [INFO] [stdout] test imap::integration_tests::rfc7162::condstore_basics::condstore_enable ... ok [INFO] [stdout] test imap::integration_tests::rfc7162::condstore_enable::enable_primordial ... FAILED [INFO] [stdout] test imap::integration_tests::rfc7162::qresync::qresync_expunge ... FAILED [INFO] [stdout] test imap::integration_tests::rfc7162::qresync::qresync_fetch_vanished ... FAILED [INFO] [stdout] test imap::integration_tests::rfc7162::condstore_flags::store_unchanged_concurrent ... FAILED [INFO] [stdout] test imap::integration_tests::rfc6855::capability_declared ... ok [INFO] [stdout] test imap::integration_tests::rfc4978::compress ... FAILED [INFO] [stdout] test imap::integration_tests::rfc6154::create_special_use ... FAILED [INFO] [stdout] test imap::integration_tests::rfc3516::fetch_binary_content ... FAILED [INFO] [stdout] test imap::integration_tests::rfc7162::qresync::qresync_delayed_vanished ... FAILED [INFO] [stdout] test imap::integration_tests::rfc3516::binary_append ... FAILED [INFO] [stdout] test imap::integration_tests::rfc3516::fetch_unknown_cte ... FAILED [INFO] [stdout] test imap::integration_tests::rfc4315::uid_expunge ... FAILED [INFO] [stdout] test imap::integration_tests::rfc7162::qresync::qresync_select ... FAILED [INFO] [stdout] test imap::integration_tests::rfc8474::email_id ... FAILED [INFO] [stdout] test imap::integration_tests::rfc4315::append_uid ... FAILED [INFO] [stdout] test imap::integration_tests::rfc5819::test_list_status ... FAILED [INFO] [stdout] test imap::integration_tests::rfc5258::rfc_examples ... FAILED [INFO] [stdout] test imap::integration_tests::rfc7888::command_non_synchronising_literal ... FAILED [INFO] [stdout] test imap::integration_tests::rfc8438::capability_declared ... ok [INFO] [stdout] test imap::integration_tests::rfc8474::capability_declared ... ok [INFO] [stdout] test imap::integration_tests::rfc6855::mailbox_names ... FAILED [INFO] [stdout] test imap::integration_tests::rfc6851::capability_declared ... ok [INFO] [stdout] test imap::integration_tests::rfc7162::condstore_search::condstore_search ... FAILED [INFO] [stdout] test imap::integration_tests::rfc6154::list_special_use ... FAILED [INFO] [stdout] test imap::integration_tests::rfc4959::sasl_ir ... FAILED [INFO] [stdout] test imap::integration_tests::rfc7162::condstore_fetch::condstore_fetch ... FAILED [INFO] [stdout] test imap::lex::test::censored_astring_unicode ... ok [INFO] [stdout] test imap::integration_tests::ximap4rev2::status_deleted ... FAILED [INFO] [stdout] test imap::lex::test::flags_unicode ... ok [INFO] [stdout] test imap::lex::test::flags_non_unicode ... ok [INFO] [stdout] test imap::lex::test::mailbox_unicode ... ok [INFO] [stdout] test imap::lex::test::nil ... ok [INFO] [stdout] test imap::integration_tests::rfc7888::capability_declared ... ok [INFO] [stdout] test imap::lex::test::censored_astring_non_unicode ... ok [INFO] [stdout] test imap::lex::test::encoded_words_are_decodable ... ok [INFO] [stdout] test imap::syntax::test::misc_equivalencies ... ok [INFO] [stdout] test imap::lex::test::mailbox_non_unicode ... ok [INFO] [stdout] test imap::syntax::test::envelope_syntax ... ok [INFO] [stdout] test imap::syntax::test::mailbox_management_commands ... ok [INFO] [stdout] test imap::syntax::test::list_lsub_syntax ... ok [INFO] [stdout] test imap::integration_tests::ximap4rev2::unicode_enabled ... FAILED [INFO] [stdout] test imap::syntax::test::append_fragment_syntax ... ok [INFO] [stdout] test imap::syntax::test::authentication_command_syntax ... ok [INFO] [stdout] test imap::integration_tests::rfc8438::size_is_reported_and_correct_lower_bound ... FAILED [INFO] [stdout] test imap::syntax::test::search_command_syntax ... ok [INFO] [stdout] test imap::syntax::test::body_structure_syntax ... ok [INFO] [stdout] test imap::integration_tests::xlist::capability_declared ... ok [INFO] [stdout] test imap::integration_tests::xlist::xlist_results ... FAILED [INFO] [stdout] test imap::syntax::test::command_line_syntax ... ok [INFO] [stdout] test imap::syntax::test::response_line_syntax ... ok [INFO] [stdout] test imap::syntax::test::message_management_commands ... ok [INFO] [stdout] test imap::integration_tests::rfc7162::bad::qresync_bad_usage ... FAILED [INFO] [stdout] test imap::integration_tests::rfc5258::return_options_honoured ... FAILED [INFO] [stdout] test imap::integration_tests::rfc8474::mailbox_ids ... FAILED [INFO] [stdout] test imap::syntax::test::fetch_command_syntax ... ok [INFO] [stdout] test lmtp::server::test::user_normalisation ... ok [INFO] [stdout] test mime::content_encoding::test::decode_8bit_shiftjis ... ok [INFO] [stdout] test imap::integration_tests::xcry::capability_declared ... ok [INFO] [stdout] test mime::content_encoding::test::decode_7bit_utf7 ... ok [INFO] [stdout] test imap::syntax::test::msg_atts_syntax ... ok [INFO] [stdout] test imap::integration_tests::rfc7888::append_non_synchronising_literal ... FAILED [INFO] [stdout] test mime::content_encoding::test::decode_base64_binary ... ok [INFO] [stdout] test mime::content_encoding::test::decode_qp_binary ... ok [INFO] [stdout] test mime::content_encoding::test::no_charset_conversion_on_non_text_part ... ok [INFO] [stdout] test mime::content_encoding::test::decode_untransformed ... ok [INFO] [stdout] test imap::integration_tests::ximap4rev2::capability_declared ... ok [INFO] [stdout] test lmtp::syntax::test::command_parsing ... ok [INFO] [stdout] test mime::content_encoding::test::decode_base64_iso8859_1 ... ok [INFO] [stdout] test mime::content_encoding::test::decode_qp_iso8859_1 ... ok [INFO] [stdout] test mime::content_encoding::test::decode_base64_shiftjis ... ok [INFO] [stdout] test mime::encoded_word::test::test_ew_decode_unstructured ... ok [INFO] [stdout] test mime::fetch::bodystructure::test::parse_minimal_multipart ... ok [INFO] [stdout] test mime::fetch::bodystructure::test::parse_all_headers ... ok [INFO] [stdout] test mime::fetch::bodystructure::test::parse_minimal_nested_multipart ... ok [INFO] [stdout] test mime::fetch::bodystructure::test::parse_nested_multipart ... ok [INFO] [stdout] test imap::integration_tests::ximap4rev2::esearch_replaces_search ... FAILED [INFO] [stdout] test mime::encoded_word::test::test_ew_decode ... ok [INFO] [stdout] test imap::syntax::test::command_syntax ... ok [INFO] [stdout] test mime::fetch::bodystructure::test::test_corpus ... ignored [INFO] [stdout] test mime::fetch::bodystructure::test::parse_simple_embedded_message ... ok [INFO] [stdout] test mime::fetch::bodystructure::test::parse_simple_multipart ... ok [INFO] [stdout] test mime::fetch::bodystructure::test::parse_truncated_top_level_multipart ... ok [INFO] [stdout] test mime::fetch::bodystructure::test::parse_truncated_top_nested_multipart ... ok [INFO] [stdout] test imap::syntax::test::msg_att_syntax ... ok [INFO] [stdout] test mime::fetch::multi::test::test_multi_fetch ... ok [INFO] [stdout] test mime::fetch::search::test::parse_all_the_things ... ok [INFO] [stdout] test mime::fetch::envelope::test::parse_address_groups ... ok [INFO] [stdout] test mime::fetch::envelope::test::parse_all_fields ... ok [INFO] [stdout] test mime::fetch::envelope::test::parse_rfc2047 ... ok [INFO] [stdout] test mime::fetch::section::test::decode_unknown_cte_of_multipart ... ok [INFO] [stdout] test mime::fetch::section::test::decode_cte_with_nul ... ok [INFO] [stdout] test mime::fetch::section::test::empty_partial ... ok [INFO] [stdout] test imap::syntax::test::search_key_syntax ... ok [INFO] [stdout] test mime::fetch::section::test::decode_unknown_cte_of_single_part_with_subscript ... ok [INFO] [stdout] test mime::fetch::search::test::parse_multipart ... ok [INFO] [stdout] test mime::fetch::section::test::decode_cte_of_multipart ... ok [INFO] [stdout] test mime::fetch::section::test::decode_cte_of_single_part_with_subscript ... ok [INFO] [stdout] test mime::fetch::section::test::fetch_1_content ... ok [INFO] [stdout] test mime::fetch::section::test::fetch_3_content ... ok [INFO] [stdout] test mime::fetch::section::test::fetch_3_1_content ... ok [INFO] [stdout] test mime::fetch::bodystructure::test::parse_digest ... ok [INFO] [stdout] test mime::fetch::section::test::fetch_3_2_content ... ok [INFO] [stdout] test mime::fetch::section::test::fetch_2_content ... ok [INFO] [stdout] test mime::fetch::section::test::fetch_3_header ... ok [INFO] [stdout] test mime::fetch::section::test::fetch_4_1_content ... ok [INFO] [stdout] test mime::fetch::section::test::fetch_4_1_mime ... ok [INFO] [stdout] test mime::fetch::section::test::fetch_4_2_1_content ... ok [INFO] [stdout] test mime::fetch::section::test::fetch_3_text ... ok [INFO] [stdout] test mime::fetch::section::test::fetch_4_content ... ok [INFO] [stdout] test mime::fetch::section::test::fetch_4_2_2_content ... ok [INFO] [stdout] test mime::fetch::section::test::fetch_4_2_2_1_content ... ok [INFO] [stdout] test mime::fetch::search::test::parse_encoded ... ok [INFO] [stdout] test mime::fetch::section::test::fetch_4_2_header ... ok [INFO] [stdout] test mime::fetch::section::test::fetch_4_2_text ... ok [INFO] [stdout] test mime::fetch::section::test::fetch_part_1_of_non_multipart ... ok [INFO] [stdout] test mime::fetch::section::test::fetch_full ... ok [INFO] [stdout] test mime::fetch::section::test::fetch_4_2_content ... ok [INFO] [stdout] test mime::fetch::section::test::fetch_toplevel_header ... ok [INFO] [stdout] test mime::fetch::bodystructure::test::strict_binary_boundary_handling ... ok [INFO] [stdout] test mime::fetch::bodystructure::test::test_part_limit ... ok [INFO] [stdout] test mime::fetch::envelope::test::parse_simple ... ok [INFO] [stdout] test mime::fetch::section::test::fetch_out_of_bounds_section ... ok [INFO] [stdout] test mime::fetch::section::test::inverted_partial ... ok [INFO] [stdout] test mime::fetch::section::test::fetch_toplevel_text ... ok [INFO] [stdout] test mime::fetch::bodystructure::test::parse_simple ... ok [INFO] [stdout] test mime::fetch::section::test::nested_header_corrupt_line ... ok [INFO] [stdout] test mime::fetch::section::test::overlength_partial ... ok [INFO] [stdout] test mime::fetch::section::test::header_corrupt_line ... ok [INFO] [stdout] test mime::fetch::section::test::simple_partial ... ok [INFO] [stdout] test mime::fetch::section::test::header_filter_remove ... ok [INFO] [stdout] test mime::fetch::section::test::header_filter_retain ... ok [INFO] [stdout] test mime::fetch::section::test::header_incomplete_line ... ok [INFO] [stdout] test mime::fetch::section::test::header_incomplete_line_cr ... ok [INFO] [stdout] test mime::fetch::section::test::header_incomplete_line_cr_filtered ... ok [INFO] [stdout] test mime::fetch::section::test::header_incomplete_line_filtered ... ok [INFO] [stdout] test mime::fetch::section::test::single_part_with_subscript_1 ... ok [INFO] [stdout] test mime::fetch::bodystructure::test::test_recursion_limit ... ok [INFO] [stdout] test mime::header::test::test_date_parsing ... ok [INFO] [stdout] test mime::header::test::test_parse_content_disposition ... ok [INFO] [stdout] test mime::header::test::test_parse_mailbox ... ok [INFO] [stdout] test mime::fetch::section::test::single_part_with_subscript_1_and_bad_leaf ... ok [INFO] [stdout] test mime::utf7::test::decode_pathological ... ok [INFO] [stdout] test mime::header::test::test_parse_content_transfer_encoding ... ok [INFO] [stdout] test mime::header::test::test_parse_content_type ... ok [INFO] [stdout] test mime::fetch::section::test::fetch_4_2_2_2_content ... ok [INFO] [stdout] test mime::header::test::test_parse_mailbox_list ... ok [INFO] [stdout] test mime::utf7::test::imap_decode ... ok [INFO] [stdout] test mime::utf7::test::imap_encode ... ok [INFO] [stdout] test mime::header::test::test_parse_address_list ... ok [INFO] [stdout] test mime::quoted_printable::test::test_qp_decode ... ok [INFO] [stdout] test mime::utf7::test::std_decode ... ok [INFO] [stdout] test mime::utf7::test::std_encode ... ok [INFO] [stdout] test support::buffer::test::small ... ok [INFO] [stdout] test support::safe_name::test::test_is_safe_name ... ok [INFO] [stdout] test support::small_bitset::test::basic_operations ... ok [INFO] [stdout] test support::small_bitset::test::test_serde ... ok [INFO] [stdout] test mime::encoded_word::test::ew_decode_never_panics ... ok [INFO] [stdout] test support::buffer::test::large_with_large_ops ... ok [INFO] [stdout] test mime::quoted_printable::test::qp_decode_never_fails_for_bytes ... ok [INFO] [stdout] test mime::utf7::test::decoding_never_fails ... ok [INFO] [stdout] test support::buffer::test::large_with_small_ops ... ok [INFO] [stdout] test mime::quoted_printable::test::qp_decode_never_fails_for_str ... ok [INFO] [stdout] test support::un64::test::compress_and_decompress ... ok [INFO] [stdout] test mime::fetch::bodystructure::test::torture_test ... ok [INFO] [stdout] test mime::utf7::test::encoding_is_reversible ... ok [INFO] [stdout] test mime::header::test::no_stack_overflow_on_nested_comments ... ok [INFO] [stdout] test mime::header::test::address_list_parse_jlingle_corpus ... ok [INFO] [stdout] test mime::header::test::date_parse_jlingle_corpus ... ok [INFO] [stdout] test lmtp::integration_tests::huge_mail_from_size_rejected ... ok [INFO] [stdout] test lmtp::integration_tests::first_contact ... ok [INFO] [stdout] test lmtp::integration_tests::failed_rcpt_to ... ok [INFO] [stdout] test lmtp::integration_tests::misc_commands ... ok [INFO] [stdout] test lmtp::integration_tests::test_lhlo ... ok [INFO] [stdout] test lmtp::integration_tests::start_tls ... FAILED [INFO] [stdout] test lmtp::integration_tests::out_of_order_commands ... FAILED [INFO] [stdout] test lmtp::integration_tests::data_delivery ... FAILED [INFO] [stdout] test lmtp::integration_tests::bdat_delivery ... FAILED [INFO] [stdout] test account::hier_id_scheme::test::test_emplace_many ... FAILED [INFO] [stdout] test imap::integration_tests::xcry::user_configuration ... FAILED [INFO] [stdout] test lmtp::integration_tests::large_delivery ... FAILED [INFO] [stdout] test lmtp::integration_tests::failed_delivery ... FAILED [INFO] [stdout] test imap::integration_tests::rfc8474::inbox_rename_doesnt_preserve_mailbox_id ... FAILED [INFO] [stdout] test lmtp::server::test::dot_stuffing_decodes_properly ... ok [INFO] [stdout] test lmtp::integration_tests::huge_message_rejected ... FAILED [INFO] [stdout] test mime::fetch::section::test::whole_body_fetch_is_always_verbatim ... ok [INFO] [stdout] test mime::header::test::address_list_parse_enron_corpus ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- imap::integration_tests::rfc3501::auth::authenticate_plain stdout ---- [INFO] [stdout] 3501auap WIRE <<[eol] * OK [CAPABILITY IMAP4rev1 XIMAP4rev2 APPENDLIMIT=67108864 AUTH=PLAIN BINARY CHILDREN COMPRESS=DEFLATE CONDSTORE CREATE-SPECIAL-USE ENABLE ESEARCH ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE MULTIAPPEND NAMESPACE OBJECTID QRESYNC SASL-IR SEARCHRES SPECIAL-USE STATUS=SIZE UIDPLUS UNSELECT UTF8=ACCEPT XCRY XLIST XVANQUISH XYZZY] It's my IMAP and I'll CRY if I want to! (crymap 1.0.0 ready)\r\n [INFO] [stdout] 3501auap WIRE >>[raw] A1 AUTHENTICATE PLAIN\r\n [INFO] [stdout] 3501auap WIRE <<[eol] + \r\n [INFO] [stdout] 3501auap WIRE >>[raw] YXp1cmUAYXp1cmUAaHVudGVyMg==\r\n [INFO] [stdout] 3501auap WIRE <<[eol] A1 BYE [CONTACTADMIN] Fatal internal error or misconfiguration; refer to server logs for details.\r\n [INFO] [stdout] thread 'imap::integration_tests::rfc3501::auth::authenticate_plain' panicked at 'Unexpected response: ResponseLine { tag: Some("A1"), response: Cond(CondResponse { cond: Bye, code: Some(ContactAdmin(())), quip: Some("Fatal internal error or misconfiguration; refer to server logs for details.") }) }', src/imap/integration_tests/rfc3501/auth.rs:106:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f23245909b - [INFO] [stdout] 10: 0x55f232ce2ea8 - [INFO] [stdout] 11: 0x55f232ce2a9a - [INFO] [stdout] 12: 0x55f232a1b09e - [INFO] [stdout] 13: 0x55f23308cfa3 - [INFO] [stdout] 14: 0x55f23308ba18 - [INFO] [stdout] 15: 0x55f23305a19d - [INFO] [stdout] 16: 0x55f23305e8c8 - [INFO] [stdout] 17: 0x55f233446d97 - [INFO] [stdout] 18: 0x7f59c075b609 - [INFO] [stdout] 19: 0x7f59c0533293 - [INFO] [stdout] 20: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- imap::integration_tests::rfc2177::bad_idle stdout ---- [INFO] [stdout] 2177badi WIRE <<[eol] * OK [CAPABILITY IMAP4rev1 XIMAP4rev2 APPENDLIMIT=67108864 AUTH=PLAIN BINARY CHILDREN COMPRESS=DEFLATE CONDSTORE CREATE-SPECIAL-USE ENABLE ESEARCH ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE MULTIAPPEND NAMESPACE OBJECTID QRESYNC SASL-IR SEARCHRES SPECIAL-USE STATUS=SIZE UIDPLUS UNSELECT UTF8=ACCEPT XCRY XLIST XVANQUISH XYZZY] It's my IMAP and I'll CRY if I want to! (crymap 1.0.0 ready)\r\n [INFO] [stdout] 2177badi WIRE >>[cmd] 0 LOGIN azure hunter2\r\n [INFO] [stdout] 2177badi WIRE <<[eol] * BYE [CONTACTADMIN] Fatal internal error or misconfiguration; refer to server logs for details.\r\n [INFO] [stdout] 2177badi WIRE <<[eol] [INFO] [stdout] thread 'imap::integration_tests::rfc2177::bad_idle' panicked at 'called `Result::unwrap()` on an `Err` value: Io(Custom { kind: UnexpectedEof, error: "Expected continuation line, got nothing" })', src/imap/integration_tests/defs.rs:155:10 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f232459cd1 - [INFO] [stdout] 10: 0x55f232459dc3 - [INFO] [stdout] 11: 0x55f23290dd6d - [INFO] [stdout] 12: 0x55f232badc88 - [INFO] [stdout] 13: 0x55f2326b5178 - [INFO] [stdout] 14: 0x55f2326b511a - [INFO] [stdout] 15: 0x55f232a1577e - [INFO] [stdout] 16: 0x55f23308cfa3 - [INFO] [stdout] 17: 0x55f23308ba18 - [INFO] [stdout] 18: 0x55f23305a19d - [INFO] [stdout] 19: 0x55f23305e8c8 - [INFO] [stdout] 20: 0x55f233446d97 - [INFO] [stdout] 21: 0x7f59c075b609 - [INFO] [stdout] 22: 0x7f59c0533293 - [INFO] [stdout] 23: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- account::mailbox::poll::test::rollup_generated_after_many_external_changes stdout ---- [INFO] [stdout] thread 'account::mailbox::poll::test::rollup_generated_after_many_external_changes' panicked at 'called `Result::unwrap()` on an `Err` value: Io(Os { code: 2, kind: NotFound, message: "No such file or directory" })', src/account/mailbox/poll.rs:518:18 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f232459cd1 - [INFO] [stdout] 10: 0x55f232459dc3 - [INFO] [stdout] 11: 0x55f23290ede7 - [INFO] [stdout] 12: 0x55f232c558b4 - [INFO] [stdout] 13: 0x55f232c554ea - [INFO] [stdout] 14: 0x55f232a167de - [INFO] [stdout] 15: 0x55f23308cfa3 - [INFO] [stdout] 16: 0x55f23308ba18 - [INFO] [stdout] 17: 0x55f23305a19d - [INFO] [stdout] 18: 0x55f23305e8c8 - [INFO] [stdout] 19: 0x55f233446d97 - [INFO] [stdout] 20: 0x7f59c075b609 - [INFO] [stdout] 21: 0x7f59c0533293 - [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- imap::integration_tests::rfc2177::idle_works_with_extremely_long_paths stdout ---- [INFO] [stdout] 2177ixlp WIRE <<[eol] * OK [CAPABILITY IMAP4rev1 XIMAP4rev2 APPENDLIMIT=67108864 AUTH=PLAIN BINARY CHILDREN COMPRESS=DEFLATE CONDSTORE CREATE-SPECIAL-USE ENABLE ESEARCH ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE MULTIAPPEND NAMESPACE OBJECTID QRESYNC SASL-IR SEARCHRES SPECIAL-USE STATUS=SIZE UIDPLUS UNSELECT UTF8=ACCEPT XCRY XLIST XVANQUISH XYZZY] It's my IMAP and I'll CRY if I want to! (crymap 1.0.0 ready)\r\n [INFO] [stdout] 2177ixlp WIRE >>[cmd] 0 LOGIN azure hunter2\r\n [INFO] [stdout] 2177ixlp WIRE <<[eol] * BYE [CONTACTADMIN] Fatal internal error or misconfiguration; refer to server logs for details.\r\n [INFO] [stdout] 2177ixlp WIRE <<[eol] [INFO] [stdout] thread 'imap::integration_tests::rfc2177::idle_works_with_extremely_long_paths' panicked at 'called `Result::unwrap()` on an `Err` value: Io(Custom { kind: UnexpectedEof, error: "Expected continuation line, got nothing" })', src/imap/integration_tests/defs.rs:155:10 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f232459cd1 - [INFO] [stdout] 10: 0x55f232459dc3 - [INFO] [stdout] 11: 0x55f23290dd6d - [INFO] [stdout] 12: 0x55f232badc88 - [INFO] [stdout] 13: 0x55f2326b74f4 - [INFO] [stdout] 14: 0x55f2326b749a - [INFO] [stdout] 15: 0x55f232a1aace - [INFO] [stdout] 16: 0x55f23308cfa3 - [INFO] [stdout] 17: 0x55f23308ba18 - [INFO] [stdout] 18: 0x55f23305a19d - [INFO] [stdout] 19: 0x55f23305e8c8 - [INFO] [stdout] 20: 0x55f233446d97 - [INFO] [stdout] 21: 0x7f59c075b609 - [INFO] [stdout] 22: 0x7f59c0533293 - [INFO] [stdout] 23: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- imap::integration_tests::rfc3501::fetch::fetch_envelope stdout ---- [INFO] [stdout] 3501feev WIRE <<[eol] * OK [CAPABILITY IMAP4rev1 XIMAP4rev2 APPENDLIMIT=67108864 AUTH=PLAIN BINARY CHILDREN COMPRESS=DEFLATE CONDSTORE CREATE-SPECIAL-USE ENABLE ESEARCH ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE MULTIAPPEND NAMESPACE OBJECTID QRESYNC SASL-IR SEARCHRES SPECIAL-USE STATUS=SIZE UIDPLUS UNSELECT UTF8=ACCEPT XCRY XLIST XVANQUISH XYZZY] It's my IMAP and I'll CRY if I want to! (crymap 1.0.0 ready)\r\n [INFO] [stdout] 3501feev WIRE >>[cmd] 0 LOGIN azure hunter2\r\n [INFO] [stdout] 3501feev WIRE <<[eol] * BYE [CONTACTADMIN] Fatal internal error or misconfiguration; refer to server logs for details.\r\n [INFO] [stdout] 3501feev WIRE <<[eol] [INFO] [stdout] thread 'imap::integration_tests::rfc3501::fetch::fetch_envelope' panicked at 'called `Result::unwrap()` on an `Err` value: Io(Custom { kind: UnexpectedEof, error: "Expected continuation line, got nothing" })', src/imap/integration_tests/defs.rs:155:10 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f232459cd1 - [INFO] [stdout] 10: 0x55f232459dc3 - [INFO] [stdout] 11: 0x55f23290dd6d - [INFO] [stdout] 12: 0x55f232badc88 - [INFO] [stdout] 13: 0x55f232ce60ba - [INFO] [stdout] 14: 0x55f232ce604a - [INFO] [stdout] 15: 0x55f232a1d10e - [INFO] [stdout] 16: 0x55f23308cfa3 - [INFO] [stdout] 17: 0x55f23308ba18 - [INFO] [stdout] 18: 0x55f23305a19d - [INFO] [stdout] 19: 0x55f23305e8c8 - [INFO] [stdout] 20: 0x55f233446d97 - [INFO] [stdout] 21: 0x7f59c075b609 - [INFO] [stdout] 22: 0x7f59c0533293 - [INFO] [stdout] 23: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- imap::integration_tests::rfc3501::fetch::fetch_envelope_with_obsolete_routes stdout ---- [INFO] [stdout] 3501feor WIRE <<[eol] * OK [CAPABILITY IMAP4rev1 XIMAP4rev2 APPENDLIMIT=67108864 AUTH=PLAIN BINARY CHILDREN COMPRESS=DEFLATE CONDSTORE CREATE-SPECIAL-USE ENABLE ESEARCH ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE MULTIAPPEND NAMESPACE OBJECTID QRESYNC SASL-IR SEARCHRES SPECIAL-USE STATUS=SIZE UIDPLUS UNSELECT UTF8=ACCEPT XCRY XLIST XVANQUISH XYZZY] It's my IMAP and I'll CRY if I want to! (crymap 1.0.0 ready)\r\n [INFO] [stdout] 3501feor WIRE >>[cmd] 0 LOGIN azure hunter2\r\n [INFO] [stdout] 3501feor WIRE <<[eol] * BYE [CONTACTADMIN] Fatal internal error or misconfiguration; refer to server logs for details.\r\n [INFO] [stdout] 3501feor WIRE <<[eol] [INFO] [stdout] thread 'imap::integration_tests::rfc3501::fetch::fetch_envelope_with_obsolete_routes' panicked at 'called `Result::unwrap()` on an `Err` value: Io(Custom { kind: UnexpectedEof, error: "Expected continuation line, got nothing" })', src/imap/integration_tests/defs.rs:155:10 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f232459cd1 - [INFO] [stdout] 10: 0x55f232459dc3 - [INFO] [stdout] 11: 0x55f23290dd6d - [INFO] [stdout] 12: 0x55f232badc88 - [INFO] [stdout] 13: 0x55f232ce8860 - [INFO] [stdout] 14: 0x55f232ce880a - [INFO] [stdout] 15: 0x55f232a1c0ce - [INFO] [stdout] 16: 0x55f23308cfa3 - [INFO] [stdout] 17: 0x55f23308ba18 - [INFO] [stdout] 18: 0x55f23305a19d - [INFO] [stdout] 19: 0x55f23305e8c8 - [INFO] [stdout] 20: 0x55f233446d97 - [INFO] [stdout] 21: 0x7f59c075b609 - [INFO] [stdout] 22: 0x7f59c0533293 - [INFO] [stdout] 23: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- imap::integration_tests::rfc3501::fetch::fetch_body_structure stdout ---- [INFO] [stdout] 3501febs WIRE <<[eol] * OK [CAPABILITY IMAP4rev1 XIMAP4rev2 APPENDLIMIT=67108864 AUTH=PLAIN BINARY CHILDREN COMPRESS=DEFLATE CONDSTORE CREATE-SPECIAL-USE ENABLE ESEARCH ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE MULTIAPPEND NAMESPACE OBJECTID QRESYNC SASL-IR SEARCHRES SPECIAL-USE STATUS=SIZE UIDPLUS UNSELECT UTF8=ACCEPT XCRY XLIST XVANQUISH XYZZY] It's my IMAP and I'll CRY if I want to! (crymap 1.0.0 ready)\r\n [INFO] [stdout] 3501febs WIRE >>[cmd] 0 LOGIN azure hunter2\r\n [INFO] [stdout] 3501febs WIRE <<[eol] 0 NO [AUTHENTICATIONFAILED] Bad user id or password\r\n [INFO] [stdout] 3501febs WIRE >>[cmd] 1 EXAMINE shared\r\n [INFO] [stdout] 3501febs WIRE <<[eol] 1 BAD Not logged in\r\n [INFO] [stdout] 3501febs WIRE >>[cmd] 2 CREATE shared\r\n [INFO] [stdout] 3501febs WIRE <<[eol] 2 BAD Not logged in\r\n [INFO] [stdout] thread 'imap::integration_tests::rfc3501::fetch::fetch_body_structure' panicked at 'Expected s::ResponseLine { [INFO] [stdout] tag: Some(_), [INFO] [stdout] response: s::Response::Cond(s::CondResponse { [INFO] [stdout] cond: s::RespCondType::Ok, code: _, quip: _ }) } matches r, got ResponseLine { tag: Some("2"), response: Cond(CondResponse { cond: Bad, code: None, quip: Some("Not logged in") }) }', src/imap/integration_tests/defs.rs:303:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f23245909b - [INFO] [stdout] 10: 0x55f232bb09c7 - [INFO] [stdout] 11: 0x55f232badfb7 - [INFO] [stdout] 12: 0x55f232bae848 - [INFO] [stdout] 13: 0x55f232ce9621 - [INFO] [stdout] 14: 0x55f232ce956a - [INFO] [stdout] 15: 0x55f232a1d7ee - [INFO] [stdout] 16: 0x55f23308cfa3 - [INFO] [stdout] 17: 0x55f23308ba18 - [INFO] [stdout] 18: 0x55f23305a19d - [INFO] [stdout] 19: 0x55f23305e8c8 - [INFO] [stdout] 20: 0x55f233446d97 - [INFO] [stdout] 21: 0x7f59c075b609 - [INFO] [stdout] 22: 0x7f59c0533293 - [INFO] [stdout] 23: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- imap::integration_tests::rfc3501::fetch::fetch_body_parts stdout ---- [INFO] [stdout] 3501febp WIRE <<[eol] * OK [CAPABILITY IMAP4rev1 XIMAP4rev2 APPENDLIMIT=67108864 AUTH=PLAIN BINARY CHILDREN COMPRESS=DEFLATE CONDSTORE CREATE-SPECIAL-USE ENABLE ESEARCH ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE MULTIAPPEND NAMESPACE OBJECTID QRESYNC SASL-IR SEARCHRES SPECIAL-USE STATUS=SIZE UIDPLUS UNSELECT UTF8=ACCEPT XCRY XLIST XVANQUISH XYZZY] It's my IMAP and I'll CRY if I want to! (crymap 1.0.0 ready)\r\n [INFO] [stdout] 3501febp WIRE >>[cmd] 0 LOGIN azure hunter2\r\n [INFO] [stdout] 3501febp WIRE <<[eol] 0 NO [AUTHENTICATIONFAILED] Bad user id or password\r\n [INFO] [stdout] thread 'imap::integration_tests::rfc3501::fetch::fetch_body_parts' panicked at 'called `Result::unwrap()` on an `Err` value: PoisonError { .. }', src/imap/integration_tests/defs.rs:222:30 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f232459cd1 - [INFO] [stdout] 10: 0x55f232459dc3 - [INFO] [stdout] 11: 0x55f2332f80b2 - [INFO] [stdout] 12: 0x55f232bae51e - [INFO] [stdout] 13: 0x55f232ceb5a1 - [INFO] [stdout] 14: 0x55f232ceb40a - [INFO] [stdout] 15: 0x55f232a1543e - [INFO] [stdout] 16: 0x55f23308cfa3 - [INFO] [stdout] 17: 0x55f23308ba18 - [INFO] [stdout] 18: 0x55f23305a19d - [INFO] [stdout] 19: 0x55f23305e8c8 - [INFO] [stdout] 20: 0x55f233446d97 - [INFO] [stdout] 21: 0x7f59c075b609 - [INFO] [stdout] 22: 0x7f59c0533293 - [INFO] [stdout] 23: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- imap::integration_tests::rfc3501::bad_commands::bad_append_recovery stdout ---- [INFO] [stdout] 3501bcar WIRE <<[eol] * OK [CAPABILITY IMAP4rev1 XIMAP4rev2 APPENDLIMIT=67108864 AUTH=PLAIN BINARY CHILDREN COMPRESS=DEFLATE CONDSTORE CREATE-SPECIAL-USE ENABLE ESEARCH ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE MULTIAPPEND NAMESPACE OBJECTID QRESYNC SASL-IR SEARCHRES SPECIAL-USE STATUS=SIZE UIDPLUS UNSELECT UTF8=ACCEPT XCRY XLIST XVANQUISH XYZZY] It's my IMAP and I'll CRY if I want to! (crymap 1.0.0 ready)\r\n [INFO] [stdout] 3501bcar WIRE >>[cmd] 0 LOGIN azure hunter2\r\n [INFO] [stdout] 3501bcar WIRE <<[eol] * BYE [CONTACTADMIN] Fatal internal error or misconfiguration; refer to server logs for details.\r\n [INFO] [stdout] 3501bcar WIRE <<[eol] [INFO] [stdout] thread 'imap::integration_tests::rfc3501::bad_commands::bad_append_recovery' panicked at 'called `Result::unwrap()` on an `Err` value: Io(Custom { kind: UnexpectedEof, error: "Expected continuation line, got nothing" })', src/imap/integration_tests/defs.rs:155:10 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f232459cd1 - [INFO] [stdout] 10: 0x55f232459dc3 - [INFO] [stdout] 11: 0x55f23290dd6d - [INFO] [stdout] 12: 0x55f232badc88 - [INFO] [stdout] 13: 0x55f232888dc4 - [INFO] [stdout] 14: 0x55f232888d5a - [INFO] [stdout] 15: 0x55f232a1ddae - [INFO] [stdout] 16: 0x55f23308cfa3 - [INFO] [stdout] 17: 0x55f23308ba18 - [INFO] [stdout] 18: 0x55f23305a19d - [INFO] [stdout] 19: 0x55f23305e8c8 - [INFO] [stdout] 20: 0x55f233446d97 - [INFO] [stdout] 21: 0x7f59c075b609 - [INFO] [stdout] 22: 0x7f59c0533293 - [INFO] [stdout] 23: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- account::mailbox::poll::test::rollup_generated_after_many_deliveries stdout ---- [INFO] [stdout] thread 'account::mailbox::poll::test::rollup_generated_after_many_deliveries' panicked at 'called `Result::unwrap()` on an `Err` value: Io(Os { code: 2, kind: NotFound, message: "No such file or directory" })', src/account/mailbox/mod.rs:335:10 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f232459cd1 - [INFO] [stdout] 10: 0x55f232459dc3 - [INFO] [stdout] 11: 0x55f232910170 - [INFO] [stdout] 12: 0x55f232607e42 - [INFO] [stdout] 13: 0x55f232607d09 - [INFO] [stdout] 14: 0x55f232c543f0 - [INFO] [stdout] 15: 0x55f232c541fa - [INFO] [stdout] 16: 0x55f232a1573e - [INFO] [stdout] 17: 0x55f23308cfa3 - [INFO] [stdout] 18: 0x55f23308ba18 - [INFO] [stdout] 19: 0x55f23305a19d - [INFO] [stdout] 20: 0x55f23305e8c8 - [INFO] [stdout] 21: 0x55f233446d97 - [INFO] [stdout] 22: 0x7f59c075b609 - [INFO] [stdout] 23: 0x7f59c0533293 - [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- imap::integration_tests::rfc3348::children_attributes_returned stdout ---- [INFO] [stdout] 3348attr WIRE <<[eol] * OK [CAPABILITY IMAP4rev1 XIMAP4rev2 APPENDLIMIT=67108864 AUTH=PLAIN BINARY CHILDREN COMPRESS=DEFLATE CONDSTORE CREATE-SPECIAL-USE ENABLE ESEARCH ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE MULTIAPPEND NAMESPACE OBJECTID QRESYNC SASL-IR SEARCHRES SPECIAL-USE STATUS=SIZE UIDPLUS UNSELECT UTF8=ACCEPT XCRY XLIST XVANQUISH XYZZY] It's my IMAP and I'll CRY if I want to! (crymap 1.0.0 ready)\r\n [INFO] [stdout] 3348attr WIRE >>[cmd] 0 LOGIN azure hunter2\r\n [INFO] [stdout] 3348attr WIRE <<[eol] * BYE [CONTACTADMIN] Fatal internal error or misconfiguration; refer to server logs for details.\r\n [INFO] [stdout] 3348attr WIRE <<[eol] [INFO] [stdout] thread 'imap::integration_tests::rfc3348::children_attributes_returned' panicked at 'called `Result::unwrap()` on an `Err` value: Io(Custom { kind: UnexpectedEof, error: "Expected continuation line, got nothing" })', src/imap/integration_tests/defs.rs:155:10 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f232459cd1 - [INFO] [stdout] 10: 0x55f232459dc3 - [INFO] [stdout] 11: 0x55f23290dd6d - [INFO] [stdout] 12: 0x55f232badc88 - [INFO] [stdout] 13: 0x55f232c73e88 - [INFO] [stdout] 14: 0x55f232c73e2a - [INFO] [stdout] 15: 0x55f232a1723e - [INFO] [stdout] 16: 0x55f23308cfa3 - [INFO] [stdout] 17: 0x55f23308ba18 - [INFO] [stdout] 18: 0x55f23305a19d - [INFO] [stdout] 19: 0x55f23305e8c8 - [INFO] [stdout] 20: 0x55f233446d97 - [INFO] [stdout] 21: 0x7f59c075b609 - [INFO] [stdout] 22: 0x7f59c0533293 - [INFO] [stdout] 23: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- imap::integration_tests::rfc3501::fetch::error_conditions stdout ---- [INFO] [stdout] 3501feec WIRE <<[eol] * OK [CAPABILITY IMAP4rev1 XIMAP4rev2 APPENDLIMIT=67108864 AUTH=PLAIN BINARY CHILDREN COMPRESS=DEFLATE CONDSTORE CREATE-SPECIAL-USE ENABLE ESEARCH ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE MULTIAPPEND NAMESPACE OBJECTID QRESYNC SASL-IR SEARCHRES SPECIAL-USE STATUS=SIZE UIDPLUS UNSELECT UTF8=ACCEPT XCRY XLIST XVANQUISH XYZZY] It's my IMAP and I'll CRY if I want to! (crymap 1.0.0 ready)\r\n [INFO] [stdout] 3501feec WIRE >>[cmd] 0 LOGIN azure hunter2\r\n [INFO] [stdout] 3501feec WIRE <<[eol] 0 NO [AUTHENTICATIONFAILED] Bad user id or password\r\n [INFO] [stdout] 3501feec WIRE >>[cmd] 1 CREATE 3501feec\r\n [INFO] [stdout] 3501feec WIRE <<[eol] 1 BAD Not logged in\r\n [INFO] [stdout] thread 'imap::integration_tests::rfc3501::fetch::error_conditions' panicked at 'Expected s::ResponseLine { [INFO] [stdout] tag: Some(_), [INFO] [stdout] response: s::Response::Cond(s::CondResponse { [INFO] [stdout] cond: s::RespCondType::Ok, code: _, quip: _ }) } matches r, got ResponseLine { tag: Some("1"), response: Cond(CondResponse { cond: Bad, code: None, quip: Some("Not logged in") }) }', src/imap/integration_tests/defs.rs:303:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f23245909b - [INFO] [stdout] 10: 0x55f232bb09c7 - [INFO] [stdout] 11: 0x55f232badfb7 - [INFO] [stdout] 12: 0x55f232cf69d5 - [INFO] [stdout] 13: 0x55f232cf68fa - [INFO] [stdout] 14: 0x55f232a19ffe - [INFO] [stdout] 15: 0x55f23308cfa3 - [INFO] [stdout] 16: 0x55f23308ba18 - [INFO] [stdout] 17: 0x55f23305a19d - [INFO] [stdout] 18: 0x55f23305e8c8 - [INFO] [stdout] 19: 0x55f233446d97 - [INFO] [stdout] 20: 0x7f59c075b609 - [INFO] [stdout] 21: 0x7f59c0533293 - [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- account::mailbox::poll::test::no_gc_or_rollups_if_read_only stdout ---- [INFO] [stdout] thread 'account::mailbox::poll::test::no_gc_or_rollups_if_read_only' panicked at 'called `Result::unwrap()` on an `Err` value: Io(Os { code: 2, kind: NotFound, message: "No such file or directory" })', src/account/mailbox/poll.rs:597:18 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f232459cd1 - [INFO] [stdout] 10: 0x55f232459dc3 - [INFO] [stdout] 11: 0x55f23290ede7 - [INFO] [stdout] 12: 0x55f232c567ee - [INFO] [stdout] 13: 0x55f232c5646a - [INFO] [stdout] 14: 0x55f232a1d25e - [INFO] [stdout] 15: 0x55f23308cfa3 - [INFO] [stdout] 16: 0x55f23308ba18 - [INFO] [stdout] 17: 0x55f23305a19d - [INFO] [stdout] 18: 0x55f23305e8c8 - [INFO] [stdout] 19: 0x55f233446d97 - [INFO] [stdout] 20: 0x7f59c075b609 - [INFO] [stdout] 21: 0x7f59c0533293 - [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- account::hier_id_scheme::test::test_hier_id_scheme stdout ---- [INFO] [stdout] thread 'account::hier_id_scheme::test::test_hier_id_scheme' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `9473`, [INFO] [stdout] right: `1`', src/account/hier_id_scheme.rs:861:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f232459cd1 - [INFO] [stdout] 10: 0x55f233462ac8 - [INFO] [stdout] 11: 0x55f23315096a - [INFO] [stdout] 12: 0x55f232e7f2d2 - [INFO] [stdout] 13: 0x55f232e7edaa - [INFO] [stdout] 14: 0x55f232a171fe - [INFO] [stdout] 15: 0x55f23308cfa3 - [INFO] [stdout] 16: 0x55f23308ba18 - [INFO] [stdout] 17: 0x55f23305a19d - [INFO] [stdout] 18: 0x55f23305e8c8 - [INFO] [stdout] 19: 0x55f233446d97 - [INFO] [stdout] 20: 0x7f59c075b609 - [INFO] [stdout] 21: 0x7f59c0533293 - [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- imap::integration_tests::rfc3501::bad_commands::inappropriate_commands stdout ---- [INFO] [stdout] 3501bcic WIRE <<[eol] * OK [CAPABILITY IMAP4rev1 XIMAP4rev2 APPENDLIMIT=67108864 AUTH=PLAIN BINARY CHILDREN COMPRESS=DEFLATE CONDSTORE CREATE-SPECIAL-USE ENABLE ESEARCH ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE MULTIAPPEND NAMESPACE OBJECTID QRESYNC SASL-IR SEARCHRES SPECIAL-USE STATUS=SIZE UIDPLUS UNSELECT UTF8=ACCEPT XCRY XLIST XVANQUISH XYZZY] It's my IMAP and I'll CRY if I want to! (crymap 1.0.0 ready)\r\n [INFO] [stdout] 3501bcic WIRE >>[cmd] 0 DELETE azure\r\n [INFO] [stdout] 3501bcic WIRE <<[eol] 0 BAD Not logged in\r\n [INFO] [stdout] 3501bcic WIRE >>[cmd] 1 EXPUNGE\r\n [INFO] [stdout] 3501bcic WIRE <<[eol] 1 BAD No mailbox selected\r\n [INFO] [stdout] 3501bcic WIRE >>[cmd] 2 LOGIN ../foo hunter2\r\n [INFO] [stdout] 3501bcic WIRE <<[eol] 2 NO [AUTHENTICATIONFAILED] Illegal user id\r\n [INFO] [stdout] 3501bcic WIRE >>[cmd] 3 LOGIN azure hunter2\r\n [INFO] [stdout] 3501bcic WIRE <<[eol] * BYE [CONTACTADMIN] Fatal internal error or misconfiguration; refer to server logs for details.\r\n [INFO] [stdout] 3501bcic WIRE <<[eol] [INFO] [stdout] thread 'imap::integration_tests::rfc3501::bad_commands::inappropriate_commands' panicked at 'called `Result::unwrap()` on an `Err` value: Io(Custom { kind: UnexpectedEof, error: "Expected continuation line, got nothing" })', src/imap/integration_tests/rfc3501/bad_commands.rs:155:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f232459cd1 - [INFO] [stdout] 10: 0x55f232459dc3 - [INFO] [stdout] 11: 0x55f23290dd6d - [INFO] [stdout] 12: 0x55f232888365 - [INFO] [stdout] 13: 0x55f2328876ba - [INFO] [stdout] 14: 0x55f232a1c25e - [INFO] [stdout] 15: 0x55f23308cfa3 - [INFO] [stdout] 16: 0x55f23308ba18 - [INFO] [stdout] 17: 0x55f23305a19d - [INFO] [stdout] 18: 0x55f23305e8c8 - [INFO] [stdout] 19: 0x55f233446d97 - [INFO] [stdout] 20: 0x7f59c075b609 - [INFO] [stdout] 21: 0x7f59c0533293 - [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- account::mailbox::poll::test::rollup_generated_after_many_self_changes stdout ---- [INFO] [stdout] thread 'account::mailbox::poll::test::rollup_generated_after_many_self_changes' panicked at 'called `Result::unwrap()` on an `Err` value: Nix(Sys(ENOENT))', src/account/mailbox/poll.rs:483:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f232459cd1 - [INFO] [stdout] 10: 0x55f232459dc3 - [INFO] [stdout] 11: 0x55f23290e37e - [INFO] [stdout] 12: 0x55f232c54ec9 - [INFO] [stdout] 13: 0x55f232c54a9a - [INFO] [stdout] 14: 0x55f232a17a3e - [INFO] [stdout] 15: 0x55f23308cfa3 - [INFO] [stdout] 16: 0x55f23308ba18 - [INFO] [stdout] 17: 0x55f23305a19d - [INFO] [stdout] 18: 0x55f23305e8c8 - [INFO] [stdout] 19: 0x55f233446d97 - [INFO] [stdout] 20: 0x7f59c075b609 - [INFO] [stdout] 21: 0x7f59c0533293 - [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- account::mailbox::search::test::test_search_queries stdout ---- [INFO] [stdout] thread 'account::mailbox::search::test::test_search_queries' panicked at 'called `Result::unwrap()` on an `Err` value: Io(Os { code: 2, kind: NotFound, message: "No such file or directory" })', src/account/mailbox/mod.rs:335:10 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f232459cd1 - [INFO] [stdout] 10: 0x55f232459dc3 - [INFO] [stdout] 11: 0x55f232910170 - [INFO] [stdout] 12: 0x55f232607e42 - [INFO] [stdout] 13: 0x55f232c61e54 - [INFO] [stdout] 14: 0x55f232ca44e2 - [INFO] [stdout] 15: 0x55f232aebf74 - [INFO] [stdout] 16: 0x55f232c8191e - [INFO] [stdout] 17: 0x55f232c9aba2 - [INFO] [stdout] 18: 0x55f2325f98f3 - [INFO] [stdout] 19: 0x55f2325f6ae6 - [INFO] [stdout] 20: 0x55f232c5706b - [INFO] [stdout] 21: 0x55f232c56d3a - [INFO] [stdout] 22: 0x55f232a1e6ae - [INFO] [stdout] 23: 0x55f23308cfa3 - [INFO] [stdout] 24: 0x55f23308ba18 - [INFO] [stdout] 25: 0x55f23305a19d - [INFO] [stdout] 26: 0x55f23305e8c8 - [INFO] [stdout] 27: 0x55f233446d97 - [INFO] [stdout] 28: 0x7f59c075b609 - [INFO] [stdout] 29: 0x7f59c0533293 - [INFO] [stdout] 30: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- account::mailbox::select::test::resume_from_rollup stdout ---- [INFO] [stdout] thread 'account::mailbox::select::test::resume_from_rollup' panicked at 'called `Result::unwrap()` on an `Err` value: Nix(Sys(ENOENT))', src/account/mailbox/select.rs:507:18 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f232459cd1 - [INFO] [stdout] 10: 0x55f232459dc3 - [INFO] [stdout] 11: 0x55f23290e37e - [INFO] [stdout] 12: 0x55f232e83bcd - [INFO] [stdout] 13: 0x55f232e8372a - [INFO] [stdout] 14: 0x55f232a165de - [INFO] [stdout] 15: 0x55f23308cfa3 - [INFO] [stdout] 16: 0x55f23308ba18 - [INFO] [stdout] 17: 0x55f23305a19d - [INFO] [stdout] 18: 0x55f23305e8c8 - [INFO] [stdout] 19: 0x55f233446d97 - [INFO] [stdout] 20: 0x7f59c075b609 - [INFO] [stdout] 21: 0x7f59c0533293 - [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- imap::integration_tests::rfc2177::delete_mailbox_during_idle stdout ---- [INFO] [stdout] 2177dmdi WIRE <<[eol] * OK [CAPABILITY IMAP4rev1 XIMAP4rev2 APPENDLIMIT=67108864 AUTH=PLAIN BINARY CHILDREN COMPRESS=DEFLATE CONDSTORE CREATE-SPECIAL-USE ENABLE ESEARCH ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE MULTIAPPEND NAMESPACE OBJECTID QRESYNC SASL-IR SEARCHRES SPECIAL-USE STATUS=SIZE UIDPLUS UNSELECT UTF8=ACCEPT XCRY XLIST XVANQUISH XYZZY] It's my IMAP and I'll CRY if I want to! (crymap 1.0.0 ready)\r\n [INFO] [stdout] 2177dmdi WIRE >>[cmd] 0 LOGIN azure hunter2\r\n [INFO] [stdout] 2177dmdi WIRE <<[eol] * BYE [CONTACTADMIN] Fatal internal error or misconfiguration; refer to server logs for details.\r\n [INFO] [stdout] 2177dmdi WIRE <<[eol] [INFO] [stdout] thread 'imap::integration_tests::rfc2177::delete_mailbox_during_idle' panicked at 'called `Result::unwrap()` on an `Err` value: Io(Custom { kind: UnexpectedEof, error: "Expected continuation line, got nothing" })', src/imap/integration_tests/defs.rs:155:10 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f232459cd1 - [INFO] [stdout] 10: 0x55f232459dc3 - [INFO] [stdout] 11: 0x55f23290dd6d - [INFO] [stdout] 12: 0x55f232badc88 - [INFO] [stdout] 13: 0x55f2326b6ef8 - [INFO] [stdout] 14: 0x55f2326b6eaa - [INFO] [stdout] 15: 0x55f232a18fbe - [INFO] [stdout] 16: 0x55f23308cfa3 - [INFO] [stdout] 17: 0x55f23308ba18 - [INFO] [stdout] 18: 0x55f23305a19d - [INFO] [stdout] 19: 0x55f23305e8c8 - [INFO] [stdout] 20: 0x55f233446d97 - [INFO] [stdout] 21: 0x7f59c075b609 - [INFO] [stdout] 22: 0x7f59c0533293 - [INFO] [stdout] 23: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- account::mailbox::poll::test::gc_triggered_after_many_rollups stdout ---- [INFO] [stdout] thread 'account::mailbox::poll::test::gc_triggered_after_many_rollups' panicked at 'called `Result::unwrap()` on an `Err` value: Nix(Sys(ENOENT))', src/account/mailbox/poll.rs:560:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f232459cd1 - [INFO] [stdout] 10: 0x55f232459dc3 - [INFO] [stdout] 11: 0x55f23290e37e - [INFO] [stdout] 12: 0x55f232c56178 - [INFO] [stdout] 13: 0x55f232c55e8a - [INFO] [stdout] 14: 0x55f232a1e1fe - [INFO] [stdout] 15: 0x55f23308cfa3 - [INFO] [stdout] 16: 0x55f23308ba18 - [INFO] [stdout] 17: 0x55f23305a19d - [INFO] [stdout] 18: 0x55f23305e8c8 - [INFO] [stdout] 19: 0x55f233446d97 - [INFO] [stdout] 20: 0x7f59c075b609 - [INFO] [stdout] 21: 0x7f59c0533293 - [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- imap::integration_tests::rfc3501::auth::login_basic stdout ---- [INFO] [stdout] 3501aulb WIRE <<[eol] * OK [CAPABILITY IMAP4rev1 XIMAP4rev2 APPENDLIMIT=67108864 AUTH=PLAIN BINARY CHILDREN COMPRESS=DEFLATE CONDSTORE CREATE-SPECIAL-USE ENABLE ESEARCH ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE MULTIAPPEND NAMESPACE OBJECTID QRESYNC SASL-IR SEARCHRES SPECIAL-USE STATUS=SIZE UIDPLUS UNSELECT UTF8=ACCEPT XCRY XLIST XVANQUISH XYZZY] It's my IMAP and I'll CRY if I want to! (crymap 1.0.0 ready)\r\n [INFO] [stdout] 3501aulb WIRE >>[cmd] 0 LOGIN azure hunter2\r\n [INFO] [stdout] 3501aulb WIRE <<[eol] 0 NO [AUTHENTICATIONFAILED] Bad user id or password\r\n [INFO] [stdout] thread 'imap::integration_tests::rfc3501::auth::login_basic' panicked at 'Unexpected response: ResponseLine { tag: Some("0"), response: Cond(CondResponse { cond: No, code: Some(AuthenticationFailed(())), quip: Some("Bad user id or password") }) }', src/imap/integration_tests/rfc3501/auth.rs:48:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f23245909b - [INFO] [stdout] 10: 0x55f232ce1ee2 - [INFO] [stdout] 11: 0x55f232ce19ca - [INFO] [stdout] 12: 0x55f232a1a5de - [INFO] [stdout] 13: 0x55f23308cfa3 - [INFO] [stdout] 14: 0x55f23308ba18 - [INFO] [stdout] 15: 0x55f23305a19d - [INFO] [stdout] 16: 0x55f23305e8c8 - [INFO] [stdout] 17: 0x55f233446d97 - [INFO] [stdout] 18: 0x7f59c075b609 - [INFO] [stdout] 19: 0x7f59c0533293 - [INFO] [stdout] 20: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- imap::integration_tests::rfc3501::fetch::fetch_body_structure_unknown_cte stdout ---- [INFO] [stdout] 3501feuc WIRE <<[eol] * OK [CAPABILITY IMAP4rev1 XIMAP4rev2 APPENDLIMIT=67108864 AUTH=PLAIN BINARY CHILDREN COMPRESS=DEFLATE CONDSTORE CREATE-SPECIAL-USE ENABLE ESEARCH ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE MULTIAPPEND NAMESPACE OBJECTID QRESYNC SASL-IR SEARCHRES SPECIAL-USE STATUS=SIZE UIDPLUS UNSELECT UTF8=ACCEPT XCRY XLIST XVANQUISH XYZZY] It's my IMAP and I'll CRY if I want to! (crymap 1.0.0 ready)\r\n [INFO] [stdout] 3501feuc WIRE >>[cmd] 0 LOGIN azure hunter2\r\n [INFO] [stdout] 3501feuc WIRE <<[eol] * BYE [CONTACTADMIN] Fatal internal error or misconfiguration; refer to server logs for details.\r\n [INFO] [stdout] 3501feuc WIRE <<[eol] [INFO] [stdout] thread 'imap::integration_tests::rfc3501::fetch::fetch_body_structure_unknown_cte' panicked at 'called `Result::unwrap()` on an `Err` value: Io(Custom { kind: UnexpectedEof, error: "Expected continuation line, got nothing" })', src/imap/integration_tests/defs.rs:155:10 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f232459cd1 - [INFO] [stdout] 10: 0x55f232459dc3 - [INFO] [stdout] 11: 0x55f23290dd6d - [INFO] [stdout] 12: 0x55f232badc88 - [INFO] [stdout] 13: 0x55f232ceab5e - [INFO] [stdout] 14: 0x55f232ceaafa - [INFO] [stdout] 15: 0x55f232a16b8e - [INFO] [stdout] 16: 0x55f23308cfa3 - [INFO] [stdout] 17: 0x55f23308ba18 - [INFO] [stdout] 18: 0x55f23305a19d - [INFO] [stdout] 19: 0x55f23305e8c8 - [INFO] [stdout] 20: 0x55f233446d97 - [INFO] [stdout] 21: 0x7f59c075b609 - [INFO] [stdout] 22: 0x7f59c0533293 - [INFO] [stdout] 23: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- imap::integration_tests::rfc2177::test_idle stdout ---- [INFO] [stdout] 2177idle WIRE <<[eol] * OK [CAPABILITY IMAP4rev1 XIMAP4rev2 APPENDLIMIT=67108864 AUTH=PLAIN BINARY CHILDREN COMPRESS=DEFLATE CONDSTORE CREATE-SPECIAL-USE ENABLE ESEARCH ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE MULTIAPPEND NAMESPACE OBJECTID QRESYNC SASL-IR SEARCHRES SPECIAL-USE STATUS=SIZE UIDPLUS UNSELECT UTF8=ACCEPT XCRY XLIST XVANQUISH XYZZY] It's my IMAP and I'll CRY if I want to! (crymap 1.0.0 ready)\r\n [INFO] [stdout] 2177idle WIRE >>[cmd] 0 LOGIN azure hunter2\r\n [INFO] [stdout] 2177idle WIRE <<[eol] * BYE [CONTACTADMIN] Fatal internal error or misconfiguration; refer to server logs for details.\r\n [INFO] [stdout] 2177idle WIRE <<[eol] [INFO] [stdout] thread 'imap::integration_tests::rfc2177::test_idle' panicked at 'called `Result::unwrap()` on an `Err` value: Io(Custom { kind: UnexpectedEof, error: "Expected continuation line, got nothing" })', src/imap/integration_tests/defs.rs:155:10 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f232459cd1 - [INFO] [stdout] 10: 0x55f232459dc3 - [INFO] [stdout] 11: 0x55f23290dd6d - [INFO] [stdout] 12: 0x55f232badc88 - [INFO] [stdout] 13: 0x55f2326b57e2 - [INFO] [stdout] 14: 0x55f2326b575a - [INFO] [stdout] 15: 0x55f232a152ae - [INFO] [stdout] 16: 0x55f23308cfa3 - [INFO] [stdout] 17: 0x55f23308ba18 - [INFO] [stdout] 18: 0x55f23305a19d - [INFO] [stdout] 19: 0x55f23305e8c8 - [INFO] [stdout] 20: 0x55f233446d97 - [INFO] [stdout] 21: 0x7f59c075b609 - [INFO] [stdout] 22: 0x7f59c0533293 - [INFO] [stdout] 23: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- imap::integration_tests::rfc3501::fetch::implicit_seen stdout ---- [INFO] [stdout] 3501feis WIRE <<[eol] * OK [CAPABILITY IMAP4rev1 XIMAP4rev2 APPENDLIMIT=67108864 AUTH=PLAIN BINARY CHILDREN COMPRESS=DEFLATE CONDSTORE CREATE-SPECIAL-USE ENABLE ESEARCH ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE MULTIAPPEND NAMESPACE OBJECTID QRESYNC SASL-IR SEARCHRES SPECIAL-USE STATUS=SIZE UIDPLUS UNSELECT UTF8=ACCEPT XCRY XLIST XVANQUISH XYZZY] It's my IMAP and I'll CRY if I want to! (crymap 1.0.0 ready)\r\n [INFO] [stdout] 3501feis WIRE >>[cmd] 0 LOGIN azure hunter2\r\n [INFO] [stdout] 3501feis WIRE <<[eol] 0 NO [AUTHENTICATIONFAILED] Bad user id or password\r\n [INFO] [stdout] 3501feis WIRE >>[cmd] 1 CREATE 3501feis\r\n [INFO] [stdout] 3501feis WIRE <<[eol] 1 BAD Not logged in\r\n [INFO] [stdout] thread 'imap::integration_tests::rfc3501::fetch::implicit_seen' panicked at 'Expected s::ResponseLine { [INFO] [stdout] tag: Some(_), [INFO] [stdout] response: s::Response::Cond(s::CondResponse { [INFO] [stdout] cond: s::RespCondType::Ok, code: _, quip: _ }) } matches r, got ResponseLine { tag: Some("1"), response: Cond(CondResponse { cond: Bad, code: None, quip: Some("Not logged in") }) }', src/imap/integration_tests/defs.rs:303:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f23245909b - [INFO] [stdout] 10: 0x55f232bb09c7 - [INFO] [stdout] 11: 0x55f232badfb7 - [INFO] [stdout] 12: 0x55f232cf421d - [INFO] [stdout] 13: 0x55f232cf414a - [INFO] [stdout] 14: 0x55f232a1bb6e - [INFO] [stdout] 15: 0x55f23308cfa3 - [INFO] [stdout] 16: 0x55f23308ba18 - [INFO] [stdout] 17: 0x55f23305a19d - [INFO] [stdout] 18: 0x55f23305e8c8 - [INFO] [stdout] 19: 0x55f233446d97 - [INFO] [stdout] 20: 0x7f59c075b609 - [INFO] [stdout] 21: 0x7f59c0533293 - [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- imap::integration_tests::rfc3501::messages::append_message stdout ---- [INFO] [stdout] 3501meam WIRE <<[eol] * OK [CAPABILITY IMAP4rev1 XIMAP4rev2 APPENDLIMIT=67108864 AUTH=PLAIN BINARY CHILDREN COMPRESS=DEFLATE CONDSTORE CREATE-SPECIAL-USE ENABLE ESEARCH ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE MULTIAPPEND NAMESPACE OBJECTID QRESYNC SASL-IR SEARCHRES SPECIAL-USE STATUS=SIZE UIDPLUS UNSELECT UTF8=ACCEPT XCRY XLIST XVANQUISH XYZZY] It's my IMAP and I'll CRY if I want to! (crymap 1.0.0 ready)\r\n [INFO] [stdout] 3501meam WIRE >>[cmd] 0 LOGIN azure hunter2\r\n [INFO] [stdout] 3501meam WIRE <<[eol] 0 NO [AUTHENTICATIONFAILED] Bad user id or password\r\n [INFO] [stdout] 3501meam WIRE >>[cmd] 1 CREATE 3501meam\r\n [INFO] [stdout] 3501meam WIRE <<[eol] 1 BAD Not logged in\r\n [INFO] [stdout] thread 'imap::integration_tests::rfc3501::messages::append_message' panicked at 'Expected s::ResponseLine { [INFO] [stdout] tag: Some(_), [INFO] [stdout] response: s::Response::Cond(s::CondResponse { [INFO] [stdout] cond: s::RespCondType::Ok, code: _, quip: _ }) } matches r, got ResponseLine { tag: Some("1"), response: Cond(CondResponse { cond: Bad, code: None, quip: Some("Not logged in") }) }', src/imap/integration_tests/defs.rs:303:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f23245909b - [INFO] [stdout] 10: 0x55f232bb09c7 - [INFO] [stdout] 11: 0x55f232badfb7 - [INFO] [stdout] 12: 0x55f2328da967 - [INFO] [stdout] 13: 0x55f2328da8ba - [INFO] [stdout] 14: 0x55f232a198fe - [INFO] [stdout] 15: 0x55f23308cfa3 - [INFO] [stdout] 16: 0x55f23308ba18 - [INFO] [stdout] 17: 0x55f23305a19d - [INFO] [stdout] 18: 0x55f23305e8c8 - [INFO] [stdout] 19: 0x55f233446d97 - [INFO] [stdout] 20: 0x7f59c075b609 - [INFO] [stdout] 21: 0x7f59c0533293 - [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- imap::integration_tests::rfc3501::fetch::wrapped_headers_not_mangled stdout ---- [INFO] [stdout] 3501fehm WIRE <<[eol] * OK [CAPABILITY IMAP4rev1 XIMAP4rev2 APPENDLIMIT=67108864 AUTH=PLAIN BINARY CHILDREN COMPRESS=DEFLATE CONDSTORE CREATE-SPECIAL-USE ENABLE ESEARCH ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE MULTIAPPEND NAMESPACE OBJECTID QRESYNC SASL-IR SEARCHRES SPECIAL-USE STATUS=SIZE UIDPLUS UNSELECT UTF8=ACCEPT XCRY XLIST XVANQUISH XYZZY] It's my IMAP and I'll CRY if I want to! (crymap 1.0.0 ready)\r\n [INFO] [stdout] 3501fehm WIRE >>[cmd] 0 LOGIN azure hunter2\r\n [INFO] [stdout] 3501fehm WIRE <<[eol] 0 NO [AUTHENTICATIONFAILED] Bad user id or password\r\n [INFO] [stdout] 3501fehm WIRE >>[cmd] 1 CREATE 3501fehm\r\n [INFO] [stdout] 3501fehm WIRE <<[eol] 1 BAD Not logged in\r\n [INFO] [stdout] thread 'imap::integration_tests::rfc3501::fetch::wrapped_headers_not_mangled' panicked at 'Expected s::ResponseLine { [INFO] [stdout] tag: Some(_), [INFO] [stdout] response: s::Response::Cond(s::CondResponse { [INFO] [stdout] cond: s::RespCondType::Ok, code: _, quip: _ }) } matches r, got ResponseLine { tag: Some("1"), response: Cond(CondResponse { cond: Bad, code: None, quip: Some("Not logged in") }) }', src/imap/integration_tests/defs.rs:303:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f23245909b - [INFO] [stdout] 10: 0x55f232bb09c7 - [INFO] [stdout] 11: 0x55f232badfb7 - [INFO] [stdout] 12: 0x55f232cf8385 - [INFO] [stdout] 13: 0x55f232cf82ea - [INFO] [stdout] 14: 0x55f232a15a5e - [INFO] [stdout] 15: 0x55f23308cfa3 - [INFO] [stdout] 16: 0x55f23308ba18 - [INFO] [stdout] 17: 0x55f23305a19d - [INFO] [stdout] 18: 0x55f23305e8c8 - [INFO] [stdout] 19: 0x55f233446d97 - [INFO] [stdout] 20: 0x7f59c075b609 - [INFO] [stdout] 21: 0x7f59c0533293 - [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- imap::integration_tests::rfc3501::literal::command_synchronising_literals stdout ---- [INFO] [stdout] 3501lics WIRE <<[eol] * OK [CAPABILITY IMAP4rev1 XIMAP4rev2 APPENDLIMIT=67108864 AUTH=PLAIN BINARY CHILDREN COMPRESS=DEFLATE CONDSTORE CREATE-SPECIAL-USE ENABLE ESEARCH ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE MULTIAPPEND NAMESPACE OBJECTID QRESYNC SASL-IR SEARCHRES SPECIAL-USE STATUS=SIZE UIDPLUS UNSELECT UTF8=ACCEPT XCRY XLIST XVANQUISH XYZZY] It's my IMAP and I'll CRY if I want to! (crymap 1.0.0 ready)\r\n [INFO] [stdout] 3501lics WIRE >>[cmd] 0 LOGIN azure hunter2\r\n [INFO] [stdout] 3501lics WIRE <<[eol] 0 NO [AUTHENTICATIONFAILED] Bad user id or password\r\n [INFO] [stdout] 3501lics WIRE >>[cmd] 1 SELECT INBOX\r\n [INFO] [stdout] 3501lics WIRE <<[eol] 1 BAD Not logged in\r\n [INFO] [stdout] thread 'imap::integration_tests::rfc3501::literal::command_synchronising_literals' panicked at 'Expected s::ResponseLine { [INFO] [stdout] tag: Some(_), [INFO] [stdout] response: s::Response::Cond(s::CondResponse { [INFO] [stdout] cond: s::RespCondType::Ok, code: _, quip: _ }) } matches r, got ResponseLine { tag: Some("1"), response: Cond(CondResponse { cond: Bad, code: None, quip: Some("Not logged in") }) }', src/imap/integration_tests/defs.rs:303:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f23245909b - [INFO] [stdout] 10: 0x55f232bb09c7 - [INFO] [stdout] 11: 0x55f232bae457 - [INFO] [stdout] 12: 0x55f2328da0e5 - [INFO] [stdout] 13: 0x55f2328da05a - [INFO] [stdout] 14: 0x55f232a1a9ae - [INFO] [stdout] 15: 0x55f23308cfa3 - [INFO] [stdout] 16: 0x55f23308ba18 - [INFO] [stdout] 17: 0x55f23305a19d - [INFO] [stdout] 18: 0x55f23305e8c8 - [INFO] [stdout] 19: 0x55f233446d97 - [INFO] [stdout] 20: 0x7f59c075b609 - [INFO] [stdout] 21: 0x7f59c0533293 - [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- imap::integration_tests::rfc3501::messages::copy_expunged stdout ---- [INFO] [stdout] 3501mecx WIRE <<[eol] * OK [CAPABILITY IMAP4rev1 XIMAP4rev2 APPENDLIMIT=67108864 AUTH=PLAIN BINARY CHILDREN COMPRESS=DEFLATE CONDSTORE CREATE-SPECIAL-USE ENABLE ESEARCH ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE MULTIAPPEND NAMESPACE OBJECTID QRESYNC SASL-IR SEARCHRES SPECIAL-USE STATUS=SIZE UIDPLUS UNSELECT UTF8=ACCEPT XCRY XLIST XVANQUISH XYZZY] It's my IMAP and I'll CRY if I want to! (crymap 1.0.0 ready)\r\n [INFO] [stdout] 3501mecx WIRE >>[cmd] 0 LOGIN azure hunter2\r\n [INFO] [stdout] 3501mecx WIRE <<[eol] 0 NO [AUTHENTICATIONFAILED] Bad user id or password\r\n [INFO] [stdout] 3501mecx WIRE >>[cmd] 1 CREATE 3501mecx\r\n [INFO] [stdout] 3501mecx WIRE <<[eol] 1 BAD Not logged in\r\n [INFO] [stdout] thread 'imap::integration_tests::rfc3501::messages::copy_expunged' panicked at 'Expected s::ResponseLine { [INFO] [stdout] tag: Some(_), [INFO] [stdout] response: s::Response::Cond(s::CondResponse { [INFO] [stdout] cond: s::RespCondType::Ok, code: _, quip: _ }) } matches r, got ResponseLine { tag: Some("1"), response: Cond(CondResponse { cond: Bad, code: None, quip: Some("Not logged in") }) }', src/imap/integration_tests/defs.rs:303:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f23245909b - [INFO] [stdout] 10: 0x55f232bb09c7 - [INFO] [stdout] 11: 0x55f232badfb7 - [INFO] [stdout] 12: 0x55f2328ddc85 - [INFO] [stdout] 13: 0x55f2328ddbda - [INFO] [stdout] 14: 0x55f232a17c1e - [INFO] [stdout] 15: 0x55f23308cfa3 - [INFO] [stdout] 16: 0x55f23308ba18 - [INFO] [stdout] 17: 0x55f23305a19d - [INFO] [stdout] 18: 0x55f23305e8c8 - [INFO] [stdout] 19: 0x55f233446d97 - [INFO] [stdout] 20: 0x7f59c075b609 - [INFO] [stdout] 21: 0x7f59c0533293 - [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- imap::integration_tests::rfc3501::fetch::fetch_single_scalars stdout ---- [INFO] [stdout] 3501fess WIRE <<[eol] * OK [CAPABILITY IMAP4rev1 XIMAP4rev2 APPENDLIMIT=67108864 AUTH=PLAIN BINARY CHILDREN COMPRESS=DEFLATE CONDSTORE CREATE-SPECIAL-USE ENABLE ESEARCH ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE MULTIAPPEND NAMESPACE OBJECTID QRESYNC SASL-IR SEARCHRES SPECIAL-USE STATUS=SIZE UIDPLUS UNSELECT UTF8=ACCEPT XCRY XLIST XVANQUISH XYZZY] It's my IMAP and I'll CRY if I want to! (crymap 1.0.0 ready)\r\n [INFO] [stdout] 3501fess WIRE >>[cmd] 0 LOGIN azure hunter2\r\n [INFO] [stdout] 3501fess WIRE <<[eol] * BYE [CONTACTADMIN] Fatal internal error or misconfiguration; refer to server logs for details.\r\n [INFO] [stdout] 3501fess WIRE <<[eol] [INFO] [stdout] thread 'imap::integration_tests::rfc3501::fetch::fetch_single_scalars' panicked at 'called `Result::unwrap()` on an `Err` value: Io(Custom { kind: UnexpectedEof, error: "Expected continuation line, got nothing" })', src/imap/integration_tests/defs.rs:155:10 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f232459cd1 - [INFO] [stdout] 10: 0x55f232459dc3 - [INFO] [stdout] 11: 0x55f23290dd6d - [INFO] [stdout] 12: 0x55f232badc88 - [INFO] [stdout] 13: 0x55f232ce469a - [INFO] [stdout] 14: 0x55f232ce461a - [INFO] [stdout] 15: 0x55f232a184ee - [INFO] [stdout] 16: 0x55f23308cfa3 - [INFO] [stdout] 17: 0x55f23308ba18 - [INFO] [stdout] 18: 0x55f23305a19d - [INFO] [stdout] 19: 0x55f23305e8c8 - [INFO] [stdout] 20: 0x55f233446d97 - [INFO] [stdout] 21: 0x7f59c075b609 - [INFO] [stdout] 22: 0x7f59c0533293 - [INFO] [stdout] 23: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- imap::integration_tests::rfc3501::select::basic_success stdout ---- [INFO] [stdout] 3501sebs WIRE <<[eol] * OK [CAPABILITY IMAP4rev1 XIMAP4rev2 APPENDLIMIT=67108864 AUTH=PLAIN BINARY CHILDREN COMPRESS=DEFLATE CONDSTORE CREATE-SPECIAL-USE ENABLE ESEARCH ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE MULTIAPPEND NAMESPACE OBJECTID QRESYNC SASL-IR SEARCHRES SPECIAL-USE STATUS=SIZE UIDPLUS UNSELECT UTF8=ACCEPT XCRY XLIST XVANQUISH XYZZY] It's my IMAP and I'll CRY if I want to! (crymap 1.0.0 ready)\r\n [INFO] [stdout] 3501sebs WIRE >>[cmd] 0 LOGIN azure hunter2\r\n [INFO] [stdout] 3501sebs WIRE <<[eol] 0 NO [AUTHENTICATIONFAILED] Bad user id or password\r\n [INFO] [stdout] 3501sebs WIRE >>[cmd] 1 CREATE 3501sebs\r\n [INFO] [stdout] 3501sebs WIRE <<[eol] 1 BAD Not logged in\r\n [INFO] [stdout] thread 'imap::integration_tests::rfc3501::select::basic_success' panicked at 'Expected s::ResponseLine { [INFO] [stdout] tag: Some(_), [INFO] [stdout] response: s::Response::Cond(s::CondResponse { [INFO] [stdout] cond: s::RespCondType::Ok, code: _, quip: _ }) } matches r, got ResponseLine { tag: Some("1"), response: Cond(CondResponse { cond: Bad, code: None, quip: Some("Not logged in") }) }', src/imap/integration_tests/defs.rs:303:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f23245909b - [INFO] [stdout] 10: 0x55f232bb09c7 - [INFO] [stdout] 11: 0x55f232badfb7 - [INFO] [stdout] 12: 0x55f232cff955 - [INFO] [stdout] 13: 0x55f232cff8aa - [INFO] [stdout] 14: 0x55f232a1e5ee - [INFO] [stdout] 15: 0x55f23308cfa3 - [INFO] [stdout] 16: 0x55f23308ba18 - [INFO] [stdout] 17: 0x55f23305a19d - [INFO] [stdout] 18: 0x55f23305e8c8 - [INFO] [stdout] 19: 0x55f233446d97 - [INFO] [stdout] 20: 0x7f59c075b609 - [INFO] [stdout] 21: 0x7f59c0533293 - [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- imap::integration_tests::rfc3501::mailboxes::error_cases stdout ---- [INFO] [stdout] 3501mbec WIRE <<[eol] * OK [CAPABILITY IMAP4rev1 XIMAP4rev2 APPENDLIMIT=67108864 AUTH=PLAIN BINARY CHILDREN COMPRESS=DEFLATE CONDSTORE CREATE-SPECIAL-USE ENABLE ESEARCH ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE MULTIAPPEND NAMESPACE OBJECTID QRESYNC SASL-IR SEARCHRES SPECIAL-USE STATUS=SIZE UIDPLUS UNSELECT UTF8=ACCEPT XCRY XLIST XVANQUISH XYZZY] It's my IMAP and I'll CRY if I want to! (crymap 1.0.0 ready)\r\n [INFO] [stdout] 3501mbec WIRE >>[cmd] 0 LOGIN azure hunter2\r\n [INFO] [stdout] 3501mbec WIRE <<[eol] 0 NO [AUTHENTICATIONFAILED] Bad user id or password\r\n [INFO] [stdout] 3501mbec WIRE >>[cmd] 1 CREATE INBOX\r\n [INFO] [stdout] 3501mbec WIRE <<[eol] 1 BAD Not logged in\r\n [INFO] [stdout] thread 'imap::integration_tests::rfc3501::mailboxes::error_cases' panicked at 'Unexpected response: ResponseLine { tag: Some("1"), response: Cond(CondResponse { cond: Bad, code: None, quip: Some("Not logged in") }) }', src/imap/integration_tests/defs.rs:331:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f23245909b - [INFO] [stdout] 10: 0x55f232bb0e8e - [INFO] [stdout] 11: 0x55f232cfb8d4 - [INFO] [stdout] 12: 0x55f232cfb40a - [INFO] [stdout] 13: 0x55f232a18e1e - [INFO] [stdout] 14: 0x55f23308cfa3 - [INFO] [stdout] 15: 0x55f23308ba18 - [INFO] [stdout] 16: 0x55f23305a19d - [INFO] [stdout] 17: 0x55f23305e8c8 - [INFO] [stdout] 18: 0x55f233446d97 - [INFO] [stdout] 19: 0x7f59c075b609 - [INFO] [stdout] 20: 0x7f59c0533293 - [INFO] [stdout] 21: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- imap::integration_tests::rfc3501::mailboxes::delete_mailbox_in_use stdout ---- [INFO] [stdout] 3501mbdi WIRE <<[eol] * OK [CAPABILITY IMAP4rev1 XIMAP4rev2 APPENDLIMIT=67108864 AUTH=PLAIN BINARY CHILDREN COMPRESS=DEFLATE CONDSTORE CREATE-SPECIAL-USE ENABLE ESEARCH ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE MULTIAPPEND NAMESPACE OBJECTID QRESYNC SASL-IR SEARCHRES SPECIAL-USE STATUS=SIZE UIDPLUS UNSELECT UTF8=ACCEPT XCRY XLIST XVANQUISH XYZZY] It's my IMAP and I'll CRY if I want to! (crymap 1.0.0 ready)\r\n [INFO] [stdout] 3501mbdi WIRE >>[cmd] 0 LOGIN azure hunter2\r\n [INFO] [stdout] 3501mbdi WIRE <<[eol] 0 NO [AUTHENTICATIONFAILED] Bad user id or password\r\n [INFO] [stdout] 3501mbdi WIRE >>[cmd] 1 CREATE 3501mbdi\r\n [INFO] [stdout] 3501mbdi WIRE <<[eol] 1 BAD Not logged in\r\n [INFO] [stdout] thread 'imap::integration_tests::rfc3501::mailboxes::delete_mailbox_in_use' panicked at 'Expected s::ResponseLine { [INFO] [stdout] tag: Some(_), [INFO] [stdout] response: s::Response::Cond(s::CondResponse { [INFO] [stdout] cond: s::RespCondType::Ok, code: _, quip: _ }) } matches r, got ResponseLine { tag: Some("1"), response: Cond(CondResponse { cond: Bad, code: None, quip: Some("Not logged in") }) }', src/imap/integration_tests/defs.rs:303:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f23245909b - [INFO] [stdout] 10: 0x55f232bb09c7 - [INFO] [stdout] 11: 0x55f232badfb7 - [INFO] [stdout] 12: 0x55f232cff435 - [INFO] [stdout] 13: 0x55f232cff3aa - [INFO] [stdout] 14: 0x55f232a1cb2e - [INFO] [stdout] 15: 0x55f23308cfa3 - [INFO] [stdout] 16: 0x55f23308ba18 - [INFO] [stdout] 17: 0x55f23305a19d - [INFO] [stdout] 18: 0x55f23305e8c8 - [INFO] [stdout] 19: 0x55f233446d97 - [INFO] [stdout] 20: 0x7f59c075b609 - [INFO] [stdout] 21: 0x7f59c0533293 - [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- imap::integration_tests::rfc3501::flags::error_conditions stdout ---- [INFO] [stdout] 3501flec WIRE <<[eol] * OK [CAPABILITY IMAP4rev1 XIMAP4rev2 APPENDLIMIT=67108864 AUTH=PLAIN BINARY CHILDREN COMPRESS=DEFLATE CONDSTORE CREATE-SPECIAL-USE ENABLE ESEARCH ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE MULTIAPPEND NAMESPACE OBJECTID QRESYNC SASL-IR SEARCHRES SPECIAL-USE STATUS=SIZE UIDPLUS UNSELECT UTF8=ACCEPT XCRY XLIST XVANQUISH XYZZY] It's my IMAP and I'll CRY if I want to! (crymap 1.0.0 ready)\r\n [INFO] [stdout] 3501flec WIRE >>[cmd] 0 LOGIN azure hunter2\r\n [INFO] [stdout] 3501flec WIRE <<[eol] 0 NO [AUTHENTICATIONFAILED] Bad user id or password\r\n [INFO] [stdout] 3501flec WIRE >>[cmd] 1 CREATE 3501flec\r\n [INFO] [stdout] 3501flec WIRE <<[eol] 1 BAD Not logged in\r\n [INFO] [stdout] thread 'imap::integration_tests::rfc3501::flags::error_conditions' panicked at 'Expected s::ResponseLine { [INFO] [stdout] tag: Some(_), [INFO] [stdout] response: s::Response::Cond(s::CondResponse { [INFO] [stdout] cond: s::RespCondType::Ok, code: _, quip: _ }) } matches r, got ResponseLine { tag: Some("1"), response: Cond(CondResponse { cond: Bad, code: None, quip: Some("Not logged in") }) }', src/imap/integration_tests/defs.rs:303:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f23245909b - [INFO] [stdout] 10: 0x55f232bb09c7 - [INFO] [stdout] 11: 0x55f232badfb7 - [INFO] [stdout] 12: 0x55f232b38a75 - [INFO] [stdout] 13: 0x55f232b3898a - [INFO] [stdout] 14: 0x55f232a17cde - [INFO] [stdout] 15: 0x55f23308cfa3 - [INFO] [stdout] 16: 0x55f23308ba18 - [INFO] [stdout] 17: 0x55f23305a19d - [INFO] [stdout] 18: 0x55f23305e8c8 - [INFO] [stdout] 19: 0x55f233446d97 - [INFO] [stdout] 20: 0x7f59c075b609 - [INFO] [stdout] 21: 0x7f59c0533293 - [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- imap::integration_tests::rfc3501::messages::append_copy_nx_destination stdout ---- [INFO] [stdout] 3501meac WIRE <<[eol] * OK [CAPABILITY IMAP4rev1 XIMAP4rev2 APPENDLIMIT=67108864 AUTH=PLAIN BINARY CHILDREN COMPRESS=DEFLATE CONDSTORE CREATE-SPECIAL-USE ENABLE ESEARCH ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE MULTIAPPEND NAMESPACE OBJECTID QRESYNC SASL-IR SEARCHRES SPECIAL-USE STATUS=SIZE UIDPLUS UNSELECT UTF8=ACCEPT XCRY XLIST XVANQUISH XYZZY] It's my IMAP and I'll CRY if I want to! (crymap 1.0.0 ready)\r\n [INFO] [stdout] 3501meac WIRE >>[cmd] 0 LOGIN azure hunter2\r\n [INFO] [stdout] 3501meac WIRE <<[eol] 0 NO [AUTHENTICATIONFAILED] Bad user id or password\r\n [INFO] [stdout] 3501meac WIRE >>[cmd] 1 CREATE 3501meac/noselect/child\r\n [INFO] [stdout] 3501meac WIRE <<[eol] 1 BAD Not logged in\r\n [INFO] [stdout] thread 'imap::integration_tests::rfc3501::messages::append_copy_nx_destination' panicked at 'Expected s::ResponseLine { [INFO] [stdout] tag: Some(_), [INFO] [stdout] response: s::Response::Cond(s::CondResponse { [INFO] [stdout] cond: s::RespCondType::Ok, code: _, quip: _ }) } matches r, got ResponseLine { tag: Some("1"), response: Cond(CondResponse { cond: Bad, code: None, quip: Some("Not logged in") }) }', src/imap/integration_tests/defs.rs:303:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f23245909b - [INFO] [stdout] 10: 0x55f232bb09c7 - [INFO] [stdout] 11: 0x55f232badfb7 - [INFO] [stdout] 12: 0x55f2328dca0d - [INFO] [stdout] 13: 0x55f2328dc93a - [INFO] [stdout] 14: 0x55f232a1a14e - [INFO] [stdout] 15: 0x55f23308cfa3 - [INFO] [stdout] 16: 0x55f23308ba18 - [INFO] [stdout] 17: 0x55f23305a19d - [INFO] [stdout] 18: 0x55f23305e8c8 - [INFO] [stdout] 19: 0x55f233446d97 - [INFO] [stdout] 20: 0x7f59c075b609 - [INFO] [stdout] 21: 0x7f59c0533293 - [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- imap::integration_tests::rfc3501::flags::flag_crud stdout ---- [INFO] [stdout] 3501flfc WIRE <<[eol] * OK [CAPABILITY IMAP4rev1 XIMAP4rev2 APPENDLIMIT=67108864 AUTH=PLAIN BINARY CHILDREN COMPRESS=DEFLATE CONDSTORE CREATE-SPECIAL-USE ENABLE ESEARCH ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE MULTIAPPEND NAMESPACE OBJECTID QRESYNC SASL-IR SEARCHRES SPECIAL-USE STATUS=SIZE UIDPLUS UNSELECT UTF8=ACCEPT XCRY XLIST XVANQUISH XYZZY] It's my IMAP and I'll CRY if I want to! (crymap 1.0.0 ready)\r\n [INFO] [stdout] 3501flfc WIRE >>[cmd] 0 LOGIN azure hunter2\r\n [INFO] [stdout] 3501flfc WIRE <<[eol] 0 NO [AUTHENTICATIONFAILED] Bad user id or password\r\n [INFO] [stdout] 3501flfc WIRE >>[cmd] 1 CREATE 3501flfc\r\n [INFO] [stdout] 3501flfc WIRE <<[eol] 1 BAD Not logged in\r\n [INFO] [stdout] thread 'imap::integration_tests::rfc3501::flags::flag_crud' panicked at 'Expected s::ResponseLine { [INFO] [stdout] tag: Some(_), [INFO] [stdout] response: s::Response::Cond(s::CondResponse { [INFO] [stdout] cond: s::RespCondType::Ok, code: _, quip: _ }) } matches r, got ResponseLine { tag: Some("1"), response: Cond(CondResponse { cond: Bad, code: None, quip: Some("Not logged in") }) }', src/imap/integration_tests/defs.rs:303:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f23245909b - [INFO] [stdout] 10: 0x55f232bb09c7 - [INFO] [stdout] 11: 0x55f232badfb7 - [INFO] [stdout] 12: 0x55f232b36a6d - [INFO] [stdout] 13: 0x55f232b369ba - [INFO] [stdout] 14: 0x55f232a1861e - [INFO] [stdout] 15: 0x55f23308cfa3 - [INFO] [stdout] 16: 0x55f23308ba18 - [INFO] [stdout] 17: 0x55f23305a19d - [INFO] [stdout] 18: 0x55f23305e8c8 - [INFO] [stdout] 19: 0x55f233446d97 - [INFO] [stdout] 20: 0x7f59c075b609 - [INFO] [stdout] 21: 0x7f59c0533293 - [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- imap::integration_tests::rfc3502::happy_paths stdout ---- [INFO] [stdout] 3502hapy WIRE <<[eol] * OK [CAPABILITY IMAP4rev1 XIMAP4rev2 APPENDLIMIT=67108864 AUTH=PLAIN BINARY CHILDREN COMPRESS=DEFLATE CONDSTORE CREATE-SPECIAL-USE ENABLE ESEARCH ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE MULTIAPPEND NAMESPACE OBJECTID QRESYNC SASL-IR SEARCHRES SPECIAL-USE STATUS=SIZE UIDPLUS UNSELECT UTF8=ACCEPT XCRY XLIST XVANQUISH XYZZY] It's my IMAP and I'll CRY if I want to! (crymap 1.0.0 ready)\r\n [INFO] [stdout] 3502hapy WIRE >>[cmd] 0 LOGIN azure hunter2\r\n [INFO] [stdout] 3502hapy WIRE <<[eol] 0 NO [AUTHENTICATIONFAILED] Bad user id or password\r\n [INFO] [stdout] 3502hapy WIRE >>[cmd] 1 CREATE 3502hapy\r\n [INFO] [stdout] 3502hapy WIRE <<[eol] 1 BAD Not logged in\r\n [INFO] [stdout] thread 'imap::integration_tests::rfc3502::happy_paths' panicked at 'Expected s::ResponseLine { [INFO] [stdout] tag: Some(_), [INFO] [stdout] response: s::Response::Cond(s::CondResponse { [INFO] [stdout] cond: s::RespCondType::Ok, code: _, quip: _ }) } matches r, got ResponseLine { tag: Some("1"), response: Cond(CondResponse { cond: Bad, code: None, quip: Some("Not logged in") }) }', src/imap/integration_tests/defs.rs:303:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f23245909b - [INFO] [stdout] 10: 0x55f232bb09c7 - [INFO] [stdout] 11: 0x55f232badfb7 - [INFO] [stdout] 12: 0x55f232ac5e07 - [INFO] [stdout] 13: 0x55f232ac5d4a - [INFO] [stdout] 14: 0x55f232a16e9e - [INFO] [stdout] 15: 0x55f23308cfa3 - [INFO] [stdout] 16: 0x55f23308ba18 - [INFO] [stdout] 17: 0x55f23305a19d - [INFO] [stdout] 18: 0x55f23305e8c8 - [INFO] [stdout] 19: 0x55f233446d97 - [INFO] [stdout] 20: 0x7f59c075b609 - [INFO] [stdout] 21: 0x7f59c0533293 - [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- imap::integration_tests::rfc3502::literal_plus_interaction stdout ---- [INFO] [stdout] 3502lit+ WIRE <<[eol] * OK [CAPABILITY IMAP4rev1 XIMAP4rev2 APPENDLIMIT=67108864 AUTH=PLAIN BINARY CHILDREN COMPRESS=DEFLATE CONDSTORE CREATE-SPECIAL-USE ENABLE ESEARCH ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE MULTIAPPEND NAMESPACE OBJECTID QRESYNC SASL-IR SEARCHRES SPECIAL-USE STATUS=SIZE UIDPLUS UNSELECT UTF8=ACCEPT XCRY XLIST XVANQUISH XYZZY] It's my IMAP and I'll CRY if I want to! (crymap 1.0.0 ready)\r\n [INFO] [stdout] 3502lit+ WIRE >>[cmd] 0 LOGIN azure hunter2\r\n [INFO] [stdout] 3502lit+ WIRE <<[eol] 0 NO [AUTHENTICATIONFAILED] Bad user id or password\r\n [INFO] [stdout] 3502lit+ WIRE >>[cmd] 1 CREATE 3502lit+\r\n [INFO] [stdout] 3502lit+ WIRE <<[eol] 1 BAD Not logged in\r\n [INFO] [stdout] thread 'imap::integration_tests::rfc3502::literal_plus_interaction' panicked at 'Expected s::ResponseLine { [INFO] [stdout] tag: Some(_), [INFO] [stdout] response: s::Response::Cond(s::CondResponse { [INFO] [stdout] cond: s::RespCondType::Ok, code: _, quip: _ }) } matches r, got ResponseLine { tag: Some("1"), response: Cond(CondResponse { cond: Bad, code: None, quip: Some("Not logged in") }) }', src/imap/integration_tests/defs.rs:303:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f23245909b - [INFO] [stdout] 10: 0x55f232bb09c7 - [INFO] [stdout] 11: 0x55f232badfb7 - [INFO] [stdout] 12: 0x55f232ac71c5 - [INFO] [stdout] 13: 0x55f232ac713a - [INFO] [stdout] 14: 0x55f232a19a4e - [INFO] [stdout] 15: 0x55f23308cfa3 - [INFO] [stdout] 16: 0x55f23308ba18 - [INFO] [stdout] 17: 0x55f23305a19d - [INFO] [stdout] 18: 0x55f23305e8c8 - [INFO] [stdout] 19: 0x55f233446d97 - [INFO] [stdout] 20: 0x7f59c075b609 - [INFO] [stdout] 21: 0x7f59c0533293 - [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- imap::integration_tests::rfc3501::select::error_conditions stdout ---- [INFO] [stdout] 3501seec WIRE <<[eol] * OK [CAPABILITY IMAP4rev1 XIMAP4rev2 APPENDLIMIT=67108864 AUTH=PLAIN BINARY CHILDREN COMPRESS=DEFLATE CONDSTORE CREATE-SPECIAL-USE ENABLE ESEARCH ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE MULTIAPPEND NAMESPACE OBJECTID QRESYNC SASL-IR SEARCHRES SPECIAL-USE STATUS=SIZE UIDPLUS UNSELECT UTF8=ACCEPT XCRY XLIST XVANQUISH XYZZY] It's my IMAP and I'll CRY if I want to! (crymap 1.0.0 ready)\r\n [INFO] [stdout] 3501seec WIRE >>[cmd] 0 LOGIN azure hunter2\r\n [INFO] [stdout] 3501seec WIRE <<[eol] 0 NO [AUTHENTICATIONFAILED] Bad user id or password\r\n [INFO] [stdout] 3501seec WIRE >>[cmd] 1 CREATE 3501seec/noselect/child\r\n [INFO] [stdout] 3501seec WIRE <<[eol] 1 BAD Not logged in\r\n [INFO] [stdout] thread 'imap::integration_tests::rfc3501::select::error_conditions' panicked at 'Expected s::ResponseLine { [INFO] [stdout] tag: Some(_), [INFO] [stdout] response: s::Response::Cond(s::CondResponse { [INFO] [stdout] cond: s::RespCondType::Ok, code: _, quip: _ }) } matches r, got ResponseLine { tag: Some("1"), response: Cond(CondResponse { cond: Bad, code: None, quip: Some("Not logged in") }) }', src/imap/integration_tests/defs.rs:303:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f23245909b - [INFO] [stdout] 10: 0x55f232bb09c7 - [INFO] [stdout] 11: 0x55f232badfb7 - [INFO] [stdout] 12: 0x55f232d0323d - [INFO] [stdout] 13: 0x55f232d0313a - [INFO] [stdout] 14: 0x55f232a178fe - [INFO] [stdout] 15: 0x55f23308cfa3 - [INFO] [stdout] 16: 0x55f23308ba18 - [INFO] [stdout] 17: 0x55f23305a19d - [INFO] [stdout] 18: 0x55f23305e8c8 - [INFO] [stdout] 19: 0x55f233446d97 - [INFO] [stdout] 20: 0x7f59c075b609 - [INFO] [stdout] 21: 0x7f59c0533293 - [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- imap::integration_tests::rfc3501::select::keywords_included_in_flags stdout ---- [INFO] [stdout] 3501sekf WIRE <<[eol] * OK [CAPABILITY IMAP4rev1 XIMAP4rev2 APPENDLIMIT=67108864 AUTH=PLAIN BINARY CHILDREN COMPRESS=DEFLATE CONDSTORE CREATE-SPECIAL-USE ENABLE ESEARCH ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE MULTIAPPEND NAMESPACE OBJECTID QRESYNC SASL-IR SEARCHRES SPECIAL-USE STATUS=SIZE UIDPLUS UNSELECT UTF8=ACCEPT XCRY XLIST XVANQUISH XYZZY] It's my IMAP and I'll CRY if I want to! (crymap 1.0.0 ready)\r\n [INFO] [stdout] 3501sekf WIRE >>[cmd] 0 LOGIN azure hunter2\r\n [INFO] [stdout] 3501sekf WIRE <<[eol] 0 NO [AUTHENTICATIONFAILED] Bad user id or password\r\n [INFO] [stdout] 3501sekf WIRE >>[cmd] 1 CREATE 3501sekf\r\n [INFO] [stdout] 3501sekf WIRE <<[eol] 1 BAD Not logged in\r\n [INFO] [stdout] thread 'imap::integration_tests::rfc3501::select::keywords_included_in_flags' panicked at 'Expected s::ResponseLine { [INFO] [stdout] tag: Some(_), [INFO] [stdout] response: s::Response::Cond(s::CondResponse { [INFO] [stdout] cond: s::RespCondType::Ok, code: _, quip: _ }) } matches r, got ResponseLine { tag: Some("1"), response: Cond(CondResponse { cond: Bad, code: None, quip: Some("Not logged in") }) }', src/imap/integration_tests/defs.rs:303:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f23245909b - [INFO] [stdout] 10: 0x55f232bb09c7 - [INFO] [stdout] 11: 0x55f232badfb7 - [INFO] [stdout] 12: 0x55f232d04c97 - [INFO] [stdout] 13: 0x55f232d04bfa - [INFO] [stdout] 14: 0x55f232a1d57e - [INFO] [stdout] 15: 0x55f23308cfa3 - [INFO] [stdout] 16: 0x55f23308ba18 - [INFO] [stdout] 17: 0x55f23305a19d - [INFO] [stdout] 18: 0x55f23305e8c8 - [INFO] [stdout] 19: 0x55f233446d97 - [INFO] [stdout] 20: 0x7f59c075b609 - [INFO] [stdout] 21: 0x7f59c0533293 - [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- imap::integration_tests::rfc3501::select::close_and_expunge stdout ---- [INFO] [stdout] 3501sece WIRE <<[eol] * OK [CAPABILITY IMAP4rev1 XIMAP4rev2 APPENDLIMIT=67108864 AUTH=PLAIN BINARY CHILDREN COMPRESS=DEFLATE CONDSTORE CREATE-SPECIAL-USE ENABLE ESEARCH ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE MULTIAPPEND NAMESPACE OBJECTID QRESYNC SASL-IR SEARCHRES SPECIAL-USE STATUS=SIZE UIDPLUS UNSELECT UTF8=ACCEPT XCRY XLIST XVANQUISH XYZZY] It's my IMAP and I'll CRY if I want to! (crymap 1.0.0 ready)\r\n [INFO] [stdout] 3501sece WIRE >>[cmd] 0 LOGIN azure hunter2\r\n [INFO] [stdout] 3501sece WIRE <<[eol] 0 NO [AUTHENTICATIONFAILED] Bad user id or password\r\n [INFO] [stdout] 3501sece WIRE >>[cmd] 1 CREATE 3501sece\r\n [INFO] [stdout] 3501sece WIRE <<[eol] 1 BAD Not logged in\r\n [INFO] [stdout] thread 'imap::integration_tests::rfc3501::select::close_and_expunge' panicked at 'Expected s::ResponseLine { [INFO] [stdout] tag: Some(_), [INFO] [stdout] response: s::Response::Cond(s::CondResponse { [INFO] [stdout] cond: s::RespCondType::Ok, code: _, quip: _ }) } matches r, got ResponseLine { tag: Some("1"), response: Cond(CondResponse { cond: Bad, code: None, quip: Some("Not logged in") }) }', src/imap/integration_tests/defs.rs:303:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f23245909b - [INFO] [stdout] 10: 0x55f232bb09c7 - [INFO] [stdout] 11: 0x55f232badfb7 - [INFO] [stdout] 12: 0x55f232d021ad - [INFO] [stdout] 13: 0x55f232d020ea - [INFO] [stdout] 14: 0x55f232a194fe - [INFO] [stdout] 15: 0x55f23308cfa3 - [INFO] [stdout] 16: 0x55f23308ba18 - [INFO] [stdout] 17: 0x55f23305a19d - [INFO] [stdout] 18: 0x55f23305e8c8 - [INFO] [stdout] 19: 0x55f233446d97 - [INFO] [stdout] 20: 0x7f59c075b609 - [INFO] [stdout] 21: 0x7f59c0533293 - [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- imap::integration_tests::rfc3501::mailboxes::mailbox_management stdout ---- [INFO] [stdout] 3501mbmm WIRE <<[eol] * OK [CAPABILITY IMAP4rev1 XIMAP4rev2 APPENDLIMIT=67108864 AUTH=PLAIN BINARY CHILDREN COMPRESS=DEFLATE CONDSTORE CREATE-SPECIAL-USE ENABLE ESEARCH ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE MULTIAPPEND NAMESPACE OBJECTID QRESYNC SASL-IR SEARCHRES SPECIAL-USE STATUS=SIZE UIDPLUS UNSELECT UTF8=ACCEPT XCRY XLIST XVANQUISH XYZZY] It's my IMAP and I'll CRY if I want to! (crymap 1.0.0 ready)\r\n [INFO] [stdout] 3501mbmm WIRE >>[cmd] 0 LOGIN azure hunter2\r\n [INFO] [stdout] 3501mbmm WIRE <<[eol] 0 NO [AUTHENTICATIONFAILED] Bad user id or password\r\n [INFO] [stdout] 3501mbmm WIRE >>[cmd] 1 CREATE 3501mbmm/noselect/foo\r\n [INFO] [stdout] 3501mbmm WIRE <<[eol] 1 BAD Not logged in\r\n [INFO] [stdout] thread 'imap::integration_tests::rfc3501::mailboxes::mailbox_management' panicked at 'Expected s::ResponseLine { [INFO] [stdout] tag: Some(_), [INFO] [stdout] response: s::Response::Cond(s::CondResponse { [INFO] [stdout] cond: s::RespCondType::Ok, code: _, quip: _ }) } matches r, got ResponseLine { tag: Some("1"), response: Cond(CondResponse { cond: Bad, code: None, quip: Some("Not logged in") }) }', src/imap/integration_tests/defs.rs:303:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f23245909b - [INFO] [stdout] 10: 0x55f232bb09c7 - [INFO] [stdout] 11: 0x55f232cf8fc5 - [INFO] [stdout] 12: 0x55f232cf8d9a - [INFO] [stdout] 13: 0x55f232a17d5e - [INFO] [stdout] 14: 0x55f23308cfa3 - [INFO] [stdout] 15: 0x55f23308ba18 - [INFO] [stdout] 16: 0x55f23305a19d - [INFO] [stdout] 17: 0x55f23305e8c8 - [INFO] [stdout] 18: 0x55f233446d97 - [INFO] [stdout] 19: 0x7f59c075b609 - [INFO] [stdout] 20: 0x7f59c0533293 - [INFO] [stdout] 21: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- imap::integration_tests::rfc3501::messages::expunge_messages stdout ---- [INFO] [stdout] 3501mexm WIRE <<[eol] * OK [CAPABILITY IMAP4rev1 XIMAP4rev2 APPENDLIMIT=67108864 AUTH=PLAIN BINARY CHILDREN COMPRESS=DEFLATE CONDSTORE CREATE-SPECIAL-USE ENABLE ESEARCH ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE MULTIAPPEND NAMESPACE OBJECTID QRESYNC SASL-IR SEARCHRES SPECIAL-USE STATUS=SIZE UIDPLUS UNSELECT UTF8=ACCEPT XCRY XLIST XVANQUISH XYZZY] It's my IMAP and I'll CRY if I want to! (crymap 1.0.0 ready)\r\n [INFO] [stdout] 3501mexm WIRE >>[cmd] 0 LOGIN azure hunter2\r\n [INFO] [stdout] 3501mexm WIRE <<[eol] 0 NO [AUTHENTICATIONFAILED] Bad user id or password\r\n [INFO] [stdout] 3501mexm WIRE >>[cmd] 1 CREATE 3501mexm\r\n [INFO] [stdout] 3501mexm WIRE <<[eol] 1 BAD Not logged in\r\n [INFO] [stdout] thread 'imap::integration_tests::rfc3501::messages::expunge_messages' panicked at 'Expected s::ResponseLine { [INFO] [stdout] tag: Some(_), [INFO] [stdout] response: s::Response::Cond(s::CondResponse { [INFO] [stdout] cond: s::RespCondType::Ok, code: _, quip: _ }) } matches r, got ResponseLine { tag: Some("1"), response: Cond(CondResponse { cond: Bad, code: None, quip: Some("Not logged in") }) }', src/imap/integration_tests/defs.rs:303:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f23245909b - [INFO] [stdout] 10: 0x55f232bb09c7 - [INFO] [stdout] 11: 0x55f232badfb7 - [INFO] [stdout] 12: 0x55f2328dc435 - [INFO] [stdout] 13: 0x55f2328dc3aa - [INFO] [stdout] 14: 0x55f232a175ce - [INFO] [stdout] 15: 0x55f23308cfa3 - [INFO] [stdout] 16: 0x55f23308ba18 - [INFO] [stdout] 17: 0x55f23305a19d - [INFO] [stdout] 18: 0x55f23305e8c8 - [INFO] [stdout] 19: 0x55f233446d97 - [INFO] [stdout] 20: 0x7f59c075b609 - [INFO] [stdout] 21: 0x7f59c0533293 - [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- imap::integration_tests::rfc3501::messages::error_conditions stdout ---- [INFO] [stdout] 3501meec WIRE <<[eol] * OK [CAPABILITY IMAP4rev1 XIMAP4rev2 APPENDLIMIT=67108864 AUTH=PLAIN BINARY CHILDREN COMPRESS=DEFLATE CONDSTORE CREATE-SPECIAL-USE ENABLE ESEARCH ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE MULTIAPPEND NAMESPACE OBJECTID QRESYNC SASL-IR SEARCHRES SPECIAL-USE STATUS=SIZE UIDPLUS UNSELECT UTF8=ACCEPT XCRY XLIST XVANQUISH XYZZY] It's my IMAP and I'll CRY if I want to! (crymap 1.0.0 ready)\r\n [INFO] [stdout] 3501meec WIRE >>[cmd] 0 LOGIN azure hunter2\r\n [INFO] [stdout] 3501meec WIRE <<[eol] 0 NO [AUTHENTICATIONFAILED] Bad user id or password\r\n [INFO] [stdout] 3501meec WIRE >>[cmd] 1 EXAMINE INBOX\r\n [INFO] [stdout] 3501meec WIRE <<[eol] 1 BAD Not logged in\r\n [INFO] [stdout] thread 'imap::integration_tests::rfc3501::messages::error_conditions' panicked at 'Expected s::ResponseLine { [INFO] [stdout] tag: Some(_), [INFO] [stdout] response: s::Response::Cond(s::CondResponse { [INFO] [stdout] cond: s::RespCondType::Ok, code: _, quip: _ }) } matches r, got ResponseLine { tag: Some("1"), response: Cond(CondResponse { cond: Bad, code: None, quip: Some("Not logged in") }) }', src/imap/integration_tests/defs.rs:303:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f23245909b - [INFO] [stdout] 10: 0x55f232bb09c7 - [INFO] [stdout] 11: 0x55f2328de964 - [INFO] [stdout] 12: 0x55f2328de73a - [INFO] [stdout] 13: 0x55f232a1a18e - [INFO] [stdout] 14: 0x55f23308cfa3 - [INFO] [stdout] 15: 0x55f23308ba18 - [INFO] [stdout] 16: 0x55f23305a19d - [INFO] [stdout] 17: 0x55f23305e8c8 - [INFO] [stdout] 18: 0x55f233446d97 - [INFO] [stdout] 19: 0x7f59c075b609 - [INFO] [stdout] 20: 0x7f59c0533293 - [INFO] [stdout] 21: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- imap::integration_tests::rfc3501::messages::copy_messages stdout ---- [INFO] [stdout] 3501mecm WIRE <<[eol] * OK [CAPABILITY IMAP4rev1 XIMAP4rev2 APPENDLIMIT=67108864 AUTH=PLAIN BINARY CHILDREN COMPRESS=DEFLATE CONDSTORE CREATE-SPECIAL-USE ENABLE ESEARCH ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE MULTIAPPEND NAMESPACE OBJECTID QRESYNC SASL-IR SEARCHRES SPECIAL-USE STATUS=SIZE UIDPLUS UNSELECT UTF8=ACCEPT XCRY XLIST XVANQUISH XYZZY] It's my IMAP and I'll CRY if I want to! (crymap 1.0.0 ready)\r\n [INFO] [stdout] 3501mecm WIRE >>[cmd] 0 LOGIN azure hunter2\r\n [INFO] [stdout] 3501mecm WIRE <<[eol] 0 NO [AUTHENTICATIONFAILED] Bad user id or password\r\n [INFO] [stdout] 3501mecm WIRE >>[cmd] 1 CREATE 3501mecm/src\r\n [INFO] [stdout] 3501mecm WIRE <<[eol] 1 BAD Not logged in\r\n [INFO] [stdout] thread 'imap::integration_tests::rfc3501::messages::copy_messages' panicked at 'Expected s::ResponseLine { [INFO] [stdout] tag: Some(_), [INFO] [stdout] response: s::Response::Cond(s::CondResponse { [INFO] [stdout] cond: s::RespCondType::Ok, code: _, quip: _ }) } matches r, got ResponseLine { tag: Some("1"), response: Cond(CondResponse { cond: Bad, code: None, quip: Some("Not logged in") }) }', src/imap/integration_tests/defs.rs:303:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f23245909b - [INFO] [stdout] 10: 0x55f232bb09c7 - [INFO] [stdout] 11: 0x55f232badfb7 - [INFO] [stdout] 12: 0x55f2328db847 - [INFO] [stdout] 13: 0x55f2328db7aa - [INFO] [stdout] 14: 0x55f232a1d77e - [INFO] [stdout] 15: 0x55f23308cfa3 - [INFO] [stdout] 16: 0x55f23308ba18 - [INFO] [stdout] 17: 0x55f23305a19d - [INFO] [stdout] 18: 0x55f23305e8c8 - [INFO] [stdout] 19: 0x55f233446d97 - [INFO] [stdout] 20: 0x7f59c075b609 - [INFO] [stdout] 21: 0x7f59c0533293 - [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- imap::integration_tests::rfc3502::abort_on_zero stdout ---- [INFO] [stdout] 3502abrt WIRE <<[eol] * OK [CAPABILITY IMAP4rev1 XIMAP4rev2 APPENDLIMIT=67108864 AUTH=PLAIN BINARY CHILDREN COMPRESS=DEFLATE CONDSTORE CREATE-SPECIAL-USE ENABLE ESEARCH ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE MULTIAPPEND NAMESPACE OBJECTID QRESYNC SASL-IR SEARCHRES SPECIAL-USE STATUS=SIZE UIDPLUS UNSELECT UTF8=ACCEPT XCRY XLIST XVANQUISH XYZZY] It's my IMAP and I'll CRY if I want to! (crymap 1.0.0 ready)\r\n [INFO] [stdout] 3502abrt WIRE >>[cmd] 0 LOGIN azure hunter2\r\n [INFO] [stdout] 3502abrt WIRE <<[eol] 0 NO [AUTHENTICATIONFAILED] Bad user id or password\r\n [INFO] [stdout] 3502abrt WIRE >>[cmd] 1 CREATE 3502abrt\r\n [INFO] [stdout] 3502abrt WIRE <<[eol] 1 BAD Not logged in\r\n [INFO] [stdout] thread 'imap::integration_tests::rfc3502::abort_on_zero' panicked at 'Expected s::ResponseLine { [INFO] [stdout] tag: Some(_), [INFO] [stdout] response: s::Response::Cond(s::CondResponse { [INFO] [stdout] cond: s::RespCondType::Ok, code: _, quip: _ }) } matches r, got ResponseLine { tag: Some("1"), response: Cond(CondResponse { cond: Bad, code: None, quip: Some("Not logged in") }) }', src/imap/integration_tests/defs.rs:303:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f23245909b - [INFO] [stdout] 10: 0x55f232bb09c7 - [INFO] [stdout] 11: 0x55f232badfb7 - [INFO] [stdout] 12: 0x55f232ac753d - [INFO] [stdout] 13: 0x55f232ac748a - [INFO] [stdout] 14: 0x55f232a1ddee - [INFO] [stdout] 15: 0x55f23308cfa3 - [INFO] [stdout] 16: 0x55f23308ba18 - [INFO] [stdout] 17: 0x55f23305a19d - [INFO] [stdout] 18: 0x55f23305e8c8 - [INFO] [stdout] 19: 0x55f233446d97 - [INFO] [stdout] 20: 0x7f59c075b609 - [INFO] [stdout] 21: 0x7f59c0533293 - [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- imap::integration_tests::rfc5182::test_searchres stdout ---- [INFO] [stdout] 5182sres WIRE <<[eol] * OK [CAPABILITY IMAP4rev1 XIMAP4rev2 APPENDLIMIT=67108864 AUTH=PLAIN BINARY CHILDREN COMPRESS=DEFLATE CONDSTORE CREATE-SPECIAL-USE ENABLE ESEARCH ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE MULTIAPPEND NAMESPACE OBJECTID QRESYNC SASL-IR SEARCHRES SPECIAL-USE STATUS=SIZE UIDPLUS UNSELECT UTF8=ACCEPT XCRY XLIST XVANQUISH XYZZY] It's my IMAP and I'll CRY if I want to! (crymap 1.0.0 ready)\r\n [INFO] [stdout] 5182sres WIRE >>[cmd] 0 LOGIN azure hunter2\r\n [INFO] [stdout] 5182sres WIRE <<[eol] 0 NO [AUTHENTICATIONFAILED] Bad user id or password\r\n [INFO] [stdout] 5182sres WIRE >>[cmd] 1 CREATE 5182sres\r\n [INFO] [stdout] 5182sres WIRE <<[eol] 1 BAD Not logged in\r\n [INFO] [stdout] thread 'imap::integration_tests::rfc5182::test_searchres' panicked at 'Expected s::ResponseLine { [INFO] [stdout] tag: Some(_), [INFO] [stdout] response: s::Response::Cond(s::CondResponse { [INFO] [stdout] cond: s::RespCondType::Ok, code: _, quip: _ }) } matches r, got ResponseLine { tag: Some("1"), response: Cond(CondResponse { cond: Bad, code: None, quip: Some("Not logged in") }) }', src/imap/integration_tests/defs.rs:303:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f23245909b - [INFO] [stdout] 10: 0x55f232bb09c7 - [INFO] [stdout] 11: 0x55f232badfb7 - [INFO] [stdout] 12: 0x55f232d73035 - [INFO] [stdout] 13: 0x55f232d72faa - [INFO] [stdout] 14: 0x55f232a191de - [INFO] [stdout] 15: 0x55f23308cfa3 - [INFO] [stdout] 16: 0x55f23308ba18 - [INFO] [stdout] 17: 0x55f23305a19d - [INFO] [stdout] 18: 0x55f23305e8c8 - [INFO] [stdout] 19: 0x55f233446d97 - [INFO] [stdout] 20: 0x7f59c075b609 - [INFO] [stdout] 21: 0x7f59c0533293 - [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- imap::integration_tests::rfc3501::mailboxes::subscription_management stdout ---- [INFO] [stdout] 3501mbsm WIRE <<[eol] * OK [CAPABILITY IMAP4rev1 XIMAP4rev2 APPENDLIMIT=67108864 AUTH=PLAIN BINARY CHILDREN COMPRESS=DEFLATE CONDSTORE CREATE-SPECIAL-USE ENABLE ESEARCH ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE MULTIAPPEND NAMESPACE OBJECTID QRESYNC SASL-IR SEARCHRES SPECIAL-USE STATUS=SIZE UIDPLUS UNSELECT UTF8=ACCEPT XCRY XLIST XVANQUISH XYZZY] It's my IMAP and I'll CRY if I want to! (crymap 1.0.0 ready)\r\n [INFO] [stdout] 3501mbsm WIRE >>[cmd] 0 LOGIN azure hunter2\r\n [INFO] [stdout] 3501mbsm WIRE <<[eol] 0 NO [AUTHENTICATIONFAILED] Bad user id or password\r\n [INFO] [stdout] 3501mbsm WIRE >>[cmd] 1 SUBSCRIBE 3501mbsm/parent/foo\r\n [INFO] [stdout] 3501mbsm WIRE <<[eol] 1 BAD Not logged in\r\n [INFO] [stdout] thread 'imap::integration_tests::rfc3501::mailboxes::subscription_management' panicked at 'Expected s::ResponseLine { [INFO] [stdout] tag: Some(_), [INFO] [stdout] response: s::Response::Cond(s::CondResponse { [INFO] [stdout] cond: s::RespCondType::Ok, code: _, quip: _ }) } matches r, got ResponseLine { tag: Some("1"), response: Cond(CondResponse { cond: Bad, code: None, quip: Some("Not logged in") }) }', src/imap/integration_tests/defs.rs:303:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f23245909b - [INFO] [stdout] 10: 0x55f232bb09c7 - [INFO] [stdout] 11: 0x55f232cfa47d - [INFO] [stdout] 12: 0x55f232cfa25a - [INFO] [stdout] 13: 0x55f232a18b4e - [INFO] [stdout] 14: 0x55f23308cfa3 - [INFO] [stdout] 15: 0x55f23308ba18 - [INFO] [stdout] 16: 0x55f23305a19d - [INFO] [stdout] 17: 0x55f23305e8c8 - [INFO] [stdout] 18: 0x55f233446d97 - [INFO] [stdout] 19: 0x7f59c075b609 - [INFO] [stdout] 20: 0x7f59c0533293 - [INFO] [stdout] 21: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- imap::integration_tests::rfc4731::test_esearch stdout ---- [INFO] [stdout] 4731esrc WIRE <<[eol] * OK [CAPABILITY IMAP4rev1 XIMAP4rev2 APPENDLIMIT=67108864 AUTH=PLAIN BINARY CHILDREN COMPRESS=DEFLATE CONDSTORE CREATE-SPECIAL-USE ENABLE ESEARCH ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE MULTIAPPEND NAMESPACE OBJECTID QRESYNC SASL-IR SEARCHRES SPECIAL-USE STATUS=SIZE UIDPLUS UNSELECT UTF8=ACCEPT XCRY XLIST XVANQUISH XYZZY] It's my IMAP and I'll CRY if I want to! (crymap 1.0.0 ready)\r\n [INFO] [stdout] 4731esrc WIRE >>[cmd] 0 LOGIN azure hunter2\r\n [INFO] [stdout] 4731esrc WIRE <<[eol] 0 NO [AUTHENTICATIONFAILED] Bad user id or password\r\n [INFO] [stdout] thread 'imap::integration_tests::rfc4731::test_esearch' panicked at 'called `Result::unwrap()` on an `Err` value: PoisonError { .. }', src/imap/integration_tests/defs.rs:222:30 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f232459cd1 - [INFO] [stdout] 10: 0x55f232459dc3 - [INFO] [stdout] 11: 0x55f2332f80b2 - [INFO] [stdout] 12: 0x55f232bae51e - [INFO] [stdout] 13: 0x55f232639709 - [INFO] [stdout] 14: 0x55f23263968a - [INFO] [stdout] 15: 0x55f232a18cbe - [INFO] [stdout] 16: 0x55f23308cfa3 - [INFO] [stdout] 17: 0x55f23308ba18 - [INFO] [stdout] 18: 0x55f23305a19d - [INFO] [stdout] 19: 0x55f23305e8c8 - [INFO] [stdout] 20: 0x55f233446d97 - [INFO] [stdout] 21: 0x7f59c075b609 - [INFO] [stdout] 22: 0x7f59c0533293 - [INFO] [stdout] 23: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- imap::integration_tests::rfc3502::syntax_errors_in_continuation stdout ---- [INFO] [stdout] 3502syne WIRE <<[eol] * OK [CAPABILITY IMAP4rev1 XIMAP4rev2 APPENDLIMIT=67108864 AUTH=PLAIN BINARY CHILDREN COMPRESS=DEFLATE CONDSTORE CREATE-SPECIAL-USE ENABLE ESEARCH ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE MULTIAPPEND NAMESPACE OBJECTID QRESYNC SASL-IR SEARCHRES SPECIAL-USE STATUS=SIZE UIDPLUS UNSELECT UTF8=ACCEPT XCRY XLIST XVANQUISH XYZZY] It's my IMAP and I'll CRY if I want to! (crymap 1.0.0 ready)\r\n [INFO] [stdout] 3502syne WIRE >>[cmd] 0 LOGIN azure hunter2\r\n [INFO] [stdout] 3502syne WIRE <<[eol] 0 NO [AUTHENTICATIONFAILED] Bad user id or password\r\n [INFO] [stdout] 3502syne WIRE >>[cmd] 1 CREATE 3502syne\r\n [INFO] [stdout] 3502syne WIRE <<[eol] 1 BAD Not logged in\r\n [INFO] [stdout] thread 'imap::integration_tests::rfc3502::syntax_errors_in_continuation' panicked at 'Expected s::ResponseLine { [INFO] [stdout] tag: Some(_), [INFO] [stdout] response: s::Response::Cond(s::CondResponse { [INFO] [stdout] cond: s::RespCondType::Ok, code: _, quip: _ }) } matches r, got ResponseLine { tag: Some("1"), response: Cond(CondResponse { cond: Bad, code: None, quip: Some("Not logged in") }) }', src/imap/integration_tests/defs.rs:303:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f23245909b - [INFO] [stdout] 10: 0x55f232bb09c7 - [INFO] [stdout] 11: 0x55f232badfb7 - [INFO] [stdout] 12: 0x55f232ac8c0d - [INFO] [stdout] 13: 0x55f232ac8b6a - [INFO] [stdout] 14: 0x55f232a1c45e - [INFO] [stdout] 15: 0x55f23308cfa3 - [INFO] [stdout] 16: 0x55f23308ba18 - [INFO] [stdout] 17: 0x55f23305a19d - [INFO] [stdout] 18: 0x55f23305e8c8 - [INFO] [stdout] 19: 0x55f233446d97 - [INFO] [stdout] 20: 0x7f59c075b609 - [INFO] [stdout] 21: 0x7f59c0533293 - [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- imap::integration_tests::rfc6851::test_move stdout ---- [INFO] [stdout] 6851move WIRE <<[eol] * OK [CAPABILITY IMAP4rev1 XIMAP4rev2 APPENDLIMIT=67108864 AUTH=PLAIN BINARY CHILDREN COMPRESS=DEFLATE CONDSTORE CREATE-SPECIAL-USE ENABLE ESEARCH ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE MULTIAPPEND NAMESPACE OBJECTID QRESYNC SASL-IR SEARCHRES SPECIAL-USE STATUS=SIZE UIDPLUS UNSELECT UTF8=ACCEPT XCRY XLIST XVANQUISH XYZZY] It's my IMAP and I'll CRY if I want to! (crymap 1.0.0 ready)\r\n [INFO] [stdout] 6851move WIRE >>[cmd] 0 LOGIN azure hunter2\r\n [INFO] [stdout] 6851move WIRE <<[eol] 0 NO [AUTHENTICATIONFAILED] Bad user id or password\r\n [INFO] [stdout] 6851move WIRE >>[cmd] 1 CREATE 6851move/src\r\n [INFO] [stdout] 6851move WIRE <<[eol] 1 BAD Not logged in\r\n [INFO] [stdout] thread 'imap::integration_tests::rfc6851::test_move' panicked at 'Expected s::ResponseLine { [INFO] [stdout] tag: Some(_), [INFO] [stdout] response: s::Response::Cond(s::CondResponse { [INFO] [stdout] cond: s::RespCondType::Ok, code: _, quip: _ }) } matches r, got ResponseLine { tag: Some("1"), response: Cond(CondResponse { cond: Bad, code: None, quip: Some("Not logged in") }) }', src/imap/integration_tests/defs.rs:303:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f23245909b - [INFO] [stdout] 10: 0x55f232bb09c7 - [INFO] [stdout] 11: 0x55f232badfb7 - [INFO] [stdout] 12: 0x55f232ac99fd - [INFO] [stdout] 13: 0x55f232ac995a - [INFO] [stdout] 14: 0x55f232a1780e - [INFO] [stdout] 15: 0x55f23308cfa3 - [INFO] [stdout] 16: 0x55f23308ba18 - [INFO] [stdout] 17: 0x55f23305a19d - [INFO] [stdout] 18: 0x55f23305e8c8 - [INFO] [stdout] 19: 0x55f233446d97 - [INFO] [stdout] 20: 0x7f59c075b609 - [INFO] [stdout] 21: 0x7f59c0533293 - [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- imap::integration_tests::rfc4731::condstore_interaction stdout ---- [INFO] [stdout] 4731csia WIRE <<[eol] * OK [CAPABILITY IMAP4rev1 XIMAP4rev2 APPENDLIMIT=67108864 AUTH=PLAIN BINARY CHILDREN COMPRESS=DEFLATE CONDSTORE CREATE-SPECIAL-USE ENABLE ESEARCH ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE MULTIAPPEND NAMESPACE OBJECTID QRESYNC SASL-IR SEARCHRES SPECIAL-USE STATUS=SIZE UIDPLUS UNSELECT UTF8=ACCEPT XCRY XLIST XVANQUISH XYZZY] It's my IMAP and I'll CRY if I want to! (crymap 1.0.0 ready)\r\n [INFO] [stdout] 4731csia WIRE >>[cmd] 0 LOGIN azure hunter2\r\n [INFO] [stdout] 4731csia WIRE <<[eol] 0 NO [AUTHENTICATIONFAILED] Bad user id or password\r\n [INFO] [stdout] thread 'imap::integration_tests::rfc4731::condstore_interaction' panicked at 'called `Result::unwrap()` on an `Err` value: PoisonError { .. }', src/imap/integration_tests/defs.rs:222:30 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f232459cd1 - [INFO] [stdout] 10: 0x55f232459dc3 - [INFO] [stdout] 11: 0x55f2332f80b2 - [INFO] [stdout] 12: 0x55f232bae51e - [INFO] [stdout] 13: 0x55f23263a1db - [INFO] [stdout] 14: 0x55f23263a14a - [INFO] [stdout] 15: 0x55f232a1dffe - [INFO] [stdout] 16: 0x55f23308cfa3 - [INFO] [stdout] 17: 0x55f23308ba18 - [INFO] [stdout] 18: 0x55f23305a19d - [INFO] [stdout] 19: 0x55f23305e8c8 - [INFO] [stdout] 20: 0x55f233446d97 - [INFO] [stdout] 21: 0x7f59c075b609 - [INFO] [stdout] 22: 0x7f59c0533293 - [INFO] [stdout] 23: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- imap::integration_tests::rfc3691::unselect stdout ---- [INFO] [stdout] 3691unsl WIRE <<[eol] * OK [CAPABILITY IMAP4rev1 XIMAP4rev2 APPENDLIMIT=67108864 AUTH=PLAIN BINARY CHILDREN COMPRESS=DEFLATE CONDSTORE CREATE-SPECIAL-USE ENABLE ESEARCH ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE MULTIAPPEND NAMESPACE OBJECTID QRESYNC SASL-IR SEARCHRES SPECIAL-USE STATUS=SIZE UIDPLUS UNSELECT UTF8=ACCEPT XCRY XLIST XVANQUISH XYZZY] It's my IMAP and I'll CRY if I want to! (crymap 1.0.0 ready)\r\n [INFO] [stdout] 3691unsl WIRE >>[cmd] 0 LOGIN azure hunter2\r\n [INFO] [stdout] 3691unsl WIRE <<[eol] 0 NO [AUTHENTICATIONFAILED] Bad user id or password\r\n [INFO] [stdout] 3691unsl WIRE >>[cmd] 1 CREATE 3691unsl\r\n [INFO] [stdout] 3691unsl WIRE <<[eol] 1 BAD Not logged in\r\n [INFO] [stdout] thread 'imap::integration_tests::rfc3691::unselect' panicked at 'Expected s::ResponseLine { [INFO] [stdout] tag: Some(_), [INFO] [stdout] response: s::Response::Cond(s::CondResponse { [INFO] [stdout] cond: s::RespCondType::Ok, code: _, quip: _ }) } matches r, got ResponseLine { tag: Some("1"), response: Cond(CondResponse { cond: Bad, code: None, quip: Some("Not logged in") }) }', src/imap/integration_tests/defs.rs:303:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f23245909b - [INFO] [stdout] 10: 0x55f232bb09c7 - [INFO] [stdout] 11: 0x55f232badfb7 - [INFO] [stdout] 12: 0x55f2328898ad - [INFO] [stdout] 13: 0x55f2328897ea - [INFO] [stdout] 14: 0x55f232a1ce7e - [INFO] [stdout] 15: 0x55f23308cfa3 - [INFO] [stdout] 16: 0x55f23308ba18 - [INFO] [stdout] 17: 0x55f23305a19d - [INFO] [stdout] 18: 0x55f23305e8c8 - [INFO] [stdout] 19: 0x55f233446d97 - [INFO] [stdout] 20: 0x7f59c075b609 - [INFO] [stdout] 21: 0x7f59c0533293 - [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- imap::integration_tests::rfc3501::search::charsets stdout ---- [INFO] [stdout] 3501secs WIRE <<[eol] * OK [CAPABILITY IMAP4rev1 XIMAP4rev2 APPENDLIMIT=67108864 AUTH=PLAIN BINARY CHILDREN COMPRESS=DEFLATE CONDSTORE CREATE-SPECIAL-USE ENABLE ESEARCH ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE MULTIAPPEND NAMESPACE OBJECTID QRESYNC SASL-IR SEARCHRES SPECIAL-USE STATUS=SIZE UIDPLUS UNSELECT UTF8=ACCEPT XCRY XLIST XVANQUISH XYZZY] It's my IMAP and I'll CRY if I want to! (crymap 1.0.0 ready)\r\n [INFO] [stdout] 3501secs WIRE >>[cmd] 0 LOGIN azure hunter2\r\n [INFO] [stdout] 3501secs WIRE <<[eol] 0 NO [AUTHENTICATIONFAILED] Bad user id or password\r\n [INFO] [stdout] thread 'imap::integration_tests::rfc3501::search::charsets' panicked at 'called `Result::unwrap()` on an `Err` value: PoisonError { .. }', src/imap/integration_tests/defs.rs:222:30 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f232459cd1 - [INFO] [stdout] 10: 0x55f232459dc3 - [INFO] [stdout] 11: 0x55f2332f80b2 - [INFO] [stdout] 12: 0x55f232bae51e - [INFO] [stdout] 13: 0x55f232b40a61 - [INFO] [stdout] 14: 0x55f232b409aa - [INFO] [stdout] 15: 0x55f232a1655e - [INFO] [stdout] 16: 0x55f23308cfa3 - [INFO] [stdout] 17: 0x55f23308ba18 - [INFO] [stdout] 18: 0x55f23305a19d - [INFO] [stdout] 19: 0x55f23305e8c8 - [INFO] [stdout] 20: 0x55f233446d97 - [INFO] [stdout] 21: 0x7f59c075b609 - [INFO] [stdout] 22: 0x7f59c0533293 - [INFO] [stdout] 23: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- imap::integration_tests::rfc3516::implicit_seen_on_fetch stdout ---- [INFO] [stdout] 3516seen WIRE <<[eol] * OK [CAPABILITY IMAP4rev1 XIMAP4rev2 APPENDLIMIT=67108864 AUTH=PLAIN BINARY CHILDREN COMPRESS=DEFLATE CONDSTORE CREATE-SPECIAL-USE ENABLE ESEARCH ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE MULTIAPPEND NAMESPACE OBJECTID QRESYNC SASL-IR SEARCHRES SPECIAL-USE STATUS=SIZE UIDPLUS UNSELECT UTF8=ACCEPT XCRY XLIST XVANQUISH XYZZY] It's my IMAP and I'll CRY if I want to! (crymap 1.0.0 ready)\r\n [INFO] [stdout] 3516seen WIRE >>[cmd] 0 LOGIN azure hunter2\r\n [INFO] [stdout] 3516seen WIRE <<[eol] 0 NO [AUTHENTICATIONFAILED] Bad user id or password\r\n [INFO] [stdout] 3516seen WIRE >>[cmd] 1 CREATE 3516seen\r\n [INFO] [stdout] 3516seen WIRE <<[eol] 1 BAD Not logged in\r\n [INFO] [stdout] thread 'imap::integration_tests::rfc3516::implicit_seen_on_fetch' panicked at 'Expected s::ResponseLine { [INFO] [stdout] tag: Some(_), [INFO] [stdout] response: s::Response::Cond(s::CondResponse { [INFO] [stdout] cond: s::RespCondType::Ok, code: _, quip: _ }) } matches r, got ResponseLine { tag: Some("1"), response: Cond(CondResponse { cond: Bad, code: None, quip: Some("Not logged in") }) }', src/imap/integration_tests/defs.rs:303:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f23245909b - [INFO] [stdout] 10: 0x55f232bb09c7 - [INFO] [stdout] 11: 0x55f232badfb7 - [INFO] [stdout] 12: 0x55f232bcf22d - [INFO] [stdout] 13: 0x55f232bcf16a - [INFO] [stdout] 14: 0x55f232a1d48e - [INFO] [stdout] 15: 0x55f23308cfa3 - [INFO] [stdout] 16: 0x55f23308ba18 - [INFO] [stdout] 17: 0x55f23305a19d - [INFO] [stdout] 18: 0x55f23305e8c8 - [INFO] [stdout] 19: 0x55f233446d97 - [INFO] [stdout] 20: 0x7f59c075b609 - [INFO] [stdout] 21: 0x7f59c0533293 - [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- imap::integration_tests::rfc7162::condstore_basics::select_primordial stdout ---- [INFO] [stdout] 7162cbsp WIRE <<[eol] * OK [CAPABILITY IMAP4rev1 XIMAP4rev2 APPENDLIMIT=67108864 AUTH=PLAIN BINARY CHILDREN COMPRESS=DEFLATE CONDSTORE CREATE-SPECIAL-USE ENABLE ESEARCH ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE MULTIAPPEND NAMESPACE OBJECTID QRESYNC SASL-IR SEARCHRES SPECIAL-USE STATUS=SIZE UIDPLUS UNSELECT UTF8=ACCEPT XCRY XLIST XVANQUISH XYZZY] It's my IMAP and I'll CRY if I want to! (crymap 1.0.0 ready)\r\n [INFO] [stdout] 7162cbsp WIRE >>[cmd] 0 LOGIN azure hunter2\r\n [INFO] [stdout] 7162cbsp WIRE <<[eol] 0 NO [AUTHENTICATIONFAILED] Bad user id or password\r\n [INFO] [stdout] 7162cbsp WIRE >>[cmd] 1 CREATE 7162cbsp\r\n [INFO] [stdout] 7162cbsp WIRE <<[eol] 1 BAD Not logged in\r\n [INFO] [stdout] thread 'imap::integration_tests::rfc7162::condstore_basics::select_primordial' panicked at 'Expected s::ResponseLine { [INFO] [stdout] tag: Some(_), [INFO] [stdout] response: s::Response::Cond(s::CondResponse { [INFO] [stdout] cond: s::RespCondType::Ok, code: _, quip: _ }) } matches r, got ResponseLine { tag: Some("1"), response: Cond(CondResponse { cond: Bad, code: None, quip: Some("Not logged in") }) }', src/imap/integration_tests/defs.rs:303:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f23245909b - [INFO] [stdout] 10: 0x55f232bb09c7 - [INFO] [stdout] 11: 0x55f232badfb7 - [INFO] [stdout] 12: 0x55f23263b705 - [INFO] [stdout] 13: 0x55f23263b67a - [INFO] [stdout] 14: 0x55f232a168de - [INFO] [stdout] 15: 0x55f23308cfa3 - [INFO] [stdout] 16: 0x55f23308ba18 - [INFO] [stdout] 17: 0x55f23305a19d - [INFO] [stdout] 18: 0x55f23305e8c8 - [INFO] [stdout] 19: 0x55f233446d97 - [INFO] [stdout] 20: 0x7f59c075b609 - [INFO] [stdout] 21: 0x7f59c0533293 - [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- imap::integration_tests::rfc7162::condstore_enable::condstore_enable stdout ---- [INFO] [stdout] 7162cece WIRE <<[eol] * OK [CAPABILITY IMAP4rev1 XIMAP4rev2 APPENDLIMIT=67108864 AUTH=PLAIN BINARY CHILDREN COMPRESS=DEFLATE CONDSTORE CREATE-SPECIAL-USE ENABLE ESEARCH ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE MULTIAPPEND NAMESPACE OBJECTID QRESYNC SASL-IR SEARCHRES SPECIAL-USE STATUS=SIZE UIDPLUS UNSELECT UTF8=ACCEPT XCRY XLIST XVANQUISH XYZZY] It's my IMAP and I'll CRY if I want to! (crymap 1.0.0 ready)\r\n [INFO] [stdout] 7162cece WIRE >>[cmd] 0 LOGIN azure hunter2\r\n [INFO] [stdout] 7162cece WIRE <<[eol] 0 NO [AUTHENTICATIONFAILED] Bad user id or password\r\n [INFO] [stdout] 7162cece WIRE >>[cmd] 1 CREATE 7162cece\r\n [INFO] [stdout] 7162cece WIRE <<[eol] 1 BAD Not logged in\r\n [INFO] [stdout] thread 'imap::integration_tests::rfc7162::condstore_enable::condstore_enable' panicked at 'Expected s::ResponseLine { [INFO] [stdout] tag: Some(_), [INFO] [stdout] response: s::Response::Cond(s::CondResponse { [INFO] [stdout] cond: s::RespCondType::Ok, code: _, quip: _ }) } matches r, got ResponseLine { tag: Some("1"), response: Cond(CondResponse { cond: Bad, code: None, quip: Some("Not logged in") }) }', src/imap/integration_tests/defs.rs:303:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f23245909b - [INFO] [stdout] 10: 0x55f232bb09c7 - [INFO] [stdout] 11: 0x55f232badfb7 - [INFO] [stdout] 12: 0x55f232d7364c - [INFO] [stdout] 13: 0x55f232d735ca - [INFO] [stdout] 14: 0x55f232a1727e - [INFO] [stdout] 15: 0x55f23308cfa3 - [INFO] [stdout] 16: 0x55f23308ba18 - [INFO] [stdout] 17: 0x55f23305a19d - [INFO] [stdout] 18: 0x55f23305e8c8 - [INFO] [stdout] 19: 0x55f233446d97 - [INFO] [stdout] 20: 0x7f59c075b609 - [INFO] [stdout] 21: 0x7f59c0533293 - [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- imap::integration_tests::rfc3501::messages::append_with_new_flag stdout ---- [INFO] [stdout] 3501meaf WIRE <<[eol] * OK [CAPABILITY IMAP4rev1 XIMAP4rev2 APPENDLIMIT=67108864 AUTH=PLAIN BINARY CHILDREN COMPRESS=DEFLATE CONDSTORE CREATE-SPECIAL-USE ENABLE ESEARCH ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE MULTIAPPEND NAMESPACE OBJECTID QRESYNC SASL-IR SEARCHRES SPECIAL-USE STATUS=SIZE UIDPLUS UNSELECT UTF8=ACCEPT XCRY XLIST XVANQUISH XYZZY] It's my IMAP and I'll CRY if I want to! (crymap 1.0.0 ready)\r\n [INFO] [stdout] 3501meaf WIRE >>[cmd] 0 LOGIN azure hunter2\r\n [INFO] [stdout] 3501meaf WIRE <<[eol] 0 NO [AUTHENTICATIONFAILED] Bad user id or password\r\n [INFO] [stdout] 3501meaf WIRE >>[cmd] 1 CREATE 3501meaf\r\n [INFO] [stdout] 3501meaf WIRE <<[eol] 1 BAD Not logged in\r\n [INFO] [stdout] thread 'imap::integration_tests::rfc3501::messages::append_with_new_flag' panicked at 'Expected s::ResponseLine { [INFO] [stdout] tag: Some(_), [INFO] [stdout] response: s::Response::Cond(s::CondResponse { [INFO] [stdout] cond: s::RespCondType::Ok, code: _, quip: _ }) } matches r, got ResponseLine { tag: Some("1"), response: Cond(CondResponse { cond: Bad, code: None, quip: Some("Not logged in") }) }', src/imap/integration_tests/defs.rs:303:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f23245909b - [INFO] [stdout] 10: 0x55f232bb09c7 - [INFO] [stdout] 11: 0x55f232badfb7 - [INFO] [stdout] 12: 0x55f2328db1cd - [INFO] [stdout] 13: 0x55f2328db13a - [INFO] [stdout] 14: 0x55f232a1b77e - [INFO] [stdout] 15: 0x55f23308cfa3 - [INFO] [stdout] 16: 0x55f23308ba18 - [INFO] [stdout] 17: 0x55f23305a19d - [INFO] [stdout] 18: 0x55f23305e8c8 - [INFO] [stdout] 19: 0x55f233446d97 - [INFO] [stdout] 20: 0x7f59c075b609 - [INFO] [stdout] 21: 0x7f59c0533293 - [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- imap::integration_tests::rfc3501::search::search_queries stdout ---- [INFO] [stdout] 3501sesq WIRE <<[eol] * OK [CAPABILITY IMAP4rev1 XIMAP4rev2 APPENDLIMIT=67108864 AUTH=PLAIN BINARY CHILDREN COMPRESS=DEFLATE CONDSTORE CREATE-SPECIAL-USE ENABLE ESEARCH ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE MULTIAPPEND NAMESPACE OBJECTID QRESYNC SASL-IR SEARCHRES SPECIAL-USE STATUS=SIZE UIDPLUS UNSELECT UTF8=ACCEPT XCRY XLIST XVANQUISH XYZZY] It's my IMAP and I'll CRY if I want to! (crymap 1.0.0 ready)\r\n [INFO] [stdout] 3501sesq WIRE >>[cmd] 0 LOGIN azure hunter2\r\n [INFO] [stdout] 3501sesq WIRE <<[eol] 0 NO [AUTHENTICATIONFAILED] Bad user id or password\r\n [INFO] [stdout] thread 'imap::integration_tests::rfc3501::search::search_queries' panicked at 'called `Result::unwrap()` on an `Err` value: PoisonError { .. }', src/imap/integration_tests/defs.rs:222:30 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f232459cd1 - [INFO] [stdout] 10: 0x55f232459dc3 - [INFO] [stdout] 11: 0x55f2332f80b2 - [INFO] [stdout] 12: 0x55f232bae51e - [INFO] [stdout] 13: 0x55f232b3a371 - [INFO] [stdout] 14: 0x55f232b3a2da - [INFO] [stdout] 15: 0x55f232a1c6ae - [INFO] [stdout] 16: 0x55f23308cfa3 - [INFO] [stdout] 17: 0x55f23308ba18 - [INFO] [stdout] 18: 0x55f23305a19d - [INFO] [stdout] 19: 0x55f23305e8c8 - [INFO] [stdout] 20: 0x55f233446d97 - [INFO] [stdout] 21: 0x7f59c075b609 - [INFO] [stdout] 22: 0x7f59c0533293 - [INFO] [stdout] 23: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- imap::integration_tests::rfc4315::copy_uid stdout ---- [INFO] [stdout] 4315copu WIRE <<[eol] * OK [CAPABILITY IMAP4rev1 XIMAP4rev2 APPENDLIMIT=67108864 AUTH=PLAIN BINARY CHILDREN COMPRESS=DEFLATE CONDSTORE CREATE-SPECIAL-USE ENABLE ESEARCH ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE MULTIAPPEND NAMESPACE OBJECTID QRESYNC SASL-IR SEARCHRES SPECIAL-USE STATUS=SIZE UIDPLUS UNSELECT UTF8=ACCEPT XCRY XLIST XVANQUISH XYZZY] It's my IMAP and I'll CRY if I want to! (crymap 1.0.0 ready)\r\n [INFO] [stdout] 4315copu WIRE >>[cmd] 0 LOGIN azure hunter2\r\n [INFO] [stdout] 4315copu WIRE <<[eol] 0 NO [AUTHENTICATIONFAILED] Bad user id or password\r\n [INFO] [stdout] 4315copu WIRE >>[cmd] 1 CREATE 4315copu/src\r\n [INFO] [stdout] 4315copu WIRE <<[eol] 1 BAD Not logged in\r\n [INFO] [stdout] thread 'imap::integration_tests::rfc4315::copy_uid' panicked at 'Expected s::ResponseLine { [INFO] [stdout] tag: Some(_), [INFO] [stdout] response: s::Response::Cond(s::CondResponse { [INFO] [stdout] cond: s::RespCondType::Ok, code: _, quip: _ }) } matches r, got ResponseLine { tag: Some("1"), response: Cond(CondResponse { cond: Bad, code: None, quip: Some("Not logged in") }) }', src/imap/integration_tests/defs.rs:303:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f23245909b - [INFO] [stdout] 10: 0x55f232bb09c7 - [INFO] [stdout] 11: 0x55f232badfb7 - [INFO] [stdout] 12: 0x55f232d0740f - [INFO] [stdout] 13: 0x55f232d0733a - [INFO] [stdout] 14: 0x55f232a1987e - [INFO] [stdout] 15: 0x55f23308cfa3 - [INFO] [stdout] 16: 0x55f23308ba18 - [INFO] [stdout] 17: 0x55f23305a19d - [INFO] [stdout] 18: 0x55f23305e8c8 - [INFO] [stdout] 19: 0x55f233446d97 - [INFO] [stdout] 20: 0x7f59c075b609 - [INFO] [stdout] 21: 0x7f59c0533293 - [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- imap::integration_tests::rfc6855::utf8_literal_append stdout ---- [INFO] [stdout] 6855ulia WIRE <<[eol] * OK [CAPABILITY IMAP4rev1 XIMAP4rev2 APPENDLIMIT=67108864 AUTH=PLAIN BINARY CHILDREN COMPRESS=DEFLATE CONDSTORE CREATE-SPECIAL-USE ENABLE ESEARCH ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE MULTIAPPEND NAMESPACE OBJECTID QRESYNC SASL-IR SEARCHRES SPECIAL-USE STATUS=SIZE UIDPLUS UNSELECT UTF8=ACCEPT XCRY XLIST XVANQUISH XYZZY] It's my IMAP and I'll CRY if I want to! (crymap 1.0.0 ready)\r\n [INFO] [stdout] 6855ulia WIRE >>[cmd] 0 LOGIN azure hunter2\r\n [INFO] [stdout] 6855ulia WIRE <<[eol] 0 NO [AUTHENTICATIONFAILED] Bad user id or password\r\n [INFO] [stdout] 6855ulia WIRE >>[cmd] 1 CREATE 6855ulia\r\n [INFO] [stdout] 6855ulia WIRE <<[eol] 1 BAD Not logged in\r\n [INFO] [stdout] thread 'imap::integration_tests::rfc6855::utf8_literal_append' panicked at 'Expected s::ResponseLine { [INFO] [stdout] tag: Some(_), [INFO] [stdout] response: s::Response::Cond(s::CondResponse { [INFO] [stdout] cond: s::RespCondType::Ok, code: _, quip: _ }) } matches r, got ResponseLine { tag: Some("1"), response: Cond(CondResponse { cond: Bad, code: None, quip: Some("Not logged in") }) }', src/imap/integration_tests/defs.rs:303:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f23245909b - [INFO] [stdout] 10: 0x55f232bb09c7 - [INFO] [stdout] 11: 0x55f232badfb7 - [INFO] [stdout] 12: 0x55f232e8e9a5 - [INFO] [stdout] 13: 0x55f232e8e8ea - [INFO] [stdout] 14: 0x55f232a1b90e - [INFO] [stdout] 15: 0x55f23308cfa3 - [INFO] [stdout] 16: 0x55f23308ba18 - [INFO] [stdout] 17: 0x55f23305a19d - [INFO] [stdout] 18: 0x55f23305e8c8 - [INFO] [stdout] 19: 0x55f233446d97 - [INFO] [stdout] 20: 0x7f59c075b609 - [INFO] [stdout] 21: 0x7f59c0533293 - [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- imap::integration_tests::rfc7162::condstore_flags::store_unchanged_since stdout ---- [INFO] [stdout] 7162cfsu WIRE <<[eol] * OK [CAPABILITY IMAP4rev1 XIMAP4rev2 APPENDLIMIT=67108864 AUTH=PLAIN BINARY CHILDREN COMPRESS=DEFLATE CONDSTORE CREATE-SPECIAL-USE ENABLE ESEARCH ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE MULTIAPPEND NAMESPACE OBJECTID QRESYNC SASL-IR SEARCHRES SPECIAL-USE STATUS=SIZE UIDPLUS UNSELECT UTF8=ACCEPT XCRY XLIST XVANQUISH XYZZY] It's my IMAP and I'll CRY if I want to! (crymap 1.0.0 ready)\r\n [INFO] [stdout] 7162cfsu WIRE >>[cmd] 0 LOGIN azure hunter2\r\n [INFO] [stdout] 7162cfsu WIRE <<[eol] 0 NO [AUTHENTICATIONFAILED] Bad user id or password\r\n [INFO] [stdout] 7162cfsu WIRE >>[cmd] 1 CREATE 7162cfsu\r\n [INFO] [stdout] 7162cfsu WIRE <<[eol] 1 BAD Not logged in\r\n [INFO] [stdout] thread 'imap::integration_tests::rfc7162::condstore_flags::store_unchanged_since' panicked at 'Expected s::ResponseLine { [INFO] [stdout] tag: Some(_), [INFO] [stdout] response: s::Response::Cond(s::CondResponse { [INFO] [stdout] cond: s::RespCondType::Ok, code: _, quip: _ }) } matches r, got ResponseLine { tag: Some("1"), response: Cond(CondResponse { cond: Bad, code: None, quip: Some("Not logged in") }) }', src/imap/integration_tests/defs.rs:303:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f23245909b - [INFO] [stdout] 10: 0x55f232bb09c7 - [INFO] [stdout] 11: 0x55f232badfb7 - [INFO] [stdout] 12: 0x55f232acb465 - [INFO] [stdout] 13: 0x55f232acb3ba - [INFO] [stdout] 14: 0x55f232a1e55e - [INFO] [stdout] 15: 0x55f23308cfa3 - [INFO] [stdout] 16: 0x55f23308ba18 - [INFO] [stdout] 17: 0x55f23305a19d - [INFO] [stdout] 18: 0x55f23305e8c8 - [INFO] [stdout] 19: 0x55f233446d97 - [INFO] [stdout] 20: 0x7f59c075b609 - [INFO] [stdout] 21: 0x7f59c0533293 - [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- imap::integration_tests::rfc7162::condstore_status::condstore_status_highest_modseq stdout ---- [INFO] [stdout] 7162cshm WIRE <<[eol] * OK [CAPABILITY IMAP4rev1 XIMAP4rev2 APPENDLIMIT=67108864 AUTH=PLAIN BINARY CHILDREN COMPRESS=DEFLATE CONDSTORE CREATE-SPECIAL-USE ENABLE ESEARCH ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE MULTIAPPEND NAMESPACE OBJECTID QRESYNC SASL-IR SEARCHRES SPECIAL-USE STATUS=SIZE UIDPLUS UNSELECT UTF8=ACCEPT XCRY XLIST XVANQUISH XYZZY] It's my IMAP and I'll CRY if I want to! (crymap 1.0.0 ready)\r\n [INFO] [stdout] 7162cshm WIRE >>[cmd] 0 LOGIN azure hunter2\r\n [INFO] [stdout] 7162cshm WIRE <<[eol] 0 NO [AUTHENTICATIONFAILED] Bad user id or password\r\n [INFO] [stdout] 7162cshm WIRE >>[cmd] 1 CREATE 7162cshm\r\n [INFO] [stdout] 7162cshm WIRE <<[eol] 1 BAD Not logged in\r\n [INFO] [stdout] thread 'imap::integration_tests::rfc7162::condstore_status::condstore_status_highest_modseq' panicked at 'Expected s::ResponseLine { [INFO] [stdout] tag: Some(_), [INFO] [stdout] response: s::Response::Cond(s::CondResponse { [INFO] [stdout] cond: s::RespCondType::Ok, code: _, quip: _ }) } matches r, got ResponseLine { tag: Some("1"), response: Cond(CondResponse { cond: Bad, code: None, quip: Some("Not logged in") }) }', src/imap/integration_tests/defs.rs:303:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f23245909b - [INFO] [stdout] 10: 0x55f232bb09c7 - [INFO] [stdout] 11: 0x55f232badfb7 - [INFO] [stdout] 12: 0x55f2326b997e - [INFO] [stdout] 13: 0x55f2326b98ea - [INFO] [stdout] 14: 0x55f232a15a9e - [INFO] [stdout] 15: 0x55f23308cfa3 - [INFO] [stdout] 16: 0x55f23308ba18 - [INFO] [stdout] 17: 0x55f23305a19d - [INFO] [stdout] 18: 0x55f23305e8c8 - [INFO] [stdout] 19: 0x55f233446d97 - [INFO] [stdout] 20: 0x7f59c075b609 - [INFO] [stdout] 21: 0x7f59c0533293 - [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- imap::integration_tests::rfc3502::abort_on_over_length stdout ---- [INFO] [stdout] 3502maxl WIRE <<[eol] * OK [CAPABILITY IMAP4rev1 XIMAP4rev2 APPENDLIMIT=67108864 AUTH=PLAIN BINARY CHILDREN COMPRESS=DEFLATE CONDSTORE CREATE-SPECIAL-USE ENABLE ESEARCH ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE MULTIAPPEND NAMESPACE OBJECTID QRESYNC SASL-IR SEARCHRES SPECIAL-USE STATUS=SIZE UIDPLUS UNSELECT UTF8=ACCEPT XCRY XLIST XVANQUISH XYZZY] It's my IMAP and I'll CRY if I want to! (crymap 1.0.0 ready)\r\n [INFO] [stdout] 3502maxl WIRE >>[cmd] 0 LOGIN azure hunter2\r\n [INFO] [stdout] 3502maxl WIRE <<[eol] 0 NO [AUTHENTICATIONFAILED] Bad user id or password\r\n [INFO] [stdout] 3502maxl WIRE >>[cmd] 1 CREATE 3502maxl\r\n [INFO] [stdout] 3502maxl WIRE <<[eol] 1 BAD Not logged in\r\n [INFO] [stdout] thread 'imap::integration_tests::rfc3502::abort_on_over_length' panicked at 'Expected s::ResponseLine { [INFO] [stdout] tag: Some(_), [INFO] [stdout] response: s::Response::Cond(s::CondResponse { [INFO] [stdout] cond: s::RespCondType::Ok, code: _, quip: _ }) } matches r, got ResponseLine { tag: Some("1"), response: Cond(CondResponse { cond: Bad, code: None, quip: Some("Not logged in") }) }', src/imap/integration_tests/defs.rs:303:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f23245909b - [INFO] [stdout] 10: 0x55f232bb09c7 - [INFO] [stdout] 11: 0x55f232badfb7 - [INFO] [stdout] 12: 0x55f232ac8515 - [INFO] [stdout] 13: 0x55f232ac848a - [INFO] [stdout] 14: 0x55f232a1ccee - [INFO] [stdout] 15: 0x55f23308cfa3 - [INFO] [stdout] 16: 0x55f23308ba18 - [INFO] [stdout] 17: 0x55f23305a19d - [INFO] [stdout] 18: 0x55f23305e8c8 - [INFO] [stdout] 19: 0x55f233446d97 - [INFO] [stdout] 20: 0x7f59c075b609 - [INFO] [stdout] 21: 0x7f59c0533293 - [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- imap::integration_tests::rfc7162::bad::condstore_bad_usage stdout ---- [INFO] [stdout] 7162bacs WIRE <<[eol] * OK [CAPABILITY IMAP4rev1 XIMAP4rev2 APPENDLIMIT=67108864 AUTH=PLAIN BINARY CHILDREN COMPRESS=DEFLATE CONDSTORE CREATE-SPECIAL-USE ENABLE ESEARCH ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE MULTIAPPEND NAMESPACE OBJECTID QRESYNC SASL-IR SEARCHRES SPECIAL-USE STATUS=SIZE UIDPLUS UNSELECT UTF8=ACCEPT XCRY XLIST XVANQUISH XYZZY] It's my IMAP and I'll CRY if I want to! (crymap 1.0.0 ready)\r\n [INFO] [stdout] 7162bacs WIRE >>[cmd] 0 LOGIN azure hunter2\r\n [INFO] [stdout] 7162bacs WIRE <<[eol] 0 NO [AUTHENTICATIONFAILED] Bad user id or password\r\n [INFO] [stdout] 7162bacs WIRE >>[cmd] 1 SELECT INBOX (CONDSTORE CONDSTORE)\r\n [INFO] [stdout] 7162bacs WIRE <<[eol] 1 BAD [CLIENTBUG] CONDSTORE passed more than once\r\n [INFO] [stdout] 7162bacs WIRE >>[cmd] 2 SELECT INBOX\r\n [INFO] [stdout] 7162bacs WIRE <<[eol] 2 BAD Not logged in\r\n [INFO] [stdout] thread 'imap::integration_tests::rfc7162::bad::condstore_bad_usage' panicked at 'Expected s::ResponseLine { [INFO] [stdout] tag: Some(_), [INFO] [stdout] response: s::Response::Cond(s::CondResponse { [INFO] [stdout] cond: s::RespCondType::Ok, code: _, quip: _ }) } matches r, got ResponseLine { tag: Some("2"), response: Cond(CondResponse { cond: Bad, code: None, quip: Some("Not logged in") }) }', src/imap/integration_tests/defs.rs:303:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f23245909b - [INFO] [stdout] 10: 0x55f232bb09c7 - [INFO] [stdout] 11: 0x55f232bae457 - [INFO] [stdout] 12: 0x55f23288c0a4 - [INFO] [stdout] 13: 0x55f23288bf8a - [INFO] [stdout] 14: 0x55f232a1c18e - [INFO] [stdout] 15: 0x55f23308cfa3 - [INFO] [stdout] 16: 0x55f23308ba18 - [INFO] [stdout] 17: 0x55f23305a19d - [INFO] [stdout] 18: 0x55f23305e8c8 - [INFO] [stdout] 19: 0x55f233446d97 - [INFO] [stdout] 20: 0x7f59c075b609 - [INFO] [stdout] 21: 0x7f59c0533293 - [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- imap::integration_tests::rfc7162::condstore_enable::enable_primordial stdout ---- [INFO] [stdout] 7162cesp WIRE <<[eol] * OK [CAPABILITY IMAP4rev1 XIMAP4rev2 APPENDLIMIT=67108864 AUTH=PLAIN BINARY CHILDREN COMPRESS=DEFLATE CONDSTORE CREATE-SPECIAL-USE ENABLE ESEARCH ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE MULTIAPPEND NAMESPACE OBJECTID QRESYNC SASL-IR SEARCHRES SPECIAL-USE STATUS=SIZE UIDPLUS UNSELECT UTF8=ACCEPT XCRY XLIST XVANQUISH XYZZY] It's my IMAP and I'll CRY if I want to! (crymap 1.0.0 ready)\r\n [INFO] [stdout] 7162cesp WIRE >>[cmd] 0 LOGIN azure hunter2\r\n [INFO] [stdout] 7162cesp WIRE <<[eol] 0 NO [AUTHENTICATIONFAILED] Bad user id or password\r\n [INFO] [stdout] 7162cesp WIRE >>[cmd] 1 CREATE 7162cesp\r\n [INFO] [stdout] 7162cesp WIRE <<[eol] 1 BAD Not logged in\r\n [INFO] [stdout] thread 'imap::integration_tests::rfc7162::condstore_enable::enable_primordial' panicked at 'Expected s::ResponseLine { [INFO] [stdout] tag: Some(_), [INFO] [stdout] response: s::Response::Cond(s::CondResponse { [INFO] [stdout] cond: s::RespCondType::Ok, code: _, quip: _ }) } matches r, got ResponseLine { tag: Some("1"), response: Cond(CondResponse { cond: Bad, code: None, quip: Some("Not logged in") }) }', src/imap/integration_tests/defs.rs:303:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f23245909b - [INFO] [stdout] 10: 0x55f232bb09c7 - [INFO] [stdout] 11: 0x55f232badfb7 - [INFO] [stdout] 12: 0x55f232d73805 - [INFO] [stdout] 13: 0x55f232d7377a - [INFO] [stdout] 14: 0x55f232a1ca7e - [INFO] [stdout] 15: 0x55f23308cfa3 - [INFO] [stdout] 16: 0x55f23308ba18 - [INFO] [stdout] 17: 0x55f23305a19d - [INFO] [stdout] 18: 0x55f23305e8c8 - [INFO] [stdout] 19: 0x55f233446d97 - [INFO] [stdout] 20: 0x7f59c075b609 - [INFO] [stdout] 21: 0x7f59c0533293 - [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- imap::integration_tests::rfc7162::qresync::qresync_expunge stdout ---- [INFO] [stdout] 7162qrex WIRE <<[eol] * OK [CAPABILITY IMAP4rev1 XIMAP4rev2 APPENDLIMIT=67108864 AUTH=PLAIN BINARY CHILDREN COMPRESS=DEFLATE CONDSTORE CREATE-SPECIAL-USE ENABLE ESEARCH ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE MULTIAPPEND NAMESPACE OBJECTID QRESYNC SASL-IR SEARCHRES SPECIAL-USE STATUS=SIZE UIDPLUS UNSELECT UTF8=ACCEPT XCRY XLIST XVANQUISH XYZZY] It's my IMAP and I'll CRY if I want to! (crymap 1.0.0 ready)\r\n [INFO] [stdout] 7162qrex WIRE >>[cmd] 0 LOGIN azure hunter2\r\n [INFO] [stdout] 7162qrex WIRE <<[eol] 0 NO [AUTHENTICATIONFAILED] Bad user id or password\r\n [INFO] [stdout] 7162qrex WIRE >>[cmd] 1 CREATE 7162qrex\r\n [INFO] [stdout] 7162qrex WIRE <<[eol] 1 BAD Not logged in\r\n [INFO] [stdout] thread 'imap::integration_tests::rfc7162::qresync::qresync_expunge' panicked at 'Expected s::ResponseLine { [INFO] [stdout] tag: Some(_), [INFO] [stdout] response: s::Response::Cond(s::CondResponse { [INFO] [stdout] cond: s::RespCondType::Ok, code: _, quip: _ }) } matches r, got ResponseLine { tag: Some("1"), response: Cond(CondResponse { cond: Bad, code: None, quip: Some("Not logged in") }) }', src/imap/integration_tests/defs.rs:303:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f23245909b - [INFO] [stdout] 10: 0x55f232bb09c7 - [INFO] [stdout] 11: 0x55f232badfb7 - [INFO] [stdout] 12: 0x55f232e91df7 - [INFO] [stdout] 13: 0x55f232e91d5a - [INFO] [stdout] 14: 0x55f232a1bc3e - [INFO] [stdout] 15: 0x55f23308cfa3 - [INFO] [stdout] 16: 0x55f23308ba18 - [INFO] [stdout] 17: 0x55f23305a19d - [INFO] [stdout] 18: 0x55f23305e8c8 - [INFO] [stdout] 19: 0x55f233446d97 - [INFO] [stdout] 20: 0x7f59c075b609 - [INFO] [stdout] 21: 0x7f59c0533293 - [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- imap::integration_tests::rfc7162::qresync::qresync_fetch_vanished stdout ---- [INFO] [stdout] 7162qrfv WIRE <<[eol] * OK [CAPABILITY IMAP4rev1 XIMAP4rev2 APPENDLIMIT=67108864 AUTH=PLAIN BINARY CHILDREN COMPRESS=DEFLATE CONDSTORE CREATE-SPECIAL-USE ENABLE ESEARCH ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE MULTIAPPEND NAMESPACE OBJECTID QRESYNC SASL-IR SEARCHRES SPECIAL-USE STATUS=SIZE UIDPLUS UNSELECT UTF8=ACCEPT XCRY XLIST XVANQUISH XYZZY] It's my IMAP and I'll CRY if I want to! (crymap 1.0.0 ready)\r\n [INFO] [stdout] 7162qrfv WIRE >>[cmd] 0 LOGIN azure hunter2\r\n [INFO] [stdout] 7162qrfv WIRE <<[eol] 0 NO [AUTHENTICATIONFAILED] Bad user id or password\r\n [INFO] [stdout] 7162qrfv WIRE >>[cmd] 1 CREATE 7162qrfv\r\n [INFO] [stdout] 7162qrfv WIRE <<[eol] 1 BAD Not logged in\r\n [INFO] [stdout] thread 'imap::integration_tests::rfc7162::qresync::qresync_fetch_vanished' panicked at 'Expected s::ResponseLine { [INFO] [stdout] tag: Some(_), [INFO] [stdout] response: s::Response::Cond(s::CondResponse { [INFO] [stdout] cond: s::RespCondType::Ok, code: _, quip: _ }) } matches r, got ResponseLine { tag: Some("1"), response: Cond(CondResponse { cond: Bad, code: None, quip: Some("Not logged in") }) }', src/imap/integration_tests/defs.rs:303:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f23245909b - [INFO] [stdout] 10: 0x55f232bb09c7 - [INFO] [stdout] 11: 0x55f232badfb7 - [INFO] [stdout] 12: 0x55f232e934f7 - [INFO] [stdout] 13: 0x55f232e9345a - [INFO] [stdout] 14: 0x55f232a1532e - [INFO] [stdout] 15: 0x55f23308cfa3 - [INFO] [stdout] 16: 0x55f23308ba18 - [INFO] [stdout] 17: 0x55f23305a19d - [INFO] [stdout] 18: 0x55f23305e8c8 - [INFO] [stdout] 19: 0x55f233446d97 - [INFO] [stdout] 20: 0x7f59c075b609 - [INFO] [stdout] 21: 0x7f59c0533293 - [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- imap::integration_tests::rfc7162::condstore_flags::store_unchanged_concurrent stdout ---- [INFO] [stdout] 7162cfuc WIRE <<[eol] * OK [CAPABILITY IMAP4rev1 XIMAP4rev2 APPENDLIMIT=67108864 AUTH=PLAIN BINARY CHILDREN COMPRESS=DEFLATE CONDSTORE CREATE-SPECIAL-USE ENABLE ESEARCH ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE MULTIAPPEND NAMESPACE OBJECTID QRESYNC SASL-IR SEARCHRES SPECIAL-USE STATUS=SIZE UIDPLUS UNSELECT UTF8=ACCEPT XCRY XLIST XVANQUISH XYZZY] It's my IMAP and I'll CRY if I want to! (crymap 1.0.0 ready)\r\n [INFO] [stdout] 7162cfuc WIRE >>[cmd] 0 LOGIN azure hunter2\r\n [INFO] [stdout] 7162cfuc WIRE <<[eol] 0 NO [AUTHENTICATIONFAILED] Bad user id or password\r\n [INFO] [stdout] 7162cfuc WIRE >>[cmd] 1 CREATE 7162cfuc\r\n [INFO] [stdout] 7162cfuc WIRE <<[eol] 1 BAD Not logged in\r\n [INFO] [stdout] thread 'imap::integration_tests::rfc7162::condstore_flags::store_unchanged_concurrent' panicked at 'Expected s::ResponseLine { [INFO] [stdout] tag: Some(_), [INFO] [stdout] response: s::Response::Cond(s::CondResponse { [INFO] [stdout] cond: s::RespCondType::Ok, code: _, quip: _ }) } matches r, got ResponseLine { tag: Some("1"), response: Cond(CondResponse { cond: Bad, code: None, quip: Some("Not logged in") }) }', src/imap/integration_tests/defs.rs:303:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f23245909b - [INFO] [stdout] 10: 0x55f232bb09c7 - [INFO] [stdout] 11: 0x55f232badfb7 - [INFO] [stdout] 12: 0x55f232acce15 - [INFO] [stdout] 13: 0x55f232accd6a - [INFO] [stdout] 14: 0x55f232a1e6ee - [INFO] [stdout] 15: 0x55f23308cfa3 - [INFO] [stdout] 16: 0x55f23308ba18 - [INFO] [stdout] 17: 0x55f23305a19d - [INFO] [stdout] 18: 0x55f23305e8c8 - [INFO] [stdout] 19: 0x55f233446d97 - [INFO] [stdout] 20: 0x7f59c075b609 - [INFO] [stdout] 21: 0x7f59c0533293 - [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- imap::integration_tests::rfc4978::compress stdout ---- [INFO] [stdout] 4978comp WIRE >>[cmd] 0 COMPRESS DEFLATE\r\n [INFO] [stdout] 4978comp WIRE <<[eol] * OK [CAPABILITY IMAP4rev1 XIMAP4rev2 APPENDLIMIT=67108864 AUTH=PLAIN BINARY CHILDREN COMPRESS=DEFLATE CONDSTORE CREATE-SPECIAL-USE ENABLE ESEARCH ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE MULTIAPPEND NAMESPACE OBJECTID QRESYNC SASL-IR SEARCHRES SPECIAL-USE STATUS=SIZE UIDPLUS UNSELECT UTF8=ACCEPT XCRY XLIST XVANQUISH XYZZY] It's my IMAP and I'll CRY if I want to! (crymap 1.0.0 ready)\r\n [INFO] [stdout] 4978comp WIRE <<[eol] 0 OK Oo.\r\n [INFO] [stdout] 4978comp WIRE [INFO] [stdout] 4978comp WIRE >>[cmd] 1 LOGIN azure hunter2\r\n [INFO] [stdout] 4978comp WIRE <<[eol] 1 NO [AUTHENTICATIONFAILED] Bad user id or password\r\n [INFO] [stdout] thread 'imap::integration_tests::rfc4978::compress' panicked at 'Expected s::ResponseLine { [INFO] [stdout] tag: Some(_), [INFO] [stdout] response: s::Response::Cond(s::CondResponse { [INFO] [stdout] cond: s::RespCondType::Ok, code: _, quip: _ }) } matches r, got ResponseLine { tag: Some("1"), response: Cond(CondResponse { cond: No, code: Some(AuthenticationFailed(())), quip: Some("Bad user id or password") }) }', src/imap/integration_tests/defs.rs:303:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f23245909b - [INFO] [stdout] 10: 0x55f232bb09c7 - [INFO] [stdout] 11: 0x55f232e86399 - [INFO] [stdout] 12: 0x55f232e85f7a - [INFO] [stdout] 13: 0x55f232a1e51e - [INFO] [stdout] 14: 0x55f23308cfa3 - [INFO] [stdout] 15: 0x55f23308ba18 - [INFO] [stdout] 16: 0x55f23305a19d - [INFO] [stdout] 17: 0x55f23305e8c8 - [INFO] [stdout] 18: 0x55f233446d97 - [INFO] [stdout] 19: 0x7f59c075b609 - [INFO] [stdout] 20: 0x7f59c0533293 - [INFO] [stdout] 21: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- imap::integration_tests::rfc6154::create_special_use stdout ---- [INFO] [stdout] 6154crea WIRE <<[eol] * OK [CAPABILITY IMAP4rev1 XIMAP4rev2 APPENDLIMIT=67108864 AUTH=PLAIN BINARY CHILDREN COMPRESS=DEFLATE CONDSTORE CREATE-SPECIAL-USE ENABLE ESEARCH ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE MULTIAPPEND NAMESPACE OBJECTID QRESYNC SASL-IR SEARCHRES SPECIAL-USE STATUS=SIZE UIDPLUS UNSELECT UTF8=ACCEPT XCRY XLIST XVANQUISH XYZZY] It's my IMAP and I'll CRY if I want to! (crymap 1.0.0 ready)\r\n [INFO] [stdout] 6154crea WIRE >>[cmd] 0 LOGIN azure hunter2\r\n [INFO] [stdout] 6154crea WIRE <<[eol] 0 NO [AUTHENTICATIONFAILED] Bad user id or password\r\n [INFO] [stdout] 6154crea WIRE >>[cmd] 1 CREATE 6154crea/flagged USE (\Flagged)\r\n [INFO] [stdout] 6154crea WIRE <<[eol] 1 BAD Not logged in\r\n [INFO] [stdout] thread 'imap::integration_tests::rfc6154::create_special_use' panicked at 'Expected s::ResponseLine { [INFO] [stdout] tag: Some(_), [INFO] [stdout] response: s::Response::Cond(s::CondResponse { [INFO] [stdout] cond: s::RespCondType::Ok, code: _, quip: _ }) } matches r, got ResponseLine { tag: Some("1"), response: Cond(CondResponse { cond: Bad, code: None, quip: Some("Not logged in") }) }', src/imap/integration_tests/defs.rs:303:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f23245909b - [INFO] [stdout] 10: 0x55f232bb09c7 - [INFO] [stdout] 11: 0x55f232c74c45 - [INFO] [stdout] 12: 0x55f232c749fa - [INFO] [stdout] 13: 0x55f232a1e27e - [INFO] [stdout] 14: 0x55f23308cfa3 - [INFO] [stdout] 15: 0x55f23308ba18 - [INFO] [stdout] 16: 0x55f23305a19d - [INFO] [stdout] 17: 0x55f23305e8c8 - [INFO] [stdout] 18: 0x55f233446d97 - [INFO] [stdout] 19: 0x7f59c075b609 - [INFO] [stdout] 20: 0x7f59c0533293 - [INFO] [stdout] 21: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- imap::integration_tests::rfc3516::fetch_binary_content stdout ---- [INFO] [stdout] 3516fetc WIRE <<[eol] * OK [CAPABILITY IMAP4rev1 XIMAP4rev2 APPENDLIMIT=67108864 AUTH=PLAIN BINARY CHILDREN COMPRESS=DEFLATE CONDSTORE CREATE-SPECIAL-USE ENABLE ESEARCH ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE MULTIAPPEND NAMESPACE OBJECTID QRESYNC SASL-IR SEARCHRES SPECIAL-USE STATUS=SIZE UIDPLUS UNSELECT UTF8=ACCEPT XCRY XLIST XVANQUISH XYZZY] It's my IMAP and I'll CRY if I want to! (crymap 1.0.0 ready)\r\n [INFO] [stdout] 3516fetc WIRE >>[cmd] 0 LOGIN azure hunter2\r\n [INFO] [stdout] 3516fetc WIRE <<[eol] 0 NO [AUTHENTICATIONFAILED] Bad user id or password\r\n [INFO] [stdout] 3516fetc WIRE >>[cmd] 1 CREATE 3516fetc\r\n [INFO] [stdout] 3516fetc WIRE <<[eol] 1 BAD Not logged in\r\n [INFO] [stdout] thread 'imap::integration_tests::rfc3516::fetch_binary_content' panicked at 'Expected s::ResponseLine { [INFO] [stdout] tag: Some(_), [INFO] [stdout] response: s::Response::Cond(s::CondResponse { [INFO] [stdout] cond: s::RespCondType::Ok, code: _, quip: _ }) } matches r, got ResponseLine { tag: Some("1"), response: Cond(CondResponse { cond: Bad, code: None, quip: Some("Not logged in") }) }', src/imap/integration_tests/defs.rs:303:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f23245909b - [INFO] [stdout] 10: 0x55f232bb09c7 - [INFO] [stdout] 11: 0x55f232badfb7 - [INFO] [stdout] 12: 0x55f232bca28d - [INFO] [stdout] 13: 0x55f232bca16a - [INFO] [stdout] 14: 0x55f232a1685e - [INFO] [stdout] 15: 0x55f23308cfa3 - [INFO] [stdout] 16: 0x55f23308ba18 - [INFO] [stdout] 17: 0x55f23305a19d - [INFO] [stdout] 18: 0x55f23305e8c8 - [INFO] [stdout] 19: 0x55f233446d97 - [INFO] [stdout] 20: 0x7f59c075b609 - [INFO] [stdout] 21: 0x7f59c0533293 - [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- imap::integration_tests::rfc7162::qresync::qresync_delayed_vanished stdout ---- [INFO] [stdout] 7162qrdv WIRE <<[eol] * OK [CAPABILITY IMAP4rev1 XIMAP4rev2 APPENDLIMIT=67108864 AUTH=PLAIN BINARY CHILDREN COMPRESS=DEFLATE CONDSTORE CREATE-SPECIAL-USE ENABLE ESEARCH ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE MULTIAPPEND NAMESPACE OBJECTID QRESYNC SASL-IR SEARCHRES SPECIAL-USE STATUS=SIZE UIDPLUS UNSELECT UTF8=ACCEPT XCRY XLIST XVANQUISH XYZZY] It's my IMAP and I'll CRY if I want to! (crymap 1.0.0 ready)\r\n [INFO] [stdout] 7162qrdv WIRE >>[cmd] 0 LOGIN azure hunter2\r\n [INFO] [stdout] 7162qrdv WIRE <<[eol] 0 NO [AUTHENTICATIONFAILED] Bad user id or password\r\n [INFO] [stdout] 7162qrdv WIRE >>[cmd] 1 CREATE 7162qrdv\r\n [INFO] [stdout] 7162qrdv WIRE <<[eol] 1 BAD Not logged in\r\n [INFO] [stdout] thread 'imap::integration_tests::rfc7162::qresync::qresync_delayed_vanished' panicked at 'Expected s::ResponseLine { [INFO] [stdout] tag: Some(_), [INFO] [stdout] response: s::Response::Cond(s::CondResponse { [INFO] [stdout] cond: s::RespCondType::Ok, code: _, quip: _ }) } matches r, got ResponseLine { tag: Some("1"), response: Cond(CondResponse { cond: Bad, code: None, quip: Some("Not logged in") }) }', src/imap/integration_tests/defs.rs:303:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f23245909b - [INFO] [stdout] 10: 0x55f232bb09c7 - [INFO] [stdout] 11: 0x55f232badfb7 - [INFO] [stdout] 12: 0x55f232e92cc5 - [INFO] [stdout] 13: 0x55f232e92c3a - [INFO] [stdout] 14: 0x55f232a163fe - [INFO] [stdout] 15: 0x55f23308cfa3 - [INFO] [stdout] 16: 0x55f23308ba18 - [INFO] [stdout] 17: 0x55f23305a19d - [INFO] [stdout] 18: 0x55f23305e8c8 - [INFO] [stdout] 19: 0x55f233446d97 - [INFO] [stdout] 20: 0x7f59c075b609 - [INFO] [stdout] 21: 0x7f59c0533293 - [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- imap::integration_tests::rfc3516::binary_append stdout ---- [INFO] [stdout] 3516bapp WIRE <<[eol] * OK [CAPABILITY IMAP4rev1 XIMAP4rev2 APPENDLIMIT=67108864 AUTH=PLAIN BINARY CHILDREN COMPRESS=DEFLATE CONDSTORE CREATE-SPECIAL-USE ENABLE ESEARCH ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE MULTIAPPEND NAMESPACE OBJECTID QRESYNC SASL-IR SEARCHRES SPECIAL-USE STATUS=SIZE UIDPLUS UNSELECT UTF8=ACCEPT XCRY XLIST XVANQUISH XYZZY] It's my IMAP and I'll CRY if I want to! (crymap 1.0.0 ready)\r\n [INFO] [stdout] 3516bapp WIRE >>[cmd] 0 LOGIN azure hunter2\r\n [INFO] [stdout] 3516bapp WIRE <<[eol] 0 NO [AUTHENTICATIONFAILED] Bad user id or password\r\n [INFO] [stdout] 3516bapp WIRE >>[cmd] 1 CREATE 3516bapp\r\n [INFO] [stdout] 3516bapp WIRE <<[eol] 1 BAD Not logged in\r\n [INFO] [stdout] thread 'imap::integration_tests::rfc3516::binary_append' panicked at 'Expected s::ResponseLine { [INFO] [stdout] tag: Some(_), [INFO] [stdout] response: s::Response::Cond(s::CondResponse { [INFO] [stdout] cond: s::RespCondType::Ok, code: _, quip: _ }) } matches r, got ResponseLine { tag: Some("1"), response: Cond(CondResponse { cond: Bad, code: None, quip: Some("Not logged in") }) }', src/imap/integration_tests/defs.rs:303:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f23245909b - [INFO] [stdout] 10: 0x55f232bb09c7 - [INFO] [stdout] 11: 0x55f232badfb7 - [INFO] [stdout] 12: 0x55f232bc9c75 - [INFO] [stdout] 13: 0x55f232bc9bea - [INFO] [stdout] 14: 0x55f232a1bf4e - [INFO] [stdout] 15: 0x55f23308cfa3 - [INFO] [stdout] 16: 0x55f23308ba18 - [INFO] [stdout] 17: 0x55f23305a19d - [INFO] [stdout] 18: 0x55f23305e8c8 - [INFO] [stdout] 19: 0x55f233446d97 - [INFO] [stdout] 20: 0x7f59c075b609 - [INFO] [stdout] 21: 0x7f59c0533293 - [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- imap::integration_tests::rfc3516::fetch_unknown_cte stdout ---- [INFO] [stdout] 3516ucte WIRE <<[eol] * OK [CAPABILITY IMAP4rev1 XIMAP4rev2 APPENDLIMIT=67108864 AUTH=PLAIN BINARY CHILDREN COMPRESS=DEFLATE CONDSTORE CREATE-SPECIAL-USE ENABLE ESEARCH ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE MULTIAPPEND NAMESPACE OBJECTID QRESYNC SASL-IR SEARCHRES SPECIAL-USE STATUS=SIZE UIDPLUS UNSELECT UTF8=ACCEPT XCRY XLIST XVANQUISH XYZZY] It's my IMAP and I'll CRY if I want to! (crymap 1.0.0 ready)\r\n [INFO] [stdout] 3516ucte WIRE >>[cmd] 0 LOGIN azure hunter2\r\n [INFO] [stdout] 3516ucte WIRE <<[eol] 0 NO [AUTHENTICATIONFAILED] Bad user id or password\r\n [INFO] [stdout] 3516ucte WIRE >>[cmd] 1 CREATE 3516ucte\r\n [INFO] [stdout] 3516ucte WIRE <<[eol] 1 BAD Not logged in\r\n [INFO] [stdout] thread 'imap::integration_tests::rfc3516::fetch_unknown_cte' panicked at 'Expected s::ResponseLine { [INFO] [stdout] tag: Some(_), [INFO] [stdout] response: s::Response::Cond(s::CondResponse { [INFO] [stdout] cond: s::RespCondType::Ok, code: _, quip: _ }) } matches r, got ResponseLine { tag: Some("1"), response: Cond(CondResponse { cond: Bad, code: None, quip: Some("Not logged in") }) }', src/imap/integration_tests/defs.rs:303:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f23245909b - [INFO] [stdout] 10: 0x55f232bb09c7 - [INFO] [stdout] 11: 0x55f232badfb7 - [INFO] [stdout] 12: 0x55f232bcec45 - [INFO] [stdout] 13: 0x55f232bcebaa - [INFO] [stdout] 14: 0x55f232a1c88e - [INFO] [stdout] 15: 0x55f23308cfa3 - [INFO] [stdout] 16: 0x55f23308ba18 - [INFO] [stdout] 17: 0x55f23305a19d - [INFO] [stdout] 18: 0x55f23305e8c8 - [INFO] [stdout] 19: 0x55f233446d97 - [INFO] [stdout] 20: 0x7f59c075b609 - [INFO] [stdout] 21: 0x7f59c0533293 - [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- imap::integration_tests::rfc4315::uid_expunge stdout ---- [INFO] [stdout] 4315uidx WIRE <<[eol] * OK [CAPABILITY IMAP4rev1 XIMAP4rev2 APPENDLIMIT=67108864 AUTH=PLAIN BINARY CHILDREN COMPRESS=DEFLATE CONDSTORE CREATE-SPECIAL-USE ENABLE ESEARCH ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE MULTIAPPEND NAMESPACE OBJECTID QRESYNC SASL-IR SEARCHRES SPECIAL-USE STATUS=SIZE UIDPLUS UNSELECT UTF8=ACCEPT XCRY XLIST XVANQUISH XYZZY] It's my IMAP and I'll CRY if I want to! (crymap 1.0.0 ready)\r\n [INFO] [stdout] 4315uidx WIRE >>[cmd] 0 LOGIN azure hunter2\r\n [INFO] [stdout] 4315uidx WIRE <<[eol] 0 NO [AUTHENTICATIONFAILED] Bad user id or password\r\n [INFO] [stdout] 4315uidx WIRE >>[cmd] 1 CREATE 4315uidx\r\n [INFO] [stdout] 4315uidx WIRE <<[eol] 1 BAD Not logged in\r\n [INFO] [stdout] thread 'imap::integration_tests::rfc4315::uid_expunge' panicked at 'Expected s::ResponseLine { [INFO] [stdout] tag: Some(_), [INFO] [stdout] response: s::Response::Cond(s::CondResponse { [INFO] [stdout] cond: s::RespCondType::Ok, code: _, quip: _ }) } matches r, got ResponseLine { tag: Some("1"), response: Cond(CondResponse { cond: Bad, code: None, quip: Some("Not logged in") }) }', src/imap/integration_tests/defs.rs:303:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f23245909b - [INFO] [stdout] 10: 0x55f232bb09c7 - [INFO] [stdout] 11: 0x55f232badfb7 - [INFO] [stdout] 12: 0x55f232d05c67 - [INFO] [stdout] 13: 0x55f232d05bba - [INFO] [stdout] 14: 0x55f232a17dde - [INFO] [stdout] 15: 0x55f23308cfa3 - [INFO] [stdout] 16: 0x55f23308ba18 - [INFO] [stdout] 17: 0x55f23305a19d - [INFO] [stdout] 18: 0x55f23305e8c8 - [INFO] [stdout] 19: 0x55f233446d97 - [INFO] [stdout] 20: 0x7f59c075b609 - [INFO] [stdout] 21: 0x7f59c0533293 - [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- imap::integration_tests::rfc7162::qresync::qresync_select stdout ---- [INFO] [stdout] 7162qrqs WIRE <<[eol] * OK [CAPABILITY IMAP4rev1 XIMAP4rev2 APPENDLIMIT=67108864 AUTH=PLAIN BINARY CHILDREN COMPRESS=DEFLATE CONDSTORE CREATE-SPECIAL-USE ENABLE ESEARCH ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE MULTIAPPEND NAMESPACE OBJECTID QRESYNC SASL-IR SEARCHRES SPECIAL-USE STATUS=SIZE UIDPLUS UNSELECT UTF8=ACCEPT XCRY XLIST XVANQUISH XYZZY] It's my IMAP and I'll CRY if I want to! (crymap 1.0.0 ready)\r\n [INFO] [stdout] 7162qrqs WIRE >>[cmd] 0 LOGIN azure hunter2\r\n [INFO] [stdout] 7162qrqs WIRE <<[eol] 0 NO [AUTHENTICATIONFAILED] Bad user id or password\r\n [INFO] [stdout] 7162qrqs WIRE >>[cmd] 1 CREATE 7162qrqs\r\n [INFO] [stdout] 7162qrqs WIRE <<[eol] 1 BAD Not logged in\r\n [INFO] [stdout] thread 'imap::integration_tests::rfc7162::qresync::qresync_select' panicked at 'Expected s::ResponseLine { [INFO] [stdout] tag: Some(_), [INFO] [stdout] response: s::Response::Cond(s::CondResponse { [INFO] [stdout] cond: s::RespCondType::Ok, code: _, quip: _ }) } matches r, got ResponseLine { tag: Some("1"), response: Cond(CondResponse { cond: Bad, code: None, quip: Some("Not logged in") }) }', src/imap/integration_tests/defs.rs:303:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f23245909b - [INFO] [stdout] 10: 0x55f232bb09c7 - [INFO] [stdout] 11: 0x55f232badfb7 - [INFO] [stdout] 12: 0x55f232e8f4ed - [INFO] [stdout] 13: 0x55f232e8f42a - [INFO] [stdout] 14: 0x55f232a1acae - [INFO] [stdout] 15: 0x55f23308cfa3 - [INFO] [stdout] 16: 0x55f23308ba18 - [INFO] [stdout] 17: 0x55f23305a19d - [INFO] [stdout] 18: 0x55f23305e8c8 - [INFO] [stdout] 19: 0x55f233446d97 - [INFO] [stdout] 20: 0x7f59c075b609 - [INFO] [stdout] 21: 0x7f59c0533293 - [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- imap::integration_tests::rfc8474::email_id stdout ---- [INFO] [stdout] 8474emid WIRE <<[eol] * OK [CAPABILITY IMAP4rev1 XIMAP4rev2 APPENDLIMIT=67108864 AUTH=PLAIN BINARY CHILDREN COMPRESS=DEFLATE CONDSTORE CREATE-SPECIAL-USE ENABLE ESEARCH ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE MULTIAPPEND NAMESPACE OBJECTID QRESYNC SASL-IR SEARCHRES SPECIAL-USE STATUS=SIZE UIDPLUS UNSELECT UTF8=ACCEPT XCRY XLIST XVANQUISH XYZZY] It's my IMAP and I'll CRY if I want to! (crymap 1.0.0 ready)\r\n [INFO] [stdout] 8474emid WIRE >>[cmd] 0 LOGIN azure hunter2\r\n [INFO] [stdout] 8474emid WIRE <<[eol] 0 NO [AUTHENTICATIONFAILED] Bad user id or password\r\n [INFO] [stdout] 8474emid WIRE >>[cmd] 1 CREATE 8474emid\r\n [INFO] [stdout] 8474emid WIRE <<[eol] 1 BAD Not logged in\r\n [INFO] [stdout] thread 'imap::integration_tests::rfc8474::email_id' panicked at 'Expected s::ResponseLine { [INFO] [stdout] tag: Some(_), [INFO] [stdout] response: s::Response::Cond(s::CondResponse { [INFO] [stdout] cond: s::RespCondType::Ok, code: _, quip: _ }) } matches r, got ResponseLine { tag: Some("1"), response: Cond(CondResponse { cond: Bad, code: None, quip: Some("Not logged in") }) }', src/imap/integration_tests/defs.rs:303:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f23245909b - [INFO] [stdout] 10: 0x55f232bb09c7 - [INFO] [stdout] 11: 0x55f232badfb7 - [INFO] [stdout] 12: 0x55f232d0b35d - [INFO] [stdout] 13: 0x55f232d0b27a - [INFO] [stdout] 14: 0x55f232a15cee - [INFO] [stdout] 15: 0x55f23308cfa3 - [INFO] [stdout] 16: 0x55f23308ba18 - [INFO] [stdout] 17: 0x55f23305a19d - [INFO] [stdout] 18: 0x55f23305e8c8 - [INFO] [stdout] 19: 0x55f233446d97 - [INFO] [stdout] 20: 0x7f59c075b609 - [INFO] [stdout] 21: 0x7f59c0533293 - [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- imap::integration_tests::rfc4315::append_uid stdout ---- [INFO] [stdout] 4315appu WIRE <<[eol] * OK [CAPABILITY IMAP4rev1 XIMAP4rev2 APPENDLIMIT=67108864 AUTH=PLAIN BINARY CHILDREN COMPRESS=DEFLATE CONDSTORE CREATE-SPECIAL-USE ENABLE ESEARCH ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE MULTIAPPEND NAMESPACE OBJECTID QRESYNC SASL-IR SEARCHRES SPECIAL-USE STATUS=SIZE UIDPLUS UNSELECT UTF8=ACCEPT XCRY XLIST XVANQUISH XYZZY] It's my IMAP and I'll CRY if I want to! (crymap 1.0.0 ready)\r\n [INFO] [stdout] 4315appu WIRE >>[cmd] 0 LOGIN azure hunter2\r\n [INFO] [stdout] 4315appu WIRE <<[eol] 0 NO [AUTHENTICATIONFAILED] Bad user id or password\r\n [INFO] [stdout] 4315appu WIRE >>[cmd] 1 CREATE 4315appu\r\n [INFO] [stdout] 4315appu WIRE <<[eol] 1 BAD Not logged in\r\n [INFO] [stdout] thread 'imap::integration_tests::rfc4315::append_uid' panicked at 'Expected s::ResponseLine { [INFO] [stdout] tag: Some(_), [INFO] [stdout] response: s::Response::Cond(s::CondResponse { [INFO] [stdout] cond: s::RespCondType::Ok, code: _, quip: _ }) } matches r, got ResponseLine { tag: Some("1"), response: Cond(CondResponse { cond: Bad, code: None, quip: Some("Not logged in") }) }', src/imap/integration_tests/defs.rs:303:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f23245909b - [INFO] [stdout] 10: 0x55f232bb09c7 - [INFO] [stdout] 11: 0x55f232badfb7 - [INFO] [stdout] 12: 0x55f232d06876 - [INFO] [stdout] 13: 0x55f232d067ca - [INFO] [stdout] 14: 0x55f232a1d9be - [INFO] [stdout] 15: 0x55f23308cfa3 - [INFO] [stdout] 16: 0x55f23308ba18 - [INFO] [stdout] 17: 0x55f23305a19d - [INFO] [stdout] 18: 0x55f23305e8c8 - [INFO] [stdout] 19: 0x55f233446d97 - [INFO] [stdout] 20: 0x7f59c075b609 - [INFO] [stdout] 21: 0x7f59c0533293 - [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- imap::integration_tests::rfc5819::test_list_status stdout ---- [INFO] [stdout] 5819lsst WIRE <<[eol] * OK [CAPABILITY IMAP4rev1 XIMAP4rev2 APPENDLIMIT=67108864 AUTH=PLAIN BINARY CHILDREN COMPRESS=DEFLATE CONDSTORE CREATE-SPECIAL-USE ENABLE ESEARCH ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE MULTIAPPEND NAMESPACE OBJECTID QRESYNC SASL-IR SEARCHRES SPECIAL-USE STATUS=SIZE UIDPLUS UNSELECT UTF8=ACCEPT XCRY XLIST XVANQUISH XYZZY] It's my IMAP and I'll CRY if I want to! (crymap 1.0.0 ready)\r\n [INFO] [stdout] 5819lsst WIRE >>[cmd] 0 LOGIN azure hunter2\r\n [INFO] [stdout] 5819lsst WIRE <<[eol] 0 NO [AUTHENTICATIONFAILED] Bad user id or password\r\n [INFO] [stdout] 5819lsst WIRE >>[cmd] 1 CREATE 5819lsst/foo\r\n [INFO] [stdout] 5819lsst WIRE <<[eol] 1 BAD Not logged in\r\n [INFO] [stdout] thread 'imap::integration_tests::rfc5819::test_list_status' panicked at 'Expected s::ResponseLine { [INFO] [stdout] tag: Some(_), [INFO] [stdout] response: s::Response::Cond(s::CondResponse { [INFO] [stdout] cond: s::RespCondType::Ok, code: _, quip: _ }) } matches r, got ResponseLine { tag: Some("1"), response: Cond(CondResponse { cond: Bad, code: None, quip: Some("Not logged in") }) }', src/imap/integration_tests/defs.rs:303:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f23245909b - [INFO] [stdout] 10: 0x55f232bb09c7 - [INFO] [stdout] 11: 0x55f232badfb7 - [INFO] [stdout] 12: 0x55f232bd06c5 - [INFO] [stdout] 13: 0x55f232bd05ca - [INFO] [stdout] 14: 0x55f232a19a0e - [INFO] [stdout] 15: 0x55f23308cfa3 - [INFO] [stdout] 16: 0x55f23308ba18 - [INFO] [stdout] 17: 0x55f23305a19d - [INFO] [stdout] 18: 0x55f23305e8c8 - [INFO] [stdout] 19: 0x55f233446d97 - [INFO] [stdout] 20: 0x7f59c075b609 - [INFO] [stdout] 21: 0x7f59c0533293 - [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- imap::integration_tests::rfc5258::rfc_examples stdout ---- [INFO] [stdout] 5258rfcx WIRE <<[eol] * OK [CAPABILITY IMAP4rev1 XIMAP4rev2 APPENDLIMIT=67108864 AUTH=PLAIN BINARY CHILDREN COMPRESS=DEFLATE CONDSTORE CREATE-SPECIAL-USE ENABLE ESEARCH ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE MULTIAPPEND NAMESPACE OBJECTID QRESYNC SASL-IR SEARCHRES SPECIAL-USE STATUS=SIZE UIDPLUS UNSELECT UTF8=ACCEPT XCRY XLIST XVANQUISH XYZZY] It's my IMAP and I'll CRY if I want to! (crymap 1.0.0 ready)\r\n [INFO] [stdout] 5258rfcx WIRE >>[cmd] 0 LOGIN azure hunter2\r\n [INFO] [stdout] 5258rfcx WIRE <<[eol] 0 NO [AUTHENTICATIONFAILED] Bad user id or password\r\n [INFO] [stdout] 5258rfcx WIRE >>[cmd] 1 CREATE 5258rfcx/Fruit\r\n [INFO] [stdout] 5258rfcx WIRE <<[eol] 1 BAD Not logged in\r\n [INFO] [stdout] thread 'imap::integration_tests::rfc5258::rfc_examples' panicked at 'Expected s::ResponseLine { [INFO] [stdout] tag: Some(_), [INFO] [stdout] response: s::Response::Cond(s::CondResponse { [INFO] [stdout] cond: s::RespCondType::Ok, code: _, quip: _ }) } matches r, got ResponseLine { tag: Some("1"), response: Cond(CondResponse { cond: Bad, code: None, quip: Some("Not logged in") }) }', src/imap/integration_tests/defs.rs:303:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f23245909b - [INFO] [stdout] 10: 0x55f232bb09c7 - [INFO] [stdout] 11: 0x55f232badfb7 - [INFO] [stdout] 12: 0x55f232e881ed - [INFO] [stdout] 13: 0x55f232e880ca - [INFO] [stdout] 14: 0x55f232a1c39e - [INFO] [stdout] 15: 0x55f23308cfa3 - [INFO] [stdout] 16: 0x55f23308ba18 - [INFO] [stdout] 17: 0x55f23305a19d - [INFO] [stdout] 18: 0x55f23305e8c8 - [INFO] [stdout] 19: 0x55f233446d97 - [INFO] [stdout] 20: 0x7f59c075b609 - [INFO] [stdout] 21: 0x7f59c0533293 - [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- imap::integration_tests::rfc7888::command_non_synchronising_literal stdout ---- [INFO] [stdout] 7888cnsl WIRE <<[eol] * OK [CAPABILITY IMAP4rev1 XIMAP4rev2 APPENDLIMIT=67108864 AUTH=PLAIN BINARY CHILDREN COMPRESS=DEFLATE CONDSTORE CREATE-SPECIAL-USE ENABLE ESEARCH ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE MULTIAPPEND NAMESPACE OBJECTID QRESYNC SASL-IR SEARCHRES SPECIAL-USE STATUS=SIZE UIDPLUS UNSELECT UTF8=ACCEPT XCRY XLIST XVANQUISH XYZZY] It's my IMAP and I'll CRY if I want to! (crymap 1.0.0 ready)\r\n [INFO] [stdout] 7888cnsl WIRE >>[cmd] 0 LOGIN azure hunter2\r\n [INFO] [stdout] 7888cnsl WIRE <<[eol] 0 NO [AUTHENTICATIONFAILED] Bad user id or password\r\n [INFO] [stdout] 7888cnsl WIRE >>[cmd] 1 SELECT INBOX\r\n [INFO] [stdout] 7888cnsl WIRE <<[eol] 1 BAD Not logged in\r\n [INFO] [stdout] thread 'imap::integration_tests::rfc7888::command_non_synchronising_literal' panicked at 'Expected s::ResponseLine { [INFO] [stdout] tag: Some(_), [INFO] [stdout] response: s::Response::Cond(s::CondResponse { [INFO] [stdout] cond: s::RespCondType::Ok, code: _, quip: _ }) } matches r, got ResponseLine { tag: Some("1"), response: Cond(CondResponse { cond: Bad, code: None, quip: Some("Not logged in") }) }', src/imap/integration_tests/defs.rs:303:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f23245909b - [INFO] [stdout] 10: 0x55f232bb09c7 - [INFO] [stdout] 11: 0x55f232bae457 - [INFO] [stdout] 12: 0x55f23288c965 - [INFO] [stdout] 13: 0x55f23288c8da - [INFO] [stdout] 14: 0x55f232a1b67e - [INFO] [stdout] 15: 0x55f23308cfa3 - [INFO] [stdout] 16: 0x55f23308ba18 - [INFO] [stdout] 17: 0x55f23305a19d - [INFO] [stdout] 18: 0x55f23305e8c8 - [INFO] [stdout] 19: 0x55f233446d97 - [INFO] [stdout] 20: 0x7f59c075b609 - [INFO] [stdout] 21: 0x7f59c0533293 - [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- imap::integration_tests::rfc6855::mailbox_names stdout ---- [INFO] [stdout] 6855manaU WIRE <<[eol] * OK [CAPABILITY IMAP4rev1 XIMAP4rev2 APPENDLIMIT=67108864 AUTH=PLAIN BINARY CHILDREN COMPRESS=DEFLATE CONDSTORE CREATE-SPECIAL-USE ENABLE ESEARCH ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE MULTIAPPEND NAMESPACE OBJECTID QRESYNC SASL-IR SEARCHRES SPECIAL-USE STATUS=SIZE UIDPLUS UNSELECT UTF8=ACCEPT XCRY XLIST XVANQUISH XYZZY] It's my IMAP and I'll CRY if I want to! (crymap 1.0.0 ready)\r\n [INFO] [stdout] 6855manaU WIRE >>[cmd] 0 LOGIN azure hunter2\r\n [INFO] [stdout] 6855manaU WIRE <<[eol] 0 NO [AUTHENTICATIONFAILED] Bad user id or password\r\n [INFO] [stdout] 6855manaA WIRE <<[eol] * OK [CAPABILITY IMAP4rev1 XIMAP4rev2 APPENDLIMIT=67108864 AUTH=PLAIN BINARY CHILDREN COMPRESS=DEFLATE CONDSTORE CREATE-SPECIAL-USE ENABLE ESEARCH ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE MULTIAPPEND NAMESPACE OBJECTID QRESYNC SASL-IR SEARCHRES SPECIAL-USE STATUS=SIZE UIDPLUS UNSELECT UTF8=ACCEPT XCRY XLIST XVANQUISH XYZZY] It's my IMAP and I'll CRY if I want to! (crymap 1.0.0 ready)\r\n [INFO] [stdout] 6855manaA WIRE >>[cmd] 0 LOGIN azure hunter2\r\n [INFO] [stdout] 6855manaA WIRE <<[eol] 0 NO [AUTHENTICATIONFAILED] Bad user id or password\r\n [INFO] [stdout] 6855manaU WIRE >>[cmd] 1 ENABLE UTF8=ACCEPT\r\n [INFO] [stdout] 6855manaU WIRE <<[eol] * ENABLED UTF8=ACCEPT\r\n [INFO] [stdout] 6855manaU WIRE <<[eol] 1 OK The future is now\r\n [INFO] [stdout] 6855manaU WIRE >>[cmd] 2 CREATE "6855mana/\xC3\xBCnic\xC3\xB6de"\r\n [INFO] [stdout] 6855manaU WIRE <<[eol] 2 BAD Not logged in\r\n [INFO] [stdout] thread 'imap::integration_tests::rfc6855::mailbox_names' panicked at 'Expected s::ResponseLine { [INFO] [stdout] tag: Some(_), [INFO] [stdout] response: s::Response::Cond(s::CondResponse { [INFO] [stdout] cond: s::RespCondType::Ok, code: _, quip: _ }) } matches r, got ResponseLine { tag: Some("2"), response: Cond(CondResponse { cond: Bad, code: None, quip: Some("Not logged in") }) }', src/imap/integration_tests/defs.rs:303:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f23245909b - [INFO] [stdout] 10: 0x55f232bb09c7 - [INFO] [stdout] 11: 0x55f232e8cc63 - [INFO] [stdout] 12: 0x55f232e8c84a - [INFO] [stdout] 13: 0x55f232a16a1e - [INFO] [stdout] 14: 0x55f23308cfa3 - [INFO] [stdout] 15: 0x55f23308ba18 - [INFO] [stdout] 16: 0x55f23305a19d - [INFO] [stdout] 17: 0x55f23305e8c8 - [INFO] [stdout] 18: 0x55f233446d97 - [INFO] [stdout] 19: 0x7f59c075b609 - [INFO] [stdout] 20: 0x7f59c0533293 - [INFO] [stdout] 21: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- imap::integration_tests::rfc7162::condstore_search::condstore_search stdout ---- [INFO] [stdout] 7162cscs WIRE <<[eol] * OK [CAPABILITY IMAP4rev1 XIMAP4rev2 APPENDLIMIT=67108864 AUTH=PLAIN BINARY CHILDREN COMPRESS=DEFLATE CONDSTORE CREATE-SPECIAL-USE ENABLE ESEARCH ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE MULTIAPPEND NAMESPACE OBJECTID QRESYNC SASL-IR SEARCHRES SPECIAL-USE STATUS=SIZE UIDPLUS UNSELECT UTF8=ACCEPT XCRY XLIST XVANQUISH XYZZY] It's my IMAP and I'll CRY if I want to! (crymap 1.0.0 ready)\r\n [INFO] [stdout] 7162cscs WIRE >>[cmd] 0 LOGIN azure hunter2\r\n [INFO] [stdout] 7162cscs WIRE <<[eol] 0 NO [AUTHENTICATIONFAILED] Bad user id or password\r\n [INFO] [stdout] 7162cscs WIRE >>[cmd] 1 CREATE 7162cscs\r\n [INFO] [stdout] 7162cscs WIRE <<[eol] 1 BAD Not logged in\r\n [INFO] [stdout] thread 'imap::integration_tests::rfc7162::condstore_search::condstore_search' panicked at 'Expected s::ResponseLine { [INFO] [stdout] tag: Some(_), [INFO] [stdout] response: s::Response::Cond(s::CondResponse { [INFO] [stdout] cond: s::RespCondType::Ok, code: _, quip: _ }) } matches r, got ResponseLine { tag: Some("1"), response: Cond(CondResponse { cond: Bad, code: None, quip: Some("Not logged in") }) }', src/imap/integration_tests/defs.rs:303:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f23245909b - [INFO] [stdout] 10: 0x55f232bb09c7 - [INFO] [stdout] 11: 0x55f232badfb7 - [INFO] [stdout] 12: 0x55f2326b86f7 - [INFO] [stdout] 13: 0x55f2326b865a - [INFO] [stdout] 14: 0x55f232a152ee - [INFO] [stdout] 15: 0x55f23308cfa3 - [INFO] [stdout] 16: 0x55f23308ba18 - [INFO] [stdout] 17: 0x55f23305a19d - [INFO] [stdout] 18: 0x55f23305e8c8 - [INFO] [stdout] 19: 0x55f233446d97 - [INFO] [stdout] 20: 0x7f59c075b609 - [INFO] [stdout] 21: 0x7f59c0533293 - [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- imap::integration_tests::rfc6154::list_special_use stdout ---- [INFO] [stdout] 6154list WIRE <<[eol] * OK [CAPABILITY IMAP4rev1 XIMAP4rev2 APPENDLIMIT=67108864 AUTH=PLAIN BINARY CHILDREN COMPRESS=DEFLATE CONDSTORE CREATE-SPECIAL-USE ENABLE ESEARCH ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE MULTIAPPEND NAMESPACE OBJECTID QRESYNC SASL-IR SEARCHRES SPECIAL-USE STATUS=SIZE UIDPLUS UNSELECT UTF8=ACCEPT XCRY XLIST XVANQUISH XYZZY] It's my IMAP and I'll CRY if I want to! (crymap 1.0.0 ready)\r\n [INFO] [stdout] 6154list WIRE >>[cmd] 0 LOGIN azure hunter2\r\n [INFO] [stdout] 6154list WIRE <<[eol] 0 NO [AUTHENTICATIONFAILED] Bad user id or password\r\n [INFO] [stdout] 6154list WIRE >>[cmd] 1 CREATE Spam2\r\n [INFO] [stdout] 6154list WIRE <<[eol] 1 BAD Not logged in\r\n [INFO] [stdout] thread 'imap::integration_tests::rfc6154::list_special_use' panicked at 'Expected s::ResponseLine { [INFO] [stdout] tag: Some(_), [INFO] [stdout] response: s::Response::Cond(s::CondResponse { [INFO] [stdout] cond: s::RespCondType::Ok, code: _, quip: _ }) } matches r, got ResponseLine { tag: Some("1"), response: Cond(CondResponse { cond: Bad, code: None, quip: Some("Not logged in") }) }', src/imap/integration_tests/defs.rs:303:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f23245909b - [INFO] [stdout] 10: 0x55f232bb09c7 - [INFO] [stdout] 11: 0x55f232badfb7 - [INFO] [stdout] 12: 0x55f232c744f5 - [INFO] [stdout] 13: 0x55f232c7445a - [INFO] [stdout] 14: 0x55f232a1713e - [INFO] [stdout] 15: 0x55f23308cfa3 - [INFO] [stdout] 16: 0x55f23308ba18 - [INFO] [stdout] 17: 0x55f23305a19d - [INFO] [stdout] 18: 0x55f23305e8c8 - [INFO] [stdout] 19: 0x55f233446d97 - [INFO] [stdout] 20: 0x7f59c075b609 - [INFO] [stdout] 21: 0x7f59c0533293 - [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- imap::integration_tests::rfc4959::sasl_ir stdout ---- [INFO] [stdout] 4959sair WIRE <<[eol] * OK [CAPABILITY IMAP4rev1 XIMAP4rev2 APPENDLIMIT=67108864 AUTH=PLAIN BINARY CHILDREN COMPRESS=DEFLATE CONDSTORE CREATE-SPECIAL-USE ENABLE ESEARCH ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE MULTIAPPEND NAMESPACE OBJECTID QRESYNC SASL-IR SEARCHRES SPECIAL-USE STATUS=SIZE UIDPLUS UNSELECT UTF8=ACCEPT XCRY XLIST XVANQUISH XYZZY] It's my IMAP and I'll CRY if I want to! (crymap 1.0.0 ready)\r\n [INFO] [stdout] 4959sair WIRE >>[raw] A1 AUTHENTICATE PLAIN YXp1cmUAYXp1cmUAaHVudGVyMg==\r\n [INFO] [stdout] 4959sair WIRE <<[eol] A1 NO [AUTHENTICATIONFAILED] Bad user id or password\r\n [INFO] [stdout] thread 'imap::integration_tests::rfc4959::sasl_ir' panicked at 'Unexpected response: ResponseLine { tag: Some("A1"), response: Cond(CondResponse { cond: No, code: Some(AuthenticationFailed(())), quip: Some("Bad user id or password") }) }', src/imap/integration_tests/rfc4959.rs:39:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f23245909b - [INFO] [stdout] 10: 0x55f23288ad1d - [INFO] [stdout] 11: 0x55f23288aa9a - [INFO] [stdout] 12: 0x55f232a18d8e - [INFO] [stdout] 13: 0x55f23308cfa3 - [INFO] [stdout] 14: 0x55f23308ba18 - [INFO] [stdout] 15: 0x55f23305a19d - [INFO] [stdout] 16: 0x55f23305e8c8 - [INFO] [stdout] 17: 0x55f233446d97 - [INFO] [stdout] 18: 0x7f59c075b609 - [INFO] [stdout] 19: 0x7f59c0533293 - [INFO] [stdout] 20: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- imap::integration_tests::rfc7162::condstore_fetch::condstore_fetch stdout ---- [INFO] [stdout] 7162cfcf WIRE <<[eol] * OK [CAPABILITY IMAP4rev1 XIMAP4rev2 APPENDLIMIT=67108864 AUTH=PLAIN BINARY CHILDREN COMPRESS=DEFLATE CONDSTORE CREATE-SPECIAL-USE ENABLE ESEARCH ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE MULTIAPPEND NAMESPACE OBJECTID QRESYNC SASL-IR SEARCHRES SPECIAL-USE STATUS=SIZE UIDPLUS UNSELECT UTF8=ACCEPT XCRY XLIST XVANQUISH XYZZY] It's my IMAP and I'll CRY if I want to! (crymap 1.0.0 ready)\r\n [INFO] [stdout] 7162cfcf WIRE >>[cmd] 0 LOGIN azure hunter2\r\n [INFO] [stdout] 7162cfcf WIRE <<[eol] 0 NO [AUTHENTICATIONFAILED] Bad user id or password\r\n [INFO] [stdout] 7162cfcf WIRE >>[cmd] 1 CREATE 7162cfcf\r\n [INFO] [stdout] 7162cfcf WIRE <<[eol] 1 BAD Not logged in\r\n [INFO] [stdout] thread 'imap::integration_tests::rfc7162::condstore_fetch::condstore_fetch' panicked at 'Expected s::ResponseLine { [INFO] [stdout] tag: Some(_), [INFO] [stdout] response: s::Response::Cond(s::CondResponse { [INFO] [stdout] cond: s::RespCondType::Ok, code: _, quip: _ }) } matches r, got ResponseLine { tag: Some("1"), response: Cond(CondResponse { cond: Bad, code: None, quip: Some("Not logged in") }) }', src/imap/integration_tests/defs.rs:303:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f23245909b - [INFO] [stdout] 10: 0x55f232bb09c7 - [INFO] [stdout] 11: 0x55f232badfb7 - [INFO] [stdout] 12: 0x55f232bd210d - [INFO] [stdout] 13: 0x55f232bd206a - [INFO] [stdout] 14: 0x55f232a18b0e - [INFO] [stdout] 15: 0x55f23308cfa3 - [INFO] [stdout] 16: 0x55f23308ba18 - [INFO] [stdout] 17: 0x55f23305a19d - [INFO] [stdout] 18: 0x55f23305e8c8 - [INFO] [stdout] 19: 0x55f233446d97 - [INFO] [stdout] 20: 0x7f59c075b609 - [INFO] [stdout] 21: 0x7f59c0533293 - [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- imap::integration_tests::ximap4rev2::status_deleted stdout ---- [INFO] [stdout] i4r2stde WIRE <<[eol] * OK [CAPABILITY IMAP4rev1 XIMAP4rev2 APPENDLIMIT=67108864 AUTH=PLAIN BINARY CHILDREN COMPRESS=DEFLATE CONDSTORE CREATE-SPECIAL-USE ENABLE ESEARCH ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE MULTIAPPEND NAMESPACE OBJECTID QRESYNC SASL-IR SEARCHRES SPECIAL-USE STATUS=SIZE UIDPLUS UNSELECT UTF8=ACCEPT XCRY XLIST XVANQUISH XYZZY] It's my IMAP and I'll CRY if I want to! (crymap 1.0.0 ready)\r\n [INFO] [stdout] i4r2stde WIRE >>[cmd] 0 LOGIN azure hunter2\r\n [INFO] [stdout] i4r2stde WIRE <<[eol] 0 NO [AUTHENTICATIONFAILED] Bad user id or password\r\n [INFO] [stdout] i4r2stde WIRE >>[cmd] 1 ENABLE IMAP4rev2\r\n [INFO] [stdout] i4r2stde WIRE <<[eol] * ENABLED IMAP4rev2\r\n [INFO] [stdout] i4r2stde WIRE <<[eol] 1 OK The future is now\r\n [INFO] [stdout] i4r2stde WIRE >>[cmd] 2 CREATE i4r2stde\r\n [INFO] [stdout] i4r2stde WIRE <<[eol] 2 BAD Not logged in\r\n [INFO] [stdout] thread 'imap::integration_tests::ximap4rev2::status_deleted' panicked at 'Expected s::ResponseLine { [INFO] [stdout] tag: Some(_), [INFO] [stdout] response: s::Response::Cond(s::CondResponse { [INFO] [stdout] cond: s::RespCondType::Ok, code: _, quip: _ }) } matches r, got ResponseLine { tag: Some("2"), response: Cond(CondResponse { cond: Bad, code: None, quip: Some("Not logged in") }) }', src/imap/integration_tests/defs.rs:303:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f23245909b - [INFO] [stdout] 10: 0x55f232bb09c7 - [INFO] [stdout] 11: 0x55f232badfb7 - [INFO] [stdout] 12: 0x55f232c77cd3 - [INFO] [stdout] 13: 0x55f232c77aba - [INFO] [stdout] 14: 0x55f232a18cfe - [INFO] [stdout] 15: 0x55f23308cfa3 - [INFO] [stdout] 16: 0x55f23308ba18 - [INFO] [stdout] 17: 0x55f23305a19d - [INFO] [stdout] 18: 0x55f23305e8c8 - [INFO] [stdout] 19: 0x55f233446d97 - [INFO] [stdout] 20: 0x7f59c075b609 - [INFO] [stdout] 21: 0x7f59c0533293 - [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- imap::integration_tests::ximap4rev2::unicode_enabled stdout ---- [INFO] [stdout] i4r2unic WIRE <<[eol] * OK [CAPABILITY IMAP4rev1 XIMAP4rev2 APPENDLIMIT=67108864 AUTH=PLAIN BINARY CHILDREN COMPRESS=DEFLATE CONDSTORE CREATE-SPECIAL-USE ENABLE ESEARCH ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE MULTIAPPEND NAMESPACE OBJECTID QRESYNC SASL-IR SEARCHRES SPECIAL-USE STATUS=SIZE UIDPLUS UNSELECT UTF8=ACCEPT XCRY XLIST XVANQUISH XYZZY] It's my IMAP and I'll CRY if I want to! (crymap 1.0.0 ready)\r\n [INFO] [stdout] i4r2unic WIRE >>[cmd] 0 LOGIN azure hunter2\r\n [INFO] [stdout] i4r2unic WIRE <<[eol] 0 NO [AUTHENTICATIONFAILED] Bad user id or password\r\n [INFO] [stdout] i4r2unic WIRE >>[cmd] 1 ENABLE IMAP4rev2\r\n [INFO] [stdout] i4r2unic WIRE <<[eol] * ENABLED IMAP4rev2\r\n [INFO] [stdout] i4r2unic WIRE <<[eol] 1 OK The future is now\r\n [INFO] [stdout] i4r2unic WIRE >>[cmd] 2 CREATE "i4r2unic/\xC3\xBCnic\xC3\xB6de"\r\n [INFO] [stdout] i4r2unic WIRE <<[eol] 2 BAD Not logged in\r\n [INFO] [stdout] thread 'imap::integration_tests::ximap4rev2::unicode_enabled' panicked at 'Expected s::ResponseLine { [INFO] [stdout] tag: Some(_), [INFO] [stdout] response: s::Response::Cond(s::CondResponse { [INFO] [stdout] cond: s::RespCondType::Ok, code: _, quip: _ }) } matches r, got ResponseLine { tag: Some("2"), response: Cond(CondResponse { cond: Bad, code: None, quip: Some("Not logged in") }) }', src/imap/integration_tests/defs.rs:303:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f23245909b - [INFO] [stdout] 10: 0x55f232bb09c7 - [INFO] [stdout] 11: 0x55f232badfb7 - [INFO] [stdout] 12: 0x55f232c785f3 - [INFO] [stdout] 13: 0x55f232c783da - [INFO] [stdout] 14: 0x55f232a17e5e - [INFO] [stdout] 15: 0x55f23308cfa3 - [INFO] [stdout] 16: 0x55f23308ba18 - [INFO] [stdout] 17: 0x55f23305a19d - [INFO] [stdout] 18: 0x55f23305e8c8 - [INFO] [stdout] 19: 0x55f233446d97 - [INFO] [stdout] 20: 0x7f59c075b609 - [INFO] [stdout] 21: 0x7f59c0533293 - [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- imap::integration_tests::rfc8438::size_is_reported_and_correct_lower_bound stdout ---- [INFO] [stdout] 8438size WIRE <<[eol] * OK [CAPABILITY IMAP4rev1 XIMAP4rev2 APPENDLIMIT=67108864 AUTH=PLAIN BINARY CHILDREN COMPRESS=DEFLATE CONDSTORE CREATE-SPECIAL-USE ENABLE ESEARCH ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE MULTIAPPEND NAMESPACE OBJECTID QRESYNC SASL-IR SEARCHRES SPECIAL-USE STATUS=SIZE UIDPLUS UNSELECT UTF8=ACCEPT XCRY XLIST XVANQUISH XYZZY] It's my IMAP and I'll CRY if I want to! (crymap 1.0.0 ready)\r\n [INFO] [stdout] 8438size WIRE >>[cmd] 0 LOGIN azure hunter2\r\n [INFO] [stdout] 8438size WIRE <<[eol] 0 NO [AUTHENTICATIONFAILED] Bad user id or password\r\n [INFO] [stdout] thread 'imap::integration_tests::rfc8438::size_is_reported_and_correct_lower_bound' panicked at 'called `Result::unwrap()` on an `Err` value: PoisonError { .. }', src/imap/integration_tests/defs.rs:222:30 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f232459cd1 - [INFO] [stdout] 10: 0x55f232459dc3 - [INFO] [stdout] 11: 0x55f2332f80b2 - [INFO] [stdout] 12: 0x55f232bae51e - [INFO] [stdout] 13: 0x55f232e94681 - [INFO] [stdout] 14: 0x55f232e945fa - [INFO] [stdout] 15: 0x55f232a1563e - [INFO] [stdout] 16: 0x55f23308cfa3 - [INFO] [stdout] 17: 0x55f23308ba18 - [INFO] [stdout] 18: 0x55f23305a19d - [INFO] [stdout] 19: 0x55f23305e8c8 - [INFO] [stdout] 20: 0x55f233446d97 - [INFO] [stdout] 21: 0x7f59c075b609 - [INFO] [stdout] 22: 0x7f59c0533293 - [INFO] [stdout] 23: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- imap::integration_tests::xlist::xlist_results stdout ---- [INFO] [stdout] XLSTlist WIRE <<[eol] * OK [CAPABILITY IMAP4rev1 XIMAP4rev2 APPENDLIMIT=67108864 AUTH=PLAIN BINARY CHILDREN COMPRESS=DEFLATE CONDSTORE CREATE-SPECIAL-USE ENABLE ESEARCH ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE MULTIAPPEND NAMESPACE OBJECTID QRESYNC SASL-IR SEARCHRES SPECIAL-USE STATUS=SIZE UIDPLUS UNSELECT UTF8=ACCEPT XCRY XLIST XVANQUISH XYZZY] It's my IMAP and I'll CRY if I want to! (crymap 1.0.0 ready)\r\n [INFO] [stdout] XLSTlist WIRE >>[cmd] 0 LOGIN azure hunter2\r\n [INFO] [stdout] XLSTlist WIRE <<[eol] 0 NO [AUTHENTICATIONFAILED] Bad user id or password\r\n [INFO] [stdout] XLSTlist WIRE >>[cmd] 1 CREATE XLSTlist/flagged USE (\Flagged)\r\n [INFO] [stdout] XLSTlist WIRE <<[eol] 1 BAD Not logged in\r\n [INFO] [stdout] thread 'imap::integration_tests::xlist::xlist_results' panicked at 'Expected s::ResponseLine { [INFO] [stdout] tag: Some(_), [INFO] [stdout] response: s::Response::Cond(s::CondResponse { [INFO] [stdout] cond: s::RespCondType::Ok, code: _, quip: _ }) } matches r, got ResponseLine { tag: Some("1"), response: Cond(CondResponse { cond: Bad, code: None, quip: Some("Not logged in") }) }', src/imap/integration_tests/defs.rs:303:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f23245909b - [INFO] [stdout] 10: 0x55f232bb09c7 - [INFO] [stdout] 11: 0x55f232b41b91 - [INFO] [stdout] 12: 0x55f232b419aa - [INFO] [stdout] 13: 0x55f232a1a06e - [INFO] [stdout] 14: 0x55f23308cfa3 - [INFO] [stdout] 15: 0x55f23308ba18 - [INFO] [stdout] 16: 0x55f23305a19d - [INFO] [stdout] 17: 0x55f23305e8c8 - [INFO] [stdout] 18: 0x55f233446d97 - [INFO] [stdout] 19: 0x7f59c075b609 - [INFO] [stdout] 20: 0x7f59c0533293 - [INFO] [stdout] 21: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- imap::integration_tests::rfc7162::bad::qresync_bad_usage stdout ---- [INFO] [stdout] 7162baqr WIRE <<[eol] * OK [CAPABILITY IMAP4rev1 XIMAP4rev2 APPENDLIMIT=67108864 AUTH=PLAIN BINARY CHILDREN COMPRESS=DEFLATE CONDSTORE CREATE-SPECIAL-USE ENABLE ESEARCH ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE MULTIAPPEND NAMESPACE OBJECTID QRESYNC SASL-IR SEARCHRES SPECIAL-USE STATUS=SIZE UIDPLUS UNSELECT UTF8=ACCEPT XCRY XLIST XVANQUISH XYZZY] It's my IMAP and I'll CRY if I want to! (crymap 1.0.0 ready)\r\n [INFO] [stdout] 7162baqr WIRE >>[cmd] 0 LOGIN azure hunter2\r\n [INFO] [stdout] 7162baqr WIRE <<[eol] 0 NO [AUTHENTICATIONFAILED] Bad user id or password\r\n [INFO] [stdout] 7162baqr WIRE >>[cmd] 1 SELECT INBOX (QRESYNC (1 2))\r\n [INFO] [stdout] 7162baqr WIRE <<[eol] 1 BAD [CLIENTBUG] ENABLE QRESYNC required\r\n [INFO] [stdout] 7162baqr WIRE >>[cmd] 2 SELECT INBOX\r\n [INFO] [stdout] 7162baqr WIRE <<[eol] 2 BAD Not logged in\r\n [INFO] [stdout] thread 'imap::integration_tests::rfc7162::bad::qresync_bad_usage' panicked at 'Expected s::ResponseLine { [INFO] [stdout] tag: Some(_), [INFO] [stdout] response: s::Response::Cond(s::CondResponse { [INFO] [stdout] cond: s::RespCondType::Ok, code: _, quip: _ }) } matches r, got ResponseLine { tag: Some("2"), response: Cond(CondResponse { cond: Bad, code: None, quip: Some("Not logged in") }) }', src/imap/integration_tests/defs.rs:303:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f23245909b - [INFO] [stdout] 10: 0x55f232bb09c7 - [INFO] [stdout] 11: 0x55f232bae457 - [INFO] [stdout] 12: 0x55f23288c27c - [INFO] [stdout] 13: 0x55f23288c15a - [INFO] [stdout] 14: 0x55f232a1b5be - [INFO] [stdout] 15: 0x55f23308cfa3 - [INFO] [stdout] 16: 0x55f23308ba18 - [INFO] [stdout] 17: 0x55f23305a19d - [INFO] [stdout] 18: 0x55f23305e8c8 - [INFO] [stdout] 19: 0x55f233446d97 - [INFO] [stdout] 20: 0x7f59c075b609 - [INFO] [stdout] 21: 0x7f59c0533293 - [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- imap::integration_tests::rfc5258::return_options_honoured stdout ---- [INFO] [stdout] 5258retn WIRE <<[eol] * OK [CAPABILITY IMAP4rev1 XIMAP4rev2 APPENDLIMIT=67108864 AUTH=PLAIN BINARY CHILDREN COMPRESS=DEFLATE CONDSTORE CREATE-SPECIAL-USE ENABLE ESEARCH ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE MULTIAPPEND NAMESPACE OBJECTID QRESYNC SASL-IR SEARCHRES SPECIAL-USE STATUS=SIZE UIDPLUS UNSELECT UTF8=ACCEPT XCRY XLIST XVANQUISH XYZZY] It's my IMAP and I'll CRY if I want to! (crymap 1.0.0 ready)\r\n [INFO] [stdout] 5258retn WIRE >>[cmd] 0 LOGIN azure hunter2\r\n [INFO] [stdout] 5258retn WIRE <<[eol] 0 NO [AUTHENTICATIONFAILED] Bad user id or password\r\n [INFO] [stdout] 5258retn WIRE >>[cmd] 1 CREATE 5258retn/subscribed\r\n [INFO] [stdout] 5258retn WIRE <<[eol] 1 BAD Not logged in\r\n [INFO] [stdout] thread 'imap::integration_tests::rfc5258::return_options_honoured' panicked at 'Expected s::ResponseLine { [INFO] [stdout] tag: Some(_), [INFO] [stdout] response: s::Response::Cond(s::CondResponse { [INFO] [stdout] cond: s::RespCondType::Ok, code: _, quip: _ }) } matches r, got ResponseLine { tag: Some("1"), response: Cond(CondResponse { cond: Bad, code: None, quip: Some("Not logged in") }) }', src/imap/integration_tests/defs.rs:303:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f23245909b - [INFO] [stdout] 10: 0x55f232bb09c7 - [INFO] [stdout] 11: 0x55f232badfb7 - [INFO] [stdout] 12: 0x55f232e86ca5 - [INFO] [stdout] 13: 0x55f232e86bca - [INFO] [stdout] 14: 0x55f232a1c21e - [INFO] [stdout] 15: 0x55f23308cfa3 - [INFO] [stdout] 16: 0x55f23308ba18 - [INFO] [stdout] 17: 0x55f23305a19d - [INFO] [stdout] 18: 0x55f23305e8c8 - [INFO] [stdout] 19: 0x55f233446d97 - [INFO] [stdout] 20: 0x7f59c075b609 - [INFO] [stdout] 21: 0x7f59c0533293 - [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- imap::integration_tests::rfc8474::mailbox_ids stdout ---- [INFO] [stdout] 8474mbid WIRE <<[eol] * OK [CAPABILITY IMAP4rev1 XIMAP4rev2 APPENDLIMIT=67108864 AUTH=PLAIN BINARY CHILDREN COMPRESS=DEFLATE CONDSTORE CREATE-SPECIAL-USE ENABLE ESEARCH ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE MULTIAPPEND NAMESPACE OBJECTID QRESYNC SASL-IR SEARCHRES SPECIAL-USE STATUS=SIZE UIDPLUS UNSELECT UTF8=ACCEPT XCRY XLIST XVANQUISH XYZZY] It's my IMAP and I'll CRY if I want to! (crymap 1.0.0 ready)\r\n [INFO] [stdout] 8474mbid WIRE >>[cmd] 0 LOGIN azure hunter2\r\n [INFO] [stdout] 8474mbid WIRE <<[eol] 0 NO [AUTHENTICATIONFAILED] Bad user id or password\r\n [INFO] [stdout] 8474mbid WIRE >>[cmd] 1 CREATE 8474mbid\r\n [INFO] [stdout] 8474mbid WIRE <<[eol] 1 BAD Not logged in\r\n [INFO] [stdout] thread 'imap::integration_tests::rfc8474::mailbox_ids' panicked at 'Unexpected response: ResponseLine { tag: Some("1"), response: Cond(CondResponse { cond: Bad, code: None, quip: Some("Not logged in") }) }', src/imap/integration_tests/rfc8474.rs:37:21 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f23245909b - [INFO] [stdout] 10: 0x55f232d0881f - [INFO] [stdout] 11: 0x55f232d0826a - [INFO] [stdout] 12: 0x55f232a1cd5e - [INFO] [stdout] 13: 0x55f23308cfa3 - [INFO] [stdout] 14: 0x55f23308ba18 - [INFO] [stdout] 15: 0x55f23305a19d - [INFO] [stdout] 16: 0x55f23305e8c8 - [INFO] [stdout] 17: 0x55f233446d97 - [INFO] [stdout] 18: 0x7f59c075b609 - [INFO] [stdout] 19: 0x7f59c0533293 - [INFO] [stdout] 20: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- imap::integration_tests::rfc7888::append_non_synchronising_literal stdout ---- [INFO] [stdout] 7888ansl WIRE <<[eol] * OK [CAPABILITY IMAP4rev1 XIMAP4rev2 APPENDLIMIT=67108864 AUTH=PLAIN BINARY CHILDREN COMPRESS=DEFLATE CONDSTORE CREATE-SPECIAL-USE ENABLE ESEARCH ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE MULTIAPPEND NAMESPACE OBJECTID QRESYNC SASL-IR SEARCHRES SPECIAL-USE STATUS=SIZE UIDPLUS UNSELECT UTF8=ACCEPT XCRY XLIST XVANQUISH XYZZY] It's my IMAP and I'll CRY if I want to! (crymap 1.0.0 ready)\r\n [INFO] [stdout] 7888ansl WIRE >>[cmd] 0 LOGIN azure hunter2\r\n [INFO] [stdout] 7888ansl WIRE <<[eol] 0 NO [AUTHENTICATIONFAILED] Bad user id or password\r\n [INFO] [stdout] 7888ansl WIRE >>[cmd] 1 CREATE 7888ansl\r\n [INFO] [stdout] 7888ansl WIRE <<[eol] 1 BAD Not logged in\r\n [INFO] [stdout] thread 'imap::integration_tests::rfc7888::append_non_synchronising_literal' panicked at 'Expected s::ResponseLine { [INFO] [stdout] tag: Some(_), [INFO] [stdout] response: s::Response::Cond(s::CondResponse { [INFO] [stdout] cond: s::RespCondType::Ok, code: _, quip: _ }) } matches r, got ResponseLine { tag: Some("1"), response: Cond(CondResponse { cond: Bad, code: None, quip: Some("Not logged in") }) }', src/imap/integration_tests/defs.rs:303:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f23245909b - [INFO] [stdout] 10: 0x55f232bb09c7 - [INFO] [stdout] 11: 0x55f232badfb7 - [INFO] [stdout] 12: 0x55f23288cdf5 - [INFO] [stdout] 13: 0x55f23288cd6a - [INFO] [stdout] 14: 0x55f232a1ccae - [INFO] [stdout] 15: 0x55f23308cfa3 - [INFO] [stdout] 16: 0x55f23308ba18 - [INFO] [stdout] 17: 0x55f23305a19d - [INFO] [stdout] 18: 0x55f23305e8c8 - [INFO] [stdout] 19: 0x55f233446d97 - [INFO] [stdout] 20: 0x7f59c075b609 - [INFO] [stdout] 21: 0x7f59c0533293 - [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- imap::integration_tests::ximap4rev2::esearch_replaces_search stdout ---- [INFO] [stdout] i4r2srch WIRE <<[eol] * OK [CAPABILITY IMAP4rev1 XIMAP4rev2 APPENDLIMIT=67108864 AUTH=PLAIN BINARY CHILDREN COMPRESS=DEFLATE CONDSTORE CREATE-SPECIAL-USE ENABLE ESEARCH ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE MULTIAPPEND NAMESPACE OBJECTID QRESYNC SASL-IR SEARCHRES SPECIAL-USE STATUS=SIZE UIDPLUS UNSELECT UTF8=ACCEPT XCRY XLIST XVANQUISH XYZZY] It's my IMAP and I'll CRY if I want to! (crymap 1.0.0 ready)\r\n [INFO] [stdout] i4r2srch WIRE >>[cmd] 0 LOGIN azure hunter2\r\n [INFO] [stdout] i4r2srch WIRE <<[eol] 0 NO [AUTHENTICATIONFAILED] Bad user id or password\r\n [INFO] [stdout] i4r2srch WIRE >>[cmd] 1 ENABLE IMAP4rev2\r\n [INFO] [stdout] i4r2srch WIRE <<[eol] * ENABLED IMAP4rev2\r\n [INFO] [stdout] i4r2srch WIRE <<[eol] 1 OK The future is now\r\n [INFO] [stdout] thread 'imap::integration_tests::ximap4rev2::esearch_replaces_search' panicked at 'called `Result::unwrap()` on an `Err` value: PoisonError { .. }', src/imap/integration_tests/defs.rs:222:30 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f232459cd1 - [INFO] [stdout] 10: 0x55f232459dc3 - [INFO] [stdout] 11: 0x55f2332f80b2 - [INFO] [stdout] 12: 0x55f232bae51e - [INFO] [stdout] 13: 0x55f232c78be8 - [INFO] [stdout] 14: 0x55f232c789ba - [INFO] [stdout] 15: 0x55f232a16fde - [INFO] [stdout] 16: 0x55f23308cfa3 - [INFO] [stdout] 17: 0x55f23308ba18 - [INFO] [stdout] 18: 0x55f23305a19d - [INFO] [stdout] 19: 0x55f23305e8c8 - [INFO] [stdout] 20: 0x55f233446d97 - [INFO] [stdout] 21: 0x7f59c075b609 - [INFO] [stdout] 22: 0x7f59c0533293 - [INFO] [stdout] 23: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- lmtp::integration_tests::start_tls stdout ---- [INFO] [stdout] Read response: "220 localhost crymap 1.0.0 LMTP ready\r\n" [INFO] [stdout] Read response: "250-localhost salutations, starttls\r\n" [INFO] [stdout] Read response: "250-STARTTLS\r\n" [INFO] [stdout] Read response: "250-8BITMIME\r\n" [INFO] [stdout] Read response: "250-BINARYMIME\r\n" [INFO] [stdout] Read response: "250-CHUNKING\r\n" [INFO] [stdout] Read response: "250-ENHANCEDSTATUSCODES\r\n" [INFO] [stdout] Read response: "250-HELP\r\n" [INFO] [stdout] Read response: "250-PIPELINING\r\n" [INFO] [stdout] Read response: "250-SIZE=67108864\r\n" [INFO] [stdout] Read response: "250 SMTPUTF8\r\n" [INFO] [stdout] Read response: "220 2.0.0 Switching to TLS\r\n" [INFO] [stdout] Read response: "220 localhost crymap 1.0.0 LMTP+TLS ready\r\n" [INFO] [stdout] Read response: "250-localhost salutations, starttls\r\n" [INFO] [stdout] Read response: "250-8BITMIME\r\n" [INFO] [stdout] Read response: "250-BINARYMIME\r\n" [INFO] [stdout] Read response: "250-CHUNKING\r\n" [INFO] [stdout] Read response: "250-ENHANCEDSTATUSCODES\r\n" [INFO] [stdout] Read response: "250-HELP\r\n" [INFO] [stdout] Read response: "250-PIPELINING\r\n" [INFO] [stdout] Read response: "250-SIZE=67108864\r\n" [INFO] [stdout] Read response: "250 SMTPUTF8\r\n" [INFO] [stdout] Read response: "250 2.0.0 OK\r\n" [INFO] [stdout] Read response: "250 2.1.5 OK\r\n" [INFO] [stdout] Read response: "354 Go ahead\r\n" [INFO] [stdout] Read response: "450 4.3.5 Problem with mailbox permissions\r\n" [INFO] [stdout] thread 'lmtp::integration_tests::start_tls' panicked at 'assertion failed: responses[0].starts_with(\"250 2.0.0\")', src/lmtp/integration_tests.rs:580:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f233440497 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f232459cd1 - [INFO] [stdout] 10: 0x55f232459c1d - [INFO] [stdout] 11: 0x55f232640bc2 - [INFO] [stdout] 12: 0x55f23264058a - [INFO] [stdout] 13: 0x55f232a1df7e - [INFO] [stdout] 14: 0x55f23308cfa3 - [INFO] [stdout] 15: 0x55f23308ba18 - [INFO] [stdout] 16: 0x55f23305a19d - [INFO] [stdout] 17: 0x55f23305e8c8 - [INFO] [stdout] 18: 0x55f233446d97 - [INFO] [stdout] 19: 0x7f59c075b609 - [INFO] [stdout] 20: 0x7f59c0533293 - [INFO] [stdout] 21: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- lmtp::integration_tests::out_of_order_commands stdout ---- [INFO] [stdout] Read response: "220 localhost crymap 1.0.0 LMTP ready\r\n" [INFO] [stdout] Read response: "503 5.5.1 Still waiting for LHLO\r\n" [INFO] [stdout] Read response: "503 5.5.1 Still waiting for LHLO\r\n" [INFO] [stdout] Read response: "503 5.5.1 Still waiting for LHLO\r\n" [INFO] [stdout] Read response: "503 5.5.1 Still waiting for LHLO\r\n" [INFO] [stdout] Read response: "250-localhost salutations, out_of_order_commands\r\n" [INFO] [stdout] Read response: "250-STARTTLS\r\n" [INFO] [stdout] Read response: "250-8BITMIME\r\n" [INFO] [stdout] Read response: "250-BINARYMIME\r\n" [INFO] [stdout] Read response: "250-CHUNKING\r\n" [INFO] [stdout] Read response: "250-ENHANCEDSTATUSCODES\r\n" [INFO] [stdout] Read response: "250-HELP\r\n" [INFO] [stdout] Read response: "250-PIPELINING\r\n" [INFO] [stdout] Read response: "250-SIZE=67108864\r\n" [INFO] [stdout] Read response: "250 SMTPUTF8\r\n" [INFO] [stdout] Read response: "503 5.5.1 Already got LHLO\r\n" [INFO] [stdout] Read response: "503 5.5.1 Still waiting for MAIL FROM\r\n" [INFO] [stdout] Read response: "503 5.5.1 Still waiting for MAIL FROM\r\n" [INFO] [stdout] Read response: "503 5.5.1 Still waiting for MAIL FROM\r\n" [INFO] [stdout] Read response: "250 2.0.0 OK\r\n" [INFO] [stdout] Read response: "503 5.5.1 Already got MAIL FROM\r\n" [INFO] [stdout] Read response: "503 5.5.1 No recipients\r\n" [INFO] [stdout] Read response: "503 5.5.1 No recipients\r\n" [INFO] [stdout] Read response: "250 2.1.5 OK\r\n" [INFO] [stdout] Read response: "354 Go ahead\r\n" [INFO] [stdout] Read response: "450 4.3.5 Problem with mailbox permissions\r\n" [INFO] [stdout] thread 'lmtp::integration_tests::out_of_order_commands' panicked at 'assertion failed: responses[0].starts_with(\"250 2.0.0\")', src/lmtp/integration_tests.rs:529:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f233440497 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f232459cd1 - [INFO] [stdout] 10: 0x55f232459c1d - [INFO] [stdout] 11: 0x55f23263ffdd - [INFO] [stdout] 12: 0x55f23263f6fa - [INFO] [stdout] 13: 0x55f232a1a37e - [INFO] [stdout] 14: 0x55f23308cfa3 - [INFO] [stdout] 15: 0x55f23308ba18 - [INFO] [stdout] 16: 0x55f23305a19d - [INFO] [stdout] 17: 0x55f23305e8c8 - [INFO] [stdout] 18: 0x55f233446d97 - [INFO] [stdout] 19: 0x7f59c075b609 - [INFO] [stdout] 20: 0x7f59c0533293 - [INFO] [stdout] 21: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- lmtp::integration_tests::data_delivery stdout ---- [INFO] [stdout] Read response: "220 localhost crymap 1.0.0 LMTP ready\r\n" [INFO] [stdout] Read response: "250-localhost salutations, data_delivery\r\n" [INFO] [stdout] Read response: "250-STARTTLS\r\n" [INFO] [stdout] Read response: "250-8BITMIME\r\n" [INFO] [stdout] Read response: "250-BINARYMIME\r\n" [INFO] [stdout] Read response: "250-CHUNKING\r\n" [INFO] [stdout] Read response: "250-ENHANCEDSTATUSCODES\r\n" [INFO] [stdout] Read response: "250-HELP\r\n" [INFO] [stdout] Read response: "250-PIPELINING\r\n" [INFO] [stdout] Read response: "250-SIZE=67108864\r\n" [INFO] [stdout] Read response: "250 SMTPUTF8\r\n" [INFO] [stdout] Read response: "250 2.0.0 OK\r\n" [INFO] [stdout] Read response: "250 2.1.5 OK\r\n" [INFO] [stdout] Read response: "250 2.1.5 OK\r\n" [INFO] [stdout] Read response: "354 Go ahead\r\n" [INFO] [stdout] Read response: "450-4.3.5 Problem with mailbox permissions\r\n" [INFO] [stdout] Read response: "450 4.3.5 Problem with mailbox permissions\r\n" [INFO] [stdout] thread 'lmtp::integration_tests::data_delivery' panicked at 'assertion failed: responses[0].starts_with(\"250-2.0.0\")', src/lmtp/integration_tests.rs:316:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f233440497 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f232459cd1 - [INFO] [stdout] 10: 0x55f232459c1d - [INFO] [stdout] 11: 0x55f23263cd10 - [INFO] [stdout] 12: 0x55f23263c8aa - [INFO] [stdout] 13: 0x55f232a1c2de - [INFO] [stdout] 14: 0x55f23308cfa3 - [INFO] [stdout] 15: 0x55f23308ba18 - [INFO] [stdout] 16: 0x55f23305a19d - [INFO] [stdout] 17: 0x55f23305e8c8 - [INFO] [stdout] 18: 0x55f233446d97 - [INFO] [stdout] 19: 0x7f59c075b609 - [INFO] [stdout] 20: 0x7f59c0533293 - [INFO] [stdout] 21: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- lmtp::integration_tests::bdat_delivery stdout ---- [INFO] [stdout] Read response: "220 localhost crymap 1.0.0 LMTP ready\r\n" [INFO] [stdout] Read response: "250-localhost salutations, bdat_delivery\r\n" [INFO] [stdout] Read response: "250-STARTTLS\r\n" [INFO] [stdout] Read response: "250-8BITMIME\r\n" [INFO] [stdout] Read response: "250-BINARYMIME\r\n" [INFO] [stdout] Read response: "250-CHUNKING\r\n" [INFO] [stdout] Read response: "250-ENHANCEDSTATUSCODES\r\n" [INFO] [stdout] Read response: "250-HELP\r\n" [INFO] [stdout] Read response: "250-PIPELINING\r\n" [INFO] [stdout] Read response: "250-SIZE=67108864\r\n" [INFO] [stdout] Read response: "250 SMTPUTF8\r\n" [INFO] [stdout] Read response: "250 2.0.0 OK\r\n" [INFO] [stdout] Read response: "250 2.1.5 OK\r\n" [INFO] [stdout] Read response: "250 2.0.0 OK\r\n" [INFO] [stdout] Read response: "250 2.0.0 OK\r\n" [INFO] [stdout] Read response: "250 2.0.0 OK\r\n" [INFO] [stdout] Read response: "250 2.0.0 OK\r\n" [INFO] [stdout] Read response: "450 4.3.5 Problem with mailbox permissions\r\n" [INFO] [stdout] thread 'lmtp::integration_tests::bdat_delivery' panicked at 'assertion failed: responses[0].starts_with(\"250 2.0.0\")', src/lmtp/integration_tests.rs:366:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f233440497 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f232459cd1 - [INFO] [stdout] 10: 0x55f232459c1d - [INFO] [stdout] 11: 0x55f23263db13 - [INFO] [stdout] 12: 0x55f23263d33a - [INFO] [stdout] 13: 0x55f232a1814e - [INFO] [stdout] 14: 0x55f23308cfa3 - [INFO] [stdout] 15: 0x55f23308ba18 - [INFO] [stdout] 16: 0x55f23305a19d - [INFO] [stdout] 17: 0x55f23305e8c8 - [INFO] [stdout] 18: 0x55f233446d97 - [INFO] [stdout] 19: 0x7f59c075b609 - [INFO] [stdout] 20: 0x7f59c0533293 - [INFO] [stdout] 21: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- account::hier_id_scheme::test::test_emplace_many stdout ---- [INFO] [stdout] thread '' panicked at 'called `Result::unwrap()` on an `Err` value: Io(Os { code: 2, kind: NotFound, message: "No such file or directory" })', src/account/hier_id_scheme.rs:975:70 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f232459cd1 - [INFO] [stdout] 10: 0x55f232459dc3 - [INFO] [stdout] 11: 0x55f2329102c0 - [INFO] [stdout] 12: 0x55f232e5e18f - [INFO] [stdout] 13: 0x55f232e8126b - [INFO] [stdout] 14: 0x55f232e3baeb - [INFO] [stdout] 15: 0x55f232b2658c - [INFO] [stdout] 16: 0x55f232c87966 - [INFO] [stdout] 17: 0x55f232d536b2 - [INFO] [stdout] 18: 0x55f232ca9b24 - [INFO] [stdout] 19: 0x55f232ca9df5 - [INFO] [stdout] 20: 0x55f232be0138 - [INFO] [stdout] 21: 0x55f232adc320 - [INFO] [stdout] 22: 0x55f2325b2dc1 - [INFO] [stdout] 23: 0x55f23264301d - [INFO] [stdout] 24: 0x55f2325b0331 - [INFO] [stdout] 25: 0x55f232ae2930 - [INFO] [stdout] 26: 0x55f232643944 - [INFO] [stdout] 27: 0x55f232bdf940 - [INFO] [stdout] 28: 0x55f232d15056 - [INFO] [stdout] 29: 0x55f232bdebaa - [INFO] [stdout] 30: 0x55f232ca99d2 - [INFO] [stdout] 31: 0x55f232ca9efc - [INFO] [stdout] 32: 0x55f232be0216 - [INFO] [stdout] 33: 0x55f232d5c70a - [INFO] [stdout] 34: 0x55f232adc1c0 - [INFO] [stdout] 35: 0x55f2325b3491 - [INFO] [stdout] 36: 0x55f23264301d - [INFO] [stdout] 37: 0x55f2325ae801 - [INFO] [stdout] 38: 0x55f232ae2c50 - [INFO] [stdout] 39: 0x55f232643994 - [INFO] [stdout] 40: 0x55f232d5c4be - [INFO] [stdout] 41: 0x55f2330ec36e - [INFO] [stdout] 42: 0x55f2330f33d2 - [INFO] [stdout] 43: 0x55f2330f3139 - [INFO] [stdout] 44: 0x55f2330f29af - [INFO] [stdout] 45: 0x55f2330f3c77 - [INFO] [stdout] 46: 0x55f2330f0aad - [INFO] [stdout] 47: 0x55f2330f0fdd - [INFO] [stdout] 48: 0x55f2330dbe70 - [INFO] [stdout] 49: 0x55f2330e14cd - [INFO] [stdout] 50: 0x55f2330e2d51 - [INFO] [stdout] 51: 0x55f2330f4efc - [INFO] [stdout] 52: 0x55f2330f5fcd - [INFO] [stdout] 53: 0x55f2330f4c27 - [INFO] [stdout] 54: 0x55f2330e31c1 - [INFO] [stdout] 55: 0x55f2330e12dc - [INFO] [stdout] 56: 0x55f2330e574f - [INFO] [stdout] 57: 0x55f233446d97 - [INFO] [stdout] 58: 0x7f59c075b609 - [INFO] [stdout] 59: 0x7f59c0533293 - [INFO] [stdout] 60: 0x0 - [INFO] [stdout] thread '' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', src/account/hier_id_scheme.rs:961:38 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f232459cd1 - [INFO] [stdout] 10: 0x55f232459dc3 - [INFO] [stdout] 11: 0x55f23290d9ee - [INFO] [stdout] 12: 0x55f232e5dbe4 - [INFO] [stdout] 13: 0x55f232e8126b - [INFO] [stdout] 14: 0x55f232e3baeb - [INFO] [stdout] 15: 0x55f232b2658c - [INFO] [stdout] 16: 0x55f232c87966 - [INFO] [stdout] 17: 0x55f232d536b2 - [INFO] [stdout] 18: 0x55f232ca9b24 - [INFO] [stdout] 19: 0x55f232ca9df5 - [INFO] [stdout] 20: 0x55f232be0138 - [INFO] [stdout] 21: 0x55f232adc320 - [INFO] [stdout] 22: 0x55f2325b2dc1 - [INFO] [stdout] 23: 0x55f23264301d - [INFO] [stdout] 24: 0x55f2325b0331 - [INFO] [stdout] 25: 0x55f232ae2930 - [INFO] [stdout] 26: 0x55f232643944 - [INFO] [stdout] 27: 0x55f232bdf940 - [INFO] [stdout] 28: 0x55f232d15056 - [INFO] [stdout] 29: 0x55f232bdebaa - [INFO] [stdout] 30: 0x55f232ca99d2 - [INFO] [stdout] 31: 0x55f232ca9efc - [INFO] [stdout] 32: 0x55f232be0216 - [INFO] [stdout] 33: 0x55f232d5c70a - [INFO] [stdout] 34: 0x55f232adc1c0 - [INFO] [stdout] 35: 0x55f2325b3491 - [INFO] [stdout] 36: 0x55f23264301d - [INFO] [stdout] 37: 0x55f2325ae801 - [INFO] [stdout] 38: 0x55f232ae2c50 - [INFO] [stdout] 39: 0x55f232643994 - [INFO] [stdout] 40: 0x55f232d5c4be - [INFO] [stdout] 41: 0x55f2330ec36e - [INFO] [stdout] 42: 0x55f2330f33d2 - [INFO] [stdout] 43: 0x55f2330f3139 - [INFO] [stdout] 44: 0x55f2330f29af - [INFO] [stdout] 45: 0x55f2330f3c77 - [INFO] [stdout] 46: 0x55f2330f0aad - [INFO] [stdout] 47: 0x55f2330f0fdd - [INFO] [stdout] 48: 0x55f2330dbe70 - [INFO] [stdout] 49: 0x55f2330e14cd - [INFO] [stdout] 50: 0x55f2330e2d51 - [INFO] [stdout] 51: 0x55f2330f4efc - [INFO] [stdout] 52: 0x55f2330f5fcd - [INFO] [stdout] 53: 0x55f2330f4c27 - [INFO] [stdout] 54: 0x55f2330e31c1 - [INFO] [stdout] 55: 0x55f2330e12dc - [INFO] [stdout] 56: 0x55f2330e574f - [INFO] [stdout] 57: 0x55f233446d97 - [INFO] [stdout] 58: 0x7f59c075b609 - [INFO] [stdout] 59: 0x7f59c0533293 - [INFO] [stdout] 60: 0x0 - [INFO] [stdout] thread '' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', src/account/hier_id_scheme.rs:961:38 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f232459cd1 - [INFO] [stdout] 10: 0x55f232459dc3 - [INFO] [stdout] 11: 0x55f23290d9ee - [INFO] [stdout] 12: 0x55f232e5dbe4 - [INFO] [stdout] 13: 0x55f232e8126b - [INFO] [stdout] 14: 0x55f232e3baeb - [INFO] [stdout] 15: 0x55f232b2658c - [INFO] [stdout] 16: 0x55f232c87966 - [INFO] [stdout] 17: 0x55f232d536b2 - [INFO] [stdout] 18: 0x55f232ca9b24 - [INFO] [stdout] 19: 0x55f232ca9efc - [INFO] [stdout] 20: 0x55f232be0216 - [INFO] [stdout] 21: 0x55f232d5c70a - [INFO] [stdout] 22: 0x55f232adc1c0 - [INFO] [stdout] 23: 0x55f2325b3491 - [INFO] [stdout] 24: 0x55f23264301d - [INFO] [stdout] 25: 0x55f2325ae801 - [INFO] [stdout] 26: 0x55f232ae2c50 - [INFO] [stdout] 27: 0x55f232643994 - [INFO] [stdout] 28: 0x55f232d5c4be - [INFO] [stdout] 29: 0x55f2330ec36e - [INFO] [stdout] 30: 0x55f2330f33d2 - [INFO] [stdout] 31: 0x55f2330f3139 - [INFO] [stdout] 32: 0x55f2330f29af - [INFO] [stdout] 33: 0x55f2330f3c77 - [INFO] [stdout] 34: 0x55f2330f0aad - [INFO] [stdout] 35: 0x55f2330f0fdd - [INFO] [stdout] 36: 0x55f2330dbe70 - [INFO] [stdout] 37: 0x55f2330e14cd - [INFO] [stdout] 38: 0x55f2330e2d51 - [INFO] [stdout] 39: 0x55f2330f4efc - [INFO] [stdout] 40: 0x55f2330f5fcd - [INFO] [stdout] 41: 0x55f2330f4c27 - [INFO] [stdout] 42: 0x55f2330e31c1 - [INFO] [stdout] 43: 0x55f2330e12dc - [INFO] [stdout] 44: 0x55f2330e574f - [INFO] [stdout] 45: 0x55f233446d97 - [INFO] [stdout] 46: 0x7f59c075b609 - [INFO] [stdout] 47: 0x7f59c0533293 - [INFO] [stdout] 48: 0x0 - [INFO] [stdout] thread '' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', src/account/hier_id_scheme.rs:961:38 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f232459cd1 - [INFO] [stdout] 10: 0x55f232459dc3 - [INFO] [stdout] 11: 0x55f23290d9ee - [INFO] [stdout] 12: 0x55f232e5dbe4 - [INFO] [stdout] 13: 0x55f232e8126b - [INFO] [stdout] 14: 0x55f232e3baeb - [INFO] [stdout] 15: 0x55f232b2658c - [INFO] [stdout] 16: 0x55f232c87966 - [INFO] [stdout] 17: 0x55f232d536b2 - [INFO] [stdout] 18: 0x55f232ca9b24 - [INFO] [stdout] 19: 0x55f232ca9df5 - [INFO] [stdout] 20: 0x55f232be0138 - [INFO] [stdout] 21: 0x55f232adc320 - [INFO] [stdout] 22: 0x55f2325b2dc1 - [INFO] [stdout] 23: 0x55f23264301d - [INFO] [stdout] 24: 0x55f2325b0331 - [INFO] [stdout] 25: 0x55f232ae2930 - [INFO] [stdout] 26: 0x55f232643944 - [INFO] [stdout] 27: 0x55f232bdf940 - [INFO] [stdout] 28: 0x55f232d15056 - [INFO] [stdout] 29: 0x55f232bdebaa - [INFO] [stdout] 30: 0x55f232ca99d2 - [INFO] [stdout] 31: 0x55f232ca9df5 - [INFO] [stdout] 32: 0x55f232be0138 - [INFO] [stdout] 33: 0x55f232adc320 - [INFO] [stdout] 34: 0x55f2325b2dc1 - [INFO] [stdout] 35: 0x55f23264301d - [INFO] [stdout] 36: 0x55f2325b0331 - [INFO] [stdout] 37: 0x55f232ae2930 - [INFO] [stdout] 38: 0x55f232643944 - [INFO] [stdout] 39: 0x55f232bdf940 - [INFO] [stdout] 40: 0x55f232d15056 - [INFO] [stdout] 41: 0x55f232bdebaa - [INFO] [stdout] 42: 0x55f232ca99d2 - [INFO] [stdout] 43: 0x55f232ca9efc - [INFO] [stdout] 44: 0x55f232be0216 - [INFO] [stdout] 45: 0x55f232d5c70a - [INFO] [stdout] 46: 0x55f232adc1c0 - [INFO] [stdout] 47: 0x55f2325b3491 - [INFO] [stdout] 48: 0x55f23264301d - [INFO] [stdout] 49: 0x55f2325ae801 - [INFO] [stdout] 50: 0x55f232ae2c50 - [INFO] [stdout] 51: 0x55f232643994 - [INFO] [stdout] 52: 0x55f232d5c4be - [INFO] [stdout] 53: 0x55f2330ec36e - [INFO] [stdout] 54: 0x55f2330f33d2 - [INFO] [stdout] 55: 0x55f2330f3139 - [INFO] [stdout] 56: 0x55f2330f29af - [INFO] [stdout] 57: 0x55f2330f3c77 - [INFO] [stdout] 58: 0x55f2330f0aad - [INFO] [stdout] 59: 0x55f2330f0fdd - [INFO] [stdout] 60: 0x55f2330dbe70 - [INFO] [stdout] 61: 0x55f2330e14cd - [INFO] [stdout] 62: 0x55f2330e2d51 - [INFO] [stdout] 63: 0x55f2330f4efc - [INFO] [stdout] 64: 0x55f2330f5fcd - [INFO] [stdout] 65: 0x55f2330f4c27 - [INFO] [stdout] 66: 0x55f2330e31c1 - [INFO] [stdout] 67: 0x55f2330e12dc - [INFO] [stdout] 68: 0x55f2330e574f - [INFO] [stdout] 69: 0x55f233446d97 - [INFO] [stdout] 70: 0x7f59c075b609 - [INFO] [stdout] 71: 0x7f59c0533293 - [INFO] [stdout] 72: 0x0 - [INFO] [stdout] thread '' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', src/account/hier_id_scheme.rs:961:38 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f232459cd1 - [INFO] [stdout] 10: 0x55f232459dc3 - [INFO] [stdout] 11: 0x55f23290d9ee - [INFO] [stdout] 12: 0x55f232e5dbe4 - [INFO] [stdout] 13: 0x55f232e8126b - [INFO] [stdout] 14: 0x55f232e3baeb - [INFO] [stdout] 15: 0x55f232b2658c - [INFO] [stdout] 16: 0x55f232c87966 - [INFO] [stdout] 17: 0x55f232d536b2 - [INFO] [stdout] 18: 0x55f232ca9b24 - [INFO] [stdout] 19: 0x55f232ca9df5 - [INFO] [stdout] 20: 0x55f232be0138 - [INFO] [stdout] 21: 0x55f232adc320 - [INFO] [stdout] 22: 0x55f2325b2dc1 - [INFO] [stdout] 23: 0x55f23264301d - [INFO] [stdout] 24: 0x55f2325b0331 - [INFO] [stdout] 25: 0x55f232ae2930 - [INFO] [stdout] 26: 0x55f232643944 - [INFO] [stdout] 27: 0x55f232bdf940 - [INFO] [stdout] 28: 0x55f232d15056 - [INFO] [stdout] 29: 0x55f232bdebaa - [INFO] [stdout] 30: 0x55f232ca99d2 - [INFO] [stdout] 31: 0x55f232ca9df5 - [INFO] [stdout] 32: 0x55f232be0138 - [INFO] [stdout] 33: 0x55f232adc320 - [INFO] [stdout] 34: 0x55f2325b2dc1 - [INFO] [stdout] 35: 0x55f23264301d - [INFO] [stdout] 36: 0x55f2325b0331 - [INFO] [stdout] 37: 0x55f232ae2930 - [INFO] [stdout] 38: 0x55f232643944 - [INFO] [stdout] 39: 0x55f232bdf940 - [INFO] [stdout] 40: 0x55f232d15056 - [INFO] [stdout] 41: 0x55f232bdebaa - [INFO] [stdout] 42: 0x55f232ca99d2 - [INFO] [stdout] 43: 0x55f232ca9efc - [INFO] [stdout] 44: 0x55f232be0216 - [INFO] [stdout] 45: 0x55f232d5c70a - [INFO] [stdout] 46: 0x55f232adc1c0 - [INFO] [stdout] 47: 0x55f2325b3491 - [INFO] [stdout] 48: 0x55f23264301d - [INFO] [stdout] 49: 0x55f2325ae801 - [INFO] [stdout] 50: 0x55f232ae2c50 - [INFO] [stdout] 51: 0x55f232643994 - [INFO] [stdout] 52: 0x55f232d5c4be - [INFO] [stdout] 53: 0x55f2330ec36e - [INFO] [stdout] 54: 0x55f2330f33d2 - [INFO] [stdout] 55: 0x55f2330f3139 - [INFO] [stdout] 56: 0x55f2330f29af - [INFO] [stdout] 57: 0x55f2330f3c77 - [INFO] [stdout] 58: 0x55f2330f0aad - [INFO] [stdout] 59: 0x55f2330f0fdd - [INFO] [stdout] 60: 0x55f2330dbe70 - [INFO] [stdout] 61: 0x55f2330e14cd - [INFO] [stdout] 62: 0x55f2330e2d51 - [INFO] [stdout] 63: 0x55f2330f4efc - [INFO] [stdout] 64: 0x55f2330f5fcd - [INFO] [stdout] 65: 0x55f2330f4c27 - [INFO] [stdout] 66: 0x55f2330e31c1 - [INFO] [stdout] 67: 0x55f2330e12dc - [INFO] [stdout] 68: 0x55f2330e574f - [INFO] [stdout] 69: 0x55f233446d97 - [INFO] [stdout] 70: 0x7f59c075b609 - [INFO] [stdout] 71: 0x7f59c0533293 - [INFO] [stdout] 72: 0x0 - [INFO] [stdout] thread '' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', src/account/hier_id_scheme.rs:968:38 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f232459cd1 - [INFO] [stdout] 10: 0x55f232459dc3 - [INFO] [stdout] 11: 0x55f23290d9ee - [INFO] [stdout] 12: 0x55f232e5df84 - [INFO] [stdout] 13: 0x55f232e8126b - [INFO] [stdout] 14: 0x55f232e3baeb - [INFO] [stdout] 15: 0x55f232b2658c - [INFO] [stdout] 16: 0x55f232c87966 - [INFO] [stdout] 17: 0x55f232d536b2 - [INFO] [stdout] 18: 0x55f232ca9b24 - [INFO] [stdout] 19: 0x55f232ca9efc - [INFO] [stdout] 20: 0x55f232be0216 - [INFO] [stdout] 21: 0x55f232d5c70a - [INFO] [stdout] 22: 0x55f232adc1c0 - [INFO] [stdout] 23: 0x55f2325b3491 - [INFO] [stdout] 24: 0x55f23264301d - [INFO] [stdout] 25: 0x55f2325ae801 - [INFO] [stdout] 26: 0x55f232ae2c50 - [INFO] [stdout] 27: 0x55f232643994 - [INFO] [stdout] 28: 0x55f232d5c4be - [INFO] [stdout] 29: 0x55f2330ec36e - [INFO] [stdout] 30: 0x55f2330f33d2 - [INFO] [stdout] 31: 0x55f2330f3139 - [INFO] [stdout] 32: 0x55f2330f29af - [INFO] [stdout] 33: 0x55f2330f3c77 - [INFO] [stdout] 34: 0x55f2330f0aad - [INFO] [stdout] 35: 0x55f2330f0fdd - [INFO] [stdout] 36: 0x55f2330dbe70 - [INFO] [stdout] 37: 0x55f2330e14cd - [INFO] [stdout] 38: 0x55f2330e2d51 - [INFO] [stdout] 39: 0x55f2330f4efc - [INFO] [stdout] 40: 0x55f2330f5fcd - [INFO] [stdout] 41: 0x55f2330f4c27 - [INFO] [stdout] 42: 0x55f2330e31c1 - [INFO] [stdout] 43: 0x55f2330e12dc - [INFO] [stdout] 44: 0x55f2330e574f - [INFO] [stdout] 45: 0x55f233446d97 - [INFO] [stdout] 46: 0x7f59c075b609 - [INFO] [stdout] 47: 0x7f59c0533293 - [INFO] [stdout] 48: 0x0 - [INFO] [stdout] thread '' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', src/account/hier_id_scheme.rs:961:38 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f232459cd1 - [INFO] [stdout] 10: 0x55f232459dc3 - [INFO] [stdout] 11: 0x55f23290d9ee - [INFO] [stdout] 12: 0x55f232e5dbe4 - [INFO] [stdout] 13: 0x55f232e8126b - [INFO] [stdout] 14: 0x55f232e3baeb - [INFO] [stdout] 15: 0x55f232b2658c - [INFO] [stdout] 16: 0x55f232c87966 - [INFO] [stdout] 17: 0x55f232d536b2 - [INFO] [stdout] 18: 0x55f232ca9b24 - [INFO] [stdout] 19: 0x55f232ca9efc - [INFO] [stdout] 20: 0x55f232be0216 - [INFO] [stdout] 21: 0x55f232d5c70a - [INFO] [stdout] 22: 0x55f232adc1c0 - [INFO] [stdout] 23: 0x55f2325b3491 - [INFO] [stdout] 24: 0x55f23264301d - [INFO] [stdout] 25: 0x55f2325ae801 - [INFO] [stdout] 26: 0x55f232ae2c50 - [INFO] [stdout] 27: 0x55f232643994 - [INFO] [stdout] 28: 0x55f232d5c4be - [INFO] [stdout] 29: 0x55f2330ec36e - [INFO] [stdout] 30: 0x55f2330f33d2 - [INFO] [stdout] 31: 0x55f2330f3139 - [INFO] [stdout] 32: 0x55f2330f29af - [INFO] [stdout] 33: 0x55f2330f3c77 - [INFO] [stdout] 34: 0x55f2330f0aad - [INFO] [stdout] 35: 0x55f2330f0fdd - [INFO] [stdout] 36: 0x55f2330dbe70 - [INFO] [stdout] 37: 0x55f2330e14cd - [INFO] [stdout] 38: 0x55f2330e2d51 - [INFO] [stdout] 39: 0x55f2330f4efc - [INFO] [stdout] 40: 0x55f2330f5fcd - [INFO] [stdout] 41: 0x55f2330f4c27 - [INFO] [stdout] 42: 0x55f2330e31c1 - [INFO] [stdout] 43: 0x55f2330e12dc - [INFO] [stdout] 44: 0x55f2330e574f - [INFO] [stdout] 45: 0x55f233446d97 - [INFO] [stdout] 46: 0x7f59c075b609 - [INFO] [stdout] 47: 0x7f59c0533293 - [INFO] [stdout] 48: 0x0 - [INFO] [stdout] thread '' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', src/account/hier_id_scheme.rs:961:38 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f232459cd1 - [INFO] [stdout] 10: 0x55f232459dc3 - [INFO] [stdout] 11: 0x55f23290d9ee - [INFO] [stdout] 12: 0x55f232e5dbe4 - [INFO] [stdout] 13: 0x55f232e8126b - [INFO] [stdout] 14: 0x55f232e3baeb - [INFO] [stdout] 15: 0x55f232b2658c - [INFO] [stdout] 16: 0x55f232c87966 - [INFO] [stdout] 17: 0x55f232d536b2 - [INFO] [stdout] 18: 0x55f232ca9b24 - [INFO] [stdout] 19: 0x55f232ca9df5 - [INFO] [stdout] 20: 0x55f232be0138 - [INFO] [stdout] 21: 0x55f232adc320 - [INFO] [stdout] 22: 0x55f2325b2dc1 - [INFO] [stdout] 23: 0x55f23264301d - [INFO] [stdout] 24: 0x55f2325b0331 - [INFO] [stdout] 25: 0x55f232ae2930 - [INFO] [stdout] 26: 0x55f232643944 - [INFO] [stdout] 27: 0x55f232bdf940 - [INFO] [stdout] 28: 0x55f232d15056 - [INFO] [stdout] 29: 0x55f232bdebaa - [INFO] [stdout] 30: 0x55f232ca99d2 - [INFO] [stdout] 31: 0x55f232ca9efc - [INFO] [stdout] 32: 0x55f232be0216 - [INFO] [stdout] 33: 0x55f232d5c70a - [INFO] [stdout] 34: 0x55f232adc1c0 - [INFO] [stdout] 35: 0x55f2325b3491 - [INFO] [stdout] 36: 0x55f23264301d - [INFO] [stdout] 37: 0x55f2325ae801 - [INFO] [stdout] 38: 0x55f232ae2c50 - [INFO] [stdout] 39: 0x55f232643994 - [INFO] [stdout] 40: 0x55f232d5c4be - [INFO] [stdout] 41: 0x55f2330ec36e - [INFO] [stdout] 42: 0x55f2330f33d2 - [INFO] [stdout] 43: 0x55f2330f3139 - [INFO] [stdout] 44: 0x55f2330f29af - [INFO] [stdout] 45: 0x55f2330f3c77 - [INFO] [stdout] 46: 0x55f2330f0aad - [INFO] [stdout] 47: 0x55f2330f0fdd - [INFO] [stdout] 48: 0x55f2330dbe70 - [INFO] [stdout] 49: 0x55f2330e14cd - [INFO] [stdout] 50: 0x55f2330e2d51 - [INFO] [stdout] 51: 0x55f2330f4efc - [INFO] [stdout] 52: 0x55f2330f5fcd - [INFO] [stdout] 53: 0x55f2330f4c27 - [INFO] [stdout] 54: 0x55f2330e31c1 - [INFO] [stdout] 55: 0x55f2330e12dc - [INFO] [stdout] 56: 0x55f2330e574f - [INFO] [stdout] 57: 0x55f233446d97 - [INFO] [stdout] 58: 0x7f59c075b609 - [INFO] [stdout] 59: 0x7f59c0533293 - [INFO] [stdout] 60: 0x0 - [INFO] [stdout] thread '' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', src/account/hier_id_scheme.rs:961:38 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f232459cd1 - [INFO] [stdout] 10: 0x55f232459dc3 - [INFO] [stdout] 11: 0x55f23290d9ee - [INFO] [stdout] 12: 0x55f232e5dbe4 - [INFO] [stdout] 13: 0x55f232e8126b - [INFO] [stdout] 14: 0x55f232e3baeb - [INFO] [stdout] 15: 0x55f232b2658c - [INFO] [stdout] 16: 0x55f232c87966 - [INFO] [stdout] 17: 0x55f232d536b2 - [INFO] [stdout] 18: 0x55f232ca9b24 - [INFO] [stdout] 19: 0x55f232ca9efc - [INFO] [stdout] 20: 0x55f232be0216 - [INFO] [stdout] 21: 0x55f232d5c70a - [INFO] [stdout] 22: 0x55f232adc1c0 - [INFO] [stdout] 23: 0x55f2325b3491 - [INFO] [stdout] 24: 0x55f23264301d - [INFO] [stdout] 25: 0x55f2325ae801 - [INFO] [stdout] 26: 0x55f232ae2c50 - [INFO] [stdout] 27: 0x55f232643994 - [INFO] [stdout] 28: 0x55f232d5c4be - [INFO] [stdout] 29: 0x55f2330ec36e - [INFO] [stdout] 30: 0x55f2330f33d2 - [INFO] [stdout] 31: 0x55f2330f3139 - [INFO] [stdout] 32: 0x55f2330f29af - [INFO] [stdout] 33: 0x55f2330f3c77 - [INFO] [stdout] 34: 0x55f2330f0aad - [INFO] [stdout] 35: 0x55f2330f0fdd - [INFO] [stdout] 36: 0x55f2330dbe70 - [INFO] [stdout] 37: 0x55f2330e14cd - [INFO] [stdout] 38: 0x55f2330e2d51 - [INFO] [stdout] 39: 0x55f2330f4efc - [INFO] [stdout] 40: 0x55f2330f5fcd - [INFO] [stdout] 41: 0x55f2330f4c27 - [INFO] [stdout] 42: 0x55f2330e31c1 - [INFO] [stdout] 43: 0x55f2330e12dc - [INFO] [stdout] 44: 0x55f2330e574f - [INFO] [stdout] 45: 0x55f233446d97 - [INFO] [stdout] 46: 0x7f59c075b609 - [INFO] [stdout] 47: 0x7f59c0533293 - [INFO] [stdout] 48: 0x0 - [INFO] [stdout] thread '' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', src/account/hier_id_scheme.rs:961:38 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f232459cd1 - [INFO] [stdout] 10: 0x55f232459dc3 - [INFO] [stdout] 11: 0x55f23290d9ee - [INFO] [stdout] 12: 0x55f232e5dbe4 - [INFO] [stdout] 13: 0x55f232e8126b - [INFO] [stdout] 14: 0x55f232e3baeb - [INFO] [stdout] 15: 0x55f232b2658c - [INFO] [stdout] 16: 0x55f232c87966 - [INFO] [stdout] 17: 0x55f232d536b2 - [INFO] [stdout] 18: 0x55f232ca9b24 - [INFO] [stdout] 19: 0x55f232ca9efc - [INFO] [stdout] 20: 0x55f232be0216 - [INFO] [stdout] 21: 0x55f232d5c70a - [INFO] [stdout] 22: 0x55f232adc1c0 - [INFO] [stdout] 23: 0x55f2325b3491 - [INFO] [stdout] 24: 0x55f23264301d - [INFO] [stdout] 25: 0x55f2325ae801 - [INFO] [stdout] 26: 0x55f232ae2c50 - [INFO] [stdout] 27: 0x55f232643994 - [INFO] [stdout] 28: 0x55f232d5c4be - [INFO] [stdout] 29: 0x55f2330ec36e - [INFO] [stdout] 30: 0x55f2330f33d2 - [INFO] [stdout] 31: 0x55f2330f3139 - [INFO] [stdout] 32: 0x55f2330f29af - [INFO] [stdout] 33: 0x55f2330f3c77 - [INFO] [stdout] 34: 0x55f2330f0aad - [INFO] [stdout] 35: 0x55f2330f0fdd - [INFO] [stdout] 36: 0x55f2330dbe70 - [INFO] [stdout] 37: 0x55f2330e14cd - [INFO] [stdout] 38: 0x55f2330e2d51 - [INFO] [stdout] 39: 0x55f2330f4efc - [INFO] [stdout] 40: 0x55f2330f5fcd - [INFO] [stdout] 41: 0x55f2330f4c27 - [INFO] [stdout] 42: 0x55f2330e31c1 - [INFO] [stdout] 43: 0x55f2330e12dc - [INFO] [stdout] 44: 0x55f2330e574f - [INFO] [stdout] 45: 0x55f233446d97 - [INFO] [stdout] 46: 0x7f59c075b609 - [INFO] [stdout] 47: 0x7f59c0533293 - [INFO] [stdout] 48: 0x0 - [INFO] [stdout] thread '' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', src/account/hier_id_scheme.rs:968:38 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f232459cd1 - [INFO] [stdout] 10: 0x55f232459dc3 - [INFO] [stdout] 11: 0x55f23290d9ee - [INFO] [stdout] 12: 0x55f232e5df84 - [INFO] [stdout] 13: 0x55f232e8126b - [INFO] [stdout] 14: 0x55f232e3baeb - [INFO] [stdout] 15: 0x55f232b2658c - [INFO] [stdout] 16: 0x55f232c87966 - [INFO] [stdout] 17: 0x55f232d536b2 - [INFO] [stdout] 18: 0x55f232ca9b24 - [INFO] [stdout] 19: 0x55f232ca9efc - [INFO] [stdout] 20: 0x55f232be0216 - [INFO] [stdout] 21: 0x55f232d5c70a - [INFO] [stdout] 22: 0x55f232adc1c0 - [INFO] [stdout] 23: 0x55f2325b3491 - [INFO] [stdout] 24: 0x55f23264301d - [INFO] [stdout] 25: 0x55f2325ae801 - [INFO] [stdout] 26: 0x55f232ae2c50 - [INFO] [stdout] 27: 0x55f232643994 - [INFO] [stdout] 28: 0x55f232d5c4be - [INFO] [stdout] 29: 0x55f2330ec36e - [INFO] [stdout] 30: 0x55f2330f33d2 - [INFO] [stdout] 31: 0x55f2330f3139 - [INFO] [stdout] 32: 0x55f2330f29af - [INFO] [stdout] 33: 0x55f2330f3c77 - [INFO] [stdout] 34: 0x55f2330f0aad - [INFO] [stdout] 35: 0x55f2330f0fdd - [INFO] [stdout] 36: 0x55f2330dbe70 - [INFO] [stdout] 37: 0x55f2330e14cd - [INFO] [stdout] 38: 0x55f2330e2d51 - [INFO] [stdout] 39: 0x55f2330f4efc - [INFO] [stdout] 40: 0x55f2330f5fcd - [INFO] [stdout] 41: 0x55f2330f4c27 - [INFO] [stdout] 42: 0x55f2330e31c1 - [INFO] [stdout] 43: 0x55f2330e12dc - [INFO] [stdout] 44: 0x55f2330e574f - [INFO] [stdout] 45: 0x55f233446d97 - [INFO] [stdout] 46: 0x7f59c075b609 - [INFO] [stdout] 47: 0x7f59c0533293 - [INFO] [stdout] 48: 0x0 - [INFO] [stdout] thread '' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', src/account/hier_id_scheme.rs:968:38 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f232459cd1 - [INFO] [stdout] 10: 0x55f232459dc3 - [INFO] [stdout] 11: 0x55f23290d9ee - [INFO] [stdout] 12: 0x55f232e5df84 - [INFO] [stdout] 13: 0x55f232e8126b - [INFO] [stdout] 14: 0x55f232e3baeb - [INFO] [stdout] 15: 0x55f232b2658c - [INFO] [stdout] 16: 0x55f232c87966 - [INFO] [stdout] 17: 0x55f232d536b2 - [INFO] [stdout] 18: 0x55f232ca9b24 - [INFO] [stdout] 19: 0x55f232ca9df5 - [INFO] [stdout] 20: 0x55f232be0138 - [INFO] [stdout] 21: 0x55f232adc320 - [INFO] [stdout] 22: 0x55f2325b2dc1 - [INFO] [stdout] 23: 0x55f23264301d - [INFO] [stdout] 24: 0x55f2325b0331 - [INFO] [stdout] 25: 0x55f232ae2930 - [INFO] [stdout] 26: 0x55f232643944 - [INFO] [stdout] 27: 0x55f232bdf940 - [INFO] [stdout] 28: 0x55f232d15056 - [INFO] [stdout] 29: 0x55f232bdebaa - [INFO] [stdout] 30: 0x55f232ca99d2 - [INFO] [stdout] 31: 0x55f232ca9df5 - [INFO] [stdout] 32: 0x55f232be0138 - [INFO] [stdout] 33: 0x55f232adc320 - [INFO] [stdout] 34: 0x55f2325b2dc1 - [INFO] [stdout] 35: 0x55f23264301d - [INFO] [stdout] 36: 0x55f2325b0331 - [INFO] [stdout] 37: 0x55f232ae2930 - [INFO] [stdout] 38: 0x55f232643944 - [INFO] [stdout] 39: 0x55f232bdf940 - [INFO] [stdout] 40: 0x55f232d15056 - [INFO] [stdout] 41: 0x55f232bdebaa - [INFO] [stdout] 42: 0x55f232ca99d2 - [INFO] [stdout] 43: 0x55f232ca9df5 - [INFO] [stdout] 44: 0x55f232be0138 - [INFO] [stdout] 45: 0x55f232adc320 - [INFO] [stdout] 46: 0x55f2325b2dc1 - [INFO] [stdout] 47: 0x55f23264301d - [INFO] [stdout] 48: 0x55f2325b0331 - [INFO] [stdout] 49: 0x55f232ae2930 - [INFO] [stdout] 50: 0x55f232643944 - [INFO] [stdout] 51: 0x55f232bdf940 - [INFO] [stdout] 52: 0x55f232d15056 - [INFO] [stdout] 53: 0x55f232bdebaa - [INFO] [stdout] 54: 0x55f232ca99d2 - [INFO] [stdout] 55: 0x55f232ca9efc - [INFO] [stdout] 56: 0x55f232be0216 - [INFO] [stdout] 57: 0x55f232d5c70a - [INFO] [stdout] 58: 0x55f232adc1c0 - [INFO] [stdout] 59: 0x55f2325b3491 - [INFO] [stdout] 60: 0x55f23264301d - [INFO] [stdout] 61: 0x55f2325ae801 - [INFO] [stdout] 62: 0x55f232ae2c50 - [INFO] [stdout] 63: 0x55f232643994 - [INFO] [stdout] 64: 0x55f232d5c4be - [INFO] [stdout] 65: 0x55f2330ec36e - [INFO] [stdout] 66: 0x55f2330f33d2 - [INFO] [stdout] 67: 0x55f2330f3139 - [INFO] [stdout] 68: 0x55f2330f29af - [INFO] [stdout] 69: 0x55f2330f3c77 - [INFO] [stdout] 70: 0x55f2330f0aad - [INFO] [stdout] 71: 0x55f2330f0fdd - [INFO] [stdout] 72: 0x55f2330dbe70 - [INFO] [stdout] 73: 0x55f2330e14cd - [INFO] [stdout] 74: 0x55f2330e2d51 - [INFO] [stdout] 75: 0x55f2330f4efc - [INFO] [stdout] 76: 0x55f2330f5fcd - [INFO] [stdout] 77: 0x55f2330f4c27 - [INFO] [stdout] 78: 0x55f2330e31c1 - [INFO] [stdout] 79: 0x55f2330e12dc - [INFO] [stdout] 80: 0x55f2330e574f - [INFO] [stdout] 81: 0x55f233446d97 - [INFO] [stdout] 82: 0x7f59c075b609 - [INFO] [stdout] 83: 0x7f59c0533293 - [INFO] [stdout] 84: 0x0 - [INFO] [stdout] thread '' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', src/account/hier_id_scheme.rs:968:38 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f232459cd1 - [INFO] [stdout] 10: 0x55f232459dc3 - [INFO] [stdout] 11: 0x55f23290d9ee - [INFO] [stdout] 12: 0x55f232e5df84 - [INFO] [stdout] 13: 0x55f232e8126b - [INFO] [stdout] 14: 0x55f232e3baeb - [INFO] [stdout] 15: 0x55f232b2658c - [INFO] [stdout] 16: 0x55f232c87966 - [INFO] [stdout] 17: 0x55f232d536b2 - [INFO] [stdout] 18: 0x55f232ca9b24 - [INFO] [stdout] 19: 0x55f232ca9efc - [INFO] [stdout] 20: 0x55f232be0216 - [INFO] [stdout] 21: 0x55f232d5c70a - [INFO] [stdout] 22: 0x55f232adc1c0 - [INFO] [stdout] 23: 0x55f2325b3491 - [INFO] [stdout] 24: 0x55f23264301d - [INFO] [stdout] 25: 0x55f2325ae801 - [INFO] [stdout] 26: 0x55f232ae2c50 - [INFO] [stdout] 27: 0x55f232643994 - [INFO] [stdout] 28: 0x55f232d5c4be - [INFO] [stdout] 29: 0x55f2330ec36e - [INFO] [stdout] 30: 0x55f2330f33d2 - [INFO] [stdout] 31: 0x55f2330f3139 - [INFO] [stdout] 32: 0x55f2330f29af - [INFO] [stdout] 33: 0x55f2330f3c77 - [INFO] [stdout] 34: 0x55f2330f0aad - [INFO] [stdout] 35: 0x55f2330f0fdd - [INFO] [stdout] 36: 0x55f2330dbe70 - [INFO] [stdout] 37: 0x55f2330e14cd - [INFO] [stdout] 38: 0x55f2330e2d51 - [INFO] [stdout] 39: 0x55f2330f4efc - [INFO] [stdout] 40: 0x55f2330f5fcd - [INFO] [stdout] 41: 0x55f2330f4c27 - [INFO] [stdout] 42: 0x55f2330e31c1 - [INFO] [stdout] 43: 0x55f2330e12dc - [INFO] [stdout] 44: 0x55f2330e574f - [INFO] [stdout] 45: 0x55f233446d97 - [INFO] [stdout] 46: 0x7f59c075b609 - [INFO] [stdout] 47: 0x7f59c0533293 - [INFO] [stdout] 48: 0x0 - [INFO] [stdout] thread '' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', src/account/hier_id_scheme.rs:968:38 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f232459cd1 - [INFO] [stdout] 10: 0x55f232459dc3 - [INFO] [stdout] 11: 0x55f23290d9ee - [INFO] [stdout] 12: 0x55f232e5df84 - [INFO] [stdout] 13: 0x55f232e8126b - [INFO] [stdout] 14: 0x55f232e3baeb - [INFO] [stdout] 15: 0x55f232b2658c - [INFO] [stdout] 16: 0x55f232c87966 - [INFO] [stdout] 17: 0x55f232d536b2 - [INFO] [stdout] 18: 0x55f232ca9b24 - [INFO] [stdout] 19: 0x55f232ca9df5 - [INFO] [stdout] 20: 0x55f232be0138 - [INFO] [stdout] 21: 0x55f232adc320 - [INFO] [stdout] 22: 0x55f2325b2dc1 - [INFO] [stdout] 23: 0x55f23264301d - [INFO] [stdout] 24: 0x55f2325b0331 - [INFO] [stdout] 25: 0x55f232ae2930 - [INFO] [stdout] 26: 0x55f232643944 - [INFO] [stdout] 27: 0x55f232bdf940 - [INFO] [stdout] 28: 0x55f232d15056 - [INFO] [stdout] 29: 0x55f232bdebaa - [INFO] [stdout] 30: 0x55f232ca99d2 - [INFO] [stdout] 31: 0x55f232ca9df5 - [INFO] [stdout] 32: 0x55f232be0138 - [INFO] [stdout] 33: 0x55f232adc320 - [INFO] [stdout] 34: 0x55f2325b2dc1 - [INFO] [stdout] 35: 0x55f23264301d - [INFO] [stdout] 36: 0x55f2325b0331 - [INFO] [stdout] 37: 0x55f232ae2930 - [INFO] [stdout] 38: 0x55f232643944 - [INFO] [stdout] 39: 0x55f232bdf940 - [INFO] [stdout] 40: 0x55f232d15056 - [INFO] [stdout] 41: 0x55f232bdebaa - [INFO] [stdout] 42: 0x55f232ca99d2 - [INFO] [stdout] 43: 0x55f232ca9df5 - [INFO] [stdout] 44: 0x55f232be0138 - [INFO] [stdout] 45: 0x55f232adc320 - [INFO] [stdout] 46: 0x55f2325b2dc1 - [INFO] [stdout] 47: 0x55f23264301d - [INFO] [stdout] 48: 0x55f2325b0331 - [INFO] [stdout] 49: 0x55f232ae2930 - [INFO] [stdout] 50: 0x55f232643944 - [INFO] [stdout] 51: 0x55f232bdf940 - [INFO] [stdout] 52: 0x55f232d15056 - [INFO] [stdout] 53: 0x55f232bdebaa - [INFO] [stdout] 54: 0x55f232ca99d2 - [INFO] [stdout] 55: 0x55f232ca9df5 - [INFO] [stdout] 56: 0x55f232be0138 - [INFO] [stdout] 57: 0x55f232adc320 - [INFO] [stdout] 58: 0x55f2325b2dc1 - [INFO] [stdout] 59: 0x55f23264301d - [INFO] [stdout] 60: 0x55f2325b0331 - [INFO] [stdout] 61: 0x55f232ae2930 - [INFO] [stdout] 62: 0x55f232643944 - [INFO] [stdout] 63: 0x55f232bdf940 - [INFO] [stdout] 64: 0x55f232d14f12 - [INFO] [stdout] 65: 0x55f232d5c7ae - [INFO] [stdout] 66: 0x55f232adc110 - [INFO] [stdout] 67: 0x55f2325b325a - [INFO] [stdout] 68: 0x55f23264301d - [INFO] [stdout] 69: 0x55f2325af997 - [INFO] [stdout] 70: 0x55f232ae2c90 - [INFO] [stdout] 71: 0x55f232643a97 - [INFO] [stdout] 72: 0x55f232d5bd15 - [INFO] [stdout] 73: 0x55f2330ec36e - [INFO] [stdout] 74: 0x55f2330f33d2 - [INFO] [stdout] 75: 0x55f2330f3139 - [INFO] [stdout] 76: 0x55f2330f29af - [INFO] [stdout] 77: 0x55f2330f3c77 - [INFO] [stdout] 78: 0x55f2330f0aad - [INFO] [stdout] 79: 0x55f2330f0fdd - [INFO] [stdout] 80: 0x55f2330dbe70 - [INFO] [stdout] 81: 0x55f2330e14cd - [INFO] [stdout] 82: 0x55f2330e2d51 - [INFO] [stdout] 83: 0x55f2330f4efc - [INFO] [stdout] 84: 0x55f2330f5fcd - [INFO] [stdout] 85: 0x55f2330f4c27 - [INFO] [stdout] 86: 0x55f2330e31c1 - [INFO] [stdout] 87: 0x55f2330e12dc - [INFO] [stdout] 88: 0x55f2330e574f - [INFO] [stdout] 89: 0x55f233446d97 - [INFO] [stdout] 90: 0x7f59c075b609 - [INFO] [stdout] 91: 0x7f59c0533293 - [INFO] [stdout] 92: 0x0 - [INFO] [stdout] thread '' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', src/account/hier_id_scheme.rs:968:38 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f232459cd1 - [INFO] [stdout] 10: 0x55f232459dc3 - [INFO] [stdout] 11: 0x55f23290d9ee - [INFO] [stdout] 12: 0x55f232e5df84 - [INFO] [stdout] 13: 0x55f232e8126b - [INFO] [stdout] 14: 0x55f232e3baeb - [INFO] [stdout] 15: 0x55f232b2658c - [INFO] [stdout] 16: 0x55f232c87966 - [INFO] [stdout] 17: 0x55f232d536b2 - [INFO] [stdout] 18: 0x55f232ca9b24 - [INFO] [stdout] 19: 0x55f232ca9efc - [INFO] [stdout] 20: 0x55f232be0216 - [INFO] [stdout] 21: 0x55f232d5c70a - [INFO] [stdout] 22: 0x55f232adc1c0 - [INFO] [stdout] 23: 0x55f2325b3491 - [INFO] [stdout] 24: 0x55f23264301d - [INFO] [stdout] 25: 0x55f2325ae801 - [INFO] [stdout] 26: 0x55f232ae2c50 - [INFO] [stdout] 27: 0x55f232643994 - [INFO] [stdout] 28: 0x55f232d5c4be - [INFO] [stdout] 29: 0x55f2330ec36e - [INFO] [stdout] 30: 0x55f2330f33d2 - [INFO] [stdout] 31: 0x55f2330f3139 - [INFO] [stdout] 32: 0x55f2330f29af - [INFO] [stdout] 33: 0x55f2330f3c77 - [INFO] [stdout] 34: 0x55f2330f0aad - [INFO] [stdout] 35: 0x55f2330f0fdd - [INFO] [stdout] 36: 0x55f2330dbe70 - [INFO] [stdout] 37: 0x55f2330e14cd - [INFO] [stdout] 38: 0x55f2330e2d51 - [INFO] [stdout] 39: 0x55f2330f4efc - [INFO] [stdout] 40: 0x55f2330f5fcd - [INFO] [stdout] 41: 0x55f2330f4c27 - [INFO] [stdout] 42: 0x55f2330e31c1 - [INFO] [stdout] 43: 0x55f2330e12dc - [INFO] [stdout] 44: 0x55f2330e574f - [INFO] [stdout] 45: 0x55f233446d97 - [INFO] [stdout] 46: 0x7f59c075b609 - [INFO] [stdout] 47: 0x7f59c0533293 - [INFO] [stdout] 48: 0x0 - [INFO] [stdout] thread '' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', src/account/hier_id_scheme.rs:968:38 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f232459cd1 - [INFO] [stdout] 10: 0x55f232459dc3 - [INFO] [stdout] 11: 0x55f23290d9ee - [INFO] [stdout] 12: 0x55f232e5df84 - [INFO] [stdout] 13: 0x55f232e8126b - [INFO] [stdout] 14: 0x55f232e3baeb - [INFO] [stdout] 15: 0x55f232b2658c - [INFO] [stdout] 16: 0x55f232c87966 - [INFO] [stdout] 17: 0x55f232d536b2 - [INFO] [stdout] 18: 0x55f232ca9b24 - [INFO] [stdout] 19: 0x55f232ca9df5 - [INFO] [stdout] 20: 0x55f232be0138 - [INFO] [stdout] 21: 0x55f232adc320 - [INFO] [stdout] 22: 0x55f2325b2dc1 - [INFO] [stdout] 23: 0x55f23264301d - [INFO] [stdout] 24: 0x55f2325b0331 - [INFO] [stdout] 25: 0x55f232ae2930 - [INFO] [stdout] 26: 0x55f232643944 - [INFO] [stdout] 27: 0x55f232bdf940 - [INFO] [stdout] 28: 0x55f232d15056 - [INFO] [stdout] 29: 0x55f232bdebaa - [INFO] [stdout] 30: 0x55f232ca99d2 - [INFO] [stdout] 31: 0x55f232ca9efc - [INFO] [stdout] 32: 0x55f232be0216 - [INFO] [stdout] 33: 0x55f232d5c70a - [INFO] [stdout] 34: 0x55f232adc1c0 - [INFO] [stdout] 35: 0x55f2325b3491 - [INFO] [stdout] 36: 0x55f23264301d - [INFO] [stdout] 37: 0x55f2325ae801 - [INFO] [stdout] 38: 0x55f232ae2c50 - [INFO] [stdout] 39: 0x55f232643994 - [INFO] [stdout] 40: 0x55f232d5c4be - [INFO] [stdout] 41: 0x55f2330ec36e - [INFO] [stdout] 42: 0x55f2330f33d2 - [INFO] [stdout] 43: 0x55f2330f3139 - [INFO] [stdout] 44: 0x55f2330f29af - [INFO] [stdout] 45: 0x55f2330f3c77 - [INFO] [stdout] 46: 0x55f2330f0aad - [INFO] [stdout] 47: 0x55f2330f0fdd - [INFO] [stdout] 48: 0x55f2330dbe70 - [INFO] [stdout] 49: 0x55f2330e14cd - [INFO] [stdout] 50: 0x55f2330e2d51 - [INFO] [stdout] 51: 0x55f2330f4efc - [INFO] [stdout] 52: 0x55f2330f5fcd - [INFO] [stdout] 53: 0x55f2330f4c27 - [INFO] [stdout] 54: 0x55f2330e31c1 - [INFO] [stdout] 55: 0x55f2330e12dc - [INFO] [stdout] 56: 0x55f2330e574f - [INFO] [stdout] 57: 0x55f233446d97 - [INFO] [stdout] 58: 0x7f59c075b609 - [INFO] [stdout] 59: 0x7f59c0533293 - [INFO] [stdout] 60: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- imap::integration_tests::xcry::user_configuration stdout ---- [INFO] [stdout] xcryucfg WIRE <<[eol] * OK [CAPABILITY IMAP4rev1 XIMAP4rev2 APPENDLIMIT=67108864 AUTH=PLAIN BINARY CHILDREN COMPRESS=DEFLATE CONDSTORE CREATE-SPECIAL-USE ENABLE ESEARCH ID IDLE LIST-EXTENDED LIST-STATUS LITERAL+ MOVE MULTIAPPEND NAMESPACE OBJECTID QRESYNC SASL-IR SEARCHRES SPECIAL-USE STATUS=SIZE UIDPLUS UNSELECT UTF8=ACCEPT XCRY XLIST XVANQUISH XYZZY] It's my IMAP and I'll CRY if I want to! (crymap 1.0.0 ready)\r\n [INFO] [stdout] xcryucfg WIRE >>[cmd] 0 LOGIN azure hunter2\r\n [INFO] [stdout] xcryucfg WIRE <<[eol] * BYE [CONTACTADMIN] Fatal internal error or misconfiguration; refer to server logs for details.\r\n [INFO] [stdout] xcryucfg WIRE <<[eol] [INFO] [stdout] thread 'imap::integration_tests::xcry::user_configuration' panicked at 'called `Result::unwrap()` on an `Err` value: Io(Custom { kind: UnexpectedEof, error: "Expected continuation line, got nothing" })', src/imap/integration_tests/defs.rs:155:10 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f232459cd1 - [INFO] [stdout] 10: 0x55f232459dc3 - [INFO] [stdout] 11: 0x55f23290dd6d - [INFO] [stdout] 12: 0x55f232badc88 - [INFO] [stdout] 13: 0x55f232c7619a - [INFO] [stdout] 14: 0x55f232c7610a - [INFO] [stdout] 15: 0x55f232a1665e - [INFO] [stdout] 16: 0x55f23308cfa3 - [INFO] [stdout] 17: 0x55f23308ba18 - [INFO] [stdout] 18: 0x55f23305a19d - [INFO] [stdout] 19: 0x55f23305e8c8 - [INFO] [stdout] 20: 0x55f233446d97 - [INFO] [stdout] 21: 0x7f59c075b609 - [INFO] [stdout] 22: 0x7f59c0533293 - [INFO] [stdout] 23: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- lmtp::integration_tests::large_delivery stdout ---- [INFO] [stdout] Read response: "220 localhost crymap 1.0.0 LMTP ready\r\n" [INFO] [stdout] Read response: "250-localhost salutations, large_delivery\r\n" [INFO] [stdout] Read response: "250-STARTTLS\r\n" [INFO] [stdout] Read response: "250-8BITMIME\r\n" [INFO] [stdout] Read response: "250-BINARYMIME\r\n" [INFO] [stdout] Read response: "250-CHUNKING\r\n" [INFO] [stdout] Read response: "250-ENHANCEDSTATUSCODES\r\n" [INFO] [stdout] Read response: "250-HELP\r\n" [INFO] [stdout] Read response: "250-PIPELINING\r\n" [INFO] [stdout] Read response: "250-SIZE=67108864\r\n" [INFO] [stdout] Read response: "250 SMTPUTF8\r\n" [INFO] [stdout] Read response: "250 2.0.0 OK\r\n" [INFO] [stdout] Read response: "250 2.1.5 OK\r\n" [INFO] [stdout] Read response: "250 2.1.5 OK\r\n" [INFO] [stdout] Read response: "354 Go ahead\r\n" [INFO] [stdout] Read response: "450-4.3.5 Problem with mailbox permissions\r\n" [INFO] [stdout] Read response: "450 4.2.0 Problem with mailbox permissions\r\n" [INFO] [stdout] thread 'lmtp::integration_tests::large_delivery' panicked at 'assertion failed: responses[0].starts_with(\"250-2.0.0\")', src/lmtp/integration_tests.rs:404:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f233440497 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f232459cd1 - [INFO] [stdout] 10: 0x55f232459c1d - [INFO] [stdout] 11: 0x55f23263e520 - [INFO] [stdout] 12: 0x55f23263df7a - [INFO] [stdout] 13: 0x55f232a1733e - [INFO] [stdout] 14: 0x55f23308cfa3 - [INFO] [stdout] 15: 0x55f23308ba18 - [INFO] [stdout] 16: 0x55f23305a19d - [INFO] [stdout] 17: 0x55f23305e8c8 - [INFO] [stdout] 18: 0x55f233446d97 - [INFO] [stdout] 19: 0x7f59c075b609 - [INFO] [stdout] 20: 0x7f59c0533293 - [INFO] [stdout] 21: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- lmtp::integration_tests::failed_delivery stdout ---- [INFO] [stdout] Read response: "220 localhost crymap 1.0.0 LMTP ready\r\n" [INFO] [stdout] Read response: "250-localhost salutations, failed_delivery\r\n" [INFO] [stdout] Read response: "250-STARTTLS\r\n" [INFO] [stdout] Read response: "250-8BITMIME\r\n" [INFO] [stdout] Read response: "250-BINARYMIME\r\n" [INFO] [stdout] Read response: "250-CHUNKING\r\n" [INFO] [stdout] Read response: "250-ENHANCEDSTATUSCODES\r\n" [INFO] [stdout] Read response: "250-HELP\r\n" [INFO] [stdout] Read response: "250-PIPELINING\r\n" [INFO] [stdout] Read response: "250-SIZE=67108864\r\n" [INFO] [stdout] Read response: "250 SMTPUTF8\r\n" [INFO] [stdout] Read response: "250 2.0.0 OK\r\n" [INFO] [stdout] Read response: "250 2.1.5 OK\r\n" [INFO] [stdout] Read response: "250 2.1.5 OK\r\n" [INFO] [stdout] Read response: "354 Go ahead\r\n" [INFO] [stdout] Read response: "450-4.2.0 Problem with mailbox permissions\r\n" [INFO] [stdout] Read response: "450 4.2.0 Problem with mailbox permissions\r\n" [INFO] [stdout] thread 'lmtp::integration_tests::failed_delivery' panicked at 'assertion failed: responses[1].starts_with(\"250 2.0.0\")', src/lmtp/integration_tests.rs:468:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f233440497 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f232459cd1 - [INFO] [stdout] 10: 0x55f232459c1d - [INFO] [stdout] 11: 0x55f23263f519 - [INFO] [stdout] 12: 0x55f23263ef6a - [INFO] [stdout] 13: 0x55f232a1a90e - [INFO] [stdout] 14: 0x55f23308cfa3 - [INFO] [stdout] 15: 0x55f23308ba18 - [INFO] [stdout] 16: 0x55f23305a19d - [INFO] [stdout] 17: 0x55f23305e8c8 - [INFO] [stdout] 18: 0x55f233446d97 - [INFO] [stdout] 19: 0x7f59c075b609 - [INFO] [stdout] 20: 0x7f59c0533293 - [INFO] [stdout] 21: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- imap::integration_tests::rfc8474::inbox_rename_doesnt_preserve_mailbox_id stdout ---- [INFO] [stdout] thread 'imap::integration_tests::rfc8474::inbox_rename_doesnt_preserve_mailbox_id' panicked at 'called `Result::unwrap()` on an `Err` value: Io(Custom { kind: NotFound, error: PathError { path: "/tmp/.tmpu3Zahq/azure/tmp/.tmpme29ws", err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } })', src/imap/integration_tests/defs.rs:78:35 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f232459cd1 - [INFO] [stdout] 10: 0x55f232459dc3 - [INFO] [stdout] 11: 0x55f232911bfa - [INFO] [stdout] 12: 0x55f232bacce3 - [INFO] [stdout] 13: 0x55f232d0a55c - [INFO] [stdout] 14: 0x55f232d0a53a - [INFO] [stdout] 15: 0x55f232a1802e - [INFO] [stdout] 16: 0x55f23308cfa3 - [INFO] [stdout] 17: 0x55f23308ba18 - [INFO] [stdout] 18: 0x55f23305a19d - [INFO] [stdout] 19: 0x55f23305e8c8 - [INFO] [stdout] 20: 0x55f233446d97 - [INFO] [stdout] 21: 0x7f59c075b609 - [INFO] [stdout] 22: 0x7f59c0533293 - [INFO] [stdout] 23: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- lmtp::integration_tests::huge_message_rejected stdout ---- [INFO] [stdout] Read response: "220 localhost crymap 1.0.0 LMTP ready\r\n" [INFO] [stdout] Read response: "250-localhost salutations, huge_delivery\r\n" [INFO] [stdout] Read response: "250-STARTTLS\r\n" [INFO] [stdout] Read response: "250-8BITMIME\r\n" [INFO] [stdout] Read response: "250-BINARYMIME\r\n" [INFO] [stdout] Read response: "250-CHUNKING\r\n" [INFO] [stdout] Read response: "250-ENHANCEDSTATUSCODES\r\n" [INFO] [stdout] Read response: "250-HELP\r\n" [INFO] [stdout] Read response: "250-PIPELINING\r\n" [INFO] [stdout] Read response: "250-SIZE=67108864\r\n" [INFO] [stdout] Read response: "250 SMTPUTF8\r\n" [INFO] [stdout] Read response: "250 2.0.0 OK\r\n" [INFO] [stdout] Read response: "250 2.1.5 OK\r\n" [INFO] [stdout] Read response: "250 2.1.5 OK\r\n" [INFO] [stdout] Read response: "354 Go ahead\r\n" [INFO] [stdout] Read response: "552-5.2.3 Maximum message size is 67108864 bytes\r\n" [INFO] [stdout] Read response: "552 5.2.3 Maximum message size is 67108864 bytes\r\n" [INFO] [stdout] thread 'lmtp::integration_tests::huge_message_rejected' panicked at 'called `Result::unwrap()` on an `Err` value: Io(Os { code: 2, kind: NotFound, message: "No such file or directory" })', src/lmtp/integration_tests.rs:214:40 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f23343db20 - [INFO] [stdout] 1: 0x55f23346448c - [INFO] [stdout] 2: 0x55f2334385b5 - [INFO] [stdout] 3: 0x55f23344031b - [INFO] [stdout] 4: 0x55f23343fe2c - [INFO] [stdout] 5: 0x55f2334409e4 - [INFO] [stdout] 6: 0x55f2334404c7 - [INFO] [stdout] 7: 0x55f23343dffc - [INFO] [stdout] 8: 0x55f233440429 - [INFO] [stdout] 9: 0x55f232459cd1 - [INFO] [stdout] 10: 0x55f232459dc3 - [INFO] [stdout] 11: 0x55f23290fd2d - [INFO] [stdout] 12: 0x55f23260aabd - [INFO] [stdout] 13: 0x55f23263ed46 - [INFO] [stdout] 14: 0x55f23263e6ea - [INFO] [stdout] 15: 0x55f232a16c8e - [INFO] [stdout] 16: 0x55f23308cfa3 - [INFO] [stdout] 17: 0x55f23308ba18 - [INFO] [stdout] 18: 0x55f23305a19d - [INFO] [stdout] 19: 0x55f23305e8c8 - [INFO] [stdout] 20: 0x55f233446d97 - [INFO] [stdout] 21: 0x7f59c075b609 - [INFO] [stdout] 22: 0x7f59c0533293 - [INFO] [stdout] 23: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] account::hier_id_scheme::test::test_emplace_many [INFO] [stdout] account::hier_id_scheme::test::test_hier_id_scheme [INFO] [stdout] account::mailbox::poll::test::gc_triggered_after_many_rollups [INFO] [stdout] account::mailbox::poll::test::no_gc_or_rollups_if_read_only [INFO] [stdout] account::mailbox::poll::test::rollup_generated_after_many_deliveries [INFO] [stdout] account::mailbox::poll::test::rollup_generated_after_many_external_changes [INFO] [stdout] account::mailbox::poll::test::rollup_generated_after_many_self_changes [INFO] [stdout] account::mailbox::search::test::test_search_queries [INFO] [stdout] account::mailbox::select::test::resume_from_rollup [INFO] [stdout] imap::integration_tests::rfc2177::bad_idle [INFO] [stdout] imap::integration_tests::rfc2177::delete_mailbox_during_idle [INFO] [stdout] imap::integration_tests::rfc2177::idle_works_with_extremely_long_paths [INFO] [stdout] imap::integration_tests::rfc2177::test_idle [INFO] [stdout] imap::integration_tests::rfc3348::children_attributes_returned [INFO] [stdout] imap::integration_tests::rfc3501::auth::authenticate_plain [INFO] [stdout] imap::integration_tests::rfc3501::auth::login_basic [INFO] [stdout] imap::integration_tests::rfc3501::bad_commands::bad_append_recovery [INFO] [stdout] imap::integration_tests::rfc3501::bad_commands::inappropriate_commands [INFO] [stdout] imap::integration_tests::rfc3501::fetch::error_conditions [INFO] [stdout] imap::integration_tests::rfc3501::fetch::fetch_body_parts [INFO] [stdout] imap::integration_tests::rfc3501::fetch::fetch_body_structure [INFO] [stdout] imap::integration_tests::rfc3501::fetch::fetch_body_structure_unknown_cte [INFO] [stdout] imap::integration_tests::rfc3501::fetch::fetch_envelope [INFO] [stdout] imap::integration_tests::rfc3501::fetch::fetch_envelope_with_obsolete_routes [INFO] [stdout] imap::integration_tests::rfc3501::fetch::fetch_single_scalars [INFO] [stdout] imap::integration_tests::rfc3501::fetch::implicit_seen [INFO] [stdout] imap::integration_tests::rfc3501::fetch::wrapped_headers_not_mangled [INFO] [stdout] imap::integration_tests::rfc3501::flags::error_conditions [INFO] [stdout] imap::integration_tests::rfc3501::flags::flag_crud [INFO] [stdout] imap::integration_tests::rfc3501::literal::command_synchronising_literals [INFO] [stdout] imap::integration_tests::rfc3501::mailboxes::delete_mailbox_in_use [INFO] [stdout] imap::integration_tests::rfc3501::mailboxes::error_cases [INFO] [stdout] imap::integration_tests::rfc3501::mailboxes::mailbox_management [INFO] [stdout] imap::integration_tests::rfc3501::mailboxes::subscription_management [INFO] [stdout] imap::integration_tests::rfc3501::messages::append_copy_nx_destination [INFO] [stdout] imap::integration_tests::rfc3501::messages::append_message [INFO] [stdout] imap::integration_tests::rfc3501::messages::append_with_new_flag [INFO] [stdout] imap::integration_tests::rfc3501::messages::copy_expunged [INFO] [stdout] imap::integration_tests::rfc3501::messages::copy_messages [INFO] [stdout] imap::integration_tests::rfc3501::messages::error_conditions [INFO] [stdout] imap::integration_tests::rfc3501::messages::expunge_messages [INFO] [stdout] imap::integration_tests::rfc3501::search::charsets [INFO] [stdout] imap::integration_tests::rfc3501::search::search_queries [INFO] [stdout] imap::integration_tests::rfc3501::select::basic_success [INFO] [stdout] imap::integration_tests::rfc3501::select::close_and_expunge [INFO] [stdout] imap::integration_tests::rfc3501::select::error_conditions [INFO] [stdout] imap::integration_tests::rfc3501::select::keywords_included_in_flags [INFO] [stdout] imap::integration_tests::rfc3502::abort_on_over_length [INFO] [stdout] imap::integration_tests::rfc3502::abort_on_zero [INFO] [stdout] imap::integration_tests::rfc3502::happy_paths [INFO] [stdout] imap::integration_tests::rfc3502::literal_plus_interaction [INFO] [stdout] imap::integration_tests::rfc3502::syntax_errors_in_continuation [INFO] [stdout] imap::integration_tests::rfc3516::binary_append [INFO] [stdout] imap::integration_tests::rfc3516::fetch_binary_content [INFO] [stdout] imap::integration_tests::rfc3516::fetch_unknown_cte [INFO] [stdout] imap::integration_tests::rfc3516::implicit_seen_on_fetch [INFO] [stdout] imap::integration_tests::rfc3691::unselect [INFO] [stdout] imap::integration_tests::rfc4315::append_uid [INFO] [stdout] imap::integration_tests::rfc4315::copy_uid [INFO] [stdout] imap::integration_tests::rfc4315::uid_expunge [INFO] [stdout] imap::integration_tests::rfc4731::condstore_interaction [INFO] [stdout] imap::integration_tests::rfc4731::test_esearch [INFO] [stdout] imap::integration_tests::rfc4959::sasl_ir [INFO] [stdout] imap::integration_tests::rfc4978::compress [INFO] [stdout] imap::integration_tests::rfc5182::test_searchres [INFO] [stdout] imap::integration_tests::rfc5258::return_options_honoured [INFO] [stdout] imap::integration_tests::rfc5258::rfc_examples [INFO] [stdout] imap::integration_tests::rfc5819::test_list_status [INFO] [stdout] imap::integration_tests::rfc6154::create_special_use [INFO] [stdout] imap::integration_tests::rfc6154::list_special_use [INFO] [stdout] imap::integration_tests::rfc6851::test_move [INFO] [stdout] imap::integration_tests::rfc6855::mailbox_names [INFO] [stdout] imap::integration_tests::rfc6855::utf8_literal_append [INFO] [stdout] imap::integration_tests::rfc7162::bad::condstore_bad_usage [INFO] [stdout] imap::integration_tests::rfc7162::bad::qresync_bad_usage [INFO] [stdout] imap::integration_tests::rfc7162::condstore_basics::select_primordial [INFO] [stdout] imap::integration_tests::rfc7162::condstore_enable::condstore_enable [INFO] [stdout] imap::integration_tests::rfc7162::condstore_enable::enable_primordial [INFO] [stdout] imap::integration_tests::rfc7162::condstore_fetch::condstore_fetch [INFO] [stdout] imap::integration_tests::rfc7162::condstore_flags::store_unchanged_concurrent [INFO] [stdout] imap::integration_tests::rfc7162::condstore_flags::store_unchanged_since [INFO] [stdout] imap::integration_tests::rfc7162::condstore_search::condstore_search [INFO] [stdout] imap::integration_tests::rfc7162::condstore_status::condstore_status_highest_modseq [INFO] [stdout] imap::integration_tests::rfc7162::qresync::qresync_delayed_vanished [INFO] [stdout] imap::integration_tests::rfc7162::qresync::qresync_expunge [INFO] [stdout] imap::integration_tests::rfc7162::qresync::qresync_fetch_vanished [INFO] [stdout] imap::integration_tests::rfc7162::qresync::qresync_select [INFO] [stdout] imap::integration_tests::rfc7888::append_non_synchronising_literal [INFO] [stdout] imap::integration_tests::rfc7888::command_non_synchronising_literal [INFO] [stdout] imap::integration_tests::rfc8438::size_is_reported_and_correct_lower_bound [INFO] [stdout] imap::integration_tests::rfc8474::email_id [INFO] [stdout] imap::integration_tests::rfc8474::inbox_rename_doesnt_preserve_mailbox_id [INFO] [stdout] imap::integration_tests::rfc8474::mailbox_ids [INFO] [stdout] imap::integration_tests::xcry::user_configuration [INFO] [stdout] imap::integration_tests::ximap4rev2::esearch_replaces_search [INFO] [stdout] imap::integration_tests::ximap4rev2::status_deleted [INFO] [stdout] imap::integration_tests::ximap4rev2::unicode_enabled [INFO] [stdout] imap::integration_tests::xlist::xlist_results [INFO] [stdout] lmtp::integration_tests::bdat_delivery [INFO] [stdout] lmtp::integration_tests::data_delivery [INFO] [stdout] lmtp::integration_tests::failed_delivery [INFO] [stdout] lmtp::integration_tests::huge_message_rejected [INFO] [stdout] lmtp::integration_tests::large_delivery [INFO] [stdout] lmtp::integration_tests::out_of_order_commands [INFO] [stdout] lmtp::integration_tests::start_tls [INFO] [stdout] [INFO] [stdout] test result: FAILED. 299 passed; 105 failed; 2 ignored; 0 measured; 0 filtered out; finished in 50.64s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin crymap' [INFO] running `Command { std: "docker" "inspect" "364bb011119008bf2ef486527c7c5ef0badb91fd40b6da9834bdd2e8222a2f52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "364bb011119008bf2ef486527c7c5ef0badb91fd40b6da9834bdd2e8222a2f52", kill_on_drop: false }` [INFO] [stdout] 364bb011119008bf2ef486527c7c5ef0badb91fd40b6da9834bdd2e8222a2f52