[INFO] fetching crate seqsizzle 0.3.0...
[INFO] testing seqsizzle-0.3.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate seqsizzle 0.3.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate seqsizzle 0.3.0
[INFO] finished tweaking crates.io crate seqsizzle 0.3.0
[INFO] tweaked toml for crates.io crate seqsizzle 0.3.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate seqsizzle 0.3.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate seqsizzle 0.3.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ab327b2b6f19b79b947cfae94ce4811702ccca41bf7ff43e6e86c83a39d97368
[INFO] running `Command { std: "docker" "start" "-a" "ab327b2b6f19b79b947cfae94ce4811702ccca41bf7ff43e6e86c83a39d97368", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ab327b2b6f19b79b947cfae94ce4811702ccca41bf7ff43e6e86c83a39d97368", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab327b2b6f19b79b947cfae94ce4811702ccca41bf7ff43e6e86c83a39d97368", kill_on_drop: false }`
[INFO] [stdout] ab327b2b6f19b79b947cfae94ce4811702ccca41bf7ff43e6e86c83a39d97368
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6ee2d539856df64d84b3712d387a5d237923ff97df2e07d8e2de4a974f7c929a
[INFO] running `Command { std: "docker" "start" "-a" "6ee2d539856df64d84b3712d387a5d237923ff97df2e07d8e2de4a974f7c929a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling tz-rs v0.7.0
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling tzdb_data v0.2.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling semver v0.1.20
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling rustc_version v0.1.7
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling libgit2-sys v0.18.2+1.9.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling tzdb v0.7.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling instability v0.3.9
[INFO] [stderr]    Compiling feature-probe v0.1.1
[INFO] [stderr]    Compiling is_debug v1.1.0
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling bv v0.11.1
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling newtype_derive v0.1.6
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling derive-new v0.6.0
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling trilean v1.1.0
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling clap_builder v4.5.46
[INFO] [stderr]    Compiling gcollections v1.5.0
[INFO] [stderr]    Compiling petgraph v0.8.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling bio-types v1.0.4
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling enum-map v2.7.3
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling uuid-macro-internal v1.18.0
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling ordered-float v5.0.0
[INFO] [stderr]    Compiling itertools-num v0.1.3
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling editdistancek v1.0.2
[INFO] [stderr]    Compiling triple_accel v0.4.0
[INFO] [stderr]    Compiling custom_derive v0.1.7
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling clap v4.5.46
[INFO] [stderr]    Compiling uuid v1.18.0
[INFO] [stderr]    Compiling statrs v0.18.0
[INFO] [stderr]    Compiling tui-textarea v0.7.0
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling intervallum v1.4.4
[INFO] [stderr]    Compiling bio v2.3.0
[INFO] [stderr]    Compiling git2 v0.20.2
[INFO] [stderr]    Compiling shadow-rs v1.3.0
[INFO] [stderr]    Compiling seqsizzle v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 49s
[INFO] running `Command { std: "docker" "inspect" "6ee2d539856df64d84b3712d387a5d237923ff97df2e07d8e2de4a974f7c929a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ee2d539856df64d84b3712d387a5d237923ff97df2e07d8e2de4a974f7c929a", kill_on_drop: false }`
[INFO] [stdout] 6ee2d539856df64d84b3712d387a5d237923ff97df2e07d8e2de4a974f7c929a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7579124c7edc88e15d6634e6ebcc6ad35a8a0b6c8eb046e28582344cb8ea4659
[INFO] running `Command { std: "docker" "start" "-a" "7579124c7edc88e15d6634e6ebcc6ad35a8a0b6c8eb046e28582344cb8ea4659", kill_on_drop: false }`
[INFO] [stderr]    Compiling seqsizzle v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.93s
[INFO] running `Command { std: "docker" "inspect" "7579124c7edc88e15d6634e6ebcc6ad35a8a0b6c8eb046e28582344cb8ea4659", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7579124c7edc88e15d6634e6ebcc6ad35a8a0b6c8eb046e28582344cb8ea4659", kill_on_drop: false }`
[INFO] [stdout] 7579124c7edc88e15d6634e6ebcc6ad35a8a0b6c8eb046e28582344cb8ea4659
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 820466e5b72224e5da2298931f35fd27db8facc8a0b684e6d4570950590576f6
[INFO] running `Command { std: "docker" "start" "-a" "820466e5b72224e5da2298931f35fd27db8facc8a0b684e6d4570950590576f6", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/seqsizzle-7d4f95e31a6e195b)
[INFO] [stdout] 
[INFO] [stdout] running 44 tests
[INFO] [stdout] test app::tests::test_get_mismatches_for_record_no_patterns ... ok
[INFO] [stdout] test app::tests::test_get_mismatches_for_record_with_patterns ... ok
[INFO] [stdout] test app::tests::test_get_quality_styling_no_config ... ok
[INFO] [stdout] test app::tests::test_get_quality_styling_with_threshold ... ok
[INFO] [stdout] test app::tests::test_identify_alignment_mismatches_basic ... ok
[INFO] [stdout] test app::tests::test_identify_alignment_mismatches_all_mismatches ... ok
[INFO] [stdout] test app::tests::test_identify_alignment_mismatches_empty_input ... ok
[INFO] [stdout] test app::tests::test_get_quality_styling_fasta_record ... ok
[INFO] [stdout] test app::tests::test_identify_alignment_mismatches_multiple_alignments ... ok
[INFO] [stdout] test app::tests::test_identify_alignment_mismatches_with_deletions ... ok
[INFO] [stdout] test app::tests::test_identify_alignment_mismatches_with_insertions ... ok
[INFO] [stdout] test app::tests::test_search_methods_return_same_positions_multiple_matches ... ok
[INFO] [stdout] test app::tests::test_search_methods_return_same_positions_ambiguous_bases ... ok
[INFO] [stdout] test app::tests::test_search_methods_return_same_positions_different_edit_distances ... ok
[INFO] [stdout] test app::tests::test_search_methods_return_same_positions_exact_match ... ok
[INFO] [stdout] test app::tests::test_search_methods_return_same_positions_fuzzy_match ... ok
[INFO] [stdout] test app::tests::test_styling_config_builder ... ok
[INFO] [stdout] test app::tests::test_styling_config_default ... ok
[INFO] [stdout] test app::tests::test_search_methods_return_same_positions_no_match ... ok
[INFO] [stdout] test app::tests::test_search_with_alignment_returns_alignment_paths ... ok
[INFO] [stdout] test app::tests::test_get_quality_styling_background_mode ... ok
[INFO] [stdout] test match_summarizing::test_categorise_read ... ok
[INFO] [stdout] test read_stylizing::combined_styling::tests::test_bool_vector_to_intervals_all_false ... ok
[INFO] [stdout] test kmer::tests::test_filter_substrings_no_removal ... ok
[INFO] [stdout] test kmer::tests::test_filter_substrings_simple_removal ... ok
[INFO] [stdout] test read_stylizing::combined_styling::tests::test_bool_vector_to_intervals_all_true ... ok
[INFO] [stdout] test read_stylizing::combined_styling::tests::test_bool_vector_to_intervals_empty ... ok
[INFO] [stdout] test read_stylizing::combined_styling::tests::test_bool_vector_to_intervals_mixed ... ok
[INFO] [stdout] test read_stylizing::combined_styling::tests::test_combined_style_chaining ... ok
[INFO] [stdout] test read_stylizing::combined_styling::tests::test_combined_style_default ... ok
[INFO] [stdout] test read_stylizing::combined_styling::tests::test_quality_to_bg_color ... ok
[INFO] [stdout] test read_stylizing::interval_operations::test_difference ... ok
[INFO] [stdout] test tests::test_styling_config_custom_threshold ... ok
[INFO] [stdout] test read_stylizing::interval_operations::test_find_intersections ... ok
[INFO] [stdout] test tests::test_styling_config_default_italic ... ok
[INFO] [stdout] test tests::test_styling_config_no_italic ... ok
[INFO] [stdout] test io::sequence::tests::test_fasta_reading ... ok
[INFO] [stdout] test tests::test_styling_config_quality_colors ... ok
[INFO] [stdout] test tests::test_styling_config_quality_colors_no_italic ... ok
[INFO] [stdout] test io::sequence::tests::test_position_cache ... ok
[INFO] [stdout] test io::sequence::tests::test_fastq_reading ... ok
[INFO] [stdout] test read_stylizing::combined_styling::tests::test_style_input_new ... ok
[INFO] [stdout] test kmer::tests::test_is_homopolymer ... ok
[INFO] [stdout] test io::fastq::test_get_index ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 44 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "820466e5b72224e5da2298931f35fd27db8facc8a0b684e6d4570950590576f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "820466e5b72224e5da2298931f35fd27db8facc8a0b684e6d4570950590576f6", kill_on_drop: false }`
[INFO] [stdout] 820466e5b72224e5da2298931f35fd27db8facc8a0b684e6d4570950590576f6
