[INFO] fetching crate seqtui 0.1.1...
[INFO] testing seqtui-0.1.1 against 1.95.0 for beta-1.96-2
[INFO] extracting crate seqtui 0.1.1 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate seqtui 0.1.1
[INFO] finished tweaking crates.io crate seqtui 0.1.1
[INFO] tweaked toml for crates.io crate seqtui 0.1.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate seqtui 0.1.1 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate seqtui 0.1.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ratatui v0.28.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e5c7f95c2e26a367c6455831e9e368d9c5687b1e66ef1576c8a061e9da8a74f7
[INFO] running `Command { std: "docker" "start" "-a" "e5c7f95c2e26a367c6455831e9e368d9c5687b1e66ef1576c8a061e9da8a74f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e5c7f95c2e26a367c6455831e9e368d9c5687b1e66ef1576c8a061e9da8a74f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5c7f95c2e26a367c6455831e9e368d9c5687b1e66ef1576c8a061e9da8a74f7", kill_on_drop: false }`
[INFO] [stdout] e5c7f95c2e26a367c6455831e9e368d9c5687b1e66ef1576c8a061e9da8a74f7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3ae93913cc6b95d9f2d3c0ffd0069cb7b441866b7ad22d2ccb17d2d973ccf624
[INFO] running `Command { std: "docker" "start" "-a" "3ae93913cc6b95d9f2d3c0ffd0069cb7b441866b7ad22d2ccb17d2d973ccf624", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling cc v1.2.48
[INFO] [stderr]    Compiling instability v0.3.9
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling tikv-jemalloc-sys v0.6.1+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling ratatui v0.28.1
[INFO] [stderr]    Compiling tikv-jemallocator v0.6.1
[INFO] [stderr]    Compiling seqtui v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: methods `ensure_cursor_visible_center` and `center_column` are never used
[INFO] [stdout]     --> src/model.rs:1213:8
[INFO] [stdout]      |
[INFO] [stdout]  733 | impl AppState {
[INFO] [stdout]      | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 1213 |     fn ensure_cursor_visible_center(&mut self) {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1256 |     fn center_column(&mut self) {
[INFO] [stdout]      |        ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 56s
[INFO] running `Command { std: "docker" "inspect" "3ae93913cc6b95d9f2d3c0ffd0069cb7b441866b7ad22d2ccb17d2d973ccf624", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ae93913cc6b95d9f2d3c0ffd0069cb7b441866b7ad22d2ccb17d2d973ccf624", kill_on_drop: false }`
[INFO] [stdout] 3ae93913cc6b95d9f2d3c0ffd0069cb7b441866b7ad22d2ccb17d2d973ccf624
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ff68116c1b02b671bb4435eae3b5f8b552deb9be24a7b2d0ce70dcef15168815
[INFO] running `Command { std: "docker" "start" "-a" "ff68116c1b02b671bb4435eae3b5f8b552deb9be24a7b2d0ce70dcef15168815", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling seqtui v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: methods `ensure_cursor_visible_center` and `center_column` are never used
[INFO] [stdout]     --> src/model.rs:1213:8
[INFO] [stdout]      |
[INFO] [stdout]  733 | impl AppState {
[INFO] [stdout]      | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 1213 |     fn ensure_cursor_visible_center(&mut self) {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1256 |     fn center_column(&mut self) {
[INFO] [stdout]      |        ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `ensure_cursor_visible_center` and `center_column` are never used
[INFO] [stdout]     --> src/model.rs:1213:8
[INFO] [stdout]      |
[INFO] [stdout]  733 | impl AppState {
[INFO] [stdout]      | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 1213 |     fn ensure_cursor_visible_center(&mut self) {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1256 |     fn center_column(&mut self) {
[INFO] [stdout]      |        ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.43s
[INFO] running `Command { std: "docker" "inspect" "ff68116c1b02b671bb4435eae3b5f8b552deb9be24a7b2d0ce70dcef15168815", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff68116c1b02b671bb4435eae3b5f8b552deb9be24a7b2d0ce70dcef15168815", kill_on_drop: false }`
[INFO] [stdout] ff68116c1b02b671bb4435eae3b5f8b552deb9be24a7b2d0ce70dcef15168815
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 30edec1710a5b87b4e7eac48bec2d273114df690921dfd62ba49fb1be80e4033
[INFO] running `Command { std: "docker" "start" "-a" "30edec1710a5b87b4e7eac48bec2d273114df690921dfd62ba49fb1be80e4033", kill_on_drop: false }`
[INFO] [stderr] warning: methods `ensure_cursor_visible_center` and `center_column` are never used
[INFO] [stderr]     --> src/model.rs:1213:8
[INFO] [stderr]      |
[INFO] [stderr]  733 | impl AppState {
[INFO] [stderr]      | ------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 1213 |     fn ensure_cursor_visible_center(&mut self) {
[INFO] [stderr]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 1256 |     fn center_column(&mut self) {
[INFO] [stderr]      |        ^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `seqtui` (lib) generated 1 warning
[INFO] [stderr] warning: `seqtui` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/seqtui-f9e5c6ae91091abd)
[INFO] [stdout] 
[INFO] [stdout] running 74 tests
[INFO] [stdout] test event::tests::test_ctrl_c_quit ... ok
[INFO] [stdout] test event::tests::test_normal_mode_navigation ... ok
[INFO] [stdout] test event::tests::test_jump_navigation ... ok
[INFO] [stdout] test event::tests::test_g_commands ... ok
[INFO] [stdout] test event::tests::test_help_navigation ... ok
[INFO] [stdout] test event::tests::test_search_mode_input ... ok
[INFO] [stdout] test event::tests::test_search_mode_keys ... ok
[INFO] [stdout] test controller::tests::test_app_state_creation ... ok
[INFO] [stdout] test event::tests::test_number_prefix ... ok
[INFO] [stdout] test formats::fasta::tests::test_alignment_validation ... ok
[INFO] [stdout] test event::tests::test_z_commands ... ok
[INFO] [stdout] test formats::fasta::tests::test_empty_file ... ok
[INFO] [stdout] test formats::fasta::tests::test_parse_multiline_sequence ... ok
[INFO] [stdout] test formats::fasta::tests::test_sequence_without_header ... ok
[INFO] [stdout] test formats::fasta::tests::test_uppercase_preservation ... ok
[INFO] [stdout] test formats::nexus::tests::test_multiline_sequences ... ok
[INFO] [stdout] test formats::nexus::tests::test_multiline_format ... ok
[INFO] [stdout] test event::tests::test_enter_command_mode ... ok
[INFO] [stdout] test event::tests::test_modified_arrows_half_page ... ok
[INFO] [stdout] test formats::fasta::tests::test_parse_with_empty_lines ... ok
[INFO] [stdout] test formats::nexus::tests::test_case_insensitive ... ok
[INFO] [stdout] test formats::nexus::tests::test_with_gaps ... ok
[INFO] [stdout] test formats::nexus::tests::test_matchchar ... ok
[INFO] [stdout] test formats::fasta::tests::test_parse_with_description ... ok
[INFO] [stdout] test formats::nexus::tests::test_no_data_block ... ok
[INFO] [stdout] test formats::nexus::tests::test_not_nexus ... ok
[INFO] [stdout] test formats::nexus::tests::test_parse_simple_nexus ... ok
[INFO] [stdout] test formats::phylip::tests::test_parse_with_gaps ... ok
[INFO] [stdout] test formats::nexus::tests::test_parse_quoted_names ... ok
[INFO] [stdout] test formats::nexus::tests::test_parse_interleaved_nexus ... ok
[INFO] [stdout] test formats::fasta::tests::test_parse_simple_fasta ... ok
[INFO] [stdout] test formats::tests::test_detect_nexus ... ok
[INFO] [stdout] test formats::phylip::tests::test_parse_interleaved ... ok
[INFO] [stdout] test formats::tests::test_detect_unknown ... ok
[INFO] [stdout] test formats::phylip::tests::test_parse_relaxed_names ... ok
[INFO] [stdout] test formats::phylip::tests::test_parse_sequential_multiline ... ok
[INFO] [stdout] test formats::nexus::tests::test_parse_characters_block ... ok
[INFO] [stdout] test genetic_code::tests::test_ambiguous_nucleotides ... ok
[INFO] [stdout] test genetic_code::tests::test_rna_translation ... ok
[INFO] [stdout] test genetic_code::tests::test_case_insensitive ... ok
[INFO] [stdout] test genetic_code::tests::test_different_genetic_codes ... ok
[INFO] [stdout] test genetic_code::tests::test_sequence_translation ... ok
[INFO] [stdout] test formats::tests::test_detect_phylip ... ok
[INFO] [stdout] test genetic_code::tests::test_standard_code_translation ... ok
[INFO] [stdout] test model::tests::test_alignment_invalid ... ok
[INFO] [stdout] test model::tests::test_alignment_valid ... ok
[INFO] [stdout] test formats::tests::test_detect_with_leading_empty_lines ... ok
[INFO] [stdout] test model::tests::test_cursor_movement ... ok
[INFO] [stdout] test genetic_code::tests::test_gap_handling ... ok
[INFO] [stdout] test model::tests::test_find_next_and_previous ... ok
[INFO] [stdout] test model::tests::test_search_name_case_insensitive ... ok
[INFO] [stdout] test model::tests::test_search_case_insensitive ... ok
[INFO] [stdout] test model::tests::test_search_by_sequence_name ... ok
[INFO] [stdout] test model::tests::test_sequence_creation ... ok
[INFO] [stdout] test model::tests::test_search_not_found ... ok
[INFO] [stdout] test event::tests::test_command_mode_input ... ok
[INFO] [stdout] test formats::phylip::tests::test_empty_file ... ok
[INFO] [stdout] test formats::phylip::tests::test_invalid_header ... ok
[INFO] [stdout] test ui::tests::test_amino_acid_colors ... ok
[INFO] [stdout] test model::tests::test_search_backward ... ok
[INFO] [stdout] test model::tests::test_search_forward ... ok
[INFO] [stdout] test formats::phylip::tests::test_parse_sequential_simple ... ok
[INFO] [stdout] test model::tests::test_help_command ... ok
[INFO] [stdout] test formats::phylip::tests::test_too_few_sequences ... ok
[INFO] [stdout] test model::tests::test_viewport_range ... ok
[INFO] [stdout] test ui::tests::test_dna_colors ... ok
[INFO] [stdout] test ui::tests::test_visible_dimensions ... ok
[INFO] [stdout] test model::tests::test_sequence_char_at ... ok
[INFO] [stdout] test model::tests::test_sequence_type_amino_acid ... ok
[INFO] [stdout] test model::tests::test_sequence_type_nucleotide ... ok
[INFO] [stdout] test model::tests::test_sequence_type_with_gaps ... ok
[INFO] [stdout] test formats::tests::test_parse_real_nexus_file ... ok
[INFO] [stdout] test formats::tests::test_detect_from_extension ... ok
[INFO] [stdout] test formats::tests::test_detect_fasta ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 74 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/seqtui-3a3385bbe24c3b82)
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test tests::test_extract_key_duplicate_fields ... ok
[INFO] [stdout] test tests::test_extract_key_reverse_order ... ok
[INFO] [stdout] test tests::test_extract_key_different_delimiter ... ok
[INFO] [stdout] test tests::test_extract_key_multiple_fields ... ok
[INFO] [stdout] test tests::test_extract_key_default_first_field ... ok
[INFO] [stdout] test tests::test_generate_log_path_with_stdout ... ok
[INFO] [stdout] test tests::test_extract_key_three_fields ... ok
[INFO] [stdout] test tests::test_extract_key_single_field ... ok
[INFO] [stdout] test tests::test_extract_key_field_out_of_range ... ok
[INFO] [stdout] test tests::test_generate_log_path_with_directory ... ok
[INFO] [stdout] test tests::test_generate_log_path_with_output_file ... ok
[INFO] [stdout] test tests::test_extract_key_no_delimiter ... ok
[INFO] [stdout] test tests::test_extract_key_field_zero_invalid ... ok
[INFO] [stdout] test tests::test_partition_name_sanitization ... ok
[INFO] [stdout] test tests::test_vcf_three_snps_small_dist ... ok
[INFO] [stdout] test tests::test_vcf_snp_with_n_missing_genotype ... ok
[INFO] [stdout] test tests::test_vcf_two_snps_close_excluded ... ok
[INFO] [stdout] test tests::test_vcf_biallelic_snp ... ok
[INFO] [stdout] test tests::test_vcf_two_snps_far_excluded ... ok
[INFO] [stdout] test tests::test_vcf_snp_with_gap_excluded ... ok
[INFO] [stdout] test tests::test_generate_log_path_uniqueness ... ok
[INFO] [stdout] test tests::test_vcf_triallelic_excluded ... ok
[INFO] [stdout] test tests::test_concatenation_creates_log_file ... ok
[INFO] [stdout] test tests::test_partition_nexus_format ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests seqtui
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/formats/fasta.rs - formats::fasta::parse_fasta_file (line 54) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "30edec1710a5b87b4e7eac48bec2d273114df690921dfd62ba49fb1be80e4033", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30edec1710a5b87b4e7eac48bec2d273114df690921dfd62ba49fb1be80e4033", kill_on_drop: false }`
[INFO] [stdout] 30edec1710a5b87b4e7eac48bec2d273114df690921dfd62ba49fb1be80e4033
