[INFO] cloning repository https://github.com/Jakeelamb/bbnorm-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jakeelamb/bbnorm-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJakeelamb%2Fbbnorm-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJakeelamb%2Fbbnorm-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5eefeea804608b0142249980ac346ab8b75f3935
[INFO] testing Jakeelamb/bbnorm-rs against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJakeelamb%2Fbbnorm-rs" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Jakeelamb/bbnorm-rs
[INFO] finished tweaking git repo https://github.com/Jakeelamb/bbnorm-rs
[INFO] tweaked toml for git repo https://github.com/Jakeelamb/bbnorm-rs written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Jakeelamb/bbnorm-rs on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Jakeelamb/bbnorm-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded core_affinity v0.8.3
[INFO] [stderr]   Downloaded zlib-rs v0.6.3
[INFO] [stderr]   Downloaded gzp v2.0.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8cfcf34cfecbd2609525bea75dcc02ee3dfd506fe6d8a72663437687c744e79e
[INFO] running `Command { std: "docker" "start" "8cfcf34cfecbd2609525bea75dcc02ee3dfd506fe6d8a72663437687c744e79e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8cfcf34cfecbd2609525bea75dcc02ee3dfd506fe6d8a72663437687c744e79e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8cfcf34cfecbd2609525bea75dcc02ee3dfd506fe6d8a72663437687c744e79e" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8cfcf34cfecbd2609525bea75dcc02ee3dfd506fe6d8a72663437687c744e79e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8cfcf34cfecbd2609525bea75dcc02ee3dfd506fe6d8a72663437687c744e79e" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling zlib-rs v0.6.3
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling core_affinity v0.8.3
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling gzp v2.0.2
[INFO] [stderr]    Compiling bbnorm-rs v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.90s
[INFO] running `Command { std: "docker" "inspect" "8cfcf34cfecbd2609525bea75dcc02ee3dfd506fe6d8a72663437687c744e79e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8cfcf34cfecbd2609525bea75dcc02ee3dfd506fe6d8a72663437687c744e79e" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling bbnorm-rs v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.49s
[INFO] running `Command { std: "docker" "inspect" "8cfcf34cfecbd2609525bea75dcc02ee3dfd506fe6d8a72663437687c744e79e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8cfcf34cfecbd2609525bea75dcc02ee3dfd506fe6d8a72663437687c744e79e" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bbnorm_rs-6a1e450f7126495f)
[INFO] [stdout] 
[INFO] [stdout] running 247 tests
[INFO] [stdout] test cli::tests::accepts_bbnorm_inactive_trim_parser_options_as_noops ... ok
[INFO] [stdout] test cli::tests::accepts_bbnorm_inactive_read_filter_parser_options_as_noops ... ok
[INFO] [stdout] test cli::tests::accepts_build_step_size_controls_as_covered_noops ... ok
[INFO] [stdout] test cli::tests::accepts_default_equivalent_sketch_controls_as_noops ... ok
[INFO] [stdout] test cli::tests::accepts_disabled_break_length_controls_and_rejects_read_splitting ... ok
[INFO] [stdout] test cli::tests::accepts_disabled_recalibrate_controls_and_rejects_enabled_recalibration ... ok
[INFO] [stdout] test cli::tests::accepts_covered_runtime_noops_and_manual_auto_sizing_fallback ... ok
[INFO] [stdout] test cli::tests::accepts_cardinality_loglog_controls_as_bounded_estimates_and_validates_values ... ok
[INFO] [stdout] test cli::tests::accepts_ecc_tuning_controls_and_validates_integers ... ok
[INFO] [stdout] test cli::tests::accepts_genome_build_context_controls_as_normalization_noops ... ok
[INFO] [stdout] test cli::tests::accepts_prefilter_controls_with_constrained_sketch_settings ... ok
[INFO] [stdout] test cli::tests::accepts_shared_input_output_file_aliases ... ok
[INFO] [stdout] test cli::tests::accepts_quality_recalibration_controls_as_noops_and_validates_values ... ok
[INFO] [stdout] test cli::tests::accepts_shared_environment_runtime_controls_as_noops_and_validates_values ... ok
[INFO] [stdout] test cli::tests::accepts_kmer_table_runtime_controls_as_working_fallbacks ... ok
[INFO] [stdout] test cli::tests::accepts_thread_counts_like_bbnorm_as_rayon_controls ... ok
[INFO] [stdout] test cli::tests::defaults_to_auto_interleaved_detection ... ok
[INFO] [stdout] test cli::tests::expands_missing_hash_input_pattern_like_bbnorm ... ok
[INFO] [stdout] test cli::tests::accepts_shared_io_runtime_controls_as_noops_and_validates_values ... ok
[INFO] [stdout] test cli::tests::accepts_shared_sam_runtime_controls_as_fastq_noops_and_validates_values ... ok
[INFO] [stdout] test cli::tests::explicit_interleaved_false_rejects_second_outputs_without_in2 ... ok
[INFO] [stdout] test cli::tests::accepts_side_output_stats_histograms_and_emits_quality_length_gc_and_base_histograms ... ok
[INFO] [stdout] test cli::tests::accepts_constrained_count_min_controls_as_real_sketch_settings ... ok
[INFO] [stdout] test cli::tests::enabled_ecc_sets_real_correction_fields ... ok
[INFO] [stdout] test cli::tests::accepts_temporary_directory_controls_for_managed_temp_paths ... ok
[INFO] [stdout] test cli::tests::expands_config_files_like_bbnorm ... ok
[INFO] [stdout] test cli::tests::false_flagjunk_alias_resets_to_crash_like_bbnorm ... ok
[INFO] [stdout] test cli::tests::final_stage_alias_can_override_conflated_alias ... ok
[INFO] [stdout] test cli::tests::implicit_bbnorm_default_keeps_two_pass_mode ... ok
[INFO] [stdout] test cli::tests::allows_outuncorrected_in_multipass_runs ... ok
[INFO] [stdout] test cli::tests::keeps_literal_hash_input_when_file_exists_like_bbnorm ... ok
[INFO] [stdout] test cli::tests::keeps_literal_comma_extra_when_file_exists_like_bbnorm ... ok
[INFO] [stdout] test cli::tests::paired_input_allows_bbnorm_single_stream_or_hash_pattern_outputs ... ok
[INFO] [stdout] test cli::tests::one_pass_aliases_select_supported_single_pass_like_bbnorm ... ok
[INFO] [stdout] test cli::tests::interleaved_true_with_in2_remains_two_file_paired_like_bbnorm ... ok
[INFO] [stdout] test cli::tests::parses_core_aliases ... ok
[INFO] [stdout] test cli::tests::parses_countup_mode ... ok
[INFO] [stdout] test cli::tests::clamps_max_depth_and_minkmers_like_bbnorm ... ok
[INFO] [stdout] test cli::tests::parses_base_cleanup_controls_like_bbnorm ... ok
[INFO] [stdout] test cli::tests::parses_bare_boolean_flags_like_bbnorm ... ok
[INFO] [stdout] test cli::tests::parses_explicit_interleaved_single_stream_outputs ... ok
[INFO] [stdout] test cli::tests::parses_fake_quality_controls_like_bbnorm ... ok
[INFO] [stdout] test cli::tests::parses_fixspikes_aliases ... ok
[INFO] [stdout] test cli::tests::nondeterministic_mode_stays_enabled_for_random_selection ... ok
[INFO] [stdout] test cli::tests::parses_experimental_gpu_counting_controls ... ok
[INFO] [stdout] test cli::tests::parses_quality_change_controls_like_bbnorm ... ok
[INFO] [stdout] test cli::tests::parses_fasta_wrap_like_bbnorm ... ok
[INFO] [stdout] test cli::tests::parses_quality_output_offset_like_bbnorm ... ok
[INFO] [stdout] test cli::tests::parses_quality_trimming_like_bbnorm ... ok
[INFO] [stdout] test cli::tests::remove_if_either_bad_alias_inverts_require_both_bad ... ok
[INFO] [stdout] test cli::tests::parses_kmg_min_length_like_bbnorm ... ok
[INFO] [stdout] test cli::tests::parses_kmg_read_limits_like_bbnorm ... ok
[INFO] [stdout] test cli::tests::reports_missing_config_files_like_bbnorm ... ok
[INFO] [stdout] test cli::tests::wrapper_sampling_options_fall_back_to_supported_normalization ... ok
[INFO] [stdout] test cli::tests::parses_single_pass_final_stage_aliases ... ok
[INFO] [stdout] test cli::tests::rejects_missing_extra_inputs_like_bbnorm ... ok
[INFO] [stdout] test cli::tests::parses_header_trimming_controls_like_bbnorm ... ok
[INFO] [stdout] test cli::tests::parses_multipass_and_countup_controls ... ok
[INFO] [stdout] test cli::tests::two_pass_aliases_select_multipass_like_bbnorm ... ok
[INFO] [stdout] test engine::tests::automatic_memory_budget_uses_bbtools_sizing_formula ... ok
[INFO] [stdout] test engine::tests::bad_kmer_fraction_lowers_dynamic_toss_target_like_bbnorm ... ok
[INFO] [stdout] test engine::tests::bench_packed_count_min_16bit_3hash_short_kernel ... ignored, microbenchmark for packed 16-bit/3-hash sketch kernel
[INFO] [stdout] test engine::tests::atomic_count_min_increment_returns_previous_min_like_kcountarray ... ok
[INFO] [stdout] test engine::tests::atomic_count_min_conservative_update_reduces_collision_inflation ... ok
[INFO] [stdout] test engine::tests::atomic_count_min_honors_unlocked_independent_updates ... ok
[INFO] [stdout] test engine::tests::atomic_count_min_bulk_replay_matches_locked_sequential_updates ... ok
[INFO] [stdout] test engine::tests::atomic_count_min_allocates_locks_only_for_conservative_updates ... ok
[INFO] [stdout] test engine::tests::atomic_count_min_parallel_replay_requires_nondeterministic_mode ... ok
[INFO] [stdout] test engine::tests::atomic_count_min_chunked_parallel_matches_sequential_conservative_bits32 ... ok
[INFO] [stdout] test engine::tests::atomic_count_min_reduced_sorted_replay_matches_individual_kmer_updates ... ok
[INFO] [stdout] test engine::tests::atomic_count_min_depth_hist_uses_raw_depth_counts ... ok
[INFO] [stdout] test engine::tests::atomic_count_min_unique_kmers_honors_min_depth_threshold ... ok
[INFO] [stdout] test engine::tests::atomic_packed_count_min_matches_packed_sequential_updates ... ok
[INFO] [stdout] test engine::tests::atomic_count_min_depth_hist_uses_compact_dynamic_reducers ... ok
[INFO] [stdout] test engine::tests::bounded_sketch_chunked_parallel_is_deterministic_and_conservative ... ok
[INFO] [stdout] test engine::tests::bounded_sketch_memory_budget_derives_cell_count ... ok
[INFO] [stdout] test engine::tests::constrained_count_min_caps_wide_cells_like_kcountarray ... ok
[INFO] [stdout] test engine::tests::constrained_count_min_honors_cell_bit_saturation ... ok
[INFO] [stdout] test engine::tests::constrained_count_min_inflates_colliding_counts ... ok
[INFO] [stdout] test engine::tests::constrained_prefilter_inflates_unsaturated_colliding_counts ... ok
[INFO] [stdout] test engine::tests::bounded_input_counts_builds_direct_sketch_when_cells_are_constrained ... ok
[INFO] [stdout] test engine::tests::auto_count_min_uses_sketch_when_input_metadata_exceeds_threshold ... ok
[INFO] [stdout] test engine::tests::cardinality_estimator_tracks_unique_keys_with_fixed_register_memory ... ok
[INFO] [stdout] test engine::tests::bounded_sketch_sizing_uses_configured_threads_for_kcount_arrays ... ok
[INFO] [stdout] test engine::tests::count_map_capacity_hint_uses_initialsize_and_prealloc ... ok
[INFO] [stdout] test engine::tests::constrained_prefilter_keeps_exact_counts_after_saturation ... ok
[INFO] [stdout] test engine::tests::count_min_budget_guard_rejects_size_overflow_before_prime_sizing ... ok
[INFO] [stdout] test engine::tests::bounded_sketch_sizing_uses_active_rayon_threads_for_auto_threads ... ok
[INFO] [stdout] test engine::tests::count_min_budget_guard_rejects_tables_above_safe_memory ... ok
[INFO] [stdout] test engine::tests::count_min_hash_uses_bbtools_row_rotation_masks ... ok
[INFO] [stdout] test engine::tests::count_min_budget_guard_respects_configured_memory_below_available_ram ... ok
[INFO] [stdout] test engine::tests::countup_abrc_controls_tossed_read_table_updates ... ok
[INFO] [stdout] test engine::tests::count_min_table_sizing_prime_adjusts_like_kcountarray ... ok
[INFO] [stdout] test engine::tests::countup_auto_memory_budget_halves_filter_bytes_like_bbnorm ... ok
[INFO] [stdout] test engine::tests::countup_length_filter_respects_keepall_override ... ok
[INFO] [stdout] test engine::tests::countup_decision_plan_reuses_input_depth_gate_for_kept_updates ... ok
[INFO] [stdout] test engine::tests::countup_prepass_chunk_ready_respects_pair_and_byte_limits ... ok
[INFO] [stdout] test engine::tests::countup_prepass_carries_tossed_reads_only_with_abrc ... ok
[INFO] [stdout] test engine::tests::countup_kept_count_bits_use_adjusted_target_boundaries_like_bbnorm ... ok
[INFO] [stdout] test engine::tests::countup_prepass_requires_both_mates_bad_like_java ... ok
[INFO] [stdout] test engine::tests::countup_prepass_reuses_decision_analysis_for_sort_key_without_ecc ... ok
[INFO] [stdout] test engine::tests::countup_presort_tie_breaks_by_record_id_without_duplicate_key_id ... ok
[INFO] [stdout] test engine::tests::atomic_count_min_conservative_updates_are_key_locked_like_kcountarray ... ok
[INFO] [stdout] test engine::tests::countup_presort_prefers_low_error_reads_like_java ... ok
[INFO] [stdout] test engine::tests::countup_compacted_run_group_preserves_sorted_order ... ok
[INFO] [stdout] test engine::tests::countup_run_reader_uses_large_spill_buffer ... ok
[INFO] [stdout] test engine::tests::countup_spill_final_live_limit_aborts_initial_run ... ok
[INFO] [stdout] test engine::tests::countup_spill_initial_run_limit_aborts_initial_run ... ok
[INFO] [stdout] test engine::tests::countup_tossbadreads_applies_java_error_spike_rules ... ok
[INFO] [stdout] test engine::tests::countup_work_candidate_memory_hint_tracks_payload_size ... ok
[INFO] [stdout] test engine::tests::countup_spill_live_limit_aborts_initial_run ... ok
[INFO] [stdout] test engine::tests::countup_work_pair_memory_hint_tracks_payload_size ... ok
[INFO] [stdout] test engine::tests::countup_spilled_runs_merge_like_in_memory_sort ... ok
[INFO] [stdout] test engine::tests::deterministic_coin_uses_java_read_rand_shape ... ok
[INFO] [stdout] test engine::tests::countup_work_candidates_match_sequential_prepass_sort_keys ... ok
[INFO] [stdout] test engine::tests::ecc_mark_only_marks_all_detected_sites_even_when_ecclimit_is_low ... ok
[INFO] [stdout] test engine::tests::ecc_flags_high_quality_suspect_error_as_uncorrectable ... ok
[INFO] [stdout] test engine::tests::ecc_corrects_single_substitution_from_exact_counts ... ok
[INFO] [stdout] test engine::tests::ecc_mark_only_reduces_suspect_base_quality ... ok
[INFO] [stdout] test engine::tests::countup_work_source_collects_input_histograms_like_separate_collectors ... ok
[INFO] [stdout] test engine::tests::ecc_marks_uncorrectable_errors_when_requested ... ok
[INFO] [stdout] test engine::tests::exact_collision_estimates_follow_lockedincrement_mode ... ok
[INFO] [stdout] test engine::tests::ecco_auto_disables_overlap_repair_when_java_style_sample_is_empty ... ok
[INFO] [stdout] test engine::tests::exact_counts_keep_duplicate_long_kmers_like_java_bbnorm ... ok
[INFO] [stdout] test engine::tests::ecc_pair_rollback_restores_corrected_mate_when_partner_is_uncorrectable ... ok
[INFO] [stdout] test engine::tests::exact_counts_remove_duplicate_kmers_per_read ... ok
[INFO] [stdout] test engine::tests::explicit_prefilter_hashes_enable_default_partition_like_bbnorm ... ok
[INFO] [stdout] test engine::tests::explicit_count_min_cells_are_total_budget_like_bbtools ... ok
[INFO] [stdout] test engine::tests::explicit_prefilter_memory_does_not_shrink_main_table_budget ... ok
[INFO] [stdout] test engine::tests::forced_off_prefilter_ignores_lingering_controls_like_bbnorm ... ok
[INFO] [stdout] test engine::tests::gzip_threads_are_split_across_concurrent_gzip_streams ... ok
[INFO] [stdout] test engine::tests::force_exact_counts_overrides_auto_and_explicit_sketch_settings ... ok
[INFO] [stdout] test engine::tests::ecco_auto_enables_overlap_repair_for_sampled_mergeable_pairs ... ok
[INFO] [stdout] test engine::tests::java_rng_matches_known_first_doubles ... ok
[INFO] [stdout] test engine::tests::kcount_array_min_arrays_rounds_threads_like_bbtools ... ok
[INFO] [stdout] test engine::tests::countup_kept_count_sketch_uses_java_target_sized_cells ... ok
[INFO] [stdout] test engine::tests::countup_bounded_kept_counts_use_sketch_when_cells_are_constrained ... ok
[INFO] [stdout] test engine::tests::incremental_count_min_buckets_match_row_hash_replay ... ok
[INFO] [stdout] test engine::tests::bounded_output_counts_uses_sketch_for_kept_kmers_when_cells_are_constrained ... ok
[INFO] [stdout] test engine::tests::input_count_layout_summary_reports_prefilter_and_main_tables ... ok
[INFO] [stdout] test engine::tests::automatic_output_counts_use_side_budget_and_next_mask_seed ... ok
[INFO] [stdout] test engine::tests::multipass_bad_depth_targets_match_java_pass_shape ... ok
[INFO] [stdout] test engine::tests::kcount_layout_carries_resolved_mask_table_for_bucket_fills ... ok
[INFO] [stdout] test engine::tests::countup_prefilter_mask_seed_uses_dedicated_hot_cache ... ok
[INFO] [stdout] test engine::tests::countup_kept_count_sketch_uses_next_mask_seed_after_prefilter_and_main ... ok
[INFO] [stdout] test engine::tests::explicit_output_count_memory_preserves_requested_budget ... ok
[INFO] [stdout] test engine::tests::multipass_intermediate_pass_uses_bits1_like_bbnorm ... ok
[INFO] [stdout] test engine::tests::multipass_caps_wide_count_min_bits_like_bbnorm ... ok
[INFO] [stdout] test engine::tests::nondeterministic_seed_varies_between_requests ... ok
[INFO] [stdout] test engine::tests::output_gzip_threads_are_split_across_all_active_output_streams ... ok
[INFO] [stdout] test engine::tests::output_hash_patterns_match_bbnorm_pair_expansion ... ok
[INFO] [stdout] test engine::tests::output_pair_analysis_is_only_required_for_rename_or_depth_bins ... ok
[INFO] [stdout] test engine::tests::overlap_ecc_rejects_high_confidence_mismatch_like_java_expected_filter ... ok
[INFO] [stdout] test engine::tests::overlap_ecc_rejects_low_confidence_tie_under_java_strict_mode ... ok
[INFO] [stdout] test engine::tests::overlap_ecc_rejects_quality_weighted_multimismatch_candidate_like_java ... ok
[INFO] [stdout] test engine::tests::overlap_ecc_repairs_lower_quality_mate_base ... ok
[INFO] [stdout] test engine::tests::overlap_ecc_skips_ambiguous_repetitive_pairs_like_java_strict_mode ... ok
[INFO] [stdout] test engine::tests::output_counts_sparse_depth_hist_matches_dense_hist ... ok
[INFO] [stdout] test engine::tests::overlap_ecc_skips_short_pairs_like_java_strict_mode ... ok
[INFO] [stdout] test engine::tests::overlap_entropy_gate_keeps_java_strict_floor_for_high_entropy_fixture ... ok
[INFO] [stdout] test engine::tests::overlap_entropy_gate_raises_min_overlap_for_low_complexity_reads ... ok
[INFO] [stdout] test engine::tests::packed_count_min_depth_hist_uses_compact_cell_bound_but_returns_requested_len ... ok
[INFO] [stdout] test engine::tests::packed_count_min_increment_return_saturates_at_cell_max ... ok
[INFO] [stdout] test engine::tests::packed_count_min_depth_hist_uses_raw_depth_counts ... ok
[INFO] [stdout] test engine::tests::packed_count_min_disables_slot_tracking_for_large_tables ... ok
[INFO] [stdout] test engine::tests::packed_count_min_layout_reports_tracked_slot_memory ... ok
[INFO] [stdout] test engine::tests::packed_count_min_reduced_sorted_replay_matches_individual_kmer_updates ... ok
[INFO] [stdout] test engine::tests::packed_count_min_increment_returns_previous_min_like_kcountarray ... ok
[INFO] [stdout] test engine::tests::packed_count_min_sketch_packs_cells_across_word_boundaries ... ok
[INFO] [stdout] test engine::tests::packed_count_min_sketch_uses_fixed_saturating_cells ... ok
[INFO] [stdout] test engine::tests::packed_count_min_tracks_occupied_slots_without_duplicates ... ok
[INFO] [stdout] test engine::tests::packed_count_min_depth_hist_uses_dynamic_reducers_for_wide_cells ... ok
[INFO] [stdout] test engine::tests::packed_count_min_unique_kmers_uses_bbtools_hash_adjusted_estimate ... ok
[INFO] [stdout] test engine::tests::packed_count_min_untracked_depth_hist_uses_compact_reducers ... ok
[INFO] [stdout] test engine::tests::packed_count_min_unique_kmers_honors_min_depth_threshold ... ok
[INFO] [stdout] test engine::tests::packed_count_min_untracked_depth_hist_uses_dynamic_reducers_for_wide_cells ... ok
[INFO] [stdout] test engine::tests::non_prefiltered_short_kmer_sketch_caps_cells_to_kmer_space_like_bbnorm ... ok
[INFO] [stdout] test engine::tests::prefilter_default_hashes_track_main_hashes_like_bbnorm ... ok
[INFO] [stdout] test engine::tests::nondeterministic_input_prefilter_uses_atomic_packed_sketch ... ok
[INFO] [stdout] test engine::tests::prefilter_exact_estimates_follow_lockedincrement_mode ... ok
[INFO] [stdout] test engine::tests::prefilter_and_main_sketches_use_independent_kcountarray_mask_seeds ... ok
[INFO] [stdout] test engine::tests::lockedincrement_false_uses_independent_row_increments ... ok
[INFO] [stdout] test engine::tests::nondeterministic_atomic_output_counts_direct_path_matches_sequential_without_collisions ... ok
[INFO] [stdout] test engine::tests::nondeterministic_atomic_count_min_direct_path_matches_sequential_without_collisions ... ok
[INFO] [stdout] test engine::tests::prefilter_flag_uses_bbtools_default_fraction_on_bounded_count_min_paths ... ok
[INFO] [stdout] test engine::tests::prefilter_fraction_derives_memory_from_table_budget ... ok
[INFO] [stdout] test engine::tests::prefilter_flag_alone_keeps_small_exact_inputs_on_exact_path ... ok
[INFO] [stdout] test engine::tests::prefilter_gate_during_collection_matches_post_retain ... ok
[INFO] [stdout] test engine::tests::bounded_input_counts_builds_two_stage_prefiltered_sketch ... ok
[INFO] [stdout] test engine::tests::prefilter_gate_uses_explicit_limit_for_main_counts ... ok
[INFO] [stdout] test engine::tests::prefilter_memory_budget_derives_prime_table_cells ... ok
[INFO] [stdout] test engine::tests::prefilter_sketch_defaults_to_kcountarray_locked_updates ... ok
[INFO] [stdout] test engine::tests::prefilter_fraction_partitions_main_cell_budget ... ok
[INFO] [stdout] test engine::tests::prefilter_sketch_saturates_with_independent_row_increments_when_unlocked ... ok
[INFO] [stdout] test engine::tests::prefiltered_input_counts_use_prefilter_until_saturation ... ok
[INFO] [stdout] test engine::tests::prefiltered_short_kmer_sketch_preserves_requested_cells_like_bbnorm ... ok
[INFO] [stdout] test engine::tests::qtrim_keeps_java_min_result_shape_for_all_bad_reads ... ok
[INFO] [stdout] test engine::tests::qtrim_left_uses_java_optimal_quality_scoring ... ok
[INFO] [stdout] test engine::tests::qtrim_window_uses_java_sliding_threshold ... ok
[INFO] [stdout] test engine::tests::qtrim_right_uses_java_optimal_quality_scoring ... ok
[INFO] [stdout] test engine::tests::prefiltered_input_counts_honor_explicit_lower_prefilter_limit ... ok
[INFO] [stdout] test engine::tests::read_coverage_analysis_matches_descending_percentile_semantics_without_full_sort ... ok
[INFO] [stdout] test engine::tests::trusted_build_pass_filter_reduces_non_singleton_depths ... ok
[INFO] [stdout] test engine::tests::prefilter_flag_builds_two_stage_sketch_when_count_min_is_bounded ... ok
[INFO] [stdout] test engine::tests::write_depth_hist_preserves_zero_bin_when_requested ... ok
[INFO] [stdout] test engine::tests::trim_after_marking_defers_qtrim_until_after_ecc_marking ... ok
[INFO] [stdout] test engine::tests::prefiltered_input_counts_use_thresholded_main_unique_estimates_above_prefilter_max ... ok
[INFO] [stdout] test engine::tests::zero_prefilter_fraction_does_not_force_prefilter_sketch ... ok
[INFO] [stdout] test kmer::tests::bbnorm_short_kmers_remain_canonical_when_canonical_flag_is_false ... ok
[INFO] [stdout] test kmer::tests::canonicalizes_long_reverse_complements ... ok
[INFO] [stdout] test kmer::tests::canonicalizes_reverse_complements ... ok
[INFO] [stdout] test kmer::tests::filters_low_quality_windows ... ok
[INFO] [stdout] test kmer::tests::rolling_short_kmers_match_window_scan_with_quality_resets ... ok
[INFO] [stdout] test kmer::tests::rolling_unfiltered_short_windows_match_window_scan ... ok
[INFO] [stdout] test kmer::tests::unfiltered_windows_ignore_quality_filters ... ok
[INFO] [stdout] test kmer::tests::long_kmer_hash_matches_allocating_java_word_reference ... ok
[INFO] [stdout] test kmer::tests::rolling_unfiltered_long_windows_match_window_scan ... ok
[INFO] [stdout] test kmer::tests::unfiltered_windows_preserve_invalid_positions ... ok
[INFO] [stdout] test peaks::tests::representative_histogram_calls_java_shaped_peak ... ok
[INFO] [stdout] test kmer::tests::rolling_long_kmers_match_window_scan_with_quality_resets ... ok
[INFO] [stdout] test seqio::tests::detects_common_pair_name_shapes ... ok
[INFO] [stdout] test engine::tests::nondefault_kcountarray_mask_seeds_are_cached ... ok
[INFO] [stdout] test engine::tests::write_sparse_read_depth_hist_streams_zero_coverage_without_dense_histogram ... ok
[INFO] [stdout] test seqio::tests::lowercaseton_respects_changequality_false_like_bbnorm ... ok
[INFO] [stdout] test engine::tests::write_sparse_depth_hist_matches_dense_zero_coverage_columns_one ... ok
[INFO] [stdout] test engine::tests::write_sparse_depth_hist_matches_dense_output ... ok
[INFO] [stdout] test engine::tests::write_sparse_read_depth_hist_matches_dense_output ... ok
[INFO] [stdout] test seqio::tests::applies_quality_change_controls_like_bbnorm ... ok
[INFO] [stdout] test engine::tests::write_depth_hist_folds_zero_bin_without_cloning_input_hist ... ok
[INFO] [stdout] test seqio::tests::external_gzip_decoder_candidates_include_home_local_bin ... ok
[INFO] [stdout] test seqio::tests::handles_junk_modes_like_bbnorm ... ok
[INFO] [stdout] test engine::tests::sparse_peak_dense_trims_trailing_zero_histlen_without_changing_peaks ... ok
[INFO] [stdout] test seqio::tests::normalizes_fastq_qualities_like_bbnorm ... ok
[INFO] [stdout] test seqio::tests::reads_fastq_records ... ok
[INFO] [stdout] test seqio::tests::reads_multiline_fasta ... ok
[INFO] [stdout] test seqio::tests::applies_base_cleanup_like_bbnorm ... ok
[INFO] [stdout] test seqio::tests::writer_appends_sequence_outputs_like_bbnorm ... ok
[INFO] [stdout] test seqio::tests::writer_infers_output_format_and_fakes_fasta_qualities_like_bbnorm ... ok
[INFO] [stdout] test seqio::tests::writer_wraps_fasta_output_like_bbnorm ... ok
[INFO] [stdout] test seqio::tests::writer_parallel_gzip_output_round_trips_fastq ... ok
[INFO] [stdout] test engine::tests::combined_primary_histograms_match_separate_collectors ... ok
[INFO] [stdout] test seqio::tests::reader_threaded_gzip_input_round_trips_fastq ... ok
[INFO] [stdout] test engine::tests::combined_primary_histograms_with_keep_filter_match_separate_collectors ... ok
[INFO] [stdout] test engine::tests::countup_compaction_tracks_peak_and_final_temp_bytes ... ok
[INFO] [stdout] test seqio::tests::writer_treats_null_outputs_as_sinks_like_bbnorm ... FAILED
[INFO] [stdout] test engine::tests::countup_spill_write_limit_aborts_compaction ... ok
[INFO] [stdout] test engine::tests::countup_spill_run_limits_abort_compaction ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- seqio::tests::writer_treats_null_outputs_as_sinks_like_bbnorm stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'seqio::tests::writer_treats_null_outputs_as_sinks_like_bbnorm' (1173) panicked at src/seqio.rs:1360:82:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: opening output none
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <std::io::error::Error as anyhow::context::ext::StdError>::ext_context::<alloc::string::String>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/backtrace.rs:10:14
[INFO] [stdout]    1: <core::result::Result<std::fs::File, std::io::error::Error> as anyhow::Context<std::fs::File, std::io::error::Error>>::with_context::<alloc::string::String, bbnorm_rs::seqio::create_output_with_append_and_gzip_threads::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/context.rs:65:37
[INFO] [stdout]    2: bbnorm_rs::seqio::create_output_with_append_and_gzip_threads
[INFO] [stdout]              at ./src/seqio.rs:689:10
[INFO] [stdout]    3: <bbnorm_rs::seqio::SequenceWriter>::from_path_with_append_and_gzip_threads
[INFO] [stdout]              at ./src/seqio.rs:400:21
[INFO] [stdout]    4: <bbnorm_rs::seqio::SequenceWriter>::from_path_with_append
[INFO] [stdout]              at ./src/seqio.rs:379:9
[INFO] [stdout]    5: <bbnorm_rs::seqio::SequenceWriter>::from_path
[INFO] [stdout]              at ./src/seqio.rs:361:9
[INFO] [stdout]    6: bbnorm_rs::seqio::tests::writer_treats_null_outputs_as_sinks_like_bbnorm
[INFO] [stdout]              at ./src/seqio.rs:1360:26
[INFO] [stdout]    7: bbnorm_rs::seqio::tests::writer_treats_null_outputs_as_sinks_like_bbnorm::{closure#0}
[INFO] [stdout]              at ./src/seqio.rs:1339:57
[INFO] [stdout]    8: <bbnorm_rs::seqio::tests::writer_treats_null_outputs_as_sinks_like_bbnorm::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    9: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   10: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   11: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   12: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   13: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   14: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   15: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   16: test::run_test_in_process
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   17: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   18: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   19: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   20: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   21: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   22: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   23: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   24: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   25: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   26: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   28: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   29: <unknown>
[INFO] [stdout]   30: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59c97e110108 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59c97e110108 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59c97e110108 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59c97e110108 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59c97e12729a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59c97e12729a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x59c97e115e22 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x59c97e115e22 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x59c97e0ec766 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59c97e0ec766 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59c97e1076c9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59c97dff457c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x59c97dff457c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59c97e107942 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x59c97e107942 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59c97e0ec822 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59c97e0e1299 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59c97e0ed62d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59c97e127a2c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59c97e1277a2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59c97df6de0c - <core[8fb95b77d25ab6c8]::result::Result<bbnorm_rs[18e49d82683e71b9]::seqio::SequenceWriter, anyhow[fa6b8232d79e87bc]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x59c97df6de0c - bbnorm_rs[18e49d82683e71b9]::seqio::tests::writer_treats_null_outputs_as_sinks_like_bbnorm
[INFO] [stdout]                                at /opt/rustwide/workdir/src/seqio.rs:1360:82
[INFO] [stdout]   22:     0x59c97df5b007 - bbnorm_rs[18e49d82683e71b9]::seqio::tests::writer_treats_null_outputs_as_sinks_like_bbnorm::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/seqio.rs:1339:57
[INFO] [stdout]   23:     0x59c97de86ed6 - <bbnorm_rs[18e49d82683e71b9]::seqio::tests::writer_treats_null_outputs_as_sinks_like_bbnorm::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x59c97dfe765b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x59c97dfe765b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x59c97dff4ed5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x59c97dff4ed5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x59c97dff4ed5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x59c97dff4ed5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x59c97dff4ed5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x59c97dff4ed5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x59c97dff4ed5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x59c97dfee7e4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x59c97dfee7e4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x59c97dff7f52 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x59c97dff7f52 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x59c97dff7f52 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x59c97dff7f52 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x59c97dff7f52 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x59c97dff7f52 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x59c97dff7f52 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x59c97e10f51f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   43:     0x59c97e10f51f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x70938ba31aa4 - <unknown>
[INFO] [stdout]   45:     0x70938babea64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     seqio::tests::writer_treats_null_outputs_as_sinks_like_bbnorm
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 245 passed; 1 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "8cfcf34cfecbd2609525bea75dcc02ee3dfd506fe6d8a72663437687c744e79e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8cfcf34cfecbd2609525bea75dcc02ee3dfd506fe6d8a72663437687c744e79e", kill_on_drop: false }`
[INFO] [stdout] 8cfcf34cfecbd2609525bea75dcc02ee3dfd506fe6d8a72663437687c744e79e
