[INFO] cloning repository https://github.com/asalt/mzio
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/asalt/mzio" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasalt%2Fmzio", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasalt%2Fmzio'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 16983523419eb86db9b8415c96ec5f847af3fb79
[INFO] testing asalt/mzio/16983523419eb86db9b8415c96ec5f847af3fb79 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%2Fasalt%2Fmzio" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/asalt/mzio
[INFO] finished tweaking git repo https://github.com/asalt/mzio
[INFO] tweaked toml for git repo https://github.com/asalt/mzio written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/asalt/mzio 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/asalt/mzio 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 linreg v0.2.0
[INFO] [stderr]   Downloaded tokio-macros v2.6.1
[INFO] [stderr]   Downloaded cc v1.2.57
[INFO] [stderr]   Downloaded base16ct v0.2.0
[INFO] [stderr]   Downloaded displaydoc v0.1.7
[INFO] [stderr]   Downloaded base64-simd v0.8.0
[INFO] [stderr]   Downloaded md5 v0.7.0
[INFO] [stderr]   Downloaded identity-hash v0.1.0
[INFO] [stderr]   Downloaded stability v0.2.1
[INFO] [stderr]   Downloaded outref v0.5.2
[INFO] [stderr]   Downloaded vsimd v0.8.0
[INFO] [stderr]   Downloaded mzpeaks v1.0.9
[INFO] [stderr]   Downloaded timsrust v0.4.2
[INFO] [stderr]   Downloaded rusqlite v0.32.1
[INFO] [stderr]   Downloaded unicode-segmentation v1.13.1
[INFO] [stderr]   Downloaded quick-xml v0.30.0
[INFO] [stderr]   Downloaded ratatui v0.26.3
[INFO] [stderr]   Downloaded mzdata v0.63.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 87cfc3812430b16d17d6b0e5bcbf8f8afa8cdfe75e544caed392b0a077f836b8
[INFO] running `Command { std: "docker" "start" "87cfc3812430b16d17d6b0e5bcbf8f8afa8cdfe75e544caed392b0a077f836b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "87cfc3812430b16d17d6b0e5bcbf8f8afa8cdfe75e544caed392b0a077f836b8", 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" "87cfc3812430b16d17d6b0e5bcbf8f8afa8cdfe75e544caed392b0a077f836b8" "/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" "87cfc3812430b16d17d6b0e5bcbf8f8afa8cdfe75e544caed392b0a077f836b8", 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" "87cfc3812430b16d17d6b0e5bcbf8f8afa8cdfe75e544caed392b0a077f836b8" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling displaydoc v0.1.7
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling unicode-segmentation v1.13.1
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling stability v0.2.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling linreg v0.2.0
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mzpeaks v1.0.9
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling identity-hash v0.1.0
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling quick-xml v0.30.0
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling ratatui v0.26.3
[INFO] [stderr]    Compiling mzdata v0.63.3
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling timsrust v0.4.2
[INFO] [stderr]    Compiling mzio v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 28s
[INFO] running `Command { std: "docker" "inspect" "87cfc3812430b16d17d6b0e5bcbf8f8afa8cdfe75e544caed392b0a077f836b8", 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" "87cfc3812430b16d17d6b0e5bcbf8f8afa8cdfe75e544caed392b0a077f836b8" "/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 mzio v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.35s
[INFO] running `Command { std: "docker" "inspect" "87cfc3812430b16d17d6b0e5bcbf8f8afa8cdfe75e544caed392b0a077f836b8", 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" "87cfc3812430b16d17d6b0e5bcbf8f8afa8cdfe75e544caed392b0a077f836b8" "/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.18s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mzio-2cc3bcf9b173090d)
[INFO] [stdout] 
[INFO] [stdout] running 104 tests
[INFO] [stdout] test annotate::tests::explicit_c_term_shift_changes_precursor_and_y_ions ... ok
[INFO] [stdout] test annotate::tests::annotation_quality_metrics_use_unique_matched_peaks ... ok
[INFO] [stdout] test annotate::tests::generates_residue_aware_neutral_losses_when_enabled ... ok
[INFO] [stdout] test annotate::tests::generates_expected_fragment_count ... ok
[INFO] [stdout] test annotate::tests::matches_fragments_in_da_space ... ok
[INFO] [stdout] test annotate::tests::merges_inline_and_cli_modifications ... ok
[INFO] [stdout] test annotate::tests::parses_inline_negative_shift ... ok
[INFO] [stdout] test annotate::tests::parses_inline_positive_shift_without_sign ... ok
[INFO] [stdout] test annotate::tests::parses_inline_residue_shift_with_charge_suffix ... ok
[INFO] [stdout] test annotate::tests::parses_mod_spec ... ok
[INFO] [stdout] test annotate::tests::parses_n_term_inline_shift ... ok
[INFO] [stdout] test annotate::tests::parses_plain_peptide_with_charge_suffix ... ok
[INFO] [stdout] test annotate::tests::precursor_check_prefers_allowed_isotope_error_match ... ok
[INFO] [stdout] test annotate::tests::skips_phospho_neutral_losses_for_unmodified_serine_threonine ... ok
[INFO] [stdout] test annotate::tests::rejects_malformed_inline_mass_shift ... ok
[INFO] [stdout] test annotate::tests::two_plus_precursors_only_generate_singly_charged_fragments ... ok
[INFO] [stdout] test dia::tests::append_chart_draws_smoothed_overlay_when_points_are_available ... ok
[INFO] [stdout] test dia::tests::bruker_run_tic_accumulator_splits_ms_levels ... ok
[INFO] [stdout] test dia::tests::compact_display_path_prefers_current_directory_relative_path ... ok
[INFO] [stdout] test dia::tests::compact_display_path_collapses_long_home_path ... ok
[INFO] [stdout] test dia::tests::gaussian_smooth_points_preserves_x_and_reduces_spike ... ok
[INFO] [stdout] test annotate::tests::skips_unsupported_neutral_losses ... ok
[INFO] [stdout] test dia::tests::initialize_and_fill_mz_bins ... ok
[INFO] [stdout] test dia::tests::multi_target_out_prefix_uses_out_prefix_as_base ... ok
[INFO] [stdout] test dia::tests::padded_range_handles_single_value ... ok
[INFO] [stdout] test dia::tests::parse_args_accepts_outdir_and_out_prefix_together ... ok
[INFO] [stdout] test dia::tests::parse_args_accepts_outdir_and_verbosity ... ok
[INFO] [stdout] test dia::tests::parse_args_accepts_peptide_fragment_target_without_mz ... ok
[INFO] [stdout] test dia::tests::parse_args_accepts_peptide_target_without_mz ... ok
[INFO] [stdout] test dia::tests::parse_args_accepts_pseudo_ms2_for_bruker_peptide ... ok
[INFO] [stdout] test dia::tests::parse_args_accepts_pseudo_ms2_with_neutral_loss_fragments ... ok
[INFO] [stdout] test dia::tests::parse_args_accepts_repeatable_mz_targets_for_bruker ... ok
[INFO] [stdout] test dia::tests::parse_args_accepts_rt_smooth_window ... ok
[INFO] [stdout] test dia::tests::parse_args_rejects_duplicate_target_labels ... ok
[INFO] [stdout] test dia::tests::parse_args_rejects_fragment_without_peptide ... ok
[INFO] [stdout] test dia::tests::parse_args_rejects_mobility_flags_for_mzml ... ok
[INFO] [stdout] test dia::tests::parse_args_rejects_mz_and_peptide_together ... ok
[INFO] [stdout] test dia::tests::parse_args_rejects_neutral_losses_without_peptide ... ok
[INFO] [stdout] test dia::tests::parse_args_rejects_path_like_out_prefix ... ok
[INFO] [stdout] test dia::tests::parse_args_rejects_pseudo_ms2_for_mzml ... ok
[INFO] [stdout] test dia::tests::parse_args_rejects_pseudo_ms2_with_fragment ... ok
[INFO] [stdout] test dia::tests::parse_args_rejects_pseudo_ms2_without_peptide ... ok
[INFO] [stdout] test dia::tests::parse_args_rejects_python_for_mzml ... ok
[INFO] [stdout] test dia::tests::parse_args_rejects_repeatable_targets_for_mzml ... ok
[INFO] [stdout] test dia::tests::parse_args_uses_peptide_charge_suffix_unless_overridden ... ok
[INFO] [stdout] test dia::tests::parse_args_rejects_unknown_fragment ... ok
[INFO] [stdout] test dia::tests::precursor_rt_window_uses_strongest_fixed_width_region ... ok
[INFO] [stdout] test dia::tests::progress_bar_body_scales_to_requested_width ... ok
[INFO] [stdout] test dia::tests::pseudo_ms2_ion_table_height_keeps_single_long_ladder ... ok
[INFO] [stdout] test dia::tests::pseudo_ms2_ion_table_marks_y_ion_evidence ... ok
[INFO] [stdout] test dia::tests::pseudo_ms2_stick_labels_include_low_intensity_fragments ... ok
[INFO] [stdout] test dia::tests::pseudo_ms2_svg_hides_weak_neutral_loss_labels ... ok
[INFO] [stdout] test diagnostics::tests::filter_peaks_applies_relative_cutoff_before_top_n ... ok
[INFO] [stdout] test diagnostics::tests::find_peak_pairs_by_delta_reports_combined_intensity_sorted_hits ... ok
[INFO] [stdout] test diagnostics::tests::find_target_ion_picks_best_match ... ok
[INFO] [stdout] test diagnostics::tests::panel_builders_include_expected_entries ... ok
[INFO] [stdout] test diagnostics::tests::parses_delta_spec_with_explicit_label ... ok
[INFO] [stdout] test diagnostics::tests::parses_target_spec_with_implicit_label ... ok
[INFO] [stdout] test mzml::tests::extract_scan_number_accepts_plain_integer ... ok
[INFO] [stdout] test mzml::tests::native_id_matches_plain_numeric_query ... ok
[INFO] [stdout] test annotate::tests::annotation_quality_skips_isotopes_when_spacing_is_not_two_tolerances ... ok
[INFO] [stdout] test annotate::tests::fragment_isotope_gate_requires_spacing_above_two_tolerances ... ok
[INFO] [stdout] test annotate::tests::generates_phospho_neutral_losses_only_for_phospho_fragments ... ok
[INFO] [stdout] test pepxml::tests::matches_common_spectrum_string_without_scan_attributes ... ok
[INFO] [stdout] test pepxml::tests::parses_top_hits_and_converts_residue_masses_to_deltas ... ok
[INFO] [stdout] test plot::tests::build_ruler_ticks_prefers_dense_minor_ticks_and_major_labels ... ok
[INFO] [stdout] test pepxml::tests::loads_gzipped_pepxml_path ... ok
[INFO] [stdout] test plot::tests::default_output_path_includes_scan_peptide_and_neutral_loss_state ... ok
[INFO] [stdout] test plot::tests::ion_table_hides_charge_two_columns_when_no_charge_two_fragments_exist ... ok
[INFO] [stdout] test plot::tests::downsample_max_per_bin_can_exclude_precursor_window ... ok
[INFO] [stdout] test plot::tests::ion_table_cell_visible_text_prioritizes_matched_entries_and_preserves_full_title ... ok
[INFO] [stdout] test plot::tests::ladder_indices_scale_down_for_longer_peptides ... ok
[INFO] [stdout] test plot::tests::native_id_matches_thermo_scan_shorthand ... ok
[INFO] [stdout] test plot::tests::native_id_rejects_different_scan_numbers ... ok
[INFO] [stdout] test plot::tests::parse_plot_args_accepts_isotope_errors ... ok
[INFO] [stdout] test plot::tests::ion_table_rows_include_missing_and_neutral_loss_entries ... ok
[INFO] [stdout] test plot::tests::parse_plot_args_accepts_neutral_losses_with_peptide ... ok
[INFO] [stdout] test plot::tests::parse_plot_args_accepts_peptide_mods_and_tol_da ... ok
[INFO] [stdout] test plot::tests::parse_plot_args_accepts_neutral_loss_label_threshold ... ok
[INFO] [stdout] test plot::tests::parse_plot_args_accepts_pepxml_top_n_and_annotation_options ... ok
[INFO] [stdout] test plot::tests::parse_plot_args_accepts_remove_precursor ... ok
[INFO] [stdout] test plot::tests::parse_plot_args_accepts_scan_selector_and_svg_prefix ... ok
[INFO] [stdout] test plot::tests::parse_plot_args_rejects_conflicting_tolerances ... ok
[INFO] [stdout] test plot::tests::parse_plot_args_rejects_isotope_errors_without_peptide ... ok
[INFO] [stdout] test plot::tests::parse_plot_args_rejects_mod_with_pepxml ... ok
[INFO] [stdout] test plot::tests::parse_plot_args_rejects_neutral_loss_threshold_without_neutral_losses ... ok
[INFO] [stdout] test plot::tests::parse_plot_args_rejects_neutral_losses_without_peptide ... ok
[INFO] [stdout] test plot::tests::parse_plot_args_rejects_peptide_and_pepxml_together ... ok
[INFO] [stdout] test plot::tests::parse_plot_args_rejects_top_n_without_pepxml ... ok
[INFO] [stdout] test plot::tests::should_render_match_label_filters_weak_neutral_losses_only ... ok
[INFO] [stdout] test scale::tests::coordinate_range_handles_descending_ranges ... ok
[INFO] [stdout] test scale::tests::scale_transforms_into_target_range ... ok
[INFO] [stdout] test scan::tests::parse_args_accepts_explicit_ms2_output ... ok
[INFO] [stdout] test scan::tests::parse_args_accepts_scan_and_output ... ok
[INFO] [stdout] test scan::tests::parse_scan_number_arg_accepts_plain_integer ... ok
[INFO] [stdout] test scan::tests::parse_scan_number_arg_accepts_scan_prefix ... ok
[INFO] [stdout] test scan::tests::precursor_charge_and_neutral_mass_matches_ms2_formula ... ok
[INFO] [stdout] test scan::tests::render_scan_export_includes_metadata_and_peaks_for_tsv ... ok
[INFO] [stdout] test scan::tests::render_scan_export_writes_ms2_record ... ok
[INFO] [stdout] test scan::tests::resolve_output_format_detects_ms2_extension ... ok
[INFO] [stdout] test scan::tests::resolve_output_format_rejects_conflicting_extension_and_flag ... ok
[INFO] [stdout] test svg_canvas::tests::axis_props_format_ticks ... ok
[INFO] [stdout] test svg_canvas::tests::svg_canvas_transforms_points_into_plot_space ... ok
[INFO] [stdout] test annotate::tests::inline_n_term_shift_changes_b_ions_and_precursor_mass ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 104 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/dia_slice_cli.rs (/opt/rustwide/target/debug/deps/dia_slice_cli-4b0e69279dee48f2)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test dia_slice_mzml_accepts_peptide_fragment_target_without_mz ... ok
[INFO] [stdout] test dia_slice_bruker_missing_runtime_fails_early ... ok
[INFO] [stdout] test dia_slice_mzml_writes_profiles_and_svg ... ok
[INFO] [stdout] test dia_slice_mzml_honors_outdir_and_quiet ... ok
[INFO] [stdout] test dia_slice_help_mentions_runtime_and_slice_flags ... ok
[INFO] [stdout] test dia_slice_mzml_accepts_peptide_target_without_mz ... ok
[INFO] [stdout] test main_help_mentions_dia_slice ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stderr]      Running tests/diagnostics_cli.rs (/opt/rustwide/target/debug/deps/diagnostics_cli-70840b13d85ca791)
[INFO] [stdout] test root_help_mentions_diagnostics ... ok
[INFO] [stdout] test diagnostics_help_mentions_scanning_flags ... ok
[INFO] [stdout] test diagnostics_rejects_conflicting_tolerance_flags ... ok
[INFO] [stderr]      Running tests/plot_cli.rs (/opt/rustwide/target/debug/deps/plot_cli-decc177079aa3bd7)
[INFO] [stdout] test diag_alias_writes_tsv_with_header ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test plot_help_mentions_annotation_flags ... ok
[INFO] [stdout] test plot_rejects_conflicting_tolerance_flags ... ok
[INFO] [stdout] test plot_ms2_defaults_to_first_spectrum ... ok
[INFO] [stdout] test plot_ms2_accepts_explicit_scan_selection ... ok
[INFO] [stdout] test plot_requires_selector_for_mzml_inputs ... ok
[INFO] [stdout] test plot_committed_phospho_fixture_writes_localization_outputs ... FAILED
[INFO] [stdout] test plot_committed_hela_fixture_writes_ranked_outputs ... FAILED
[INFO] [stdout] test plot_reports_fragment_error_in_da_for_wide_da_tolerance ... ok
[INFO] [stdout] test plot_accepts_inline_mass_shift_syntax ... ok
[INFO] [stdout] test plot_pepxml_writes_svg_and_json_sidecar ... ok
[INFO] [stdout] test plot_writes_annotated_svg ... ok
[INFO] [stdout] test plot_remove_precursor_hides_guide_marker_in_svg ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- plot_committed_phospho_fixture_writes_localization_outputs stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'plot_committed_phospho_fixture_writes_localization_outputs' (2179) panicked at tests/plot_cli.rs:254:5:
[INFO] [stdout] stdout:
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] error: scan `4877` not found
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61105aee28b8 - 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:     0x61105aee28b8 - 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:     0x61105aee28b8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61105aee28b8 - <<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:     0x61105aef6f8a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61105aef6f8a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x61105aee7342 - 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:     0x61105aee7342 - <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:     0x61105aebf526 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61105aebf526 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61105aeda079 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61105ae7437c - <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:     0x61105ae7437c - 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:     0x61105aeda232 - <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:     0x61105aeda232 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61105aebf5e2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61105aeb4519 - 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:     0x61105aec02fd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61105aef767c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61105ae56499 - plot_cli[e09045be230fe0f6]::plot_committed_phospho_fixture_writes_localization_outputs
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/plot_cli.rs:254:5
[INFO] [stdout]   20:     0x61105ae4dfd7 - plot_cli[e09045be230fe0f6]::plot_committed_phospho_fixture_writes_localization_outputs::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/plot_cli.rs:222:64
[INFO] [stdout]   21:     0x61105ae67316 - <plot_cli[e09045be230fe0f6]::plot_committed_phospho_fixture_writes_localization_outputs::{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]   22:     0x61105ae6745b - <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]   23:     0x61105ae6745b - 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]   24:     0x61105ae74cd5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x61105ae74cd5 - <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]   26:     0x61105ae74cd5 - 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]   27:     0x61105ae74cd5 - 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]   28:     0x61105ae74cd5 - 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]   29:     0x61105ae74cd5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x61105ae74cd5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x61105ae6e5e4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x61105ae6e5e4 - 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]   33:     0x61105ae77d52 - 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]   34:     0x61105ae77d52 - <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]   35:     0x61105ae77d52 - 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]   36:     0x61105ae77d52 - 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]   37:     0x61105ae77d52 - 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]   38:     0x61105ae77d52 - 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]   39:     0x61105ae77d52 - <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]   40:     0x61105aee1d0f - <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]   41:     0x61105aee1d0f - <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]   42:     0x7f729bed7aa4 - <unknown>
[INFO] [stdout]   43:     0x7f729bf64a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- plot_committed_hela_fixture_writes_ranked_outputs stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'plot_committed_hela_fixture_writes_ranked_outputs' (2178) panicked at tests/plot_cli.rs:188:5:
[INFO] [stdout] stdout:
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] error: scan `9065` not found
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61105aee28b8 - 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:     0x61105aee28b8 - 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:     0x61105aee28b8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61105aee28b8 - <<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:     0x61105aef6f8a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61105aef6f8a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x61105aee7342 - 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:     0x61105aee7342 - <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:     0x61105aebf526 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61105aebf526 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61105aeda079 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61105ae7437c - <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:     0x61105ae7437c - 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:     0x61105aeda232 - <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:     0x61105aeda232 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61105aebf5e2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61105aeb4519 - 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:     0x61105aec02fd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61105aef767c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61105ae54a7e - plot_cli[e09045be230fe0f6]::plot_committed_hela_fixture_writes_ranked_outputs
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/plot_cli.rs:188:5
[INFO] [stdout]   20:     0x61105ae4df77 - plot_cli[e09045be230fe0f6]::plot_committed_hela_fixture_writes_ranked_outputs::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/plot_cli.rs:157:55
[INFO] [stdout]   21:     0x61105ae67296 - <plot_cli[e09045be230fe0f6]::plot_committed_hela_fixture_writes_ranked_outputs::{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]   22:     0x61105ae6745b - <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]   23:     0x61105ae6745b - 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]   24:     0x61105ae74cd5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x61105ae74cd5 - <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]   26:     0x61105ae74cd5 - 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]   27:     0x61105ae74cd5 - 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]   28:     0x61105ae74cd5 - 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]   29:     0x61105ae74cd5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x61105ae74cd5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x61105ae6e5e4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x61105ae6e5e4 - 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]   33:     0x61105ae77d52 - 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]   34:     0x61105ae77d52 - <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]   35:     0x61105ae77d52 - 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]   36:     0x61105ae77d52 - 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]   37:     0x61105ae77d52 - 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]   38:     0x61105ae77d52 - 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]   39:     0x61105ae77d52 - <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]   40:     0x61105aee1d0f - <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]   41:     0x61105aee1d0f - <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]   42:     0x7f729bed7aa4 - <unknown>
[INFO] [stdout]   43:     0x7f729bf64a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     plot_committed_hela_fixture_writes_ranked_outputs
[INFO] [stdout]     plot_committed_phospho_fixture_writes_localization_outputs
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 10 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test plot_cli`
[INFO] running `Command { std: "docker" "inspect" "87cfc3812430b16d17d6b0e5bcbf8f8afa8cdfe75e544caed392b0a077f836b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87cfc3812430b16d17d6b0e5bcbf8f8afa8cdfe75e544caed392b0a077f836b8", kill_on_drop: false }`
[INFO] [stdout] 87cfc3812430b16d17d6b0e5bcbf8f8afa8cdfe75e544caed392b0a077f836b8
