[INFO] cloning repository https://github.com/TTTPOB/deeptools-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TTTPOB/deeptools-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTTTPOB%2Fdeeptools-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTTTPOB%2Fdeeptools-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 487e751439f17212d1d66432e1dbb4693876a0ef [INFO] testing TTTPOB/deeptools-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%2FTTTPOB%2Fdeeptools-rs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/TTTPOB/deeptools-rs [INFO] finished tweaking git repo https://github.com/TTTPOB/deeptools-rs [INFO] tweaked toml for git repo https://github.com/TTTPOB/deeptools-rs written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/TTTPOB/deeptools-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/TTTPOB/deeptools-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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unicode-ident v1.0.20 [INFO] [stderr] Downloaded quick_cache v0.6.21 [INFO] [stderr] Downloaded itertools-num v0.1.3 [INFO] [stderr] Downloaded editdistancek v1.0.2 [INFO] [stderr] Downloaded newtype_derive v0.1.6 [INFO] [stderr] Downloaded getset v0.1.6 [INFO] [stderr] Downloaded enum-map v2.7.3 [INFO] [stderr] Downloaded enum-map-derive v0.17.0 [INFO] [stderr] Downloaded derefable v0.1.0 [INFO] [stderr] Downloaded bio-types v1.0.4 [INFO] [stderr] Downloaded triple_accel v0.4.0 [INFO] [stderr] Downloaded clap v4.5.50 [INFO] [stderr] Downloaded statrs v0.18.0 [INFO] [stderr] Downloaded clap_builder v4.5.50 [INFO] [stderr] Downloaded bio v3.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 5fee5069bcbb71b44c41afa0f28469bde2f151ad992241ca81da2fd3c08074f8 [INFO] running `Command { std: "docker" "start" "5fee5069bcbb71b44c41afa0f28469bde2f151ad992241ca81da2fd3c08074f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5fee5069bcbb71b44c41afa0f28469bde2f151ad992241ca81da2fd3c08074f8", 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" "5fee5069bcbb71b44c41afa0f28469bde2f151ad992241ca81da2fd3c08074f8" "/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" "5fee5069bcbb71b44c41afa0f28469bde2f151ad992241ca81da2fd3c08074f8", 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" "5fee5069bcbb71b44c41afa0f28469bde2f151ad992241ca81da2fd3c08074f8" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling unicode-ident v1.0.20 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling cc v1.2.61 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling typenum v1.20.0 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling zlib-rs v0.5.2 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling clap_builder v4.5.50 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling petgraph v0.8.3 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling derefable v0.1.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling itertools-num v0.1.3 [INFO] [stderr] Compiling ordered-float v5.3.0 [INFO] [stderr] Compiling triple_accel v0.4.0 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling libmimalloc-sys v0.1.47 [INFO] [stderr] Compiling editdistancek v1.0.2 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling memmap2 v0.9.10 [INFO] [stderr] Compiling simba v0.9.1 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling mimalloc v0.1.50 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling libz-rs-sys v0.5.2 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling quick_cache v0.6.21 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling derive-new v0.6.0 [INFO] [stderr] Compiling getset v0.1.6 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling enum-map v2.7.3 [INFO] [stderr] Compiling rand v0.8.6 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling clap v4.5.50 [INFO] [stderr] Compiling bio-types v1.0.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling nalgebra v0.33.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling statrs v0.18.0 [INFO] [stderr] Compiling bio v3.0.0 [INFO] [stderr] Compiling compute_matrix_rs v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "5fee5069bcbb71b44c41afa0f28469bde2f151ad992241ca81da2fd3c08074f8", 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" "5fee5069bcbb71b44c41afa0f28469bde2f151ad992241ca81da2fd3c08074f8" "/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 compute_matrix_rs v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.38s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "5fee5069bcbb71b44c41afa0f28469bde2f151ad992241ca81da2fd3c08074f8", 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" "5fee5069bcbb71b44c41afa0f28469bde2f151ad992241ca81da2fd3c08074f8" "/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.20s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/compute_matrix_rs-a7533d9c301aa990) [INFO] [stdout] [INFO] [stdout] running 298 tests [INFO] [stdout] test config::tests::resolve_fixed_value ... ok [INFO] [stdout] test config::tests::resolve_max_half_returns_at_least_one ... ok [INFO] [stdout] test io::readers::bed::tests::comment_only_file_yields_empty_file_error ... ok [INFO] [stdout] test io::readers::bed::tests::consecutive_hash_lines_no_intervening_records ... ok [INFO] [stdout] test io::readers::bed::tests::eof_group_gets_default_label ... ok [INFO] [stdout] test io::readers::bed::tests::empty_hash_line_uses_default_label ... ok [INFO] [stdout] test io::readers::bed::tests::groups_with_trailing_delimiter ... ok [INFO] [stdout] test io::readers::bed::tests::hash_line_with_whitespace_label ... ok [INFO] [stdout] test io::readers::bed::tests::keeps_invalid_score_and_strand_as_raw_strings ... ok [INFO] [stdout] test io::readers::bed::tests::extracts_bed12_exons ... ok [INFO] [stdout] test io::readers::bed::tests::parse_error_includes_line_number_and_content ... ok [INFO] [stdout] test io::readers::bed::tests::parses_basic_bed_line ... ok [INFO] [stdout] test io::readers::bed::tests::raw_labels_not_deduplicated_within_file ... ok [INFO] [stdout] test io::readers::bed::tests::single_group_no_delimiters_gets_default_label ... ok [INFO] [stdout] test io::readers::bed::tests::whitespace_only_lines_are_skipped ... ok [INFO] [stdout] test io::readers::block_cache::tests::over_hard_limit_distributes_with_remainder ... ok [INFO] [stdout] test io::readers::block_cache::tests::exactly_at_hard_limit ... ok [INFO] [stdout] test io::readers::block_cache::tests::many_files_first_2000_get_one_rest_zero ... ok [INFO] [stdout] test io::readers::block_cache::tests::single_file_gets_default ... ok [INFO] [stdout] test io::readers::block_cache::tests::independent_per_file_caches_do_not_share_offsets ... ok [INFO] [stdout] test io::readers::block_cache::tests::zero_capacity_cache_never_stores_entries ... ok [INFO] [stdout] test io::readers::block_cache::tests::few_files_get_default_per_file ... ok [INFO] [stdout] test io::readers::block_cache::tests::zero_files_returns_zero ... ok [INFO] [stdout] test io::readers::bwig::tests::bedgraph_empty_block ... ok [INFO] [stdout] test io::readers::bed::tests::empty_file_yields_empty_file_error ... ok [INFO] [stdout] test io::readers::bwig::tests::binary_search_chrom_length_empty_vec ... ok [INFO] [stdout] test io::readers::block_cache::tests::total_equals_budget_exactly ... ok [INFO] [stdout] test io::readers::bwig::tests::bedgraph_normal_case ... ok [INFO] [stdout] test io::readers::bwig::tests::block_entirely_after_query ... ok [INFO] [stdout] test io::readers::bwig::tests::fixed_step_normal_case ... ok [INFO] [stdout] test io::readers::bwig::tests::bedgraph_items_outside_query_range ... ok [INFO] [stdout] test io::readers::bwig::tests::bedgraph_items_partially_overlapping_query ... ok [INFO] [stdout] test io::readers::bwig::tests::fixed_step_query_filtering ... ok [INFO] [stdout] test io::readers::bwig::tests::block_entirely_before_query ... ok [INFO] [stdout] test config::tests::resolve_fixed_zero_clamps_to_one ... ok [INFO] [stdout] test io::readers::bwig::tests::raw_data_too_short ... ok [INFO] [stdout] test io::readers::bwig::tests::unknown_block_type ... ok [INFO] [stdout] test io::readers::bwig::tests::variable_step_normal_case ... ok [INFO] [stdout] test io::readers::bwig::tests::variable_step_query_filtering ... ok [INFO] [stdout] test io::writers::auxiliary::tests::sorted_region_header_has_13_columns ... ok [INFO] [stdout] test io::writers::auxiliary::tests::sorted_region_metagene_exon_blocks ... ok [INFO] [stdout] test io::writers::auxiliary::tests::sorted_region_score_raw_passthrough ... ok [INFO] [stdout] test io::writers::formatting::tests::large_still_in_i64_range ... ok [INFO] [stdout] test io::writers::auxiliary::tests::sorted_region_bed6_single_block ... ok [INFO] [stdout] test config::tests::resolve_max_returns_at_least_one ... ok [INFO] [stdout] test io::readers::bed::tests::hash_with_no_preceding_records_discards_label ... ok [INFO] [stdout] test io::readers::bwig::tests::binary_search_chrom_length_found ... ok [INFO] [stdout] test io::readers::bwig::tests::binary_search_chrom_length_not_found ... ok [INFO] [stdout] test io::readers::gtf::tests::parses_basic_transcript ... ok [INFO] [stdout] test io::writers::formatting::tests::max_precision_values ... ok [INFO] [stdout] test io::writers::formatting::tests::nan_and_infinity ... ok [INFO] [stdout] test io::writers::formatting::tests::plain_value_inf ... ok [INFO] [stdout] test io::writers::formatting::tests::plain_value_nan ... ok [INFO] [stdout] test io::writers::formatting::tests::plain_value_negative ... ok [INFO] [stdout] test io::writers::formatting::tests::plain_value_rounding ... ok [INFO] [stdout] test io::writers::formatting::tests::plain_value_rounding_crosses_fixed_to_scientific ... ok [INFO] [stdout] test io::writers::formatting::tests::plain_value_rounding_crosses_scientific_to_fixed ... ok [INFO] [stdout] test io::writers::formatting::tests::plain_value_rounding_small_crosses_into_fixed ... ok [INFO] [stdout] test io::writers::formatting::tests::plain_value_rounding_stays_fixed_no_boundary_cross ... ok [INFO] [stdout] test io::writers::formatting::tests::plain_value_scientific_large ... ok [INFO] [stdout] test io::writers::formatting::tests::plain_value_scientific_small ... ok [INFO] [stdout] test io::writers::formatting::tests::plain_value_simple_fractions ... ok [INFO] [stdout] test io::writers::formatting::tests::plain_value_small_fixed ... ok [INFO] [stdout] test io::writers::formatting::tests::plain_value_small_scientific_no_boundary_cross ... ok [INFO] [stdout] test io::writers::formatting::tests::plain_value_strip_trailing_zeros ... ok [INFO] [stdout] test io::writers::formatting::tests::plain_value_whole_numbers ... ok [INFO] [stdout] test io::writers::formatting::tests::plain_value_zero ... ok [INFO] [stdout] test io::writers::formatting::tests::rounding_ties_to_even ... ok [INFO] [stdout] test io::writers::formatting::tests::score_fractional ... ok [INFO] [stdout] test io::writers::formatting::tests::score_integers ... ok [INFO] [stdout] test io::writers::formatting::tests::score_special ... ok [INFO] [stdout] test io::writers::auxiliary::tests::sorted_region_no_score_outputs_dot ... ok [INFO] [stdout] test io::writers::formatting::tests::small_negative ... ok [INFO] [stdout] test io::writers::formatting::tests::small_positive ... ok [INFO] [stdout] test io::writers::formatting::tests::very_large_falls_back_to_i128 ... ok [INFO] [stdout] test io::writers::formatting::tests::zero ... ok [INFO] [stdout] test io::writers::matrix_gz::tests::build_padded_header_payload_correct_length ... ok [INFO] [stdout] test io::writers::matrix_gz::tests::build_padded_header_payload_ends_with_newline ... ok [INFO] [stdout] test io::writers::matrix_gz::tests::pad_header_payload_empty_input_is_error ... ok [INFO] [stdout] test io::writers::matrix_gz::tests::pad_header_payload_normal_case ... ok [INFO] [stdout] test io::writers::matrix_gz::tests::pad_header_payload_result_ends_with_newline ... ok [INFO] [stdout] test io::writers::matrix_gz::tests::pad_header_payload_padding_uses_spaces ... ok [INFO] [stdout] test io::writers::matrix_gz::tests::pad_header_payload_oversized_input_is_error ... ok [INFO] [stdout] test io::writers::matrix_gz::tests::ensure_streaming_header_capacity_normal_header_ok ... ok [INFO] [stdout] test io::readers::gtf::tests::attaches_exons_even_if_seen_first ... ok [INFO] [stdout] test io::writers::matrix_gz::tests::pad_header_payload_without_trailing_newline_is_error ... ok [INFO] [stdout] test io::writers::matrix_gz::tests::placeholder_header_payload_correct_length ... ok [INFO] [stdout] test io::writers::matrix_gz::tests::placeholder_header_payload_starts_with_at_brace ... ok [INFO] [stdout] test pipeline::core::aggregation::tests::aggregate_max_all_nan ... ok [INFO] [stdout] test pipeline::core::aggregation::tests::aggregate_max_mixed_nan ... ok [INFO] [stdout] test pipeline::core::aggregation::tests::aggregate_max_normal ... ok [INFO] [stdout] test pipeline::core::aggregation::tests::aggregate_max_single ... ok [INFO] [stdout] test pipeline::core::aggregation::tests::aggregate_mean_all_nan ... ok [INFO] [stdout] test pipeline::core::aggregation::tests::aggregate_mean_empty ... ok [INFO] [stdout] test pipeline::core::aggregation::tests::aggregate_mean_mixed_nan ... ok [INFO] [stdout] test pipeline::core::aggregation::tests::aggregate_mean_normal ... ok [INFO] [stdout] test pipeline::core::aggregation::tests::aggregate_mean_single ... ok [INFO] [stdout] test io::readers::gtf::tests::skips_features_without_ids ... ok [INFO] [stdout] test pipeline::core::aggregation::tests::aggregate_max_empty ... ok [INFO] [stdout] test pipeline::core::aggregation::tests::aggregate_median_all_nan ... ok [INFO] [stdout] test pipeline::core::aggregation::tests::aggregate_median_empty ... ok [INFO] [stdout] test pipeline::core::aggregation::tests::aggregate_median_even_count ... ok [INFO] [stdout] test pipeline::core::aggregation::tests::aggregate_median_mixed_nan ... ok [INFO] [stdout] test pipeline::core::aggregation::tests::aggregate_median_odd_count ... ok [INFO] [stdout] test pipeline::core::aggregation::tests::aggregate_median_single ... ok [INFO] [stdout] test pipeline::core::aggregation::tests::aggregate_min_all_nan ... ok [INFO] [stdout] test pipeline::core::aggregation::tests::aggregate_min_empty ... ok [INFO] [stdout] test pipeline::core::aggregation::tests::aggregate_min_mixed_nan ... ok [INFO] [stdout] test pipeline::core::aggregation::tests::aggregate_min_negative_values ... ok [INFO] [stdout] test pipeline::core::aggregation::tests::aggregate_min_normal ... ok [INFO] [stdout] test pipeline::core::aggregation::tests::aggregate_std_empty ... ok [INFO] [stdout] test pipeline::core::aggregation::tests::aggregate_std_mixed_nan_nontrivial ... ok [INFO] [stdout] test pipeline::core::aggregation::tests::aggregate_std_normal ... ok [INFO] [stdout] test pipeline::core::aggregation::tests::aggregate_std_single ... ok [INFO] [stdout] test pipeline::core::aggregation::tests::aggregate_sum_empty ... ok [INFO] [stdout] test pipeline::core::aggregation::tests::aggregate_sum_mixed_nan ... ok [INFO] [stdout] test pipeline::core::aggregation::tests::aggregate_sum_normal ... ok [INFO] [stdout] test pipeline::core::aggregation::tests::aggregate_sum_single ... ok [INFO] [stdout] test pipeline::core::aggregation::tests::direct_mean_counts_uncovered_bases_as_zero_when_missing_data_as_zero ... ok [INFO] [stdout] test pipeline::core::aggregation::tests::direct_mean_ignores_uncovered_bases_when_missing_data_stays_nan ... ok [INFO] [stdout] test pipeline::core::aggregation::tests::direct_mean_returns_none_for_fully_uncovered_nan_bin ... ok [INFO] [stdout] test pipeline::core::aggregation::tests::direct_sum_returns_zero_for_uncovered_bin_when_missing_data_as_zero ... ok [INFO] [stdout] test pipeline::core::aggregation::tests::direct_sum_weights_interval_overlap_by_base_count ... ok [INFO] [stdout] test pipeline::core::aggregation::tests::index_at_base_is_zero ... ok [INFO] [stdout] test pipeline::core::aggregation::tests::index_below_base_is_zero ... ok [INFO] [stdout] test pipeline::core::aggregation::tests::index_beyond_window_len_clamped ... ok [INFO] [stdout] test pipeline::core::aggregation::tests::index_one_past_base_is_one ... ok [INFO] [stdout] test pipeline::core::coalesce::tests::test_coalesce_adjacent_overlapping_merged ... ok [INFO] [stdout] test pipeline::core::aggregation::tests::direct_mean_weights_interval_overlap_by_base_count ... ok [INFO] [stdout] test pipeline::core::coalesce::tests::test_coalesce_batch_query_bounds_are_min_max ... ok [INFO] [stdout] test pipeline::core::coalesce::tests::test_coalesce_separated_by_exactly_gap_merged ... ok [INFO] [stdout] test pipeline::core::coalesce::tests::test_coalesce_empty_input ... ok [INFO] [stdout] test pipeline::core::coalesce::tests::test_coalesce_separated_more_than_gap_split ... ok [INFO] [stdout] test pipeline::core::coalesce::tests::test_estimate_gap_all_large_clamped_to_2000 ... ok [INFO] [stdout] test pipeline::core::coalesce::tests::test_coalesce_different_chroms_always_split ... ok [INFO] [stdout] test pipeline::core::coalesce::tests::test_estimate_gap_all_small_clamped_to_100 ... ok [INFO] [stdout] test pipeline::core::coalesce::tests::test_estimate_gap_empty ... ok [INFO] [stdout] test pipeline::core::coalesce::tests::test_estimate_gap_fewer_than_10_gaps ... ok [INFO] [stdout] test pipeline::core::coalesce::tests::test_coalesce_single_item ... ok [INFO] [stdout] test pipeline::core::aggregation::tests::index_above_base_correct_offset ... ok [INFO] [stdout] test pipeline::core::coalesce::tests::test_no_coalesce_each_item_own_batch ... ok [INFO] [stdout] test pipeline::core::coalesce::tests::test_no_coalesce_empty ... ok [INFO] [stdout] test pipeline::core::collector::tests::build_values_header_line1_basic ... ok [INFO] [stdout] test pipeline::core::collector::tests::pad_line_to_length_exact ... ok [INFO] [stdout] test pipeline::core::coalesce::tests::test_estimate_gap_normal_case ... ok [INFO] [stdout] test pipeline::core::coalesce::tests::test_estimate_gap_single_item ... ok [INFO] [stdout] test pipeline::core::executor::tests::into_chunks_size_larger_than_items ... ok [INFO] [stdout] test pipeline::core::executor::tests::into_chunks_size_one ... ok [INFO] [stdout] test pipeline::core::executor::tests::sorted_already_sorted ... ok [INFO] [stdout] test pipeline::core::executor::tests::sorted_empty_slice ... ok [INFO] [stdout] test pipeline::core::executor::tests::sorted_same_chrom_and_start_unsorted_by_end ... ok [INFO] [stdout] test pipeline::core::executor::tests::sorted_same_chrom_unsorted_by_start ... ok [INFO] [stdout] test pipeline::core::executor::tests::sorted_single_item ... ok [INFO] [stdout] test pipeline::core::executor::tests::sorted_unsorted_by_chrom ... ok [INFO] [stdout] test pipeline::core::executor::tests::sorted_equal_items ... ok [INFO] [stdout] test pipeline::core::regions::tests::blacklist_intervals_chr_prefix_toggle_match ... ok [INFO] [stdout] test pipeline::core::regions::tests::blacklist_intervals_chrom_not_in_blacklist_returns_empty ... ok [INFO] [stdout] test pipeline::core::regions::tests::blacklist_chrm_mt_alias_merges ... ok [INFO] [stdout] test pipeline::core::regions::tests::blacklist_intervals_multiple_intervals_same_chrom ... ok [INFO] [stdout] test pipeline::core::regions::tests::blacklist_intervals_single_interval_per_chrom ... ok [INFO] [stdout] test pipeline::core::aggregation::tests::aggregate_std_mixed_nan ... ok [INFO] [stdout] test pipeline::core::regions::tests::blacklist_mixed_chr_alias_merges_correctly ... ok [INFO] [stdout] test pipeline::core::regions::tests::fails_blacklist_fully_covered_chrom ... ok [INFO] [stdout] test pipeline::core::collector::tests::pad_line_to_length_needs_padding ... ok [INFO] [stdout] test pipeline::core::collector::tests::pad_line_to_length_shorter_is_noop ... ok [INFO] [stdout] test pipeline::core::executor::tests::into_chunks_empty_input ... ok [INFO] [stdout] test pipeline::core::regions::tests::fails_blacklist_start_at_blacklist_start_boundary ... ok [INFO] [stdout] test pipeline::core::regions::tests::fails_blacklist_start_inside_blacklisted_region ... ok [INFO] [stdout] test pipeline::core::regions::tests::infer_format_bed_extension ... ok [INFO] [stdout] test pipeline::core::regions::tests::infer_format_case_insensitive_bed ... ok [INFO] [stdout] test pipeline::core::regions::tests::infer_format_gff3_extension ... ok [INFO] [stdout] test pipeline::core::regions::tests::infer_format_gff3_gz_extension ... ok [INFO] [stdout] test pipeline::core::regions::tests::infer_format_gff_extension ... ok [INFO] [stdout] test pipeline::core::regions::tests::infer_format_gff_gz_extension ... ok [INFO] [stdout] test pipeline::core::regions::tests::infer_format_gtf_extension ... ok [INFO] [stdout] test pipeline::core::regions::tests::infer_format_gtf_gz_extension ... ok [INFO] [stdout] test pipeline::core::regions::tests::infer_format_txt_defaults_to_bed ... ok [INFO] [stdout] test pipeline::core::regions::tests::label_from_path_use_stem_false_returns_filename_with_extension ... ok [INFO] [stdout] test pipeline::core::regions::tests::next_unique_label_duplicate_appends_suffix ... ok [INFO] [stdout] test pipeline::core::regions::tests::next_unique_label_empty_raw_uses_default ... ok [INFO] [stdout] test pipeline::core::regions::tests::next_unique_label_nonempty_raw_uses_raw ... ok [INFO] [stdout] test pipeline::core::regions::tests::label_from_path_use_stem_true_returns_filename_without_extension ... ok [INFO] [stdout] test pipeline::core::regions::tests::normalize_chrom_chrm_and_mt_converge ... ok [INFO] [stdout] test pipeline::core::regions::tests::normalize_empty_vec_returns_ok_none ... ok [INFO] [stdout] test pipeline::core::regions::tests::passes_blacklist_no_blacklist_for_chrom ... ok [INFO] [stdout] test pipeline::core::regions::tests::passes_blacklist_chrom_not_in_scores ... ok [INFO] [stdout] test pipeline::core::regions::tests::load_groups_deduplicates_same_label_across_files ... ok [INFO] [stdout] test pipeline::core::regions::tests::normalize_chrom_strips_chr_prefix ... ok [INFO] [stdout] test pipeline::core::regions::tests::normalize_index_exceeds_sample_count_returns_error ... ok [INFO] [stdout] test pipeline::core::regions::tests::next_unique_label_whitespace_only_raw_uses_default ... ok [INFO] [stdout] test pipeline::core::regions::tests::normalize_chrom_no_prefix_unchanged ... ok [INFO] [stdout] test pipeline::core::regions::tests::normalize_chrom_empty_string ... ok [INFO] [stdout] test pipeline::core::regions::tests::normalize_index_zero_returns_error ... ok [INFO] [stdout] test pipeline::core::regions::tests::normalize_none_returns_ok_none ... ok [INFO] [stdout] test pipeline::core::regions::tests::normalize_valid_indices_converts_to_zero_based ... ok [INFO] [stdout] test pipeline::core::regions::tests::passes_blacklist_start_at_blacklist_end_boundary ... ok [INFO] [stdout] test pipeline::core::regions::tests::passes_blacklist_start_in_allowed_interval ... ok [INFO] [stdout] test pipeline::core::regions::tests::subtract_blacklist_empty ... ok [INFO] [stdout] test pipeline::core::regions::tests::passes_blacklist_start_just_before_blacklist ... ok [INFO] [stdout] test pipeline::core::regions::tests::passes_blacklist_start_in_gap_between_two_blacklist_intervals ... ok [INFO] [stdout] test pipeline::core::regions::tests::subtract_blacklist_no_overlap_after ... ok [INFO] [stdout] test pipeline::core::regions::tests::subtract_blacklist_multiple_intervals ... ok [INFO] [stdout] test pipeline::core::regions::tests::subtract_blacklist_no_overlap_before ... ok [INFO] [stdout] test pipeline::core::regions::tests::subtract_blacklist_enclosed ... ok [INFO] [stdout] test pipeline::core::regions::tests::subtract_blacklist_partial_overlap_left ... ok [INFO] [stdout] test pipeline::core::regions::tests::subtract_blacklist_partial_overlap_right ... ok [INFO] [stdout] test pipeline::core::regions::tests::subtract_blacklist_span_fully_covered ... ok [INFO] [stdout] test pipeline::core::regions::tests::subtract_blacklist_adjacent ... ok [INFO] [stdout] test pipeline::core::spill::tests::finalize_sorted_ascending_in_memory_only ... ok [INFO] [stdout] test pipeline::core::spill::tests::finalize_keep_order_multiple_groups ... ok [INFO] [stdout] test pipeline::core::spill::tests::finalize_sorted_descending_in_memory_only ... ok [INFO] [stdout] test pipeline::core::spill::tests::finalize_keep_order_preserves_original_indices ... ok [INFO] [stdout] test pipeline::core::spill::tests::hybrid_collector_small_data_stays_in_memory ... ok [INFO] [stdout] test pipeline::core::spill::tests::finalize_keep_order_with_spill ... ok [INFO] [stdout] test pipeline::core::spill::tests::finalize_sorted_with_spill_ascending ... ok [INFO] [stdout] test pipeline::core::spill::tests::finalize_sorted_with_spill_descending ... ok [INFO] [stdout] test pipeline::core::spill::tests::finalize_sorted_temp_files_cleaned_up ... ok [INFO] [stdout] test pipeline::core::spill::tests::finalize_sorted_multiple_groups ... ok [INFO] [stdout] test pipeline::core::spill_format::tests::chrom_table_interning ... ok [INFO] [stdout] test pipeline::core::spill::tests::finalize_sorted_stable_tiebreak ... ok [INFO] [stdout] test pipeline::core::spill::tests::finalize_keep_order_temp_files_cleaned_up ... ok [INFO] [stdout] test pipeline::core::spill_format::tests::round_trip_full_row ... ok [INFO] [stdout] test pipeline::core::tests::aggregate_mean_f64_precision ... ok [INFO] [stdout] test pipeline::core::spill_format::tests::round_trip_minimal_row ... ok [INFO] [stdout] test pipeline::core::spill::tests::hybrid_collector_spill_data_is_deserializable ... ok [INFO] [stdout] test pipeline::core::tests::aggregate_slice_ignores_nans ... ok [INFO] [stdout] test pipeline::core::spill_format::tests::round_trip_score_raw_and_strand_raw ... ok [INFO] [stdout] test pipeline::core::tests::index_from_coordinate_bounds_checks ... ok [INFO] [stdout] test pipeline::core::tests::test_input_is_compute_sorted_true ... ok [INFO] [stdout] test pipeline::core::tests::test_input_is_compute_sorted_empty ... ok [INFO] [stdout] test pipeline::core::worker::tests::clamp_exactly_at_chrom_length ... ok [INFO] [stdout] test pipeline::core::spill::tests::integration_keep_order_with_gaps_and_spill ... ok [INFO] [stdout] test pipeline::core::tests::test_input_is_compute_sorted_false ... ok [INFO] [stdout] test pipeline::core::tests::test_input_is_compute_sorted_single ... ok [INFO] [stdout] test pipeline::core::spill::tests::hybrid_collector_multiple_groups_independent ... ok [INFO] [stdout] test pipeline::core::worker::tests::clamp_negative_to_zero ... ok [INFO] [stdout] test pipeline::core::worker::tests::clamp_exactly_zero ... ok [INFO] [stdout] test pipeline::core::worker::tests::clamp_exceeding_chrom_length ... ok [INFO] [stdout] test pipeline::core::worker::tests::clamp_normal_value ... ok [INFO] [stdout] test pipeline::core::worker::tests::max_threshold_above_threshold_returns_true ... ok [INFO] [stdout] test pipeline::core::worker::tests::max_threshold_with_negative_scale ... ok [INFO] [stdout] test pipeline::core::worker::tests::max_threshold_nan_present_keeps_row ... ok [INFO] [stdout] test pipeline::core::worker::tests::max_threshold_at_threshold_returns_true ... ok [INFO] [stdout] test pipeline::core::worker::tests::min_threshold_below_threshold_returns_true ... ok [INFO] [stdout] test pipeline::core::worker::tests::min_threshold_nan_present_keeps_row ... ok [INFO] [stdout] test pipeline::core::worker::tests::min_threshold_with_scale_factor_no_skip ... ok [INFO] [stdout] test pipeline::core::worker::tests::min_threshold_no_nan_still_skips ... ok [INFO] [stdout] test pipeline::core::worker::tests::min_threshold_with_scale_factor_compares_prescale ... ok [INFO] [stdout] test pipeline::core::worker::tests::scale_zero_max_threshold_skips_when_raw_exceeds ... ok [INFO] [stdout] test pipeline::core::worker::tests::scale_zero_min_threshold_keeps_when_raw_above ... ok [INFO] [stdout] test pipeline::core::worker::tests::scale_zero_max_threshold_keeps_when_raw_below ... ok [INFO] [stdout] test pipeline::core::worker::tests::scale_zero_min_threshold_skips_when_raw_below ... ok [INFO] [stdout] test pipeline::core::worker::tests::skip_row_both_thresholds_min_triggers ... ok [INFO] [stdout] test pipeline::core::worker::tests::no_thresholds_returns_false ... ok [INFO] [stdout] test pipeline::core::worker::tests::skip_zeros_all_zeros_returns_true ... ok [INFO] [stdout] test pipeline::core::worker::tests::skip_zeros_mean_nonzero_not_skipped ... ok [INFO] [stdout] test pipeline::core::worker::tests::skip_zeros_has_nonzero_returns_false ... ok [INFO] [stdout] test pipeline::core::worker::tests::skip_zeros_all_nan_returns_true ... ok [INFO] [stdout] test pipeline::core::worker::tests::skip_zeros_mean_zero_positive_negative_cancel ... ok [INFO] [stdout] test pipeline::core::worker::tests::skip_zeros_nan_and_zeros_skipped ... ok [INFO] [stdout] test pipeline::core::worker::tests::skip_zeros_with_scale_zero_keeps_nonzero_raw ... ok [INFO] [stdout] test pipeline::core::worker::tests::threshold_scale_factor_one_unchanged ... ok [INFO] [stdout] test pipeline::core::worker::tests::skip_zeros_nan_with_nonzero_skipped ... ok [INFO] [stdout] test pipeline::matrix::tests::group_boundaries_all_empty ... ok [INFO] [stdout] test pipeline::matrix::tests::group_boundaries_basic ... ok [INFO] [stdout] test pipeline::matrix::tests::group_boundaries_with_empty_first_group ... ok [INFO] [stdout] test pipeline::matrix::tests::group_boundaries_single_group ... ok [INFO] [stdout] test pipeline::matrix::tests::region_length_empty_exon_list_returns_zero ... ok [INFO] [stdout] test pipeline::core::spill::tests::integration_tiebreak_insertion_seq_with_spill ... ok [INFO] [stdout] test pipeline::matrix::tests::group_boundaries_no_groups ... ok [INFO] [stdout] test pipeline::core::spill::tests::sort_no_group_contiguous_regression ... ok [INFO] [stdout] test pipeline::matrix::tests::group_boundaries_with_empty_middle_group ... ok [INFO] [stdout] test pipeline::matrix::tests::region_length_single_exon_matches_span ... ok [INFO] [stdout] test pipeline::matrix::tests::region_length_without_exons_uses_genomic_span ... ok [INFO] [stdout] test pipeline::matrix::tests::region_length_with_exons_sums_exon_lengths ... ok [INFO] [stdout] test pipeline::zones::tests::body_not_too_short_when_scalable_body_equals_bin_size ... ok [INFO] [stdout] test pipeline::zones::tests::body_too_short_metagene_exon_total_less_than_bin_size ... ok [INFO] [stdout] test pipeline::zones::tests::body_not_too_short_when_region_body_length_is_zero ... ok [INFO] [stdout] test pipeline::zones::tests::body_not_too_short_metagene_exon_total_sufficient ... ok [INFO] [stdout] test pipeline::zones::tests::body_too_short_no_unscaled_regions ... ok [INFO] [stdout] test pipeline::zones::tests::metagene_scale_regions_collapses_introns ... ok [INFO] [stdout] test pipeline::zones::tests::metagene_reference_point_skips_introns ... ok [INFO] [stdout] test pipeline::zones::tests::reference_plan_negative_strand ... ok [INFO] [stdout] test pipeline::zones::tests::reference_plan_positive_strand ... ok [INFO] [stdout] test pipeline::zones::tests::scale_plan_negative_strand ... ok [INFO] [stdout] test pipeline::zones::tests::reference_point_plan_body_too_short_default_false ... ok [INFO] [stdout] test pipeline::zones::tests::body_too_short_when_scalable_body_less_than_bin_size ... ok [INFO] [stdout] test pipeline::zones::tests::scale_plan_positive_strand ... ok [INFO] [stdout] test pipeline::zones::tests::body_too_short_negative_strand ... ok [INFO] [stdout] test pipeline::core::aggregation::tests::aggregate_min_single ... ok [INFO] [stdout] test pipeline::core::aggregation::tests::aggregate_std_all_nan ... ok [INFO] [stdout] test pipeline::core::aggregation::tests::aggregate_sum_all_nan ... ok [INFO] [stdout] test pipeline::core::executor::tests::into_chunks_evenly_divisible ... ok [INFO] [stdout] test pipeline::core::executor::tests::into_chunks_last_chunk_smaller ... ok [INFO] [stdout] test pipeline::core::worker::tests::min_threshold_at_threshold_returns_true ... ok [INFO] [stdout] test pipeline::core::spill::tests::hybrid_collector_low_threshold_triggers_spill ... ok [INFO] [stdout] test pipeline::core::spill::tests::integration_special_values_survive_spill_round_trip ... ok [INFO] [stderr] Running unittests src/bin/compare_matrix/main.rs (/opt/rustwide/target/debug/deps/compare_matrix-4b4a4acc208bb330) [INFO] [stdout] test pipeline::core::spill::tests::integration_sorted_ascending_and_descending_with_spill ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 298 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/compute_matrix_rs-41ac5362a7489e6e) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Running tests/python_compatibility.rs (/opt/rustwide/target/debug/deps/python_compatibility-46f496567b3a4279) [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 28 tests [INFO] [stderr] Running computeMatrix (Rust) in reference-point mode. [INFO] [stderr] Error: Failed to open bigWig file '/opt/rustwide/workdir/deeptools/deeptools/test/test_heatmapper/test.bw': I/O error: No such file or directory (os error 2)Running computeMatrix (Rust) in reference-point mode. [INFO] [stderr] Error: Failed to open bigWig file '/opt/rustwide/workdir/deeptools/deeptools/test/test_heatmapper/test.bw': I/O error: No such file or directory (os error 2)Running computeMatrix (Rust) in reference-point mode. [INFO] [stderr] Error: Failed to parse regions file '/opt/rustwide/workdir/deeptools/deeptools/test/test_data/test.gtf' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] 0: Failed to open GTF file '/opt/rustwide/workdir/deeptools/deeptools/test/test_data/test.gtf' [INFO] [stderr] 1: Failed to read GFF from "/opt/rustwide/workdir/deeptools/deeptools/test/test_data/test.gtf" [INFO] [stderr] 2: No such file or directory (os error 2)Running computeMatrix (Rust) in scale-regions mode. [INFO] [stderr] Running computeMatrix (Rust) in scale-regions mode. [INFO] [stderr] Running computeMatrix (Rust) in scale-regions mode. [INFO] [stderr] Error: Failed to parse regions file '/opt/rustwide/workdir/deeptools/deeptools/test/test_data/test.gtf' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] 0: Failed to open GTF file '/opt/rustwide/workdir/deeptools/deeptools/test/test_data/test.gtf' [INFO] [stderr] 1: Failed to read GFF from "/opt/rustwide/workdir/deeptools/deeptools/test/test_data/test.gtf" [INFO] [stderr] 2: No such file or directory (os error 2)Error: Failed to open bigWig file '/opt/rustwide/workdir/deeptools/deeptools/test/test_heatmapper/test.bw' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] 0: I/O error: No such file or directory (os error 2) [INFO] [stderr] 1: No such file or directory (os error 2)Running computeMatrix (Rust) in reference-point mode. [INFO] [stderr] Error: Failed to parse regions file '/opt/rustwide/workdir/deeptools/deeptools/test/test_data/test.gtf' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] 0: Failed to open GTF file '/opt/rustwide/workdir/deeptools/deeptools/test/test_data/test.gtf' [INFO] [stderr] 1: Failed to read GFF from "/opt/rustwide/workdir/deeptools/deeptools/test/test_data/test.gtf" [INFO] [stderr] 2: No such file or directory (os error 2)Running computeMatrix (Rust) in reference-point mode. [INFO] [stderr] Error: Failed to parse regions file '/opt/rustwide/workdir/deeptools/deeptools/test/test_heatmapper/group1.bed' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] 0: I/O error while reading BED file: No such file or directory (os error 2) [INFO] [stderr] 1: No such file or directory (os error 2)Running computeMatrix (Rust) in scale-regions mode. [INFO] [stderr] Error: Failed to parse regions file '/opt/rustwide/workdir/deeptools/deeptools/test/test_data/test.gtf' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] 0: Failed to open GTF file '/opt/rustwide/workdir/deeptools/deeptools/test/test_data/test.gtf' [INFO] [stderr] 1: Failed to read GFF from "/opt/rustwide/workdir/deeptools/deeptools/test/test_data/test.gtf" [INFO] [stderr] 2: No such file or directory (os error 2)Running computeMatrix (Rust) in reference-point mode. [INFO] [stderr] Error: Failed to parse regions file '/opt/rustwide/workdir/deeptools/deeptools/test/test_heatmapper/group1.bed' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] 0: I/O error while reading BED file: No such file or directory (os error 2) [INFO] [stderr] 1: No such file or directory (os error 2)Error: Failed to open bigWig file '/opt/rustwide/workdir/deeptools/deeptools/test/test_heatmapper/test.bw' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] 0: I/O error: No such file or directory (os error 2) [INFO] [stderr] 1: No such file or directory (os error 2)Running computeMatrix (Rust) in scale-regions mode. [INFO] [stderr] Error: Failed to parse regions file '/opt/rustwide/workdir/deeptools/deeptools/test/test_data/test.gtf' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] 0: Failed to open GTF file '/opt/rustwide/workdir/deeptools/deeptools/test/test_data/test.gtf' [INFO] [stderr] 1: Failed to read GFF from "/opt/rustwide/workdir/deeptools/deeptools/test/test_data/test.gtf" [INFO] [stderr] 2: No such file or directory (os error 2)Running computeMatrix (Rust) in scale-regions mode. [INFO] [stderr] Error: Failed to parse regions file '/opt/rustwide/workdir/deeptools/deeptools/test/test_data/test.gtf' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] 0: Failed to open GTF file '/opt/rustwide/workdir/deeptools/deeptools/test/test_data/test.gtf' [INFO] [stderr] 1: Failed to read GFF from "/opt/rustwide/workdir/deeptools/deeptools/test/test_data/test.gtf" [INFO] [stderr] 2: No such file or directory (os error 2)Running computeMatrix (Rust) in reference-point mode. [INFO] [stderr] Error: Failed to open bigWig file '/opt/rustwide/workdir/deeptools/deeptools/test/test_heatmapper/test.bw' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] 0: I/O error: No such file or directory (os error 2) [INFO] [stderr] 1: No such file or directory (os error 2)Running computeMatrix (Rust) in reference-point mode. [INFO] [stderr] Error: Failed to open bigWig file '/opt/rustwide/workdir/deeptools/deeptools/test/test_heatmapper/test.bw' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] 0: I/O error: No such file or directory (os error 2) [INFO] [stderr] 1: No such file or directory (os error 2)Running computeMatrix (Rust) in reference-point mode. [INFO] [stderr] Error: Failed to parse regions file '/opt/rustwide/workdir/deeptools/deeptools/test/test_heatmapper/group1.bed' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] 0: I/O error while reading BED file: No such file or directory (os error 2) [INFO] [stderr] 1: No such file or directory (os error 2)Running computeMatrix (Rust) in scale-regions mode. [INFO] [stderr] Error: Failed to parse regions file '/opt/rustwide/workdir/deeptools/deeptools/test/test_data/test.gtf' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] 0: Failed to open GTF file '/opt/rustwide/workdir/deeptools/deeptools/test/test_data/test.gtf' [INFO] [stderr] 1: Failed to read GFF from "/opt/rustwide/workdir/deeptools/deeptools/test/test_data/test.gtf" [INFO] [stderr] 2: No such file or directory (os error 2) [INFO] [stderr] [INFO] [stderr] Stack backtrace: [INFO] [stderr] 0: ::ext_context:: [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14 [INFO] [stderr] 1: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context::>::from_file<&std::path::Path>::{closure#1}> [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/context.rs:65:37 [INFO] [stderr] 2: >::from_file::<&std::path::Path> [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bio-3.0.0/src/io/gff.rs:110:14 [INFO] [stderr] 3: compute_matrix_rs::io::readers::gtf::load_gtf_records [INFO] [stderr] at ./src/io/readers/gtf.rs:21:22 [INFO] [stderr] 4: compute_matrix_rs::pipeline::core::regions::parse_grouped_gtf [INFO] [stderr] at ./src/pipeline/core/regions.rs:281:19 [INFO] [stderr] 5: compute_matrix_rs::pipeline::core::regions::load_groups [INFO] [stderr] at ./src/pipeline/core/regions.rs:47:35 [INFO] [stderr] 6: compute_matrix_rs::pipeline::run::run_pipeline:: [INFO] [stderr] at ./src/pipeline/run.rs:25:18 [INFO] [stderr] 7: compute_matrix_rs::pipeline::reference_point::run [INFO] [stderr] at ./src/pipeline/reference_point.rs:164:5 [INFO] [stderr] 8: compute_matrix_rs::pipeline::execute [INFO] [stderr] at ./src/pipeline/mod.rs:37:13 [INFO] [stderr] 9: compute_matrix_rs::main [INFO] [stderr] at ./src/main.rs:17:5 [INFO] [stderr] 10: core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 11: std::sys::backtrace::__rust_begin_short_backtrace:: core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18 [INFO] [stderr] 12: std::rt::lang_start::>::{closure#0} [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:206:18 [INFO] [stderr] 13: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 14: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stderr] 15: std::panicking::catch_unwind:: + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stderr] 16: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stderr] 17: std::rt::lang_start_internal::{closure#0} [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:175:24 [INFO] [stderr] 18: std::panicking::catch_unwind::do_call:: [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stderr] 19: std::panicking::catch_unwind:: [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stderr] 20: std::panic::catch_unwind:: [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stderr] 21: std::rt::lang_start_internal [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:171:5 [INFO] [stderr] 22: std::rt::lang_start::> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:205:5 [INFO] [stderr] 23: main [INFO] [stderr] 24: [INFO] [stderr] 25: __libc_start_main [INFO] [stderr] 26: _start [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Stack backtrace: [INFO] [stderr] 0: ::msg:: [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14 [INFO] [stderr] 1: compute_matrix_rs::pipeline::core::regions::load_chrom_sizes::{closure#0} [INFO] [stderr] at ./src/pipeline/core/regions.rs:164:13 [INFO] [stderr] 2: >::map_err:: [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:968:27 [INFO] [stderr] 3: compute_matrix_rs::pipeline::core::regions::load_chrom_sizes [INFO] [stderr] at ./src/pipeline/core/regions.rs:163:70 [INFO] [stderr] 4: compute_matrix_rs::pipeline::run::run_pipeline:: [INFO] [stderr] at ./src/pipeline/run.rs:43:14 [INFO] [stderr] 5: compute_matrix_rs::pipeline::reference_point::run [INFO] [stderr] at ./src/pipeline/reference_point.rs:164:5 [INFO] [stderr] 6: compute_matrix_rs::pipeline::execute [INFO] [stderr] at ./src/pipeline/mod.rs:37:13 [INFO] [stderr] 7: compute_matrix_rs::main [INFO] [stderr] at ./src/main.rs:17:5 [INFO] [stderr] 8: core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 9: std::sys::backtrace::__rust_begin_short_backtrace:: core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18 [INFO] [stderr] 10: std::rt::lang_start::>::{closure#0} [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:206:18 [INFO] [stderr] 11: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 12: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stderr] 13: std::panicking::catch_unwind:: + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stderr] 14: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stderr] 15: std::rt::lang_start_internal::{closure#0} [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:175:24 [INFO] [stderr] 16: std::panicking::catch_unwind::do_call:: [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stderr] 17: std::panicking::catch_unwind:: [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stderr] 18: std::panic::catch_unwind:: [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stderr] 19: std::rt::lang_start_internal [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:171:5 [INFO] [stderr] 20: std::rt::lang_start::> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:205:5 [INFO] [stderr] 21: main [INFO] [stderr] 22: [INFO] [stderr] 23: __libc_start_main [INFO] [stderr] 24: _start [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Stack backtrace: [INFO] [stderr] 0: ::ext_context:: [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14 [INFO] [stderr] 1: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context::>::from_file<&std::path::Path>::{closure#1}> [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/context.rs:65:37 [INFO] [stderr] 2: >::from_file::<&std::path::Path> [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bio-3.0.0/src/io/gff.rs:110:14 [INFO] [stderr] 3: compute_matrix_rs::io::readers::gtf::load_gtf_records [INFO] [stderr] at ./src/io/readers/gtf.rs:21:22 [INFO] [stderr] 4: compute_matrix_rs::pipeline::core::regions::parse_grouped_gtf [INFO] [stderr] at ./src/pipeline/core/regions.rs:281:19 [INFO] [stderr] 5: compute_matrix_rs::pipeline::core::regions::load_groups [INFO] [stderr] at ./src/pipeline/core/regions.rs:47:35 [INFO] [stderr] 6: compute_matrix_rs::pipeline::run::run_pipeline:: [INFO] [stderr] at ./src/pipeline/run.rs:25:18 [INFO] [stderr] 7: compute_matrix_rs::pipeline::scale_regions::run [INFO] [stderr] at ./src/pipeline/scale_regions.rs:180:5 [INFO] [stderr] 8: compute_matrix_rs::pipeline::execute [INFO] [stderr] at ./src/pipeline/mod.rs:34:13 [INFO] [stderr] 9: compute_matrix_rs::main [INFO] [stderr] at ./src/main.rs:17:5 [INFO] [stderr] 10: core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 11: std::sys::backtrace::__rust_begin_short_backtrace:: core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18 [INFO] [stderr] 12: std::rt::lang_start::>::{closure#0} [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:206:18 [INFO] [stderr] 13: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 14: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stderr] 15: std::panicking::catch_unwind:: + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stderr] 16: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stderr] 17: std::rt::lang_start_internal::{closure#0} [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:175:24 [INFO] [stderr] 18: std::panicking::catch_unwind::do_call:: [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stderr] 19: std::panicking::catch_unwind:: [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stderr] 20: std::panic::catch_unwind:: [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stderr] 21: std::rt::lang_start_internal [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:171:5 [INFO] [stderr] 22: std::rt::lang_start::> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:205:5 [INFO] [stderr] 23: main [INFO] [stderr] 24: [INFO] [stderr] 25: __libc_start_main [INFO] [stderr] 26: _start [INFO] [stdout] test corner_case_metagene_reference_point ... FAILED [INFO] [stdout] test blacklist_empty_group_sort_descend ... FAILED [INFO] [stdout] test metagene_missing_data_as_zero ... FAILED [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Stack backtrace: [INFO] [stderr] 0: ::new:: [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14 [INFO] [stderr] 1: <::new as core::ops::function::FnOnce<(compute_matrix_rs::io::readers::bed::BedReadError,)>>::call_once [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 2: , compute_matrix_rs::io::readers::bed::BedReadError>>::map_err::::new> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:968:27 [INFO] [stderr] 3: compute_matrix_rs::pipeline::core::regions::load_groups [INFO] [stderr] at ./src/pipeline/core/regions.rs:37:22 [INFO] [stderr] 4: compute_matrix_rs::pipeline::run::run_pipeline:: [INFO] [stderr] at ./src/pipeline/run.rs:25:18 [INFO] [stderr] 5: compute_matrix_rs::pipeline::reference_point::run [INFO] [stderr] at ./src/pipeline/reference_point.rs:164:5 [INFO] [stderr] 6: compute_matrix_rs::pipeline::execute [INFO] [stderr] at ./src/pipeline/mod.rs:37:13 [INFO] [stderr] 7: compute_matrix_rs::main [INFO] [stderr] at ./src/main.rs:17:5 [INFO] [stderr] 8: core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 9: std::sys::backtrace::__rust_begin_short_backtrace:: core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18 [INFO] [stderr] 10: std::rt::lang_start::>::{closure#0} [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:206:18 [INFO] [stderr] 11: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 12: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stderr] 13: std::panicking::catch_unwind:: + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stderr] 14: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stderr] 15: std::rt::lang_start_internal::{closure#0} [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:175:24 [INFO] [stderr] 16: std::panicking::catch_unwind::do_call:: [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stderr] 17: std::panicking::catch_unwind:: [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stderr] 18: std::panic::catch_unwind:: [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stderr] 19: std::rt::lang_start_internal [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:171:5 [INFO] [stderr] 20: std::rt::lang_start::> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:205:5 [INFO] [stderr] 21: main [INFO] [stderr] 22: [INFO] [stderr] 23: __libc_start_main [INFO] [stderr] 24: _start [INFO] [stderr] Running computeMatrix (Rust) in reference-point mode. [INFO] [stderr] Error: Failed to parse regions file '/opt/rustwide/workdir/deeptools/deeptools/test/test_heatmapper/test2.bed' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] 0: I/O error while reading BED file: No such file or directory (os error 2) [INFO] [stdout] test multiple_bed ... FAILED [INFO] [stderr] 1: No such file or directory (os error 2) [INFO] [stderr] [INFO] [stderr] Stack backtrace: [INFO] [stderr] 0: ::ext_context:: [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14 [INFO] [stderr] 1: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context::>::from_file<&std::path::Path>::{closure#1}> [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/context.rs:65:37 [INFO] [stderr] 2: >::from_file::<&std::path::Path> [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bio-3.0.0/src/io/gff.rs:110:14 [INFO] [stderr] 3: compute_matrix_rs::io::readers::gtf::load_gtf_records [INFO] [stderr] at ./src/io/readers/gtf.rs:21:22 [INFO] [stderr] 4: compute_matrix_rs::pipeline::core::regions::parse_grouped_gtf [INFO] [stderr] at ./src/pipeline/core/regions.rs:281:19 [INFO] [stderr] 5: compute_matrix_rs::pipeline::core::regions::load_groups [INFO] [stderr] at ./src/pipeline/core/regions.rs:47:35 [INFO] [stderr] 6: compute_matrix_rs::pipeline::run::run_pipeline:: [INFO] [stderr] at ./src/pipeline/run.rs:25:18 [INFO] [stderr] 7: compute_matrix_rs::pipeline::scale_regions::run [INFO] [stderr] at ./src/pipeline/scale_regions.rs:180:5 [INFO] [stderr] 8: compute_matrix_rs::pipeline::execute [INFO] [stderr] at ./src/pipeline/mod.rs:34:13 [INFO] [stderr] 9: compute_matrix_rs::main [INFO] [stderr] at ./src/main.rs:17:5 [INFO] [stderr] 10: core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 11: std::sys::backtrace::__rust_begin_short_backtrace:: core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18 [INFO] [stderr] 12: std::rt::lang_start::>::{closure#0} [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:206:18 [INFO] [stderr] 13: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 14: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stderr] 15: std::panicking::catch_unwind:: + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stderr] 16: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stderr] 17: std::rt::lang_start_internal::{closure#0} [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:175:24 [INFO] [stderr] 18: std::panicking::catch_unwind::do_call:: [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stderr] 19: std::panicking::catch_unwind:: [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stderr] 20: std::panic::catch_unwind:: [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stderr] 21: std::rt::lang_start_internal [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:171:5 [INFO] [stderr] 22: std::rt::lang_start::> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:205:5 [INFO] [stderr] 23: main [INFO] [stderr] 24: [INFO] [stderr] 25: __libc_start_main [INFO] [stderr] 26: _start [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Stack backtrace: [INFO] [stderr] 0: ::msg:: [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14 [INFO] [stderr] 1: compute_matrix_rs::pipeline::core::regions::load_chrom_sizes::{closure#0} [INFO] [stderr] at ./src/pipeline/core/regions.rs:164:13 [INFO] [stderr] 2: >::map_err:: [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:968:27 [INFO] [stderr] 3: compute_matrix_rs::pipeline::core::regions::load_chrom_sizes [INFO] [stderr] at ./src/pipeline/core/regions.rs:163:70 [INFO] [stderr] 4: compute_matrix_rs::pipeline::run::run_pipeline:: [INFO] [stderr] at ./src/pipeline/run.rs:43:14 [INFO] [stderr] 5: compute_matrix_rs::pipeline::reference_point::run [INFO] [stderr] at ./src/pipeline/reference_point.rs:164:5 [INFO] [stderr] 6: compute_matrix_rs::pipeline::execute [INFO] [stderr] at ./src/pipeline/mod.rs:37:13 [INFO] [stderr] 7: compute_matrix_rs::main [INFO] [stderr] at ./src/main.rs:17:5 [INFO] [stderr] 8: core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 9: std::sys::backtrace::__rust_begin_short_backtrace:: core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18 [INFO] [stderr] 10: std::rt::lang_start::>::{closure#0} [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:206:18 [INFO] [stderr] 11: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 12: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stderr] 13: std::panicking::catch_unwind:: + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stderr] 14: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stderr] 15: std::rt::lang_start_internal::{closure#0} [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:175:24 [INFO] [stderr] 16: std::panicking::catch_unwind::do_call:: [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stderr] 17: std::panicking::catch_unwind:: [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stderr] 18: std::panic::catch_unwind:: [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stderr] 19: std::rt::lang_start_internal [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:171:5 [INFO] [stderr] 20: std::rt::lang_start::> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:205:5 [INFO] [stderr] 21: main [INFO] [stderr] 22: [INFO] [stderr] 23: __libc_start_main [INFO] [stderr] 24: _start [INFO] [stderr] Running computeMatrix (Rust) in Running computeMatrix (Rust) in reference-point mode. [INFO] [stderr] reference-point mode. [INFO] [stdout] test metagene ... FAILED [INFO] [stderr] Error: Failed to parse regions file '/opt/rustwide/workdir/deeptools/deeptools/test/test_heatmapper/test2.bed' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] 0: I/O error while reading BED file: No such file or directoryRunning computeMatrix (Rust) in Error: (os error 2Failed to parse regions file '/opt/rustwide/workdir/deeptools/deeptools/test/test_heatmapper/test2.bed') [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] [INFO] [stderr] 0: I/O error while reading BED file: 1: No such file or directory (os error 2)reference-point mode. [INFO] [stderr] Error: Failed to parse regions file '/opt/rustwide/workdir/deeptools/deeptools/test/test_heatmapper/test2.bed' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] 0: I/O error while reading BED file: No such file or directory (os error 2) [INFO] [stderr] 1: No such file or directory (os error 2)No such file or directory (os error 2) [INFO] [stderr] 1: No such file or directory (os error 2) [INFO] [stderr] [INFO] [stderr] Stack backtrace: [INFO] [stderr] 0: ::ext_context:: [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14 [INFO] [stderr] 1: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context::>::from_file<&std::path::Path>::{closure#1}> [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/context.rs:65:37 [INFO] [stderr] 2: >::from_file::<&std::path::Path> [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bio-3.0.0/src/io/gff.rs:110:14 [INFO] [stderr] 3: compute_matrix_rs::io::readers::gtf::load_gtf_records [INFO] [stderr] at ./src/io/readers/gtf.rs:21:22 [INFO] [stderr] 4: compute_matrix_rs::pipeline::core::regions::parse_grouped_gtf [INFO] [stderr] at ./src/pipeline/core/regions.rs:281:19 [INFO] [stderr] 5: compute_matrix_rs::pipeline::core::regions::load_groups [INFO] [stderr] at ./src/pipeline/core/regions.rs:47:35 [INFO] [stderr] 6: compute_matrix_rs::pipeline::run::run_pipeline:: [INFO] [stderr] at ./src/pipeline/run.rs:25:18 [INFO] [stderr] 7: compute_matrix_rs::pipeline::scale_regions::run [INFO] [stderr] at ./src/pipeline/scale_regions.rs:180:5 [INFO] [stderr] 8: compute_matrix_rs::pipeline::execute [INFO] [stderr] at ./src/pipeline/mod.rs:34:13 [INFO] [stderr] 9: compute_matrix_rs::main [INFO] [stderr] at ./src/main.rs:17:5 [INFO] [stderr] 10: core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 11: std::sys::backtrace::__rust_begin_short_backtrace:: core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18 [INFO] [stderr] 12: std::rt::lang_start::>::{closure#0} [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:206:18 [INFO] [stderr] 13: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 14: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stderr] 15: std::panicking::catch_unwind:: + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stderr] 16: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stderr] 17: std::rt::lang_start_internal::{closure#0} [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:175:24 [INFO] [stderr] 18: std::panicking::catch_unwind::do_call:: [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stderr] 19: std::panicking::catch_unwind:: [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stderr] 20: std::panic::catch_unwind:: [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stderr] 21: std::rt::lang_start_internal [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:171:5 [INFO] [stderr] 22: std::rt::lang_start::> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:205:5 [INFO] [stderr] 23: main [INFO] [stderr] 24: [INFO] [stderr] 25: __libc_start_main [INFO] [stderr] 26: _start [INFO] [stdout] test blacklist_empty_group_sort_no ... FAILED [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Stack backtrace: [INFO] [stderr] 0: ::ext_context:: [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14 [INFO] [stderr] 1: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context::>::from_file<&std::path::Path>::{closure#1}> [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/context.rs:65:37 [INFO] [stderr] 2: >::from_file::<&std::path::Path> [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bio-3.0.0/src/io/gff.rs:110:14 [INFO] [stderr] 3: compute_matrix_rs::io::readers::gtf::load_gtf_records [INFO] [stderr] at ./src/io/readers/gtf.rs:21:22 [INFO] [stderr] 4: compute_matrix_rs::pipeline::core::regions::parse_grouped_gtf [INFO] [stderr] at ./src/pipeline/core/regions.rs:281:19 [INFO] [stderr] 5: compute_matrix_rs::pipeline::core::regions::load_groups [INFO] [stderr] at ./src/pipeline/core/regions.rs:47:35 [INFO] [stderr] 6: compute_matrix_rs::pipeline::run::run_pipeline:: [INFO] [stderr] at ./src/pipeline/run.rs:25:18 [INFO] [stderr] 7: compute_matrix_rs::pipeline::reference_point::run [INFO] [stderr] at ./src/pipeline/reference_point.rs:164:5 [INFO] [stderr] 8: compute_matrix_rs::pipeline::execute [INFO] [stderr] at ./src/pipeline/mod.rs:37:13 [INFO] [stderr] 9: compute_matrix_rs::main [INFO] [stderr] at ./src/main.rs:17:5 [INFO] [stderr] 10: core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 11: std::sys::backtrace::__rust_begin_short_backtrace:: core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18 [INFO] [stderr] 12: std::rt::lang_start::>::{closure#0} [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:206:18 [INFO] [stderr] 13: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 14: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stderr] 15: std::panicking::catch_unwind:: + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stderr] 16: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stderr] 17: std::rt::lang_start_internal::{closure#0} [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:175:24 [INFO] [stderr] 18: std::panicking::catch_unwind::do_call:: [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stderr] 19: std::panicking::catch_unwind:: [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stderr] 20: std::panic::catch_unwind:: [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stderr] 21: std::rt::lang_start_internal [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:171:5 [INFO] [stderr] 22: std::rt::lang_start::> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:205:5 [INFO] [stderr] 23: main [INFO] [stderr] 24: [INFO] [stderr] 25: __libc_start_main [INFO] [stderr] 26: _start [INFO] [stdout] test metagene_blacklist_intron ... FAILED [INFO] [stderr] [INFO] [stdout] test corner_case_metagene_reference_point_center ... FAILED [INFO] [stderr] [INFO] [stderr] Stack backtrace: [INFO] [stderr] 0: ::new:: [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14 [INFO] [stderr] 1: <::new as core::ops::function::FnOnce<(compute_matrix_rs::io::readers::bed::BedReadError,)>>::call_once [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 2: , compute_matrix_rs::io::readers::bed::BedReadError>>::map_err::::new> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:968:27 [INFO] [stderr] 3: compute_matrix_rs::pipeline::core::regions::load_groups [INFO] [stderr] at ./src/pipeline/core/regions.rs:37:22 [INFO] [stderr] 4: compute_matrix_rs::pipeline::run::run_pipeline:: [INFO] [stderr] at ./src/pipeline/run.rs:25:18 [INFO] [stderr] 5: compute_matrix_rs::pipeline::reference_point::run [INFO] [stderr] at ./src/pipeline/reference_point.rs:164:5 [INFO] [stderr] 6: compute_matrix_rs::pipeline::execute [INFO] [stderr] at ./src/pipeline/mod.rs:37:13 [INFO] [stderr] 7: compute_matrix_rs::main [INFO] [stderr] at ./src/main.rs:17:5 [INFO] [stderr] 8: core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 9: std::sys::backtrace::__rust_begin_short_backtrace:: core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18 [INFO] [stderr] 10: std::rt::lang_start::>::{closure#0} [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:206:18 [INFO] [stderr] 11: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 12: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stderr] 13: std::panicking::catch_unwind:: + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stderr] 14: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stderr] 15: std::rt::lang_start_internal::{closure#0} [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:175:24 [INFO] [stderr] 16: std::panicking::catch_unwind::do_call:: [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stderr] 17: std::panicking::catch_unwind:: [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stderr] 18: std::panic::catch_unwind:: [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stderr] 19: std::rt::lang_start_internal [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:171:5 [INFO] [stderr] 20: std::rt::lang_start::> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:205:5 [INFO] [stderr] 21: main [INFO] [stderr] 22: [INFO] [stderr] 23: __libc_start_main [INFO] [stderr] 24: _start [INFO] [stderr] Running computeMatrix (Rust) in reference-point mode. [INFO] [stdout] test corner_case_scale_zero_with_max_threshold ... FAILED [INFO] [stderr] Running computeMatrix (Rust) in reference-point mode. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Stack backtrace: [INFO] [stderr] 0: ::ext_context:: [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14 [INFO] [stderr] 1: , compute_matrix_rs::io::readers::bwig::BigWigReadError> as anyhow::Context, compute_matrix_rs::io::readers::bwig::BigWigReadError>>::with_context::::{closure#4}>::{closure#3}::{closure#0}> [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/context.rs:65:37 [INFO] [stderr] 2: compute_matrix_rs::pipeline::core::executor::execute_mode::::{closure#4}>::{closure#3} [INFO] [stderr] at ./src/pipeline/core/executor.rs:172:22 [INFO] [stderr] 3: core::iter::adapters::map::map_try_fold::<(usize, &std::path::PathBuf), core::result::Result, anyhow::Error>, (), core::ops::control_flow::ControlFlow>>, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}, >, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}>, core::result::Result> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call, core::ops::control_flow::ControlFlow>, core::ops::control_flow::ControlFlow>::Break>::{closure#0}, core::ops::control_flow::ControlFlow>>::{closure#0}>::{closure#0} [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stderr] 4: as core::iter::traits::iterator::Iterator>::try_fold::enumerate::<&std::path::PathBuf, (), core::ops::control_flow::ControlFlow>>, core::iter::adapters::map::map_try_fold<(usize, &std::path::PathBuf), core::result::Result, anyhow::Error>, (), core::ops::control_flow::ControlFlow>>, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}, >, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}>, core::result::Result> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call, core::ops::control_flow::ControlFlow>, core::ops::control_flow::ControlFlow>::Break>::{closure#0}, core::ops::control_flow::ControlFlow>>::{closure#0}>::{closure#0}>::{closure#0} [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/adapters/enumerate.rs:119:27 [INFO] [stderr] 5: as core::iter::traits::iterator::Iterator>::try_fold::<(), as core::iter::traits::iterator::Iterator>::try_fold::enumerate<&std::path::PathBuf, (), core::ops::control_flow::ControlFlow>>, core::iter::adapters::map::map_try_fold<(usize, &std::path::PathBuf), core::result::Result, anyhow::Error>, (), core::ops::control_flow::ControlFlow>>, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}, >, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}>, core::result::Result> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call, core::ops::control_flow::ControlFlow>, core::ops::control_flow::ControlFlow>::Break>::{closure#0}, core::ops::control_flow::ControlFlow>>::{closure#0}>::{closure#0}>::{closure#0}, core::ops::control_flow::ControlFlow>>> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/traits/iterator.rs:2494:21 [INFO] [stderr] 6: > as core::iter::traits::iterator::Iterator>::try_fold::<(), core::iter::adapters::map::map_try_fold<(usize, &std::path::PathBuf), core::result::Result, anyhow::Error>, (), core::ops::control_flow::ControlFlow>>, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}, >, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}>, core::result::Result> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call, core::ops::control_flow::ControlFlow>, core::ops::control_flow::ControlFlow>::Break>::{closure#0}, core::ops::control_flow::ControlFlow>>::{closure#0}>::{closure#0}, core::ops::control_flow::ControlFlow>>> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/adapters/enumerate.rs:125:19 [INFO] [stderr] 7: >, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}> as core::iter::traits::iterator::Iterator>::try_fold::<(), >, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}>, core::result::Result> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call, core::ops::control_flow::ControlFlow>, core::ops::control_flow::ControlFlow>::Break>::{closure#0}, core::ops::control_flow::ControlFlow>>::{closure#0}, core::ops::control_flow::ControlFlow>>> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/adapters/map.rs:121:19 [INFO] [stderr] 8: >, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}>, core::result::Result> as core::iter::traits::iterator::Iterator>::try_fold::<(), core::iter::traits::iterator::Iterator::try_for_each::call, core::ops::control_flow::ControlFlow>, core::ops::control_flow::ControlFlow>::Break>::{closure#0}, core::ops::control_flow::ControlFlow>> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/adapters/mod.rs:195:14 [INFO] [stderr] 9: >, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}>, core::result::Result> as core::iter::traits::iterator::Iterator>::try_for_each::>::Break, core::ops::control_flow::ControlFlow>> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/traits/iterator.rs:2556:14 [INFO] [stderr] 10: >, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}>, core::result::Result> as core::iter::traits::iterator::Iterator>::next [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/adapters/mod.rs:177:14 [INFO] [stderr] 11: > as alloc::vec::spec_from_iter_nested::SpecFromIterNested, core::iter::adapters::GenericShunt>, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}>, core::result::Result>>>::from_iter [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/vec/spec_from_iter_nested.rs:24:41 [INFO] [stderr] 12: > as alloc::vec::spec_from_iter::SpecFromIter, core::iter::adapters::GenericShunt>, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}>, core::result::Result>>>::from_iter [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/vec/spec_from_iter.rs:33:9 [INFO] [stderr] 13: > as core::iter::traits::collect::FromIterator>>::from_iter::>, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}>, core::result::Result>> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/vec/mod.rs:3926:9 [INFO] [stderr] 14: >, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}>, core::result::Result> as core::iter::traits::iterator::Iterator>::collect::>> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/traits/iterator.rs:2090:9 [INFO] [stderr] 15: >, anyhow::Error> as core::iter::traits::collect::FromIterator, anyhow::Error>>>::from_iter::>, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}>>::{closure#0} [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:2156:51 [INFO] [stderr] 16: core::iter::adapters::try_process::>, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}>, alloc::sync::Arc, core::result::Result, >, anyhow::Error> as core::iter::traits::collect::FromIterator, anyhow::Error>>>::from_iter>, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}>>::{closure#0}, alloc::vec::Vec>> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/adapters/mod.rs:163:17 [INFO] [stderr] 17: >, anyhow::Error> as core::iter::traits::collect::FromIterator, anyhow::Error>>>::from_iter::>, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}>> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:2156:9 [INFO] [stderr] 18: >, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}> as core::iter::traits::iterator::Iterator>::collect::>, anyhow::Error>> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/traits/iterator.rs:2090:9 [INFO] [stderr] 19: compute_matrix_rs::pipeline::core::executor::execute_mode::::{closure#4}> [INFO] [stderr] at ./src/pipeline/core/executor.rs:174:14 [INFO] [stderr] 20: compute_matrix_rs::pipeline::run::run_pipeline:: [INFO] [stderr] at ./src/pipeline/run.rs:200:5 [INFO] [stderr] 21: compute_matrix_rs::pipeline::scale_regions::run [INFO] [stderr] at ./src/pipeline/scale_regions.rs:180:5 [INFO] [stderr] 22: compute_matrix_rs::pipeline::execute [INFO] [stderr] at ./src/pipeline/mod.rs:34:13 [INFO] [stderr] 23: compute_matrix_rs::main [INFO] [stderr] at ./src/main.rs:17:5 [INFO] [stderr] 24: core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 25: std::sys::backtrace::__rust_begin_short_backtrace:: core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18 [INFO] [stderr] 26: std::rt::lang_start::>::{closure#0} [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:206:18 [INFO] [stderr] 27: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 28: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stderr] 29: std::panicking::catch_unwind:: + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stderr] 30: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stderr] 31: std::rt::lang_start_internal::{closure#0} [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:175:24 [INFO] [stderr] 32: std::panicking::catch_unwind::do_call:: [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stderr] 33: std::panicking::catch_unwind:: [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stderr] 34: std::panic::catch_unwind:: [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stderr] 35: std::rt::lang_start_internal [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:171:5 [INFO] [stderr] 36: std::rt::lang_start::> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:205:5 [INFO] [stderr] 37: main [INFO] [stderr] 38: [INFO] [stderr] 39: __libc_start_main [INFO] [stderr] 40: _start [INFO] [stderr] Error: Failed to parse regions file '/opt/rustwide/workdir/deeptools/deeptools/test/test_heatmapper/group1.bed' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] 0: I/O error while reading BED file: No such file or directory (os error 2) [INFO] [stderr] 1: No such file or directory (os error 2)Error: Failed to open bigWig file '/opt/rustwide/workdir/deeptools/deeptools/test/test_heatmapper/test.bw' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] 0: I/O error: No such file or directory (os error 2) [INFO] [stdout] test corner_case_short_body_missing_data_as_zero ... FAILED [INFO] [stderr] 1: No such file or directory (os error 2) [INFO] [stderr] [INFO] [stderr] Stack backtrace: [INFO] [stderr] 0: ::ext_context:: [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14 [INFO] [stderr] 1: , compute_matrix_rs::io::readers::bwig::BigWigReadError> as anyhow::Context, compute_matrix_rs::io::readers::bwig::BigWigReadError>>::with_context::::{closure#4}>::{closure#3}::{closure#0}> [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/context.rs:65:37 [INFO] [stderr] 2: compute_matrix_rs::pipeline::core::executor::execute_mode::::{closure#4}>::{closure#3} [INFO] [stderr] at ./src/pipeline/core/executor.rs:172:22 [INFO] [stderr] 3: core::iter::adapters::map::map_try_fold::<(usize, &std::path::PathBuf), core::result::Result, anyhow::Error>, (), core::ops::control_flow::ControlFlow>>, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}, >, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}>, core::result::Result> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call, core::ops::control_flow::ControlFlow>, core::ops::control_flow::ControlFlow>::Break>::{closure#0}, core::ops::control_flow::ControlFlow>>::{closure#0}>::{closure#0} [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stderr] 4: as core::iter::traits::iterator::Iterator>::try_fold::enumerate::<&std::path::PathBuf, (), core::ops::control_flow::ControlFlow>>, core::iter::adapters::map::map_try_fold<(usize, &std::path::PathBuf), core::result::Result, anyhow::Error>, (), core::ops::control_flow::ControlFlow>>, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}, >, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}>, core::result::Result> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call, core::ops::control_flow::ControlFlow>, core::ops::control_flow::ControlFlow>::Break>::{closure#0}, core::ops::control_flow::ControlFlow>>::{closure#0}>::{closure#0}>::{closure#0} [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/adapters/enumerate.rs:119:27 [INFO] [stderr] 5: as core::iter::traits::iterator::Iterator>::try_fold::<(), as core::iter::traits::iterator::Iterator>::try_fold::enumerate<&std::path::PathBuf, (), core::ops::control_flow::ControlFlow>>, core::iter::adapters::map::map_try_fold<(usize, &std::path::PathBuf), core::result::Result, anyhow::Error>, (), core::ops::control_flow::ControlFlow>>, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}, >, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}>, core::result::Result> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call, core::ops::control_flow::ControlFlow>, core::ops::control_flow::ControlFlow>::Break>::{closure#0}, core::ops::control_flow::ControlFlow>>::{closure#0}>::{closure#0}>::{closure#0}, core::ops::control_flow::ControlFlow>>> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/traits/iterator.rs:2494:21 [INFO] [stderr] 6: > as core::iter::traits::iterator::Iterator>::try_fold::<(), core::iter::adapters::map::map_try_fold<(usize, &std::path::PathBuf), core::result::Result, anyhow::Error>, (), core::ops::control_flow::ControlFlow>>, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}, >, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}>, core::result::Result> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call, core::ops::control_flow::ControlFlow>, core::ops::control_flow::ControlFlow>::Break>::{closure#0}, core::ops::control_flow::ControlFlow>>::{closure#0}>::{closure#0}, core::ops::control_flow::ControlFlow>>> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/adapters/enumerate.rs:125:19 [INFO] [stderr] 7: >, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}> as core::iter::traits::iterator::Iterator>::try_fold::<(), >, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}>, core::result::Result> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call, core::ops::control_flow::ControlFlow>, core::ops::control_flow::ControlFlow>::Break>::{closure#0}, core::ops::control_flow::ControlFlow>>::{closure#0}, core::ops::control_flow::ControlFlow>>> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/adapters/map.rs:121:19 [INFO] [stderr] 8: >, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}>, core::result::Result> as core::iter::traits::iterator::Iterator>::try_fold::<(), core::iter::traits::iterator::Iterator::try_for_each::call, core::ops::control_flow::ControlFlow>, core::ops::control_flow::ControlFlow>::Break>::{closure#0}, core::ops::control_flow::ControlFlow>> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/adapters/mod.rs:195:14 [INFO] [stderr] 9: >, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}>, core::result::Result> as core::iter::traits::iterator::Iterator>::try_for_each::>::Break, core::ops::control_flow::ControlFlow>> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/traits/iterator.rs:2556:14 [INFO] [stderr] 10: >, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}>, core::result::Result> as core::iter::traits::iterator::Iterator>::next [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/adapters/mod.rs:177:14 [INFO] [stderr] 11: > as alloc::vec::spec_from_iter_nested::SpecFromIterNested, core::iter::adapters::GenericShunt>, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}>, core::result::Result>>>::from_iter [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/vec/spec_from_iter_nested.rs:24:41 [INFO] [stderr] 12: > as alloc::vec::spec_from_iter::SpecFromIter, core::iter::adapters::GenericShunt>, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}>, core::result::Result>>>::from_iter [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/vec/spec_from_iter.rs:33:9 [INFO] [stderr] 13: > as core::iter::traits::collect::FromIterator>>::from_iter::>, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}>, core::result::Result>> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/vec/mod.rs:3926:9 [INFO] [stderr] 14: >, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}>, core::result::Result> as core::iter::traits::iterator::Iterator>::collect::>> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/traits/iterator.rs:2090:9 [INFO] [stderr] 15: >, anyhow::Error> as core::iter::traits::collect::FromIterator, anyhow::Error>>>::from_iter::>, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}>>::{closure#0} [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:2156:51 [INFO] [stderr] 16: core::iter::adapters::try_process::>, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}>, alloc::sync::Arc, core::result::Result, >, anyhow::Error> as core::iter::traits::collect::FromIterator, anyhow::Error>>>::from_iter>, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}>>::{closure#0}, alloc::vec::Vec>> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/adapters/mod.rs:163:17 [INFO] [stderr] 17: >, anyhow::Error> as core::iter::traits::collect::FromIterator, anyhow::Error>>>::from_iter::>, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}>> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:2156:9 [INFO] [stderr] 18: >, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}> as core::iter::traits::iterator::Iterator>::collect::>, anyhow::Error>> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/traits/iterator.rs:2090:9 [INFO] [stderr] 19: compute_matrix_rs::pipeline::core::executor::execute_mode::::{closure#4}> [INFO] [stderr] at ./src/pipeline/core/executor.rs:174:14 [INFO] [stderr] 20: compute_matrix_rs::pipeline::run::run_pipeline:: [INFO] [stderr] at ./src/pipeline/run.rs:200:5 [INFO] [stderr] 21: compute_matrix_rs::pipeline::scale_regions::run [INFO] [stderr] at ./src/pipeline/scale_regions.rs:180:5 [INFO] [stderr] 22: compute_matrix_rs::pipeline::execute [INFO] [stderr] at ./src/pipeline/mod.rs:34:13 [INFO] [stderr] 23: compute_matrix_rs::main [INFO] [stderr] at ./src/main.rs:17:5 [INFO] [stderr] 24: core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 25: std::sys::backtrace::__rust_begin_short_backtrace:: core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18 [INFO] [stderr] 26: std::rt::lang_start::>::{closure#0} [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:206:18 [INFO] [stderr] 27: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 28: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stderr] 29: std::panicking::catch_unwind:: + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stderr] 30: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stderr] 31: std::rt::lang_start_internal::{closure#0} [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:175:24 [INFO] [stderr] 32: std::panicking::catch_unwind::do_call:: [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stderr] 33: std::panicking::catch_unwind:: [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stderr] 34: std::panic::catch_unwind:: [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stderr] 35: std::rt::lang_start_internal [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:171:5 [INFO] [stderr] 36: std::rt::lang_start::> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:205:5 [INFO] [stderr] 37: main [INFO] [stderr] 38: [INFO] [stderr] 39: __libc_start_main [INFO] [stderr] 40: _start [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Stack backtrace: [INFO] [stderr] 0: ::ext_context:: [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14 [INFO] [stderr] 1: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context::>::from_file<&std::path::Path>::{closure#1}> [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/context.rs:65:37 [INFO] [stderr] 2: >::from_file::<&std::path::Path> [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bio-3.0.0/src/io/gff.rs:110:14 [INFO] [stderr] 3: compute_matrix_rs::io::readers::gtf::load_gtf_records [INFO] [stderr] at ./src/io/readers/gtf.rs:21:22 [INFO] [stderr] 4: compute_matrix_rs::pipeline::core::regions::parse_grouped_gtf [INFO] [stderr] at ./src/pipeline/core/regions.rs:281:19 [INFO] [stderr] 5: compute_matrix_rs::pipeline::core::regions::load_groups [INFO] [stderr] at ./src/pipeline/core/regions.rs:47:35 [INFO] [stderr] 6: compute_matrix_rs::pipeline::run::run_pipeline:: [INFO] [stderr] at ./src/pipeline/run.rs:25:18 [INFO] [stderr] 7: compute_matrix_rs::pipeline::scale_regions::run [INFO] [stderr] at ./src/pipeline/scale_regions.rs:180:5 [INFO] [stderr] 8: compute_matrix_rs::pipeline::execute [INFO] [stderr] at ./src/pipeline/mod.rs:34:13 [INFO] [stderr] 9: compute_matrix_rs::main [INFO] [stderr] at ./src/main.rs:17:5 [INFO] [stderr] 10: core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 11: std::sys::backtrace::__rust_begin_short_backtrace:: core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18 [INFO] [stderr] 12: std::rt::lang_start::>::{closure#0} [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:206:18 [INFO] [stderr] 13: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 14: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stderr] 15: std::panicking::catch_unwind:: + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stderr] 16: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stderr] 17: std::rt::lang_start_internal::{closure#0} [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:175:24 [INFO] [stderr] 18: std::panicking::catch_unwind::do_call:: [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stderr] 19: std::panicking::catch_unwind:: [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stderr] 20: std::panic::catch_unwind:: [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stderr] 21: std::rt::lang_start_internal [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:171:5 [INFO] [stderr] 22: std::rt::lang_start::> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:205:5 [INFO] [stderr] 23: main [INFO] [stderr] 24: [INFO] [stderr] 25: __libc_start_main [INFO] [stderr] 26: _start [INFO] [stdout] test corner_case_short_body_scale_regions ... FAILED [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Stack backtrace: [INFO] [stderr] 0: ::ext_context:: [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14 [INFO] [stderr] 1: , std::io::error::Error> as anyhow::Context, std::io::error::Error>>::with_context::>::from_file<&std::path::Path>::{closure#1}> [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/context.rs:65:37 [INFO] [stderr] 2: >::from_file::<&std::path::Path> [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bio-3.0.0/src/io/gff.rs:110:14 [INFO] [stderr] 3: compute_matrix_rs::io::readers::gtf::load_gtf_records [INFO] [stderr] at ./src/io/readers/gtf.rs:21:22 [INFO] [stderr] 4: compute_matrix_rs::pipeline::core::regions::parse_grouped_gtf [INFO] [stderr] at ./src/pipeline/core/regions.rs:281:19 [INFO] [stderr] 5: compute_matrix_rs::pipeline::core::regions::load_groups [INFO] [stderr] at ./src/pipeline/core/regions.rs:47:35 [INFO] [stderr] 6: compute_matrix_rs::pipeline::run::run_pipeline:: [INFO] [stderr] at ./src/pipeline/run.rs:25:18 [INFO] [stderr] 7: compute_matrix_rs::pipeline::scale_regions::run [INFO] [stderr] at ./src/pipeline/scale_regions.rs:180:5 [INFO] [stderr] 8: compute_matrix_rs::pipeline::execute [INFO] [stderr] at ./src/pipeline/mod.rs:34:13 [INFO] [stderr] 9: compute_matrix_rs::main [INFO] [stderr] at ./src/main.rs:17:5 [INFO] [stderr] 10: core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 11: std::sys::backtrace::__rust_begin_short_backtrace:: core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18 [INFO] [stderr] 12: std::rt::lang_start::>::{closure#0} [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:206:18 [INFO] [stderr] 13: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 14: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stderr] 15: std::panicking::catch_unwind:: + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stderr] 16: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stderr] 17: std::rt::lang_start_internal::{closure#0} [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:175:24 [INFO] [stderr] 18: std::panicking::catch_unwind::do_call:: [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stderr] 19: std::panicking::catch_unwind:: [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stderr] 20: std::panic::catch_unwind:: [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stderr] 21: std::rt::lang_start_internal [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:171:5 [INFO] [stderr] 22: std::rt::lang_start::> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:205:5 [INFO] [stderr] 23: main [INFO] [stderr] 24: [INFO] [stderr] 25: __libc_start_main [INFO] [stderr] 26: _start [INFO] [stderr] Running computeMatrix (Rust) in scale-regions mode. [INFO] [stderr] Error: Failed to parse regions file '/opt/rustwide/workdir/deeptools/deeptools/test/test_heatmapper/test2.bed' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] 0: I/O error while reading BED file: No such file or directory (os error 2) [INFO] [stderr] 1: No such file or directory (os error 2)Running computeMatrix (Rust) in scale-regions mode. [INFO] [stderr] Error: Failed to parse regions file '/opt/rustwide/workdir/deeptools/deeptools/test/test_heatmapper/test2.bed' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] 0: I/O error while reading BED file: No such file or directory (os error 2) [INFO] [stdout] test gtf_input ... FAILED [INFO] [stderr] 1: No such file or directory (os error 2) [INFO] [stderr] [INFO] [stderr] Stack backtrace: [INFO] [stderr] 0: ::ext_context:: [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14 [INFO] [stderr] 1: , compute_matrix_rs::io::readers::bwig::BigWigReadError> as anyhow::Context, compute_matrix_rs::io::readers::bwig::BigWigReadError>>::with_context::::{closure#4}>::{closure#3}::{closure#0}> [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/context.rs:65:37 [INFO] [stderr] 2: compute_matrix_rs::pipeline::core::executor::execute_mode::::{closure#4}>::{closure#3} [INFO] [stderr] at ./src/pipeline/core/executor.rs:172:22 [INFO] [stderr] 3: core::iter::adapters::map::map_try_fold::<(usize, &std::path::PathBuf), core::result::Result, anyhow::Error>, (), core::ops::control_flow::ControlFlow>>, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}, >, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}>, core::result::Result> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call, core::ops::control_flow::ControlFlow>, core::ops::control_flow::ControlFlow>::Break>::{closure#0}, core::ops::control_flow::ControlFlow>>::{closure#0}>::{closure#0} [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stderr] 4: as core::iter::traits::iterator::Iterator>::try_fold::enumerate::<&std::path::PathBuf, (), core::ops::control_flow::ControlFlow>>, core::iter::adapters::map::map_try_fold<(usize, &std::path::PathBuf), core::result::Result, anyhow::Error>, (), core::ops::control_flow::ControlFlow>>, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}, >, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}>, core::result::Result> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call, core::ops::control_flow::ControlFlow>, core::ops::control_flow::ControlFlow>::Break>::{closure#0}, core::ops::control_flow::ControlFlow>>::{closure#0}>::{closure#0}>::{closure#0} [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/adapters/enumerate.rs:119:27 [INFO] [stderr] 5: as core::iter::traits::iterator::Iterator>::try_fold::<(), as core::iter::traits::iterator::Iterator>::try_fold::enumerate<&std::path::PathBuf, (), core::ops::control_flow::ControlFlow>>, core::iter::adapters::map::map_try_fold<(usize, &std::path::PathBuf), core::result::Result, anyhow::Error>, (), core::ops::control_flow::ControlFlow>>, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}, >, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}>, core::result::Result> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call, core::ops::control_flow::ControlFlow>, core::ops::control_flow::ControlFlow>::Break>::{closure#0}, core::ops::control_flow::ControlFlow>>::{closure#0}>::{closure#0}>::{closure#0}, core::ops::control_flow::ControlFlow>>> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/traits/iterator.rs:2494:21 [INFO] [stderr] 6: > as core::iter::traits::iterator::Iterator>::try_fold::<(), core::iter::adapters::map::map_try_fold<(usize, &std::path::PathBuf), core::result::Result, anyhow::Error>, (), core::ops::control_flow::ControlFlow>>, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}, >, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}>, core::result::Result> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call, core::ops::control_flow::ControlFlow>, core::ops::control_flow::ControlFlow>::Break>::{closure#0}, core::ops::control_flow::ControlFlow>>::{closure#0}>::{closure#0}, core::ops::control_flow::ControlFlow>>> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/adapters/enumerate.rs:125:19 [INFO] [stderr] 7: >, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}> as core::iter::traits::iterator::Iterator>::try_fold::<(), >, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}>, core::result::Result> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call, core::ops::control_flow::ControlFlow>, core::ops::control_flow::ControlFlow>::Break>::{closure#0}, core::ops::control_flow::ControlFlow>>::{closure#0}, core::ops::control_flow::ControlFlow>>> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/adapters/map.rs:121:19 [INFO] [stderr] 8: >, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}>, core::result::Result> as core::iter::traits::iterator::Iterator>::try_fold::<(), core::iter::traits::iterator::Iterator::try_for_each::call, core::ops::control_flow::ControlFlow>, core::ops::control_flow::ControlFlow>::Break>::{closure#0}, core::ops::control_flow::ControlFlow>> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/adapters/mod.rs:195:14 [INFO] [stderr] 9: >, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}>, core::result::Result> as core::iter::traits::iterator::Iterator>::try_for_each::>::Break, core::ops::control_flow::ControlFlow>> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/traits/iterator.rs:2556:14 [INFO] [stderr] 10: >, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}>, core::result::Result> as core::iter::traits::iterator::Iterator>::next [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/adapters/mod.rs:177:14 [INFO] [stderr] 11: > as alloc::vec::spec_from_iter_nested::SpecFromIterNested, core::iter::adapters::GenericShunt>, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}>, core::result::Result>>>::from_iter [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/vec/spec_from_iter_nested.rs:24:41 [INFO] [stderr] 12: > as alloc::vec::spec_from_iter::SpecFromIter, core::iter::adapters::GenericShunt>, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}>, core::result::Result>>>::from_iter [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/vec/spec_from_iter.rs:33:9 [INFO] [stderr] 13: > as core::iter::traits::collect::FromIterator>>::from_iter::>, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}>, core::result::Result>> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/vec/mod.rs:3926:9 [INFO] [stderr] 14: >, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}>, core::result::Result> as core::iter::traits::iterator::Iterator>::collect::>> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/traits/iterator.rs:2090:9 [INFO] [stderr] 15: >, anyhow::Error> as core::iter::traits::collect::FromIterator, anyhow::Error>>>::from_iter::>, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}>>::{closure#0} [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:2156:51 [INFO] [stderr] 16: core::iter::adapters::try_process::>, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}>, alloc::sync::Arc, core::result::Result, >, anyhow::Error> as core::iter::traits::collect::FromIterator, anyhow::Error>>>::from_iter>, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}>>::{closure#0}, alloc::vec::Vec>> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/adapters/mod.rs:163:17 [INFO] [stderr] 17: >, anyhow::Error> as core::iter::traits::collect::FromIterator, anyhow::Error>>>::from_iter::>, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}>> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:2156:9 [INFO] [stderr] 18: >, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}> as core::iter::traits::iterator::Iterator>::collect::>, anyhow::Error>> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/traits/iterator.rs:2090:9 [INFO] [stderr] 19: compute_matrix_rs::pipeline::core::executor::execute_mode::::{closure#4}> [INFO] [stderr] at ./src/pipeline/core/executor.rs:174:14 [INFO] [stderr] 20: compute_matrix_rs::pipeline::run::run_pipeline:: [INFO] [stderr] at ./src/pipeline/run.rs:200:5 [INFO] [stderr] 21: compute_matrix_rs::pipeline::reference_point::run [INFO] [stderr] at ./src/pipeline/reference_point.rs:164:5 [INFO] [stderr] 22: compute_matrix_rs::pipeline::execute [INFO] [stderr] at ./src/pipeline/mod.rs:37:13 [INFO] [stderr] 23: compute_matrix_rs::main [INFO] [stderr] at ./src/main.rs:17:5 [INFO] [stderr] 24: core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 25: std::sys::backtrace::__rust_begin_short_backtrace:: core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18 [INFO] [stderr] 26: std::rt::lang_start::>::{closure#0} [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:206:18 [INFO] [stderr] 27: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 28: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stderr] 29: std::panicking::catch_unwind:: + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stderr] 30: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stderr] 31: std::rt::lang_start_internal::{closure#0} [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:175:24 [INFO] [stderr] 32: std::panicking::catch_unwind::do_call:: [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stderr] 33: std::panicking::catch_unwind:: [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stderr] 34: std::panic::catch_unwind:: [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stderr] 35: std::rt::lang_start_internal [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:171:5 [INFO] [stderr] 36: std::rt::lang_start::> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:205:5 [INFO] [stderr] 37: main [INFO] [stderr] 38: [INFO] [stderr] 39: __libc_start_main [INFO] [stderr] 40: _start [INFO] [stderr] Running computeMatrix (Rust) in reference-point mode. [INFO] [stderr] Error: Failed to parse regions file '/opt/rustwide/workdir/deeptools/deeptools/test/test_heatmapper/test2.bed' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] 0: I/O error while reading BED file: No such file or directory (os error 2) [INFO] [stdout] test metagene_blacklist_intron_missing_data_as_zero ... FAILED [INFO] [stdout] test corner_case_skipzeros_removes_zero_region ... FAILED [INFO] [stderr] 1: No such file or directory (os error 2) [INFO] [stderr] [INFO] [stderr] Stack backtrace: [INFO] [stderr] 0: ::new:: [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14 [INFO] [stderr] 1: <::new as core::ops::function::FnOnce<(compute_matrix_rs::io::readers::bed::BedReadError,)>>::call_once [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 2: , compute_matrix_rs::io::readers::bed::BedReadError>>::map_err::::new> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:968:27 [INFO] [stderr] 3: compute_matrix_rs::pipeline::core::regions::load_groups [INFO] [stderr] at ./src/pipeline/core/regions.rs:37:22 [INFO] [stderr] 4: compute_matrix_rs::pipeline::run::run_pipeline:: [INFO] [stderr] at ./src/pipeline/run.rs:25:18 [INFO] [stderr] 5: compute_matrix_rs::pipeline::scale_regions::run [INFO] [stderr] at ./src/pipeline/scale_regions.rs:180:5 [INFO] [stderr] 6: compute_matrix_rs::pipeline::execute [INFO] [stderr] at ./src/pipeline/mod.rs:34:13 [INFO] [stderr] 7: compute_matrix_rs::main [INFO] [stderr] at ./src/main.rs:17:5 [INFO] [stderr] 8: core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 9: std::sys::backtrace::__rust_begin_short_backtrace:: core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18 [INFO] [stderr] 10: std::rt::lang_start::>::{closure#0} [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:206:18 [INFO] [stderr] 11: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 12: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stderr] 13: std::panicking::catch_unwind:: + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stderr] 14: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stderr] 15: std::rt::lang_start_internal::{closure#0} [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:175:24 [INFO] [stderr] 16: std::panicking::catch_unwind::do_call:: [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stderr] 17: std::panicking::catch_unwind:: [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stderr] 18: std::panic::catch_unwind:: [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stderr] 19: std::rt::lang_start_internal [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:171:5 [INFO] [stderr] 20: std::rt::lang_start::> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:205:5 [INFO] [stderr] 21: main [INFO] [stderr] 22: [INFO] [stderr] 23: __libc_start_main [INFO] [stderr] 24: _start [INFO] [stdout] test reference_point_basic ... FAILED [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Stack backtrace: [INFO] [stderr] 0: ::new:: [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14 [INFO] [stderr] 1: <::new as core::ops::function::FnOnce<(compute_matrix_rs::io::readers::bed::BedReadError,)>>::call_once [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 2: , compute_matrix_rs::io::readers::bed::BedReadError>>::map_err::::new> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:968:27 [INFO] [stderr] 3: compute_matrix_rs::pipeline::core::regions::load_groups [INFO] [stderr] at ./src/pipeline/core/regions.rs:37:22 [INFO] [stderr] 4: compute_matrix_rs::pipeline::run::run_pipeline:: [INFO] [stderr] at ./src/pipeline/run.rs:25:18 [INFO] [stderr] 5: compute_matrix_rs::pipeline::reference_point::run [INFO] [stderr] at ./src/pipeline/reference_point.rs:164:5 [INFO] [stderr] 6: compute_matrix_rs::pipeline::execute [INFO] [stderr] at ./src/pipeline/mod.rs:37:13 [INFO] [stderr] 7: compute_matrix_rs::main [INFO] [stderr] at ./src/main.rs:17:5 [INFO] [stderr] 8: core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 9: std::sys::backtrace::__rust_begin_short_backtrace:: core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18 [INFO] [stderr] 10: std::rt::lang_start::>::{closure#0} [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:206:18 [INFO] [stderr] 11: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 12: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stderr] 13: std::panicking::catch_unwind:: + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stderr] 14: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stderr] 15: std::rt::lang_start_internal::{closure#0} [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:175:24 [INFO] [stderr] 16: std::panicking::catch_unwind::do_call:: [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stderr] 17: std::panicking::catch_unwind:: [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stderr] 18: std::panic::catch_unwind:: [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stderr] 19: std::rt::lang_start_internal [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:171:5 [INFO] [stderr] 20: std::rt::lang_start::> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:205:5 [INFO] [stderr] 21: main [INFO] [stderr] 22: [INFO] [stderr] 23: __libc_start_main [INFO] [stderr] 24: _start [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Stack backtrace: [INFO] [stderr] 0: ::new:: [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14 [INFO] [stderr] 1: <::new as core::ops::function::FnOnce<(compute_matrix_rs::io::readers::bed::BedReadError,)>>::call_once [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 2: , compute_matrix_rs::io::readers::bed::BedReadError>>::map_err::::new> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:968:27 [INFO] [stderr] 3: compute_matrix_rs::pipeline::core::regions::load_groups [INFO] [stderr] at ./src/pipeline/core/regions.rs:37:22 [INFO] [stderr] 4: compute_matrix_rs::pipeline::run::run_pipeline:: [INFO] [stderr] at ./src/pipeline/run.rs:25:18 [INFO] [stderr] 5: compute_matrix_rs::pipeline::reference_point::run [INFO] [stderr] at ./src/pipeline/reference_point.rs:164:5 [INFO] [stderr] 6: compute_matrix_rs::pipeline::execute [INFO] [stderr] at ./src/pipeline/mod.rs:37:13 [INFO] [stderr] 7: compute_matrix_rs::main [INFO] [stderr] at ./src/main.rs:17:5 [INFO] [stderr] 8: core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 9: std::sys::backtrace::__rust_begin_short_backtrace:: core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18 [INFO] [stderr] 10: std::rt::lang_start::>::{closure#0} [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:206:18 [INFO] [stderr] 11: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 12: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stderr] 13: std::panicking::catch_unwind:: + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stderr] 14: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stderr] 15: std::rt::lang_start_internal::{closure#0} [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:175:24 [INFO] [stderr] 16: std::panicking::catch_unwind::do_call:: [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stderr] 17: std::panicking::catch_unwind:: [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stderr] 18: std::panic::catch_unwind:: [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stderr] 19: std::rt::lang_start_internal [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:171:5 [INFO] [stderr] 20: std::rt::lang_start::> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:205:5 [INFO] [stderr] 21: main [INFO] [stderr] 22: [INFO] [stderr] 23: __libc_start_main [INFO] [stderr] 24: _start [INFO] [stderr] Running computeMatrix (Rust) in reference-point mode. [INFO] [stderr] Error: Failed to parse regions file '/opt/rustwide/workdir/deeptools/deeptools/test/test_heatmapper/test2.bed' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] 0: I/O error while reading BED file: No such file or directory (os error 2) [INFO] [stderr] 1: No such file or directory (os error 2)Running computeMatrix (Rust) in scale-regions mode. [INFO] [stdout] test corner_case_scale_with_max_threshold ... FAILED [INFO] [stderr] Error: Failed to parse regions file '/opt/rustwide/workdir/deeptools/deeptools/test/test_heatmapper/unscaled.bed' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] 0: I/O error while reading BED file: No such file or directory (os error 2) [INFO] [stderr] 1: No such file or directory (os error 2)Running computeMatrix (Rust) in scale-regions mode. [INFO] [stderr] Error: Failed to parse regions file '/opt/rustwide/workdir/deeptools/deeptools/test/test_heatmapper/test2.bed' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] 0: I/O error while reading BED file: No such file or directory (os error 2) [INFO] [stderr] 1: No such file or directory (os error 2) [INFO] [stderr] [INFO] [stderr] Stack backtrace: [INFO] [stderr] 0: ::new:: [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14 [INFO] [stderr] 1: <::new as core::ops::function::FnOnce<(compute_matrix_rs::io::readers::bed::BedReadError,)>>::call_once [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 2: , compute_matrix_rs::io::readers::bed::BedReadError>>::map_err::::new> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:968:27 [INFO] [stderr] 3: compute_matrix_rs::pipeline::core::regions::load_groups [INFO] [stderr] at ./src/pipeline/core/regions.rs:37:22 [INFO] [stderr] 4: compute_matrix_rs::pipeline::run::run_pipeline:: [INFO] [stderr] at ./src/pipeline/run.rs:25:18 [INFO] [stderr] 5: compute_matrix_rs::pipeline::reference_point::run [INFO] [stderr] at ./src/pipeline/reference_point.rs:164:5 [INFO] [stderr] 6: compute_matrix_rs::pipeline::execute [INFO] [stderr] at ./src/pipeline/mod.rs:37:13 [INFO] [stderr] 7: compute_matrix_rs::main [INFO] [stderr] at ./src/main.rs:17:5 [INFO] [stderr] 8: core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 9: std::sys::backtrace::__rust_begin_short_backtrace:: core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18 [INFO] [stderr] 10: std::rt::lang_start::>::{closure#0} [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:206:18 [INFO] [stderr] 11: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 12: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stderr] 13: std::panicking::catch_unwind:: + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stderr] 14: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stderr] 15: std::rt::lang_start_internal::{closure#0} [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:175:24 [INFO] [stderr] 16: std::panicking::catch_unwind::do_call:: [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stderr] 17: std::panicking::catch_unwind:: [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stderr] 18: std::panic::catch_unwind:: [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stderr] 19: std::rt::lang_start_internal [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:171:5 [INFO] [stderr] 20: std::rt::lang_start::> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:205:5 [INFO] [stderr] 21: main [INFO] [stderr] 22: [INFO] [stderr] 23: __libc_start_main [INFO] [stderr] 24: _start [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Stack backtrace: [INFO] [stderr] 0: ::new:: [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14 [INFO] [stderr] 1: <::new as core::ops::function::FnOnce<(compute_matrix_rs::io::readers::bed::BedReadError,)>>::call_once [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 2: , compute_matrix_rs::io::readers::bed::BedReadError>>::map_err::::new> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:968:27 [INFO] [stderr] 3: compute_matrix_rs::pipeline::core::regions::load_groups [INFO] [stderr] at ./src/pipeline/core/regions.rs:37:22 [INFO] [stderr] 4: compute_matrix_rs::pipeline::run::run_pipeline:: [INFO] [stderr] at ./src/pipeline/run.rs:25:18 [INFO] [stderr] 5: compute_matrix_rs::pipeline::reference_point::run [INFO] [stderr] at ./src/pipeline/reference_point.rs:164:5 [INFO] [stderr] 6: compute_matrix_rs::pipeline::execute [INFO] [stderr] at ./src/pipeline/mod.rs:37:13 [INFO] [stderr] 7: compute_matrix_rs::main [INFO] [stderr] at ./src/main.rs:17:5 [INFO] [stderr] 8: core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 9: std::sys::backtrace::__rust_begin_short_backtrace:: core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18 [INFO] [stderr] 10: std::rt::lang_start::>::{closure#0} [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:206:18 [INFO] [stdout] test scale_regions_blacklist_missing_data_as_zero ... FAILED [INFO] [stderr] 11: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 12: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stderr] 13: std::panicking::catch_unwind:: + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stderr] 14: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stderr] 15: std::rt::lang_start_internal::{closure#0} [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:175:24 [INFO] [stderr] 16: std::panicking::catch_unwind::do_call:: [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stderr] 17: std::panicking::catch_unwind:: [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stderr] 18: std::panic::catch_unwind:: [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stderr] 19: std::rt::lang_start_internal [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:171:5 [INFO] [stderr] 20: std::rt::lang_start::> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:205:5 [INFO] [stderr] 21: main [INFO] [stderr] 22: [INFO] [stderr] 23: __libc_start_main [INFO] [stderr] 24: _start [INFO] [stdout] test reference_point_blacklist_missing_data_as_zero ... FAILED [INFO] [stdout] test reference_point_center ... FAILED [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Stack backtrace: [INFO] [stderr] 0: ::ext_context:: [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14 [INFO] [stderr] 1: , compute_matrix_rs::io::readers::bwig::BigWigReadError> as anyhow::Context, compute_matrix_rs::io::readers::bwig::BigWigReadError>>::with_context::::{closure#4}>::{closure#3}::{closure#0}> [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/context.rs:65:37 [INFO] [stderr] 2: compute_matrix_rs::pipeline::core::executor::execute_mode::::{closure#4}>::{closure#3} [INFO] [stderr] at ./src/pipeline/core/executor.rs:172:22 [INFO] [stderr] 3: core::iter::adapters::map::map_try_fold::<(usize, &std::path::PathBuf), core::result::Result, anyhow::Error>, (), core::ops::control_flow::ControlFlow>>, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}, >, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}>, core::result::Result> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call, core::ops::control_flow::ControlFlow>, core::ops::control_flow::ControlFlow>::Break>::{closure#0}, core::ops::control_flow::ControlFlow>>::{closure#0}>::{closure#0} [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stderr] 4: as core::iter::traits::iterator::Iterator>::try_fold::enumerate::<&std::path::PathBuf, (), core::ops::control_flow::ControlFlow>>, core::iter::adapters::map::map_try_fold<(usize, &std::path::PathBuf), core::result::Result, anyhow::Error>, (), core::ops::control_flow::ControlFlow>>, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}, >, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}>, core::result::Result> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call, core::ops::control_flow::ControlFlow>, core::ops::control_flow::ControlFlow>::Break>::{closure#0}, core::ops::control_flow::ControlFlow>>::{closure#0}>::{closure#0}>::{closure#0} [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/adapters/enumerate.rs:119:27 [INFO] [stderr] 5: as core::iter::traits::iterator::Iterator>::try_fold::<(), as core::iter::traits::iterator::Iterator>::try_fold::enumerate<&std::path::PathBuf, (), core::ops::control_flow::ControlFlow>>, core::iter::adapters::map::map_try_fold<(usize, &std::path::PathBuf), core::result::Result, anyhow::Error>, (), core::ops::control_flow::ControlFlow>>, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}, >, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}>, core::result::Result> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call, core::ops::control_flow::ControlFlow>, core::ops::control_flow::ControlFlow>::Break>::{closure#0}, core::ops::control_flow::ControlFlow>>::{closure#0}>::{closure#0}>::{closure#0}, core::ops::control_flow::ControlFlow>>> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/traits/iterator.rs:2494:21 [INFO] [stderr] 6: > as core::iter::traits::iterator::Iterator>::try_fold::<(), core::iter::adapters::map::map_try_fold<(usize, &std::path::PathBuf), core::result::Result, anyhow::Error>, (), core::ops::control_flow::ControlFlow>>, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}, >, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}>, core::result::Result> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call, core::ops::control_flow::ControlFlow>, core::ops::control_flow::ControlFlow>::Break>::{closure#0}, core::ops::control_flow::ControlFlow>>::{closure#0}>::{closure#0}, core::ops::control_flow::ControlFlow>>> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/adapters/enumerate.rs:125:19 [INFO] [stderr] 7: >, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}> as core::iter::traits::iterator::Iterator>::try_fold::<(), >, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}>, core::result::Result> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call, core::ops::control_flow::ControlFlow>, core::ops::control_flow::ControlFlow>::Break>::{closure#0}, core::ops::control_flow::ControlFlow>>::{closure#0}, core::ops::control_flow::ControlFlow>>> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/adapters/map.rs:121:19 [INFO] [stderr] 8: >, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}>, core::result::Result> as core::iter::traits::iterator::Iterator>::try_fold::<(), core::iter::traits::iterator::Iterator::try_for_each::call, core::ops::control_flow::ControlFlow>, core::ops::control_flow::ControlFlow>::Break>::{closure#0}, core::ops::control_flow::ControlFlow>> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/adapters/mod.rs:195:14 [INFO] [stderr] 9: >, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}>, core::result::Result> as core::iter::traits::iterator::Iterator>::try_for_each::>::Break, core::ops::control_flow::ControlFlow>> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/traits/iterator.rs:2556:14 [INFO] [stderr] 10: >, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}>, core::result::Result> as core::iter::traits::iterator::Iterator>::next [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/adapters/mod.rs:177:14 [INFO] [stderr] 11: > as alloc::vec::spec_from_iter_nested::SpecFromIterNested, core::iter::adapters::GenericShunt>, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}>, core::result::Result>>>::from_iter [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/vec/spec_from_iter_nested.rs:24:41 [INFO] [stderr] 12: > as alloc::vec::spec_from_iter::SpecFromIter, core::iter::adapters::GenericShunt>, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}>, core::result::Result>>>::from_iter [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/vec/spec_from_iter.rs:33:9 [INFO] [stderr] 13: > as core::iter::traits::collect::FromIterator>>::from_iter::>, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}>, core::result::Result>> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/vec/mod.rs:3926:9 [INFO] [stderr] 14: >, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}>, core::result::Result> as core::iter::traits::iterator::Iterator>::collect::>> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/traits/iterator.rs:2090:9 [INFO] [stderr] 15: >, anyhow::Error> as core::iter::traits::collect::FromIterator, anyhow::Error>>>::from_iter::>, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}>>::{closure#0} [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:2156:51 [INFO] [stderr] 16: core::iter::adapters::try_process::>, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}>, alloc::sync::Arc, core::result::Result, >, anyhow::Error> as core::iter::traits::collect::FromIterator, anyhow::Error>>>::from_iter>, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}>>::{closure#0}, alloc::vec::Vec>> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/adapters/mod.rs:163:17 [INFO] [stderr] 17: >, anyhow::Error> as core::iter::traits::collect::FromIterator, anyhow::Error>>>::from_iter::>, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}>> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:2156:9 [INFO] [stderr] 18: >, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}> as core::iter::traits::iterator::Iterator>::collect::>, anyhow::Error>> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/traits/iterator.rs:2090:9 [INFO] [stderr] 19: compute_matrix_rs::pipeline::core::executor::execute_mode::::{closure#4}> [INFO] [stderr] at ./src/pipeline/core/executor.rs:174:14 [INFO] [stderr] 20: compute_matrix_rs::pipeline::run::run_pipeline:: [INFO] [stderr] at ./src/pipeline/run.rs:200:5 [INFO] [stderr] 21: compute_matrix_rs::pipeline::reference_point::run [INFO] [stderr] at ./src/pipeline/reference_point.rs:164:5 [INFO] [stderr] 22: compute_matrix_rs::pipeline::execute [INFO] [stderr] at ./src/pipeline/mod.rs:37:13 [INFO] [stderr] 23: compute_matrix_rs::main [INFO] [stderr] at ./src/main.rs:17:5 [INFO] [stderr] 24: core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 25: std::sys::backtrace::__rust_begin_short_backtrace:: core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18 [INFO] [stderr] 26: std::rt::lang_start::>::{closure#0} [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:206:18 [INFO] [stderr] 27: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 28: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stderr] 29: std::panicking::catch_unwind:: + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stderr] 30: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stderr] 31: std::rt::lang_start_internal::{closure#0} [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:175:24 [INFO] [stderr] 32: std::panicking::catch_unwind::do_call:: [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stderr] 33: std::panicking::catch_unwind:: [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stderr] 34: std::panic::catch_unwind:: [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stderr] 35: std::rt::lang_start_internal [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:171:5 [INFO] [stderr] 36: std::rt::lang_start::> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:205:5 [INFO] [stderr] 37: main [INFO] [stderr] 38: [INFO] [stderr] 39: __libc_start_main [INFO] [stderr] 40: _start [INFO] [stdout] test outfilename_matrix_header_consistent_after_skipzeros ... FAILED [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Stack backtrace: [INFO] [stderr] 0: ::new:: [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14 [INFO] [stderr] 1: <::new as core::ops::function::FnOnce<(compute_matrix_rs::io::readers::bed::BedReadError,)>>::call_once [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 2: , compute_matrix_rs::io::readers::bed::BedReadError>>::map_err::::new> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:968:27 [INFO] [stderr] 3: compute_matrix_rs::pipeline::core::regions::load_groups [INFO] [stderr] at ./src/pipeline/core/regions.rs:37:22 [INFO] [stderr] 4: compute_matrix_rs::pipeline::run::run_pipeline:: [INFO] [stderr] at ./src/pipeline/run.rs:25:18 [INFO] [stderr] 5: compute_matrix_rs::pipeline::reference_point::run [INFO] [stderr] at ./src/pipeline/reference_point.rs:164:5 [INFO] [stderr] 6: compute_matrix_rs::pipeline::execute [INFO] [stderr] at ./src/pipeline/mod.rs:37:13 [INFO] [stderr] 7: compute_matrix_rs::main [INFO] [stderr] at ./src/main.rs:17:5 [INFO] [stderr] 8: core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 9: std::sys::backtrace::__rust_begin_short_backtrace:: core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18 [INFO] [stderr] 10: std::rt::lang_start::>::{closure#0} [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:206:18 [INFO] [stderr] 11: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 12: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stderr] 13: std::panicking::catch_unwind:: + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stderr] 14: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stderr] 15: std::rt::lang_start_internal::{closure#0} [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:175:24 [INFO] [stderr] 16: std::panicking::catch_unwind::do_call:: [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stderr] 17: std::panicking::catch_unwind:: [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stderr] 18: std::panic::catch_unwind:: [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stderr] 19: std::rt::lang_start_internal [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:171:5 [INFO] [stderr] 20: std::rt::lang_start::> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:205:5 [INFO] [stderr] 21: main [INFO] [stderr] 22: [INFO] [stderr] 23: __libc_start_main [INFO] [stderr] 24: _start [INFO] [stdout] test region_extend_beyond_chr ... FAILED [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Stack backtrace: [INFO] [stderr] 0: ::new:: [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14 [INFO] [stderr] 1: <::new as core::ops::function::FnOnce<(compute_matrix_rs::io::readers::bed::BedReadError,)>>::call_once [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 2: , compute_matrix_rs::io::readers::bed::BedReadError>>::map_err::::new> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:968:27 [INFO] [stderr] 3: compute_matrix_rs::pipeline::core::regions::load_groups [INFO] [stderr] at ./src/pipeline/core/regions.rs:37:22 [INFO] [stderr] 4: compute_matrix_rs::pipeline::run::run_pipeline:: [INFO] [stderr] at ./src/pipeline/run.rs:25:18 [INFO] [stderr] 5: compute_matrix_rs::pipeline::scale_regions::run [INFO] [stderr] at ./src/pipeline/scale_regions.rs:180:5 [INFO] [stderr] 6: compute_matrix_rs::pipeline::execute [INFO] [stderr] at ./src/pipeline/mod.rs:34:13 [INFO] [stderr] 7: compute_matrix_rs::main [INFO] [stderr] at ./src/main.rs:17:5 [INFO] [stderr] 8: core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 9: std::sys::backtrace::__rust_begin_short_backtrace:: core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18 [INFO] [stderr] 10: std::rt::lang_start::>::{closure#0} [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:206:18 [INFO] [stderr] 11: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 12: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stderr] 13: std::panicking::catch_unwind:: + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stderr] 14: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stderr] 15: std::rt::lang_start_internal::{closure#0} [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:175:24 [INFO] [stderr] 16: std::panicking::catch_unwind::do_call:: [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stderr] 17: std::panicking::catch_unwind:: [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stderr] 18: std::panic::catch_unwind:: [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stderr] 19: std::rt::lang_start_internal [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:171:5 [INFO] [stderr] 20: std::rt::lang_start::> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:205:5 [INFO] [stderr] 21: main [INFO] [stderr] 22: [INFO] [stderr] 23: __libc_start_main [INFO] [stderr] 24: _start [INFO] [stdout] test scale_regions_basic ... FAILED [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Stack backtrace: [INFO] [stderr] 0: ::ext_context:: [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14 [INFO] [stderr] 1: , compute_matrix_rs::io::readers::bwig::BigWigReadError> as anyhow::Context, compute_matrix_rs::io::readers::bwig::BigWigReadError>>::with_context::::{closure#4}>::{closure#3}::{closure#0}> [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/context.rs:65:37 [INFO] [stderr] 2: compute_matrix_rs::pipeline::core::executor::execute_mode::::{closure#4}>::{closure#3} [INFO] [stderr] at ./src/pipeline/core/executor.rs:172:22 [INFO] [stderr] 3: core::iter::adapters::map::map_try_fold::<(usize, &std::path::PathBuf), core::result::Result, anyhow::Error>, (), core::ops::control_flow::ControlFlow>>, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}, >, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}>, core::result::Result> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call, core::ops::control_flow::ControlFlow>, core::ops::control_flow::ControlFlow>::Break>::{closure#0}, core::ops::control_flow::ControlFlow>>::{closure#0}>::{closure#0} [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stderr] 4: as core::iter::traits::iterator::Iterator>::try_fold::enumerate::<&std::path::PathBuf, (), core::ops::control_flow::ControlFlow>>, core::iter::adapters::map::map_try_fold<(usize, &std::path::PathBuf), core::result::Result, anyhow::Error>, (), core::ops::control_flow::ControlFlow>>, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}, >, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}>, core::result::Result> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call, core::ops::control_flow::ControlFlow>, core::ops::control_flow::ControlFlow>::Break>::{closure#0}, core::ops::control_flow::ControlFlow>>::{closure#0}>::{closure#0}>::{closure#0} [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/adapters/enumerate.rs:119:27 [INFO] [stderr] 5: as core::iter::traits::iterator::Iterator>::try_fold::<(), as core::iter::traits::iterator::Iterator>::try_fold::enumerate<&std::path::PathBuf, (), core::ops::control_flow::ControlFlow>>, core::iter::adapters::map::map_try_fold<(usize, &std::path::PathBuf), core::result::Result, anyhow::Error>, (), core::ops::control_flow::ControlFlow>>, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}, >, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}>, core::result::Result> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call, core::ops::control_flow::ControlFlow>, core::ops::control_flow::ControlFlow>::Break>::{closure#0}, core::ops::control_flow::ControlFlow>>::{closure#0}>::{closure#0}>::{closure#0}, core::ops::control_flow::ControlFlow>>> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/traits/iterator.rs:2494:21 [INFO] [stderr] 6: > as core::iter::traits::iterator::Iterator>::try_fold::<(), core::iter::adapters::map::map_try_fold<(usize, &std::path::PathBuf), core::result::Result, anyhow::Error>, (), core::ops::control_flow::ControlFlow>>, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}, >, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}>, core::result::Result> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call, core::ops::control_flow::ControlFlow>, core::ops::control_flow::ControlFlow>::Break>::{closure#0}, core::ops::control_flow::ControlFlow>>::{closure#0}>::{closure#0}, core::ops::control_flow::ControlFlow>>> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/adapters/enumerate.rs:125:19 [INFO] [stderr] 7: >, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}> as core::iter::traits::iterator::Iterator>::try_fold::<(), >, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}>, core::result::Result> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call, core::ops::control_flow::ControlFlow>, core::ops::control_flow::ControlFlow>::Break>::{closure#0}, core::ops::control_flow::ControlFlow>>::{closure#0}, core::ops::control_flow::ControlFlow>>> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/adapters/map.rs:121:19 [INFO] [stderr] 8: >, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}>, core::result::Result> as core::iter::traits::iterator::Iterator>::try_fold::<(), core::iter::traits::iterator::Iterator::try_for_each::call, core::ops::control_flow::ControlFlow>, core::ops::control_flow::ControlFlow>::Break>::{closure#0}, core::ops::control_flow::ControlFlow>> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/adapters/mod.rs:195:14 [INFO] [stderr] 9: >, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}>, core::result::Result> as core::iter::traits::iterator::Iterator>::try_for_each::>::Break, core::ops::control_flow::ControlFlow>> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/traits/iterator.rs:2556:14 [INFO] [stderr] 10: >, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}>, core::result::Result> as core::iter::traits::iterator::Iterator>::next [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/adapters/mod.rs:177:14 [INFO] [stderr] 11: > as alloc::vec::spec_from_iter_nested::SpecFromIterNested, core::iter::adapters::GenericShunt>, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}>, core::result::Result>>>::from_iter [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/vec/spec_from_iter_nested.rs:24:41 [INFO] [stderr] 12: > as alloc::vec::spec_from_iter::SpecFromIter, core::iter::adapters::GenericShunt>, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}>, core::result::Result>>>::from_iter [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/vec/spec_from_iter.rs:33:9 [INFO] [stderr] 13: > as core::iter::traits::collect::FromIterator>>::from_iter::>, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}>, core::result::Result>> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/vec/mod.rs:3926:9 [INFO] [stderr] 14: >, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}>, core::result::Result> as core::iter::traits::iterator::Iterator>::collect::>> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/traits/iterator.rs:2090:9 [INFO] [stderr] 15: >, anyhow::Error> as core::iter::traits::collect::FromIterator, anyhow::Error>>>::from_iter::>, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}>>::{closure#0} [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:2156:51 [INFO] [stderr] 16: core::iter::adapters::try_process::>, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}>, alloc::sync::Arc, core::result::Result, >, anyhow::Error> as core::iter::traits::collect::FromIterator, anyhow::Error>>>::from_iter>, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}>>::{closure#0}, alloc::vec::Vec>> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/adapters/mod.rs:163:17 [INFO] [stderr] 17: >, anyhow::Error> as core::iter::traits::collect::FromIterator, anyhow::Error>>>::from_iter::>, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}>> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:2156:9 [INFO] [stderr] 18: >, compute_matrix_rs::pipeline::core::executor::execute_mode::{closure#4}>::{closure#3}> as core::iter::traits::iterator::Iterator>::collect::>, anyhow::Error>> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/traits/iterator.rs:2090:9 [INFO] [stderr] 19: compute_matrix_rs::pipeline::core::executor::execute_mode::::{closure#4}> [INFO] [stderr] at ./src/pipeline/core/executor.rs:174:14 [INFO] [stderr] 20: compute_matrix_rs::pipeline::run::run_pipeline:: [INFO] [stderr] at ./src/pipeline/run.rs:200:5 [INFO] [stderr] 21: compute_matrix_rs::pipeline::reference_point::run [INFO] [stderr] at ./src/pipeline/reference_point.rs:164:5 [INFO] [stderr] 22: compute_matrix_rs::pipeline::execute [INFO] [stderr] at ./src/pipeline/mod.rs:37:13 [INFO] [stderr] 23: compute_matrix_rs::main [INFO] [stderr] at ./src/main.rs:17:5 [INFO] [stderr] 24: core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 25: std::sys::backtrace::__rust_begin_short_backtrace:: core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18 [INFO] [stderr] 26: std::rt::lang_start::>::{closure#0} [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:206:18 [INFO] [stderr] 27: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 28: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stderr] 29: std::panicking::catch_unwind:: + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stderr] 30: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stderr] 31: std::rt::lang_start_internal::{closure#0} [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:175:24 [INFO] [stderr] 32: std::panicking::catch_unwind::do_call:: [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stderr] 33: std::panicking::catch_unwind:: [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stderr] 34: std::panic::catch_unwind:: [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stderr] 35: std::rt::lang_start_internal [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:171:5 [INFO] [stderr] 36: std::rt::lang_start::> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:205:5 [INFO] [stderr] 37: main [INFO] [stderr] 38: [INFO] [stderr] 39: __libc_start_main [INFO] [stderr] 40: _start [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Stack backtrace: [INFO] [stderr] 0: ::new:: [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14 [INFO] [stderr] 1: <::new as core::ops::function::FnOnce<(compute_matrix_rs::io::readers::bed::BedReadError,)>>::call_once [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 2: , compute_matrix_rs::io::readers::bed::BedReadError>>::map_err::::new> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:968:27 [INFO] [stderr] 3: compute_matrix_rs::pipeline::core::regions::load_groups [INFO] [stderr] at ./src/pipeline/core/regions.rs:37:22 [INFO] [stderr] 4: compute_matrix_rs::pipeline::run::run_pipeline:: [INFO] [stderr] at ./src/pipeline/run.rs:25:18 [INFO] [stderr] 5: compute_matrix_rs::pipeline::scale_regions::run [INFO] [stderr] at ./src/pipeline/scale_regions.rs:180:5 [INFO] [stderr] 6: compute_matrix_rs::pipeline::execute [INFO] [stderr] at ./src/pipeline/mod.rs:34:13 [INFO] [stderr] 7: compute_matrix_rs::main [INFO] [stderr] at ./src/main.rs:17:5 [INFO] [stderr] 8: core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 9: std::sys::backtrace::__rust_begin_short_backtrace:: core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18 [INFO] [stderr] 10: std::rt::lang_start::>::{closure#0} [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:206:18 [INFO] [stderr] 11: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 12: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stderr] 13: std::panicking::catch_unwind:: + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stderr] 14: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stderr] 15: std::rt::lang_start_internal::{closure#0} [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:175:24 [INFO] [stderr] 16: std::panicking::catch_unwind::do_call:: [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stderr] 17: std::panicking::catch_unwind:: [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stderr] 18: std::panic::catch_unwind:: [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stderr] 19: std::rt::lang_start_internal [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:171:5 [INFO] [stderr] 20: std::rt::lang_start::> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:205:5 [INFO] [stderr] 21: main [INFO] [stderr] 22: [INFO] [stderr] 23: __libc_start_main [INFO] [stderr] 24: _start [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Stack backtrace: [INFO] [stderr] 0: ::new:: [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14 [INFO] [stderr] 1: <::new as core::ops::function::FnOnce<(compute_matrix_rs::io::readers::bed::BedReadError,)>>::call_once [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 2: , compute_matrix_rs::io::readers::bed::BedReadError>>::map_err::::new> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:968:27 [INFO] [stderr] 3: compute_matrix_rs::pipeline::core::regions::load_groups [INFO] [stderr] at ./src/pipeline/core/regions.rs:37:22 [INFO] [stderr] 4: compute_matrix_rs::pipeline::run::run_pipeline:: [INFO] [stderr] at ./src/pipeline/run.rs:25:18 [INFO] [stderr] 5: compute_matrix_rs::pipeline::reference_point::run [INFO] [stderr] at ./src/pipeline/reference_point.rs:164:5 [INFO] [stderr] 6: compute_matrix_rs::pipeline::execute [INFO] [stderr] at ./src/pipeline/mod.rs:37:13 [INFO] [stderr] 7: compute_matrix_rs::main [INFO] [stderr] at ./src/main.rs:17:5 [INFO] [stderr] 8: core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 9: std::sys::backtrace::__rust_begin_short_backtrace:: core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18 [INFO] [stderr] 10: std::rt::lang_start::>::{closure#0} [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:206:18 [INFO] [stderr] 11: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 12: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stderr] 13: std::panicking::catch_unwind:: + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stderr] 14: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stderr] 15: std::rt::lang_start_internal::{closure#0} [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:175:24 [INFO] [stderr] 16: std::panicking::catch_unwind::do_call:: [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stderr] 17: std::panicking::catch_unwind:: [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stderr] 18: std::panic::catch_unwind:: [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stderr] 19: std::rt::lang_start_internal [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:171:5 [INFO] [stderr] 20: std::rt::lang_start::> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:205:5 [INFO] [stderr] 21: main [INFO] [stderr] 22: [INFO] [stderr] 23: __libc_start_main [INFO] [stderr] 24: _start [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Stack backtrace: [INFO] [stderr] 0: ::new:: [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14 [INFO] [stderr] 1: <::new as core::ops::function::FnOnce<(compute_matrix_rs::io::readers::bed::BedReadError,)>>::call_once [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 2: , compute_matrix_rs::io::readers::bed::BedReadError>>::map_err::::new> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:968:27 [INFO] [stderr] 3: compute_matrix_rs::pipeline::core::regions::load_groups [INFO] [stderr] at ./src/pipeline/core/regions.rs:37:22 [INFO] [stderr] 4: compute_matrix_rs::pipeline::run::run_pipeline:: [INFO] [stderr] at ./src/pipeline/run.rs:25:18 [INFO] [stderr] 5: compute_matrix_rs::pipeline::reference_point::run [INFO] [stderr] at ./src/pipeline/reference_point.rs:164:5 [INFO] [stderr] 6: compute_matrix_rs::pipeline::execute [INFO] [stderr] at ./src/pipeline/mod.rs:37:13 [INFO] [stderr] 7: compute_matrix_rs::main [INFO] [stderr] at ./src/main.rs:17:5 [INFO] [stderr] 8: core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 9: std::sys::backtrace::__rust_begin_short_backtrace:: core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18 [INFO] [stderr] 10: std::rt::lang_start::>::{closure#0} [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:206:18 [INFO] [stderr] 11: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 12: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stderr] 13: std::panicking::catch_unwind:: + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stderr] 14: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stderr] 15: std::rt::lang_start_internal::{closure#0} [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:175:24 [INFO] [stderr] 16: std::panicking::catch_unwind::do_call:: [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stderr] 17: std::panicking::catch_unwind:: [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stderr] 18: std::panic::catch_unwind:: [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stderr] 19: std::rt::lang_start_internal [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:171:5 [INFO] [stderr] 20: std::rt::lang_start::> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:205:5 [INFO] [stderr] 21: main [INFO] [stderr] 22: [INFO] [stderr] 23: __libc_start_main [INFO] [stderr] 24: _start [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Stack backtrace: [INFO] [stderr] 0: ::new:: [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14 [INFO] [stderr] 1: <::new as core::ops::function::FnOnce<(compute_matrix_rs::io::readers::bed::BedReadError,)>>::call_once [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 2: , compute_matrix_rs::io::readers::bed::BedReadError>>::map_err::::new> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:968:27 [INFO] [stderr] 3: compute_matrix_rs::pipeline::core::regions::load_groups [INFO] [stderr] at ./src/pipeline/core/regions.rs:37:22 [INFO] [stderr] 4: compute_matrix_rs::pipeline::run::run_pipeline:: [INFO] [stderr] at ./src/pipeline/run.rs:25:18 [INFO] [stderr] 5: compute_matrix_rs::pipeline::reference_point::run [INFO] [stderr] at ./src/pipeline/reference_point.rs:164:5 [INFO] [stderr] 6: compute_matrix_rs::pipeline::execute [INFO] [stderr] at ./src/pipeline/mod.rs:37:13 [INFO] [stderr] 7: compute_matrix_rs::main [INFO] [stderr] at ./src/main.rs:17:5 [INFO] [stderr] 8: core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 9: std::sys::backtrace::__rust_begin_short_backtrace:: core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18 [INFO] [stderr] 10: std::rt::lang_start::>::{closure#0} [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:206:18 [INFO] [stderr] 11: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 12: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stderr] 13: std::panicking::catch_unwind:: + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stderr] 14: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stderr] 15: std::rt::lang_start_internal::{closure#0} [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:175:24 [INFO] [stderr] 16: std::panicking::catch_unwind::do_call:: [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stderr] 17: std::panicking::catch_unwind:: [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stderr] 18: std::panic::catch_unwind:: [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stderr] 19: std::rt::lang_start_internal [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:171:5 [INFO] [stderr] 20: std::rt::lang_start::> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:205:5 [INFO] [stderr] 21: main [INFO] [stderr] 22: [INFO] [stderr] 23: __libc_start_main [INFO] [stderr] 24: _start [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Stack backtrace: [INFO] [stderr] 0: ::new:: [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14 [INFO] [stderr] 1: <::new as core::ops::function::FnOnce<(compute_matrix_rs::io::readers::bed::BedReadError,)>>::call_once [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 2: , compute_matrix_rs::io::readers::bed::BedReadError>>::map_err::::new> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:968:27 [INFO] [stderr] 3: compute_matrix_rs::pipeline::core::regions::load_groups [INFO] [stderr] at ./src/pipeline/core/regions.rs:37:22 [INFO] [stderr] 4: compute_matrix_rs::pipeline::run::run_pipeline:: [INFO] [stderr] at ./src/pipeline/run.rs:25:18 [INFO] [stderr] 5: compute_matrix_rs::pipeline::scale_regions::run [INFO] [stderr] at ./src/pipeline/scale_regions.rs:180:5 [INFO] [stderr] 6: compute_matrix_rs::pipeline::execute [INFO] [stderr] at ./src/pipeline/mod.rs:34:13 [INFO] [stderr] 7: compute_matrix_rs::main [INFO] [stderr] at ./src/main.rs:17:5 [INFO] [stderr] 8: core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 9: std::sys::backtrace::__rust_begin_short_backtrace:: core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18 [INFO] [stderr] 10: std::rt::lang_start::>::{closure#0} [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:206:18 [INFO] [stderr] 11: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 12: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stderr] 13: std::panicking::catch_unwind:: + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stderr] 14: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stderr] 15: std::rt::lang_start_internal::{closure#0} [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:175:24 [INFO] [stderr] 16: std::panicking::catch_unwind::do_call:: [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stderr] 17: std::panicking::catch_unwind:: [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stderr] 18: std::panic::catch_unwind:: [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stderr] 19: std::rt::lang_start_internal [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:171:5 [INFO] [stderr] 20: std::rt::lang_start::> [INFO] [stderr] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:205:5 [INFO] [stderr] 21: main [INFO] [stderr] 22: [INFO] [stderr] 23: __libc_start_main [INFO] [stderr] 24: _start [INFO] [stdout] test runtime_empty_group_preserved_with_zero_count ... FAILED [INFO] [stdout] test scale_regions_blacklist ... FAILED [INFO] [stdout] test reference_point_missing_data_as_zero ... FAILED [INFO] [stdout] test reference_point_tes ... FAILED [INFO] [stdout] test reference_point_blacklist ... FAILED [INFO] [stdout] test scale_regions_unscaled ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- corner_case_metagene_reference_point stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'corner_case_metagene_reference_point' (2173) panicked at tests/python_compatibility.rs:61:5: [INFO] [stdout] compute_matrix_rs failed with exit status: 1 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a74fd855f8 - 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: 0x55a74fd855f8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x55a74fd855f8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x55a74fd855f8 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x55a74fd99e5a - ::fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x55a74fd99e5a - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 6: 0x55a74fd8a052 - std[10d71ac2c42b111e]::io::default_write_fmt::> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11 [INFO] [stdout] 7: 0x55a74fd8a052 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13 [INFO] [stdout] 8: 0x55a74fd63b06 - ::print [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x55a74fd63b06 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x55a74fd7d439 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x55a74fd18aac - 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: 0x55a74fd18aac - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21 [INFO] [stdout] 13: 0x55a74fd7d5f2 - 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: 0x55a74fd7d5f2 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x55a74fd63bc2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x55a74fd58bc9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x55a74fd648dd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x55a74fd9a5ec - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x55a74fc9babd - python_compatibility[288aaae62bb9b604]::run_compute_and_compare_at [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:61:5 [INFO] [stdout] 20: 0x55a74fc9bfa1 - python_compatibility[288aaae62bb9b604]::run_compute_and_compare_corner [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:34:5 [INFO] [stdout] 21: 0x55a74fca0f37 - python_compatibility[288aaae62bb9b604]::corner_case_metagene_reference_point [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:636:5 [INFO] [stdout] 22: 0x55a74fc9ad07 - python_compatibility[288aaae62bb9b604]::corner_case_metagene_reference_point::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:632:42 [INFO] [stdout] 23: 0x55a74fc935c6 - >::call_once [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x55a74fd0bb8b - 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: 0x55a74fd0bb8b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18 [INFO] [stdout] 26: 0x55a74fd19405 - test[213991da798b1c03]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74 [INFO] [stdout] 27: 0x55a74fd19405 - 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: 0x55a74fd19405 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x55a74fd19405 - std[10d71ac2c42b111e]::panicking::catch_unwind::, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x55a74fd19405 - std[10d71ac2c42b111e]::panic::catch_unwind::, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x55a74fd19405 - test[213991da798b1c03]::run_test_in_process [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27 [INFO] [stdout] 32: 0x55a74fd19405 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43 [INFO] [stdout] 33: 0x55a74fd12d14 - test[213991da798b1c03]::run_test::{closure#1} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41 [INFO] [stdout] 34: 0x55a74fd12d14 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x55a74fd1c482 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13 [INFO] [stdout] 36: 0x55a74fd1c482 - ::{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: 0x55a74fd1c482 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x55a74fd1c482 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x55a74fd1c482 - std[10d71ac2c42b111e]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x55a74fd1c482 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26 [INFO] [stdout] 41: 0x55a74fd1c482 - ::{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: 0x55a74fd8493f - + 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: 0x55a74fd8493f - ::new::thread_start [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x77e636a85aa4 - [INFO] [stdout] 45: 0x77e636b12a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- blacklist_empty_group_sort_descend stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'blacklist_empty_group_sort_descend' (2171) panicked at tests/python_compatibility.rs:61:5: [INFO] [stdout] compute_matrix_rs failed with exit status: 1 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a74fd855f8 - 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: 0x55a74fd855f8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x55a74fd855f8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x55a74fd855f8 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x55a74fd99e5a - ::fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x55a74fd99e5a - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 6: 0x55a74fd8a052 - std[10d71ac2c42b111e]::io::default_write_fmt::> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11 [INFO] [stdout] 7: 0x55a74fd8a052 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13 [INFO] [stdout] 8: 0x55a74fd63b06 - ::print [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x55a74fd63b06 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x55a74fd7d439 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x55a74fd18aac - 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: 0x55a74fd18aac - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21 [INFO] [stdout] 13: 0x55a74fd7d5f2 - 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: 0x55a74fd7d5f2 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x55a74fd63bc2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x55a74fd58bc9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x55a74fd648dd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x55a74fd9a5ec - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x55a74fc9babd - python_compatibility[288aaae62bb9b604]::run_compute_and_compare_at [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:61:5 [INFO] [stdout] 20: 0x55a74fc9c111 - python_compatibility[288aaae62bb9b604]::run_compute_and_compare_blacklist [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:49:5 [INFO] [stdout] 21: 0x55a74fca0a58 - python_compatibility[288aaae62bb9b604]::blacklist_empty_group_sort_descend [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:474:5 [INFO] [stdout] 22: 0x55a74fc9acd7 - python_compatibility[288aaae62bb9b604]::blacklist_empty_group_sort_descend::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:471:40 [INFO] [stdout] 23: 0x55a74fc93586 - >::call_once [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x55a74fd0bb8b - 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: 0x55a74fd0bb8b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18 [INFO] [stdout] 26: 0x55a74fd19405 - test[213991da798b1c03]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74 [INFO] [stdout] 27: 0x55a74fd19405 - 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: 0x55a74fd19405 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x55a74fd19405 - std[10d71ac2c42b111e]::panicking::catch_unwind::, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x55a74fd19405 - std[10d71ac2c42b111e]::panic::catch_unwind::, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x55a74fd19405 - test[213991da798b1c03]::run_test_in_process [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27 [INFO] [stdout] 32: 0x55a74fd19405 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43 [INFO] [stdout] 33: 0x55a74fd12d14 - test[213991da798b1c03]::run_test::{closure#1} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41 [INFO] [stdout] 34: 0x55a74fd12d14 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x55a74fd1c482 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13 [INFO] [stdout] 36: 0x55a74fd1c482 - ::{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: 0x55a74fd1c482 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x55a74fd1c482 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x55a74fd1c482 - std[10d71ac2c42b111e]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x55a74fd1c482 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26 [INFO] [stdout] 41: 0x55a74fd1c482 - ::{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: 0x55a74fd8493f - + 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: 0x55a74fd8493f - ::new::thread_start [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x77e636a85aa4 - [INFO] [stdout] 45: 0x77e636b12a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- metagene_missing_data_as_zero stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'metagene_missing_data_as_zero' (2192) panicked at tests/python_compatibility.rs:61:5: [INFO] [stdout] compute_matrix_rs failed with exit status: 1 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a74fd855f8 - 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: 0x55a74fd855f8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x55a74fd855f8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x55a74fd855f8 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x55a74fd99e5a - ::fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x55a74fd99e5a - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 6: 0x55a74fd8a052 - std[10d71ac2c42b111e]::io::default_write_fmt::> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11 [INFO] [stdout] 7: 0x55a74fd8a052 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13 [INFO] [stdout] 8: 0x55a74fd63b06 - ::print [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x55a74fd63b06 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x55a74fd7d439 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x55a74fd18aac - 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: 0x55a74fd18aac - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21 [INFO] [stdout] 13: 0x55a74fd7d5f2 - 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: 0x55a74fd7d5f2 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x55a74fd63bc2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x55a74fd58bc9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x55a74fd648dd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x55a74fd9a5ec - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x55a74fc9babd - python_compatibility[288aaae62bb9b604]::run_compute_and_compare_at [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:61:5 [INFO] [stdout] 20: 0x55a74fc9c111 - python_compatibility[288aaae62bb9b604]::run_compute_and_compare_blacklist [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:49:5 [INFO] [stdout] 21: 0x55a74fca03ff - python_compatibility[288aaae62bb9b604]::metagene_missing_data_as_zero [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:602:5 [INFO] [stdout] 22: 0x55a74fc9aca7 - python_compatibility[288aaae62bb9b604]::metagene_missing_data_as_zero::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:600:35 [INFO] [stdout] 23: 0x55a74fc93546 - >::call_once [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x55a74fd0bb8b - 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: 0x55a74fd0bb8b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18 [INFO] [stdout] 26: 0x55a74fd19405 - test[213991da798b1c03]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74 [INFO] [stdout] 27: 0x55a74fd19405 - 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: 0x55a74fd19405 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x55a74fd19405 - std[10d71ac2c42b111e]::panicking::catch_unwind::, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x55a74fd19405 - std[10d71ac2c42b111e]::panic::catch_unwind::, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x55a74fd19405 - test[213991da798b1c03]::run_test_in_process [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27 [INFO] [stdout] 32: 0x55a74fd19405 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43 [INFO] [stdout] 33: 0x55a74fd12d14 - test[213991da798b1c03]::run_test::{closure#1} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41 [INFO] [stdout] 34: 0x55a74fd12d14 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x55a74fd1c482 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13 [INFO] [stdout] 36: 0x55a74fd1c482 - ::{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: 0x55a74fd1c482 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x55a74fd1c482 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x55a74fd1c482 - std[10d71ac2c42b111e]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x55a74fd1c482 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26 [INFO] [stdout] 41: 0x55a74fd1c482 - ::{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: 0x55a74fd8493f - + 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: 0x55a74fd8493f - ::new::thread_start [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x77e636a85aa4 - [INFO] [stdout] 45: 0x77e636b12a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- multiple_bed stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'multiple_bed' (2193) panicked at tests/python_compatibility.rs:61:5: [INFO] [stdout] compute_matrix_rs failed with exit status: 1 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a74fd855f8 - 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: 0x55a74fd855f8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x55a74fd855f8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x55a74fd855f8 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x55a74fd99e5a - ::fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x55a74fd99e5a - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 6: 0x55a74fd8a052 - std[10d71ac2c42b111e]::io::default_write_fmt::> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11 [INFO] [stdout] 7: 0x55a74fd8a052 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13 [INFO] [stdout] 8: 0x55a74fd63b06 - ::print [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x55a74fd63b06 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x55a74fd7d439 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x55a74fd18aac - 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: 0x55a74fd18aac - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21 [INFO] [stdout] 13: 0x55a74fd7d5f2 - 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: 0x55a74fd7d5f2 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x55a74fd63bc2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x55a74fd58bc9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x55a74fd648dd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x55a74fd9a5ec - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x55a74fc9babd - python_compatibility[288aaae62bb9b604]::run_compute_and_compare_at [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:61:5 [INFO] [stdout] 20: 0x55a74fc9b6c1 - python_compatibility[288aaae62bb9b604]::run_compute_and_compare [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:43:5 [INFO] [stdout] 21: 0x55a74fc9c797 - python_compatibility[288aaae62bb9b604]::multiple_bed [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:217:5 [INFO] [stdout] 22: 0x55a74fc9aa97 - python_compatibility[288aaae62bb9b604]::multiple_bed::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:215:18 [INFO] [stdout] 23: 0x55a74fc93286 - >::call_once [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x55a74fd0bb8b - 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: 0x55a74fd0bb8b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18 [INFO] [stdout] 26: 0x55a74fd19405 - test[213991da798b1c03]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74 [INFO] [stdout] 27: 0x55a74fd19405 - 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: 0x55a74fd19405 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x55a74fd19405 - std[10d71ac2c42b111e]::panicking::catch_unwind::, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x55a74fd19405 - std[10d71ac2c42b111e]::panic::catch_unwind::, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x55a74fd19405 - test[213991da798b1c03]::run_test_in_process [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27 [INFO] [stdout] 32: 0x55a74fd19405 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43 [INFO] [stdout] 33: 0x55a74fd12d14 - test[213991da798b1c03]::run_test::{closure#1} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41 [INFO] [stdout] 34: 0x55a74fd12d14 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x55a74fd1c482 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13 [INFO] [stdout] 36: 0x55a74fd1c482 - ::{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: 0x55a74fd1c482 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x55a74fd1c482 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x55a74fd1c482 - std[10d71ac2c42b111e]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x55a74fd1c482 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26 [INFO] [stdout] 41: 0x55a74fd1c482 - ::{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: 0x55a74fd8493f - + 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: 0x55a74fd8493f - ::new::thread_start [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x77e636a85aa4 - [INFO] [stdout] 45: 0x77e636b12a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- metagene stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'metagene' (2188) panicked at tests/python_compatibility.rs:61:5: [INFO] [stdout] compute_matrix_rs failed with exit status: 1 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a74fd855f8 - 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: 0x55a74fd855f8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x55a74fd855f8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x55a74fd855f8 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x55a74fd99e5a - ::fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x55a74fd99e5a - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 6: 0x55a74fd8a052 - std[10d71ac2c42b111e]::io::default_write_fmt::> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11 [INFO] [stdout] 7: 0x55a74fd8a052 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13 [INFO] [stdout] 8: 0x55a74fd63b06 - ::print [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x55a74fd63b06 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x55a74fd7d439 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x55a74fd18aac - 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: 0x55a74fd18aac - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21 [INFO] [stdout] 13: 0x55a74fd7d5f2 - 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: 0x55a74fd7d5f2 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x55a74fd63bc2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x55a74fd58bc9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x55a74fd648dd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x55a74fd9a5ec - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x55a74fc9babd - python_compatibility[288aaae62bb9b604]::run_compute_and_compare_at [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:61:5 [INFO] [stdout] 20: 0x55a74fc9b6c1 - python_compatibility[288aaae62bb9b604]::run_compute_and_compare [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:43:5 [INFO] [stdout] 21: 0x55a74fca8be4 - python_compatibility[288aaae62bb9b604]::metagene [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:573:5 [INFO] [stdout] 22: 0x55a74fc9af77 - python_compatibility[288aaae62bb9b604]::metagene::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:571:14 [INFO] [stdout] 23: 0x55a74fc93906 - >::call_once [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x55a74fd0bb8b - 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: 0x55a74fd0bb8b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18 [INFO] [stdout] 26: 0x55a74fd19405 - test[213991da798b1c03]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74 [INFO] [stdout] 27: 0x55a74fd19405 - 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: 0x55a74fd19405 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x55a74fd19405 - std[10d71ac2c42b111e]::panicking::catch_unwind::, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x55a74fd19405 - std[10d71ac2c42b111e]::panic::catch_unwind::, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x55a74fd19405 - test[213991da798b1c03]::run_test_in_process [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27 [INFO] [stdout] 32: 0x55a74fd19405 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43 [INFO] [stdout] 33: 0x55a74fd12d14 - test[213991da798b1c03]::run_test::{closure#1} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41 [INFO] [stdout] 34: 0x55a74fd12d14 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x55a74fd1c482 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13 [INFO] [stdout] 36: 0x55a74fd1c482 - ::{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: 0x55a74fd1c482 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x55a74fd1c482 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x55a74fd1c482 - std[10d71ac2c42b111e]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x55a74fd1c482 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26 [INFO] [stdout] 41: 0x55a74fd1c482 - ::{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: 0x55a74fd8493f - + 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: 0x55a74fd8493f - ::new::thread_start [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x77e636a85aa4 - [INFO] [stdout] 45: 0x77e636b12a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- blacklist_empty_group_sort_no stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'blacklist_empty_group_sort_no' (2172) panicked at tests/python_compatibility.rs:61:5: [INFO] [stdout] compute_matrix_rs failed with exit status: 1 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a74fd855f8 - 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: 0x55a74fd855f8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x55a74fd855f8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x55a74fd855f8 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x55a74fd99e5a - ::fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x55a74fd99e5a - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 6: 0x55a74fd8a052 - std[10d71ac2c42b111e]::io::default_write_fmt::> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11 [INFO] [stdout] 7: 0x55a74fd8a052 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13 [INFO] [stdout] 8: 0x55a74fd63b06 - ::print [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x55a74fd63b06 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x55a74fd7d439 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x55a74fd18aac - 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: 0x55a74fd18aac - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21 [INFO] [stdout] 13: 0x55a74fd7d5f2 - 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: 0x55a74fd7d5f2 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x55a74fd63bc2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x55a74fd58bc9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x55a74fd648dd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x55a74fd9a5ec - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x55a74fc9babd - python_compatibility[288aaae62bb9b604]::run_compute_and_compare_at [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:61:5 [INFO] [stdout] 20: 0x55a74fc9c111 - python_compatibility[288aaae62bb9b604]::run_compute_and_compare_blacklist [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:49:5 [INFO] [stdout] 21: 0x55a74fc9fec8 - python_compatibility[288aaae62bb9b604]::blacklist_empty_group_sort_no [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:445:5 [INFO] [stdout] 22: 0x55a74fc9ac77 - python_compatibility[288aaae62bb9b604]::blacklist_empty_group_sort_no::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:442:35 [INFO] [stdout] 23: 0x55a74fc93506 - >::call_once [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x55a74fd0bb8b - 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: 0x55a74fd0bb8b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18 [INFO] [stdout] 26: 0x55a74fd19405 - test[213991da798b1c03]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74 [INFO] [stdout] 27: 0x55a74fd19405 - 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: 0x55a74fd19405 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x55a74fd19405 - std[10d71ac2c42b111e]::panicking::catch_unwind::, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x55a74fd19405 - std[10d71ac2c42b111e]::panic::catch_unwind::, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x55a74fd19405 - test[213991da798b1c03]::run_test_in_process [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27 [INFO] [stdout] 32: 0x55a74fd19405 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43 [INFO] [stdout] 33: 0x55a74fd12d14 - test[213991da798b1c03]::run_test::{closure#1} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41 [INFO] [stdout] 34: 0x55a74fd12d14 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x55a74fd1c482 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13 [INFO] [stdout] 36: 0x55a74fd1c482 - ::{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: 0x55a74fd1c482 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x55a74fd1c482 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x55a74fd1c482 - std[10d71ac2c42b111e]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x55a74fd1c482 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26 [INFO] [stdout] 41: 0x55a74fd1c482 - ::{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: 0x55a74fd8493f - + 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: 0x55a74fd8493f - ::new::thread_start [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x77e636a85aa4 - [INFO] [stdout] 45: 0x77e636b12a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- metagene_blacklist_intron stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'metagene_blacklist_intron' (2189) panicked at tests/python_compatibility.rs:61:5: [INFO] [stdout] compute_matrix_rs failed with exit status: 1 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a74fd855f8 - 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: 0x55a74fd855f8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x55a74fd855f8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x55a74fd855f8 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x55a74fd99e5a - ::fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x55a74fd99e5a - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 6: 0x55a74fd8a052 - std[10d71ac2c42b111e]::io::default_write_fmt::> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11 [INFO] [stdout] 7: 0x55a74fd8a052 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13 [INFO] [stdout] 8: 0x55a74fd63b06 - ::print [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x55a74fd63b06 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x55a74fd7d439 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x55a74fd18aac - 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: 0x55a74fd18aac - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21 [INFO] [stdout] 13: 0x55a74fd7d5f2 - 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: 0x55a74fd7d5f2 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x55a74fd63bc2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x55a74fd58bc9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x55a74fd648dd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x55a74fd9a5ec - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x55a74fc9babd - python_compatibility[288aaae62bb9b604]::run_compute_and_compare_at [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:61:5 [INFO] [stdout] 20: 0x55a74fc9c111 - python_compatibility[288aaae62bb9b604]::run_compute_and_compare_blacklist [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:49:5 [INFO] [stdout] 21: 0x55a74fc9f1f7 - python_compatibility[288aaae62bb9b604]::metagene_blacklist_intron [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:509:5 [INFO] [stdout] 22: 0x55a74fc9ac17 - python_compatibility[288aaae62bb9b604]::metagene_blacklist_intron::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:506:31 [INFO] [stdout] 23: 0x55a74fc93486 - >::call_once [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x55a74fd0bb8b - 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: 0x55a74fd0bb8b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18 [INFO] [stdout] 26: 0x55a74fd19405 - test[213991da798b1c03]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74 [INFO] [stdout] 27: 0x55a74fd19405 - 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: 0x55a74fd19405 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x55a74fd19405 - std[10d71ac2c42b111e]::panicking::catch_unwind::, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x55a74fd19405 - std[10d71ac2c42b111e]::panic::catch_unwind::, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x55a74fd19405 - test[213991da798b1c03]::run_test_in_process [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27 [INFO] [stdout] 32: 0x55a74fd19405 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43 [INFO] [stdout] 33: 0x55a74fd12d14 - test[213991da798b1c03]::run_test::{closure#1} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41 [INFO] [stdout] 34: 0x55a74fd12d14 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x55a74fd1c482 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13 [INFO] [stdout] 36: 0x55a74fd1c482 - ::{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: 0x55a74fd1c482 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x55a74fd1c482 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x55a74fd1c482 - std[10d71ac2c42b111e]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x55a74fd1c482 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26 [INFO] [stdout] 41: 0x55a74fd1c482 - ::{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: 0x55a74fd8493f - + 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: 0x55a74fd8493f - ::new::thread_start [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x77e636a85aa4 - [INFO] [stdout] 45: 0x77e636b12a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- corner_case_metagene_reference_point_center stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'corner_case_metagene_reference_point_center' (2176) panicked at tests/python_compatibility.rs:61:5: [INFO] [stdout] compute_matrix_rs failed with exit status: 1 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a74fd855f8 - 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: 0x55a74fd855f8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x55a74fd855f8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x55a74fd855f8 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x55a74fd99e5a - ::fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x55a74fd99e5a - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 6: 0x55a74fd8a052 - std[10d71ac2c42b111e]::io::default_write_fmt::> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11 [INFO] [stdout] 7: 0x55a74fd8a052 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13 [INFO] [stdout] 8: 0x55a74fd63b06 - ::print [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x55a74fd63b06 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x55a74fd7d439 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x55a74fd18aac - 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: 0x55a74fd18aac - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21 [INFO] [stdout] 13: 0x55a74fd7d5f2 - 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: 0x55a74fd7d5f2 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x55a74fd63bc2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x55a74fd58bc9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x55a74fd648dd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x55a74fd9a5ec - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x55a74fc9babd - python_compatibility[288aaae62bb9b604]::run_compute_and_compare_at [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:61:5 [INFO] [stdout] 20: 0x55a74fc9bfa1 - python_compatibility[288aaae62bb9b604]::run_compute_and_compare_corner [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:34:5 [INFO] [stdout] 21: 0x55a74fca2bf7 - python_compatibility[288aaae62bb9b604]::corner_case_metagene_reference_point_center [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:665:5 [INFO] [stdout] 22: 0x55a74fc9ae27 - python_compatibility[288aaae62bb9b604]::corner_case_metagene_reference_point_center::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:661:49 [INFO] [stdout] 23: 0x55a74fc93746 - >::call_once [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x55a74fd0bb8b - 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: 0x55a74fd0bb8b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18 [INFO] [stdout] 26: 0x55a74fd19405 - test[213991da798b1c03]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74 [INFO] [stdout] 27: 0x55a74fd19405 - 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: 0x55a74fd19405 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x55a74fd19405 - std[10d71ac2c42b111e]::panicking::catch_unwind::, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x55a74fd19405 - std[10d71ac2c42b111e]::panic::catch_unwind::, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x55a74fd19405 - test[213991da798b1c03]::run_test_in_process [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27 [INFO] [stdout] 32: 0x55a74fd19405 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43 [INFO] [stdout] 33: 0x55a74fd12d14 - test[213991da798b1c03]::run_test::{closure#1} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41 [INFO] [stdout] 34: 0x55a74fd12d14 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x55a74fd1c482 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13 [INFO] [stdout] 36: 0x55a74fd1c482 - ::{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: 0x55a74fd1c482 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x55a74fd1c482 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x55a74fd1c482 - std[10d71ac2c42b111e]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x55a74fd1c482 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26 [INFO] [stdout] 41: 0x55a74fd1c482 - ::{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: 0x55a74fd8493f - + 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: 0x55a74fd8493f - ::new::thread_start [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x77e636a85aa4 - [INFO] [stdout] 45: 0x77e636b12a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- corner_case_scale_zero_with_max_threshold stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'corner_case_scale_zero_with_max_threshold' (2179) panicked at tests/python_compatibility.rs:61:5: [INFO] [stdout] compute_matrix_rs failed with exit status: 1 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a74fd855f8 - 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: 0x55a74fd855f8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x55a74fd855f8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x55a74fd855f8 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x55a74fd99e5a - ::fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x55a74fd99e5a - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 6: 0x55a74fd8a052 - std[10d71ac2c42b111e]::io::default_write_fmt::> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11 [INFO] [stdout] 7: 0x55a74fd8a052 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13 [INFO] [stdout] 8: 0x55a74fd63b06 - ::print [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x55a74fd63b06 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x55a74fd7d439 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x55a74fd18aac - 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: 0x55a74fd18aac - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21 [INFO] [stdout] 13: 0x55a74fd7d5f2 - 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: 0x55a74fd7d5f2 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x55a74fd63bc2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x55a74fd58bc9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x55a74fd648dd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x55a74fd9a5ec - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x55a74fc9babd - python_compatibility[288aaae62bb9b604]::run_compute_and_compare_at [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:61:5 [INFO] [stdout] 20: 0x55a74fc9bfa1 - python_compatibility[288aaae62bb9b604]::run_compute_and_compare_corner [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:34:5 [INFO] [stdout] 21: 0x55a74fca2252 - python_compatibility[288aaae62bb9b604]::corner_case_scale_zero_with_max_threshold [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:780:5 [INFO] [stdout] 22: 0x55a74fc9adc7 - python_compatibility[288aaae62bb9b604]::corner_case_scale_zero_with_max_threshold::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:775:47 [INFO] [stdout] 23: 0x55a74fc936c6 - >::call_once [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x55a74fd0bb8b - 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: 0x55a74fd0bb8b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18 [INFO] [stdout] 26: 0x55a74fd19405 - test[213991da798b1c03]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74 [INFO] [stdout] 27: 0x55a74fd19405 - 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: 0x55a74fd19405 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x55a74fd19405 - std[10d71ac2c42b111e]::panicking::catch_unwind::, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x55a74fd19405 - std[10d71ac2c42b111e]::panic::catch_unwind::, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x55a74fd19405 - test[213991da798b1c03]::run_test_in_process [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27 [INFO] [stdout] 32: 0x55a74fd19405 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43 [INFO] [stdout] 33: 0x55a74fd12d14 - test[213991da798b1c03]::run_test::{closure#1} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41 [INFO] [stdout] 34: 0x55a74fd12d14 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x55a74fd1c482 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13 [INFO] [stdout] 36: 0x55a74fd1c482 - ::{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: 0x55a74fd1c482 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x55a74fd1c482 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x55a74fd1c482 - std[10d71ac2c42b111e]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x55a74fd1c482 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26 [INFO] [stdout] 41: 0x55a74fd1c482 - ::{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: 0x55a74fd8493f - + 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: 0x55a74fd8493f - ::new::thread_start [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x77e636a85aa4 - [INFO] [stdout] 45: 0x77e636b12a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- corner_case_short_body_missing_data_as_zero stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'corner_case_short_body_missing_data_as_zero' (2180) panicked at tests/python_compatibility.rs:61:5: [INFO] [stdout] compute_matrix_rs failed with exit status: 1 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a74fd855f8 - 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: 0x55a74fd855f8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x55a74fd855f8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x55a74fd855f8 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x55a74fd99e5a - ::fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x55a74fd99e5a - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 6: 0x55a74fd8a052 - std[10d71ac2c42b111e]::io::default_write_fmt::> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11 [INFO] [stdout] 7: 0x55a74fd8a052 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13 [INFO] [stdout] 8: 0x55a74fd63b06 - ::print [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x55a74fd63b06 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x55a74fd7d439 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x55a74fd18aac - 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: 0x55a74fd18aac - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21 [INFO] [stdout] 13: 0x55a74fd7d5f2 - 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: 0x55a74fd7d5f2 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x55a74fd63bc2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x55a74fd58bc9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x55a74fd648dd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x55a74fd9a5ec - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x55a74fc9babd - python_compatibility[288aaae62bb9b604]::run_compute_and_compare_at [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:61:5 [INFO] [stdout] 20: 0x55a74fc9bfa1 - python_compatibility[288aaae62bb9b604]::run_compute_and_compare_corner [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:34:5 [INFO] [stdout] 21: 0x55a74fca30e0 - python_compatibility[288aaae62bb9b604]::corner_case_short_body_missing_data_as_zero [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:720:5 [INFO] [stdout] 22: 0x55a74fc9ae57 - python_compatibility[288aaae62bb9b604]::corner_case_short_body_missing_data_as_zero::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:718:49 [INFO] [stdout] 23: 0x55a74fc93786 - >::call_once [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x55a74fd0bb8b - 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: 0x55a74fd0bb8b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18 [INFO] [stdout] 26: 0x55a74fd19405 - test[213991da798b1c03]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74 [INFO] [stdout] 27: 0x55a74fd19405 - 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: 0x55a74fd19405 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x55a74fd19405 - std[10d71ac2c42b111e]::panicking::catch_unwind::, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x55a74fd19405 - std[10d71ac2c42b111e]::panic::catch_unwind::, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x55a74fd19405 - test[213991da798b1c03]::run_test_in_process [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27 [INFO] [stdout] 32: 0x55a74fd19405 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43 [INFO] [stdout] 33: 0x55a74fd12d14 - test[213991da798b1c03]::run_test::{closure#1} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41 [INFO] [stdout] 34: 0x55a74fd12d14 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x55a74fd1c482 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13 [INFO] [stdout] 36: 0x55a74fd1c482 - ::{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: 0x55a74fd1c482 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x55a74fd1c482 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x55a74fd1c482 - std[10d71ac2c42b111e]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x55a74fd1c482 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26 [INFO] [stdout] 41: 0x55a74fd1c482 - ::{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: 0x55a74fd8493f - + 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: 0x55a74fd8493f - ::new::thread_start [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x77e636a85aa4 - [INFO] [stdout] 45: 0x77e636b12a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- corner_case_short_body_scale_regions stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'corner_case_short_body_scale_regions' (2183) panicked at tests/python_compatibility.rs:61:5: [INFO] [stdout] compute_matrix_rs failed with exit status: 1 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a74fd855f8 - 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: 0x55a74fd855f8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x55a74fd855f8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x55a74fd855f8 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x55a74fd99e5a - ::fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x55a74fd99e5a - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 6: 0x55a74fd8a052 - std[10d71ac2c42b111e]::io::default_write_fmt::> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11 [INFO] [stdout] 7: 0x55a74fd8a052 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13 [INFO] [stdout] 8: 0x55a74fd63b06 - ::print [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x55a74fd63b06 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x55a74fd7d439 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x55a74fd18aac - 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: 0x55a74fd18aac - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21 [INFO] [stdout] 13: 0x55a74fd7d5f2 - 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: 0x55a74fd7d5f2 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x55a74fd63bc2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x55a74fd58bc9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x55a74fd648dd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x55a74fd9a5ec - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x55a74fc9babd - python_compatibility[288aaae62bb9b604]::run_compute_and_compare_at [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:61:5 [INFO] [stdout] 20: 0x55a74fc9bfa1 - python_compatibility[288aaae62bb9b604]::run_compute_and_compare_corner [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:34:5 [INFO] [stdout] 21: 0x55a74fca18e5 - python_compatibility[288aaae62bb9b604]::corner_case_short_body_scale_regions [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:694:5 [INFO] [stdout] 22: 0x55a74fc9ad67 - python_compatibility[288aaae62bb9b604]::corner_case_short_body_scale_regions::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:692:42 [INFO] [stdout] 23: 0x55a74fc93646 - >::call_once [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x55a74fd0bb8b - 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: 0x55a74fd0bb8b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18 [INFO] [stdout] 26: 0x55a74fd19405 - test[213991da798b1c03]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74 [INFO] [stdout] 27: 0x55a74fd19405 - 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: 0x55a74fd19405 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x55a74fd19405 - std[10d71ac2c42b111e]::panicking::catch_unwind::, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x55a74fd19405 - std[10d71ac2c42b111e]::panic::catch_unwind::, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x55a74fd19405 - test[213991da798b1c03]::run_test_in_process [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27 [INFO] [stdout] 32: 0x55a74fd19405 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43 [INFO] [stdout] 33: 0x55a74fd12d14 - test[213991da798b1c03]::run_test::{closure#1} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41 [INFO] [stdout] 34: 0x55a74fd12d14 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x55a74fd1c482 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13 [INFO] [stdout] 36: 0x55a74fd1c482 - ::{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: 0x55a74fd1c482 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x55a74fd1c482 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x55a74fd1c482 - std[10d71ac2c42b111e]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x55a74fd1c482 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26 [INFO] [stdout] 41: 0x55a74fd1c482 - ::{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: 0x55a74fd8493f - + 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: 0x55a74fd8493f - ::new::thread_start [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x77e636a85aa4 - [INFO] [stdout] 45: 0x77e636b12a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- gtf_input stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'gtf_input' (2187) panicked at tests/python_compatibility.rs:61:5: [INFO] [stdout] compute_matrix_rs failed with exit status: 1 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a74fd855f8 - 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: 0x55a74fd855f8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x55a74fd855f8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x55a74fd855f8 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x55a74fd99e5a - ::fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x55a74fd99e5a - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 6: 0x55a74fd8a052 - std[10d71ac2c42b111e]::io::default_write_fmt::> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11 [INFO] [stdout] 7: 0x55a74fd8a052 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13 [INFO] [stdout] 8: 0x55a74fd63b06 - ::print [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x55a74fd63b06 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x55a74fd7d439 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x55a74fd18aac - 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: 0x55a74fd18aac - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21 [INFO] [stdout] 13: 0x55a74fd7d5f2 - 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: 0x55a74fd7d5f2 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x55a74fd63bc2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x55a74fd58bc9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x55a74fd648dd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x55a74fd9a5ec - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x55a74fc9babd - python_compatibility[288aaae62bb9b604]::run_compute_and_compare_at [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:61:5 [INFO] [stdout] 20: 0x55a74fc9b6c1 - python_compatibility[288aaae62bb9b604]::run_compute_and_compare [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:43:5 [INFO] [stdout] 21: 0x55a74fca90c9 - python_compatibility[288aaae62bb9b604]::gtf_input [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:295:5 [INFO] [stdout] 22: 0x55a74fc9afa7 - python_compatibility[288aaae62bb9b604]::gtf_input::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:293:15 [INFO] [stdout] 23: 0x55a74fc93946 - >::call_once [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x55a74fd0bb8b - 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: 0x55a74fd0bb8b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18 [INFO] [stdout] 26: 0x55a74fd19405 - test[213991da798b1c03]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74 [INFO] [stdout] 27: 0x55a74fd19405 - 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: 0x55a74fd19405 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x55a74fd19405 - std[10d71ac2c42b111e]::panicking::catch_unwind::, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x55a74fd19405 - std[10d71ac2c42b111e]::panic::catch_unwind::, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x55a74fd19405 - test[213991da798b1c03]::run_test_in_process [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27 [INFO] [stdout] 32: 0x55a74fd19405 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43 [INFO] [stdout] 33: 0x55a74fd12d14 - test[213991da798b1c03]::run_test::{closure#1} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41 [INFO] [stdout] 34: 0x55a74fd12d14 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x55a74fd1c482 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13 [INFO] [stdout] 36: 0x55a74fd1c482 - ::{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: 0x55a74fd1c482 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x55a74fd1c482 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x55a74fd1c482 - std[10d71ac2c42b111e]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x55a74fd1c482 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26 [INFO] [stdout] 41: 0x55a74fd1c482 - ::{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: 0x55a74fd8493f - + 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: 0x55a74fd8493f - ::new::thread_start [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x77e636a85aa4 - [INFO] [stdout] 45: 0x77e636b12a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- metagene_blacklist_intron_missing_data_as_zero stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'metagene_blacklist_intron_missing_data_as_zero' (2191) panicked at tests/python_compatibility.rs:61:5: [INFO] [stdout] compute_matrix_rs failed with exit status: 1 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a74fd855f8 - 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: 0x55a74fd855f8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x55a74fd855f8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x55a74fd855f8 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x55a74fd99e5a - ::fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x55a74fd99e5a - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 6: 0x55a74fd8a052 - std[10d71ac2c42b111e]::io::default_write_fmt::> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11 [INFO] [stdout] 7: 0x55a74fd8a052 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13 [INFO] [stdout] 8: 0x55a74fd63b06 - ::print [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x55a74fd63b06 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x55a74fd7d439 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x55a74fd18aac - 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: 0x55a74fd18aac - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21 [INFO] [stdout] 13: 0x55a74fd7d5f2 - 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: 0x55a74fd7d5f2 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x55a74fd63bc2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x55a74fd58bc9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x55a74fd648dd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x55a74fd9a5ec - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x55a74fc9babd - python_compatibility[288aaae62bb9b604]::run_compute_and_compare_at [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:61:5 [INFO] [stdout] 20: 0x55a74fc9c111 - python_compatibility[288aaae62bb9b604]::run_compute_and_compare_blacklist [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:49:5 [INFO] [stdout] 21: 0x55a74fca6c62 - python_compatibility[288aaae62bb9b604]::metagene_blacklist_intron_missing_data_as_zero [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:541:5 [INFO] [stdout] 22: 0x55a74fc9aee7 - python_compatibility[288aaae62bb9b604]::metagene_blacklist_intron_missing_data_as_zero::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:538:52 [INFO] [stdout] 23: 0x55a74fc93846 - >::call_once [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x55a74fd0bb8b - 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: 0x55a74fd0bb8b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18 [INFO] [stdout] 26: 0x55a74fd19405 - test[213991da798b1c03]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74 [INFO] [stdout] 27: 0x55a74fd19405 - 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: 0x55a74fd19405 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x55a74fd19405 - std[10d71ac2c42b111e]::panicking::catch_unwind::, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x55a74fd19405 - std[10d71ac2c42b111e]::panic::catch_unwind::, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x55a74fd19405 - test[213991da798b1c03]::run_test_in_process [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27 [INFO] [stdout] 32: 0x55a74fd19405 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43 [INFO] [stdout] 33: 0x55a74fd12d14 - test[213991da798b1c03]::run_test::{closure#1} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41 [INFO] [stdout] 34: 0x55a74fd12d14 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x55a74fd1c482 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13 [INFO] [stdout] 36: 0x55a74fd1c482 - ::{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: 0x55a74fd1c482 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x55a74fd1c482 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x55a74fd1c482 - std[10d71ac2c42b111e]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x55a74fd1c482 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26 [INFO] [stdout] 41: 0x55a74fd1c482 - ::{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: 0x55a74fd8493f - + 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: 0x55a74fd8493f - ::new::thread_start [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x77e636a85aa4 - [INFO] [stdout] 45: 0x77e636b12a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- corner_case_skipzeros_removes_zero_region stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'corner_case_skipzeros_removes_zero_region' (2186) panicked at tests/python_compatibility.rs:61:5: [INFO] [stdout] compute_matrix_rs failed with exit status: 1 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a74fd855f8 - 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: 0x55a74fd855f8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x55a74fd855f8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x55a74fd855f8 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x55a74fd99e5a - ::fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x55a74fd99e5a - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 6: 0x55a74fd8a052 - std[10d71ac2c42b111e]::io::default_write_fmt::> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11 [INFO] [stdout] 7: 0x55a74fd8a052 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13 [INFO] [stdout] 8: 0x55a74fd63b06 - ::print [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x55a74fd63b06 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x55a74fd7d439 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x55a74fd18aac - 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: 0x55a74fd18aac - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21 [INFO] [stdout] 13: 0x55a74fd7d5f2 - 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: 0x55a74fd7d5f2 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x55a74fd63bc2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x55a74fd58bc9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x55a74fd648dd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x55a74fd9a5ec - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x55a74fc9babd - python_compatibility[288aaae62bb9b604]::run_compute_and_compare_at [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:61:5 [INFO] [stdout] 20: 0x55a74fc9bfa1 - python_compatibility[288aaae62bb9b604]::run_compute_and_compare_corner [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:34:5 [INFO] [stdout] 21: 0x55a74fca272c - python_compatibility[288aaae62bb9b604]::corner_case_skipzeros_removes_zero_region [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:808:5 [INFO] [stdout] 22: 0x55a74fc9adf7 - python_compatibility[288aaae62bb9b604]::corner_case_skipzeros_removes_zero_region::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:806:47 [INFO] [stdout] 23: 0x55a74fc93706 - >::call_once [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x55a74fd0bb8b - 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: 0x55a74fd0bb8b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18 [INFO] [stdout] 26: 0x55a74fd19405 - test[213991da798b1c03]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74 [INFO] [stdout] 27: 0x55a74fd19405 - 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: 0x55a74fd19405 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x55a74fd19405 - std[10d71ac2c42b111e]::panicking::catch_unwind::, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x55a74fd19405 - std[10d71ac2c42b111e]::panic::catch_unwind::, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x55a74fd19405 - test[213991da798b1c03]::run_test_in_process [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27 [INFO] [stdout] 32: 0x55a74fd19405 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43 [INFO] [stdout] 33: 0x55a74fd12d14 - test[213991da798b1c03]::run_test::{closure#1} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41 [INFO] [stdout] 34: 0x55a74fd12d14 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x55a74fd1c482 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13 [INFO] [stdout] 36: 0x55a74fd1c482 - ::{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: 0x55a74fd1c482 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x55a74fd1c482 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x55a74fd1c482 - std[10d71ac2c42b111e]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x55a74fd1c482 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26 [INFO] [stdout] 41: 0x55a74fd1c482 - ::{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: 0x55a74fd8493f - + 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: 0x55a74fd8493f - ::new::thread_start [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x77e636a85aa4 - [INFO] [stdout] 45: 0x77e636b12a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- reference_point_basic stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'reference_point_basic' (2203) panicked at tests/python_compatibility.rs:61:5: [INFO] [stdout] compute_matrix_rs failed with exit status: 1 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a74fd855f8 - 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: 0x55a74fd855f8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x55a74fd855f8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x55a74fd855f8 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x55a74fd99e5a - ::fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x55a74fd99e5a - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 6: 0x55a74fd8a052 - std[10d71ac2c42b111e]::io::default_write_fmt::> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11 [INFO] [stdout] 7: 0x55a74fd8a052 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13 [INFO] [stdout] 8: 0x55a74fd63b06 - ::print [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x55a74fd63b06 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x55a74fd7d439 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x55a74fd18aac - 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: 0x55a74fd18aac - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21 [INFO] [stdout] 13: 0x55a74fd7d5f2 - 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: 0x55a74fd7d5f2 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x55a74fd63bc2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x55a74fd58bc9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x55a74fd648dd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x55a74fd9a5ec - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x55a74fc9babd - python_compatibility[288aaae62bb9b604]::run_compute_and_compare_at [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:61:5 [INFO] [stdout] 20: 0x55a74fc9b6c1 - python_compatibility[288aaae62bb9b604]::run_compute_and_compare [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:43:5 [INFO] [stdout] 21: 0x55a74fc9d53f - python_compatibility[288aaae62bb9b604]::reference_point_basic [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:90:5 [INFO] [stdout] 22: 0x55a74fc9ab27 - python_compatibility[288aaae62bb9b604]::reference_point_basic::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:88:27 [INFO] [stdout] 23: 0x55a74fc93346 - >::call_once [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x55a74fd0bb8b - 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: 0x55a74fd0bb8b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18 [INFO] [stdout] 26: 0x55a74fd19405 - test[213991da798b1c03]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74 [INFO] [stdout] 27: 0x55a74fd19405 - 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: 0x55a74fd19405 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x55a74fd19405 - std[10d71ac2c42b111e]::panicking::catch_unwind::, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x55a74fd19405 - std[10d71ac2c42b111e]::panic::catch_unwind::, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x55a74fd19405 - test[213991da798b1c03]::run_test_in_process [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27 [INFO] [stdout] 32: 0x55a74fd19405 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43 [INFO] [stdout] 33: 0x55a74fd12d14 - test[213991da798b1c03]::run_test::{closure#1} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41 [INFO] [stdout] 34: 0x55a74fd12d14 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x55a74fd1c482 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13 [INFO] [stdout] 36: 0x55a74fd1c482 - ::{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: 0x55a74fd1c482 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x55a74fd1c482 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x55a74fd1c482 - std[10d71ac2c42b111e]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x55a74fd1c482 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26 [INFO] [stdout] 41: 0x55a74fd1c482 - ::{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: 0x55a74fd8493f - + 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: 0x55a74fd8493f - ::new::thread_start [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x77e636a85aa4 - [INFO] [stdout] 45: 0x77e636b12a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- corner_case_scale_with_max_threshold stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'corner_case_scale_with_max_threshold' (2177) panicked at tests/python_compatibility.rs:61:5: [INFO] [stdout] compute_matrix_rs failed with exit status: 1 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a74fd855f8 - 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: 0x55a74fd855f8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x55a74fd855f8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x55a74fd855f8 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x55a74fd99e5a - ::fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x55a74fd99e5a - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 6: 0x55a74fd8a052 - std[10d71ac2c42b111e]::io::default_write_fmt::> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11 [INFO] [stdout] 7: 0x55a74fd8a052 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13 [INFO] [stdout] 8: 0x55a74fd63b06 - ::print [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x55a74fd63b06 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x55a74fd7d439 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x55a74fd18aac - 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: 0x55a74fd18aac - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21 [INFO] [stdout] 13: 0x55a74fd7d5f2 - 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: 0x55a74fd7d5f2 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x55a74fd63bc2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x55a74fd58bc9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x55a74fd648dd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x55a74fd9a5ec - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x55a74fc9babd - python_compatibility[288aaae62bb9b604]::run_compute_and_compare_at [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:61:5 [INFO] [stdout] 20: 0x55a74fc9bfa1 - python_compatibility[288aaae62bb9b604]::run_compute_and_compare_corner [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:34:5 [INFO] [stdout] 21: 0x55a74fca1412 - python_compatibility[288aaae62bb9b604]::corner_case_scale_with_max_threshold [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:749:5 [INFO] [stdout] 22: 0x55a74fc9ad37 - python_compatibility[288aaae62bb9b604]::corner_case_scale_with_max_threshold::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:745:42 [INFO] [stdout] 23: 0x55a74fc93606 - >::call_once [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x55a74fd0bb8b - 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: 0x55a74fd0bb8b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18 [INFO] [stdout] 26: 0x55a74fd19405 - test[213991da798b1c03]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74 [INFO] [stdout] 27: 0x55a74fd19405 - 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: 0x55a74fd19405 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x55a74fd19405 - std[10d71ac2c42b111e]::panicking::catch_unwind::, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x55a74fd19405 - std[10d71ac2c42b111e]::panic::catch_unwind::, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x55a74fd19405 - test[213991da798b1c03]::run_test_in_process [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27 [INFO] [stdout] 32: 0x55a74fd19405 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43 [INFO] [stdout] 33: 0x55a74fd12d14 - test[213991da798b1c03]::run_test::{closure#1} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41 [INFO] [stdout] 34: 0x55a74fd12d14 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x55a74fd1c482 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13 [INFO] [stdout] 36: 0x55a74fd1c482 - ::{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: 0x55a74fd1c482 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x55a74fd1c482 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x55a74fd1c482 - std[10d71ac2c42b111e]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x55a74fd1c482 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26 [INFO] [stdout] 41: 0x55a74fd1c482 - ::{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: 0x55a74fd8493f - + 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: 0x55a74fd8493f - ::new::thread_start [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x77e636a85aa4 - [INFO] [stdout] 45: 0x77e636b12a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- scale_regions_blacklist_missing_data_as_zero stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'scale_regions_blacklist_missing_data_as_zero' (2223) panicked at tests/python_compatibility.rs:61:5: [INFO] [stdout] compute_matrix_rs failed with exit status: 1 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a74fd855f8 - 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: 0x55a74fd855f8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x55a74fd855f8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x55a74fd855f8 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x55a74fd99e5a - ::fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x55a74fd99e5a - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 6: 0x55a74fd8a052 - std[10d71ac2c42b111e]::io::default_write_fmt::> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11 [INFO] [stdout] 7: 0x55a74fd8a052 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13 [INFO] [stdout] 8: 0x55a74fd63b06 - ::print [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x55a74fd63b06 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x55a74fd7d439 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x55a74fd18aac - 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: 0x55a74fd18aac - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21 [INFO] [stdout] 13: 0x55a74fd7d5f2 - 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: 0x55a74fd7d5f2 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x55a74fd63bc2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x55a74fd58bc9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x55a74fd648dd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x55a74fd9a5ec - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x55a74fc9babd - python_compatibility[288aaae62bb9b604]::run_compute_and_compare_at [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:61:5 [INFO] [stdout] 20: 0x55a74fc9c111 - python_compatibility[288aaae62bb9b604]::run_compute_and_compare_blacklist [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:49:5 [INFO] [stdout] 21: 0x55a74fca376c - python_compatibility[288aaae62bb9b604]::scale_regions_blacklist_missing_data_as_zero [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:410:5 [INFO] [stdout] 22: 0x55a74fc9ae87 - python_compatibility[288aaae62bb9b604]::scale_regions_blacklist_missing_data_as_zero::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:407:50 [INFO] [stdout] 23: 0x55a74fc937c6 - >::call_once [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x55a74fd0bb8b - 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: 0x55a74fd0bb8b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18 [INFO] [stdout] 26: 0x55a74fd19405 - test[213991da798b1c03]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74 [INFO] [stdout] 27: 0x55a74fd19405 - 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: 0x55a74fd19405 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x55a74fd19405 - std[10d71ac2c42b111e]::panicking::catch_unwind::, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x55a74fd19405 - std[10d71ac2c42b111e]::panic::catch_unwind::, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x55a74fd19405 - test[213991da798b1c03]::run_test_in_process [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27 [INFO] [stdout] 32: 0x55a74fd19405 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43 [INFO] [stdout] 33: 0x55a74fd12d14 - test[213991da798b1c03]::run_test::{closure#1} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41 [INFO] [stdout] 34: 0x55a74fd12d14 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x55a74fd1c482 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13 [INFO] [stdout] 36: 0x55a74fd1c482 - ::{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: 0x55a74fd1c482 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x55a74fd1c482 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x55a74fd1c482 - std[10d71ac2c42b111e]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x55a74fd1c482 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26 [INFO] [stdout] 41: 0x55a74fd1c482 - ::{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: 0x55a74fd8493f - + 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: 0x55a74fd8493f - ::new::thread_start [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x77e636a85aa4 - [INFO] [stdout] 45: 0x77e636b12a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- reference_point_blacklist_missing_data_as_zero stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'reference_point_blacklist_missing_data_as_zero' (2206) panicked at tests/python_compatibility.rs:61:5: [INFO] [stdout] compute_matrix_rs failed with exit status: 1 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a74fd855f8 - 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: 0x55a74fd855f8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x55a74fd855f8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x55a74fd855f8 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x55a74fd99e5a - ::fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x55a74fd99e5a - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 6: 0x55a74fd8a052 - std[10d71ac2c42b111e]::io::default_write_fmt::> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11 [INFO] [stdout] 7: 0x55a74fd8a052 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13 [INFO] [stdout] 8: 0x55a74fd63b06 - ::print [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x55a74fd63b06 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x55a74fd7d439 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x55a74fd18aac - 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: 0x55a74fd18aac - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21 [INFO] [stdout] 13: 0x55a74fd7d5f2 - 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: 0x55a74fd7d5f2 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x55a74fd63bc2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x55a74fd58bc9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x55a74fd648dd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x55a74fd9a5ec - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x55a74fc9babd - python_compatibility[288aaae62bb9b604]::run_compute_and_compare_at [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:61:5 [INFO] [stdout] 20: 0x55a74fc9c111 - python_compatibility[288aaae62bb9b604]::run_compute_and_compare_blacklist [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:49:5 [INFO] [stdout] 21: 0x55a74fca72cd - python_compatibility[288aaae62bb9b604]::reference_point_blacklist_missing_data_as_zero [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:353:5 [INFO] [stdout] 22: 0x55a74fc9af17 - python_compatibility[288aaae62bb9b604]::reference_point_blacklist_missing_data_as_zero::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:350:52 [INFO] [stdout] 23: 0x55a74fc93886 - >::call_once [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x55a74fd0bb8b - 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: 0x55a74fd0bb8b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18 [INFO] [stdout] 26: 0x55a74fd19405 - test[213991da798b1c03]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74 [INFO] [stdout] 27: 0x55a74fd19405 - 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: 0x55a74fd19405 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x55a74fd19405 - std[10d71ac2c42b111e]::panicking::catch_unwind::, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x55a74fd19405 - std[10d71ac2c42b111e]::panic::catch_unwind::, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x55a74fd19405 - test[213991da798b1c03]::run_test_in_process [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27 [INFO] [stdout] 32: 0x55a74fd19405 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43 [INFO] [stdout] 33: 0x55a74fd12d14 - test[213991da798b1c03]::run_test::{closure#1} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41 [INFO] [stdout] 34: 0x55a74fd12d14 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x55a74fd1c482 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13 [INFO] [stdout] 36: 0x55a74fd1c482 - ::{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: 0x55a74fd1c482 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x55a74fd1c482 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x55a74fd1c482 - std[10d71ac2c42b111e]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x55a74fd1c482 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26 [INFO] [stdout] 41: 0x55a74fd1c482 - ::{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: 0x55a74fd8493f - + 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: 0x55a74fd8493f - ::new::thread_start [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x77e636a85aa4 - [INFO] [stdout] 45: 0x77e636b12a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- reference_point_center stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'reference_point_center' (2209) panicked at tests/python_compatibility.rs:61:5: [INFO] [stdout] compute_matrix_rs failed with exit status: 1 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a74fd855f8 - 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: 0x55a74fd855f8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x55a74fd855f8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x55a74fd855f8 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x55a74fd99e5a - ::fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x55a74fd99e5a - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 6: 0x55a74fd8a052 - std[10d71ac2c42b111e]::io::default_write_fmt::> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11 [INFO] [stdout] 7: 0x55a74fd8a052 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13 [INFO] [stdout] 8: 0x55a74fd63b06 - ::print [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x55a74fd63b06 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x55a74fd7d439 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x55a74fd18aac - 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: 0x55a74fd18aac - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21 [INFO] [stdout] 13: 0x55a74fd7d5f2 - 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: 0x55a74fd7d5f2 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x55a74fd63bc2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x55a74fd58bc9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x55a74fd648dd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x55a74fd9a5ec - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x55a74fc9babd - python_compatibility[288aaae62bb9b604]::run_compute_and_compare_at [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:61:5 [INFO] [stdout] 20: 0x55a74fc9b6c1 - python_compatibility[288aaae62bb9b604]::run_compute_and_compare [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:43:5 [INFO] [stdout] 21: 0x55a74fc9d9d5 - python_compatibility[288aaae62bb9b604]::reference_point_center [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:114:5 [INFO] [stdout] 22: 0x55a74fc9ab57 - python_compatibility[288aaae62bb9b604]::reference_point_center::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:112:28 [INFO] [stdout] 23: 0x55a74fc93386 - >::call_once [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x55a74fd0bb8b - 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: 0x55a74fd0bb8b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18 [INFO] [stdout] 26: 0x55a74fd19405 - test[213991da798b1c03]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74 [INFO] [stdout] 27: 0x55a74fd19405 - 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: 0x55a74fd19405 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x55a74fd19405 - std[10d71ac2c42b111e]::panicking::catch_unwind::, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x55a74fd19405 - std[10d71ac2c42b111e]::panic::catch_unwind::, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x55a74fd19405 - test[213991da798b1c03]::run_test_in_process [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27 [INFO] [stdout] 32: 0x55a74fd19405 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43 [INFO] [stdout] 33: 0x55a74fd12d14 - test[213991da798b1c03]::run_test::{closure#1} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41 [INFO] [stdout] 34: 0x55a74fd12d14 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x55a74fd1c482 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13 [INFO] [stdout] 36: 0x55a74fd1c482 - ::{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: 0x55a74fd1c482 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x55a74fd1c482 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x55a74fd1c482 - std[10d71ac2c42b111e]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x55a74fd1c482 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26 [INFO] [stdout] 41: 0x55a74fd1c482 - ::{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: 0x55a74fd8493f - + 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: 0x55a74fd8493f - ::new::thread_start [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x77e636a85aa4 - [INFO] [stdout] 45: 0x77e636b12a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- outfilename_matrix_header_consistent_after_skipzeros stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'outfilename_matrix_header_consistent_after_skipzeros' (2194) panicked at tests/python_compatibility.rs:860:5: [INFO] [stdout] assertion failed: status.success() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a74fd855f8 - 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: 0x55a74fd855f8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x55a74fd855f8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x55a74fd855f8 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x55a74fd99e5a - ::fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x55a74fd99e5a - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 6: 0x55a74fd8a052 - std[10d71ac2c42b111e]::io::default_write_fmt::> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11 [INFO] [stdout] 7: 0x55a74fd8a052 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13 [INFO] [stdout] 8: 0x55a74fd63b06 - ::print [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x55a74fd63b06 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x55a74fd7d439 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x55a74fd18aac - 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: 0x55a74fd18aac - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21 [INFO] [stdout] 13: 0x55a74fd7d5f2 - 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: 0x55a74fd7d5f2 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x55a74fd63bf4 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:691:13 [INFO] [stdout] 16: 0x55a74fd58bc9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x55a74fd648dd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x55a74fd9a5ec - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x55a74fd9a5b2 - core[8fb95b77d25ab6c8]::panicking::panic [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:150:5 [INFO] [stdout] 20: 0x55a74fca7ee7 - python_compatibility[288aaae62bb9b604]::outfilename_matrix_header_consistent_after_skipzeros [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:860:5 [INFO] [stdout] 21: 0x55a74fc9af47 - python_compatibility[288aaae62bb9b604]::outfilename_matrix_header_consistent_after_skipzeros::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:832:58 [INFO] [stdout] 22: 0x55a74fc938c6 - >::call_once [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x55a74fd0bb8b - 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] 24: 0x55a74fd0bb8b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18 [INFO] [stdout] 25: 0x55a74fd19405 - test[213991da798b1c03]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74 [INFO] [stdout] 26: 0x55a74fd19405 - as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 27: 0x55a74fd19405 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stdout] 28: 0x55a74fd19405 - std[10d71ac2c42b111e]::panicking::catch_unwind::, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x55a74fd19405 - std[10d71ac2c42b111e]::panic::catch_unwind::, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x55a74fd19405 - test[213991da798b1c03]::run_test_in_process [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27 [INFO] [stdout] 31: 0x55a74fd19405 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43 [INFO] [stdout] 32: 0x55a74fd12d14 - test[213991da798b1c03]::run_test::{closure#1} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41 [INFO] [stdout] 33: 0x55a74fd12d14 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 34: 0x55a74fd1c482 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13 [INFO] [stdout] 35: 0x55a74fd1c482 - ::{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] 36: 0x55a74fd1c482 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stdout] 37: 0x55a74fd1c482 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stdout] 38: 0x55a74fd1c482 - std[10d71ac2c42b111e]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x55a74fd1c482 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26 [INFO] [stdout] 40: 0x55a74fd1c482 - ::{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] 41: 0x55a74fd8493f - + 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] 42: 0x55a74fd8493f - ::new::thread_start [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 43: 0x77e636a85aa4 - [INFO] [stdout] 44: 0x77e636b12a64 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- region_extend_beyond_chr stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'region_extend_beyond_chr' (2215) panicked at tests/python_compatibility.rs:61:5: [INFO] [stdout] compute_matrix_rs failed with exit status: 1 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a74fd855f8 - 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: 0x55a74fd855f8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x55a74fd855f8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x55a74fd855f8 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x55a74fd99e5a - ::fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x55a74fd99e5a - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 6: 0x55a74fd8a052 - std[10d71ac2c42b111e]::io::default_write_fmt::> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11 [INFO] [stdout] 7: 0x55a74fd8a052 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13 [INFO] [stdout] 8: 0x55a74fd63b06 - ::print [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x55a74fd63b06 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x55a74fd7d439 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x55a74fd18aac - 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: 0x55a74fd18aac - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21 [INFO] [stdout] 13: 0x55a74fd7d5f2 - 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: 0x55a74fd7d5f2 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x55a74fd63bc2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x55a74fd58bc9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x55a74fd648dd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x55a74fd9a5ec - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x55a74fc9babd - python_compatibility[288aaae62bb9b604]::run_compute_and_compare_at [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:61:5 [INFO] [stdout] 20: 0x55a74fc9b6c1 - python_compatibility[288aaae62bb9b604]::run_compute_and_compare [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:43:5 [INFO] [stdout] 21: 0x55a74fc9eb1e - python_compatibility[288aaae62bb9b604]::region_extend_beyond_chr [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:242:5 [INFO] [stdout] 22: 0x55a74fc9abe7 - python_compatibility[288aaae62bb9b604]::region_extend_beyond_chr::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:240:30 [INFO] [stdout] 23: 0x55a74fc93446 - >::call_once [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x55a74fd0bb8b - 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: 0x55a74fd0bb8b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18 [INFO] [stdout] 26: 0x55a74fd19405 - test[213991da798b1c03]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74 [INFO] [stdout] 27: 0x55a74fd19405 - 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: 0x55a74fd19405 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x55a74fd19405 - std[10d71ac2c42b111e]::panicking::catch_unwind::, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x55a74fd19405 - std[10d71ac2c42b111e]::panic::catch_unwind::, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x55a74fd19405 - test[213991da798b1c03]::run_test_in_process [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27 [INFO] [stdout] 32: 0x55a74fd19405 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43 [INFO] [stdout] 33: 0x55a74fd12d14 - test[213991da798b1c03]::run_test::{closure#1} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41 [INFO] [stdout] 34: 0x55a74fd12d14 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x55a74fd1c482 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13 [INFO] [stdout] 36: 0x55a74fd1c482 - ::{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: 0x55a74fd1c482 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x55a74fd1c482 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x55a74fd1c482 - std[10d71ac2c42b111e]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x55a74fd1c482 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26 [INFO] [stdout] 41: 0x55a74fd1c482 - ::{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: 0x55a74fd8493f - + 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: 0x55a74fd8493f - ::new::thread_start [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x77e636a85aa4 - [INFO] [stdout] 45: 0x77e636b12a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- scale_regions_basic stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'scale_regions_basic' (2219) panicked at tests/python_compatibility.rs:61:5: [INFO] [stdout] compute_matrix_rs failed with exit status: 1 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a74fd855f8 - 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: 0x55a74fd855f8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x55a74fd855f8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x55a74fd855f8 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x55a74fd99e5a - ::fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x55a74fd99e5a - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 6: 0x55a74fd8a052 - std[10d71ac2c42b111e]::io::default_write_fmt::> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11 [INFO] [stdout] 7: 0x55a74fd8a052 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13 [INFO] [stdout] 8: 0x55a74fd63b06 - ::print [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x55a74fd63b06 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x55a74fd7d439 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x55a74fd18aac - 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: 0x55a74fd18aac - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21 [INFO] [stdout] 13: 0x55a74fd7d5f2 - 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: 0x55a74fd7d5f2 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x55a74fd63bc2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x55a74fd58bc9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x55a74fd648dd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x55a74fd9a5ec - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x55a74fc9babd - python_compatibility[288aaae62bb9b604]::run_compute_and_compare_at [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:61:5 [INFO] [stdout] 20: 0x55a74fc9b6c1 - python_compatibility[288aaae62bb9b604]::run_compute_and_compare [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:43:5 [INFO] [stdout] 21: 0x55a74fc9d0de - python_compatibility[288aaae62bb9b604]::scale_regions_basic [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:191:5 [INFO] [stdout] 22: 0x55a74fc9aaf7 - python_compatibility[288aaae62bb9b604]::scale_regions_basic::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:189:25 [INFO] [stdout] 23: 0x55a74fc93306 - >::call_once [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x55a74fd0bb8b - 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: 0x55a74fd0bb8b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18 [INFO] [stdout] 26: 0x55a74fd19405 - test[213991da798b1c03]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74 [INFO] [stdout] 27: 0x55a74fd19405 - 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: 0x55a74fd19405 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x55a74fd19405 - std[10d71ac2c42b111e]::panicking::catch_unwind::, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x55a74fd19405 - std[10d71ac2c42b111e]::panic::catch_unwind::, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x55a74fd19405 - test[213991da798b1c03]::run_test_in_process [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27 [INFO] [stdout] 32: 0x55a74fd19405 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43 [INFO] [stdout] 33: 0x55a74fd12d14 - test[213991da798b1c03]::run_test::{closure#1} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41 [INFO] [stdout] 34: 0x55a74fd12d14 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x55a74fd1c482 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13 [INFO] [stdout] 36: 0x55a74fd1c482 - ::{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: 0x55a74fd1c482 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x55a74fd1c482 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x55a74fd1c482 - std[10d71ac2c42b111e]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x55a74fd1c482 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26 [INFO] [stdout] 41: 0x55a74fd1c482 - ::{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: 0x55a74fd8493f - + 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: 0x55a74fd8493f - ::new::thread_start [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x77e636a85aa4 - [INFO] [stdout] 45: 0x77e636b12a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- runtime_empty_group_preserved_with_zero_count stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'runtime_empty_group_preserved_with_zero_count' (2217) panicked at tests/python_compatibility.rs:945:5: [INFO] [stdout] assertion failed: status.success() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a74fd855f8 - 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: 0x55a74fd855f8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x55a74fd855f8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x55a74fd855f8 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x55a74fd99e5a - ::fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x55a74fd99e5a - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 6: 0x55a74fd8a052 - std[10d71ac2c42b111e]::io::default_write_fmt::> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11 [INFO] [stdout] 7: 0x55a74fd8a052 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13 [INFO] [stdout] 8: 0x55a74fd63b06 - ::print [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x55a74fd63b06 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x55a74fd7d439 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x55a74fd18aac - 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: 0x55a74fd18aac - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21 [INFO] [stdout] 13: 0x55a74fd7d5f2 - 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: 0x55a74fd7d5f2 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x55a74fd63bf4 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:691:13 [INFO] [stdout] 16: 0x55a74fd58bc9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x55a74fd648dd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x55a74fd9a5ec - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x55a74fd9a5b2 - core[8fb95b77d25ab6c8]::panicking::panic [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:150:5 [INFO] [stdout] 20: 0x55a74fca48e3 - python_compatibility[288aaae62bb9b604]::runtime_empty_group_preserved_with_zero_count [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:945:5 [INFO] [stdout] 21: 0x55a74fc9aeb7 - python_compatibility[288aaae62bb9b604]::runtime_empty_group_preserved_with_zero_count::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:904:51 [INFO] [stdout] 22: 0x55a74fc93806 - >::call_once [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x55a74fd0bb8b - 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] 24: 0x55a74fd0bb8b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18 [INFO] [stdout] 25: 0x55a74fd19405 - test[213991da798b1c03]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74 [INFO] [stdout] 26: 0x55a74fd19405 - as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 27: 0x55a74fd19405 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stderr] error: test failed, to rerun pass `--test python_compatibility` [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stdout] 28: 0x55a74fd19405 - std[10d71ac2c42b111e]::panicking::catch_unwind::, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x55a74fd19405 - std[10d71ac2c42b111e]::panic::catch_unwind::, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x55a74fd19405 - test[213991da798b1c03]::run_test_in_process [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27 [INFO] [stdout] 31: 0x55a74fd19405 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43 [INFO] [stdout] 32: 0x55a74fd12d14 - test[213991da798b1c03]::run_test::{closure#1} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41 [INFO] [stdout] 33: 0x55a74fd12d14 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 34: 0x55a74fd1c482 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13 [INFO] [stdout] 35: 0x55a74fd1c482 - ::{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] 36: 0x55a74fd1c482 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stdout] 37: 0x55a74fd1c482 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stdout] 38: 0x55a74fd1c482 - std[10d71ac2c42b111e]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x55a74fd1c482 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26 [INFO] [stdout] 40: 0x55a74fd1c482 - ::{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] 41: 0x55a74fd8493f - + 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] 42: 0x55a74fd8493f - ::new::thread_start [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 43: 0x77e636a85aa4 - [INFO] [stdout] 44: 0x77e636b12a64 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- scale_regions_blacklist stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'scale_regions_blacklist' (2221) panicked at tests/python_compatibility.rs:61:5: [INFO] [stdout] compute_matrix_rs failed with exit status: 1 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a74fd855f8 - 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: 0x55a74fd855f8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x55a74fd855f8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x55a74fd855f8 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x55a74fd99e5a - ::fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x55a74fd99e5a - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 6: 0x55a74fd8a052 - std[10d71ac2c42b111e]::io::default_write_fmt::> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11 [INFO] [stdout] 7: 0x55a74fd8a052 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13 [INFO] [stdout] 8: 0x55a74fd63b06 - ::print [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x55a74fd63b06 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x55a74fd7d439 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x55a74fd18aac - 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: 0x55a74fd18aac - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21 [INFO] [stdout] 13: 0x55a74fd7d5f2 - 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: 0x55a74fd7d5f2 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x55a74fd63bc2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x55a74fd58bc9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x55a74fd648dd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x55a74fd9a5ec - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x55a74fc9babd - python_compatibility[288aaae62bb9b604]::run_compute_and_compare_at [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:61:5 [INFO] [stdout] 20: 0x55a74fc9c111 - python_compatibility[288aaae62bb9b604]::run_compute_and_compare_blacklist [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:49:5 [INFO] [stdout] 21: 0x55a74fc9e511 - python_compatibility[288aaae62bb9b604]::scale_regions_blacklist [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:381:5 [INFO] [stdout] 22: 0x55a74fc9abb7 - python_compatibility[288aaae62bb9b604]::scale_regions_blacklist::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:378:29 [INFO] [stdout] 23: 0x55a74fc93406 - >::call_once [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x55a74fd0bb8b - 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: 0x55a74fd0bb8b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18 [INFO] [stdout] 26: 0x55a74fd19405 - test[213991da798b1c03]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74 [INFO] [stdout] 27: 0x55a74fd19405 - 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: 0x55a74fd19405 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x55a74fd19405 - std[10d71ac2c42b111e]::panicking::catch_unwind::, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x55a74fd19405 - std[10d71ac2c42b111e]::panic::catch_unwind::, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x55a74fd19405 - test[213991da798b1c03]::run_test_in_process [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27 [INFO] [stdout] 32: 0x55a74fd19405 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43 [INFO] [stdout] 33: 0x55a74fd12d14 - test[213991da798b1c03]::run_test::{closure#1} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41 [INFO] [stdout] 34: 0x55a74fd12d14 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x55a74fd1c482 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13 [INFO] [stdout] 36: 0x55a74fd1c482 - ::{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: 0x55a74fd1c482 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x55a74fd1c482 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x55a74fd1c482 - std[10d71ac2c42b111e]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x55a74fd1c482 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26 [INFO] [stdout] 41: 0x55a74fd1c482 - ::{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: 0x55a74fd8493f - + 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: 0x55a74fd8493f - ::new::thread_start [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x77e636a85aa4 - [INFO] [stdout] 45: 0x77e636b12a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- reference_point_missing_data_as_zero stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'reference_point_missing_data_as_zero' (2211) panicked at tests/python_compatibility.rs:61:5: [INFO] [stdout] compute_matrix_rs failed with exit status: 1 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a74fd855f8 - 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: 0x55a74fd855f8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x55a74fd855f8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x55a74fd855f8 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x55a74fd99e5a - ::fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x55a74fd99e5a - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 6: 0x55a74fd8a052 - std[10d71ac2c42b111e]::io::default_write_fmt::> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11 [INFO] [stdout] 7: 0x55a74fd8a052 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13 [INFO] [stdout] 8: 0x55a74fd63b06 - ::print [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x55a74fd63b06 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x55a74fd7d439 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x55a74fd18aac - 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: 0x55a74fd18aac - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21 [INFO] [stdout] 13: 0x55a74fd7d5f2 - 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: 0x55a74fd7d5f2 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x55a74fd63bc2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x55a74fd58bc9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x55a74fd648dd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x55a74fd9a5ec - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x55a74fc9babd - python_compatibility[288aaae62bb9b604]::run_compute_and_compare_at [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:61:5 [INFO] [stdout] 20: 0x55a74fc9b6c1 - python_compatibility[288aaae62bb9b604]::run_compute_and_compare [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:43:5 [INFO] [stdout] 21: 0x55a74fca1d7a - python_compatibility[288aaae62bb9b604]::reference_point_missing_data_as_zero [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:166:5 [INFO] [stdout] 22: 0x55a74fc9ad97 - python_compatibility[288aaae62bb9b604]::reference_point_missing_data_as_zero::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:164:42 [INFO] [stdout] 23: 0x55a74fc93686 - >::call_once [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x55a74fd0bb8b - 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: 0x55a74fd0bb8b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18 [INFO] [stdout] 26: 0x55a74fd19405 - test[213991da798b1c03]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74 [INFO] [stdout] 27: 0x55a74fd19405 - 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: 0x55a74fd19405 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x55a74fd19405 - std[10d71ac2c42b111e]::panicking::catch_unwind::, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x55a74fd19405 - std[10d71ac2c42b111e]::panic::catch_unwind::, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x55a74fd19405 - test[213991da798b1c03]::run_test_in_process [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27 [INFO] [stdout] 32: 0x55a74fd19405 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43 [INFO] [stdout] 33: 0x55a74fd12d14 - test[213991da798b1c03]::run_test::{closure#1} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41 [INFO] [stdout] 34: 0x55a74fd12d14 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x55a74fd1c482 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13 [INFO] [stdout] 36: 0x55a74fd1c482 - ::{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: 0x55a74fd1c482 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x55a74fd1c482 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x55a74fd1c482 - std[10d71ac2c42b111e]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x55a74fd1c482 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26 [INFO] [stdout] 41: 0x55a74fd1c482 - ::{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: 0x55a74fd8493f - + 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: 0x55a74fd8493f - ::new::thread_start [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x77e636a85aa4 - [INFO] [stdout] 45: 0x77e636b12a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- reference_point_tes stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'reference_point_tes' (2212) panicked at tests/python_compatibility.rs:61:5: [INFO] [stdout] compute_matrix_rs failed with exit status: 1 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a74fd855f8 - 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: 0x55a74fd855f8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x55a74fd855f8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x55a74fd855f8 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x55a74fd99e5a - ::fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x55a74fd99e5a - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 6: 0x55a74fd8a052 - std[10d71ac2c42b111e]::io::default_write_fmt::> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11 [INFO] [stdout] 7: 0x55a74fd8a052 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13 [INFO] [stdout] 8: 0x55a74fd63b06 - ::print [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x55a74fd63b06 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x55a74fd7d439 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x55a74fd18aac - 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: 0x55a74fd18aac - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21 [INFO] [stdout] 13: 0x55a74fd7d5f2 - 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: 0x55a74fd7d5f2 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x55a74fd63bc2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x55a74fd58bc9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x55a74fd648dd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x55a74fd9a5ec - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x55a74fc9babd - python_compatibility[288aaae62bb9b604]::run_compute_and_compare_at [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:61:5 [INFO] [stdout] 20: 0x55a74fc9b6c1 - python_compatibility[288aaae62bb9b604]::run_compute_and_compare [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:43:5 [INFO] [stdout] 21: 0x55a74fc9cc45 - python_compatibility[288aaae62bb9b604]::reference_point_tes [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:140:5 [INFO] [stdout] 22: 0x55a74fc9aac7 - python_compatibility[288aaae62bb9b604]::reference_point_tes::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:138:25 [INFO] [stdout] 23: 0x55a74fc932c6 - >::call_once [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x55a74fd0bb8b - 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: 0x55a74fd0bb8b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18 [INFO] [stdout] 26: 0x55a74fd19405 - test[213991da798b1c03]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74 [INFO] [stdout] 27: 0x55a74fd19405 - 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: 0x55a74fd19405 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x55a74fd19405 - std[10d71ac2c42b111e]::panicking::catch_unwind::, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x55a74fd19405 - std[10d71ac2c42b111e]::panic::catch_unwind::, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x55a74fd19405 - test[213991da798b1c03]::run_test_in_process [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27 [INFO] [stdout] 32: 0x55a74fd19405 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43 [INFO] [stdout] 33: 0x55a74fd12d14 - test[213991da798b1c03]::run_test::{closure#1} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41 [INFO] [stdout] 34: 0x55a74fd12d14 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x55a74fd1c482 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13 [INFO] [stdout] 36: 0x55a74fd1c482 - ::{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: 0x55a74fd1c482 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x55a74fd1c482 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x55a74fd1c482 - std[10d71ac2c42b111e]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x55a74fd1c482 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26 [INFO] [stdout] 41: 0x55a74fd1c482 - ::{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: 0x55a74fd8493f - + 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: 0x55a74fd8493f - ::new::thread_start [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x77e636a85aa4 - [INFO] [stdout] 45: 0x77e636b12a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- reference_point_blacklist stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'reference_point_blacklist' (2204) panicked at tests/python_compatibility.rs:61:5: [INFO] [stdout] compute_matrix_rs failed with exit status: 1 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a74fd855f8 - 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: 0x55a74fd855f8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x55a74fd855f8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x55a74fd855f8 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x55a74fd99e5a - ::fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x55a74fd99e5a - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 6: 0x55a74fd8a052 - std[10d71ac2c42b111e]::io::default_write_fmt::> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11 [INFO] [stdout] 7: 0x55a74fd8a052 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13 [INFO] [stdout] 8: 0x55a74fd63b06 - ::print [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x55a74fd63b06 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x55a74fd7d439 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x55a74fd18aac - 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: 0x55a74fd18aac - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21 [INFO] [stdout] 13: 0x55a74fd7d5f2 - 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: 0x55a74fd7d5f2 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x55a74fd63bc2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x55a74fd58bc9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x55a74fd648dd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x55a74fd9a5ec - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x55a74fc9babd - python_compatibility[288aaae62bb9b604]::run_compute_and_compare_at [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:61:5 [INFO] [stdout] 20: 0x55a74fc9c111 - python_compatibility[288aaae62bb9b604]::run_compute_and_compare_blacklist [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:49:5 [INFO] [stdout] 21: 0x55a74fc9f842 - python_compatibility[288aaae62bb9b604]::reference_point_blacklist [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:326:5 [INFO] [stdout] 22: 0x55a74fc9ac47 - python_compatibility[288aaae62bb9b604]::reference_point_blacklist::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:323:31 [INFO] [stdout] 23: 0x55a74fc934c6 - >::call_once [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x55a74fd0bb8b - 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: 0x55a74fd0bb8b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18 [INFO] [stdout] 26: 0x55a74fd19405 - test[213991da798b1c03]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74 [INFO] [stdout] 27: 0x55a74fd19405 - 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: 0x55a74fd19405 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x55a74fd19405 - std[10d71ac2c42b111e]::panicking::catch_unwind::, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x55a74fd19405 - std[10d71ac2c42b111e]::panic::catch_unwind::, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x55a74fd19405 - test[213991da798b1c03]::run_test_in_process [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27 [INFO] [stdout] 32: 0x55a74fd19405 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43 [INFO] [stdout] 33: 0x55a74fd12d14 - test[213991da798b1c03]::run_test::{closure#1} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41 [INFO] [stdout] 34: 0x55a74fd12d14 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x55a74fd1c482 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13 [INFO] [stdout] 36: 0x55a74fd1c482 - ::{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: 0x55a74fd1c482 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x55a74fd1c482 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x55a74fd1c482 - std[10d71ac2c42b111e]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x55a74fd1c482 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26 [INFO] [stdout] 41: 0x55a74fd1c482 - ::{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: 0x55a74fd8493f - + 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: 0x55a74fd8493f - ::new::thread_start [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x77e636a85aa4 - [INFO] [stdout] 45: 0x77e636b12a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- scale_regions_unscaled stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'scale_regions_unscaled' (2225) panicked at tests/python_compatibility.rs:61:5: [INFO] [stdout] compute_matrix_rs failed with exit status: 1 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a74fd855f8 - 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: 0x55a74fd855f8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x55a74fd855f8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x55a74fd855f8 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x55a74fd99e5a - ::fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x55a74fd99e5a - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 6: 0x55a74fd8a052 - std[10d71ac2c42b111e]::io::default_write_fmt::> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11 [INFO] [stdout] 7: 0x55a74fd8a052 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13 [INFO] [stdout] 8: 0x55a74fd63b06 - ::print [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x55a74fd63b06 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x55a74fd7d439 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x55a74fd18aac - 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: 0x55a74fd18aac - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21 [INFO] [stdout] 13: 0x55a74fd7d5f2 - 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: 0x55a74fd7d5f2 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x55a74fd63bc2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x55a74fd58bc9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x55a74fd648dd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x55a74fd9a5ec - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x55a74fc9babd - python_compatibility[288aaae62bb9b604]::run_compute_and_compare_at [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:61:5 [INFO] [stdout] 20: 0x55a74fc9b6c1 - python_compatibility[288aaae62bb9b604]::run_compute_and_compare [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:43:5 [INFO] [stdout] 21: 0x55a74fc9deb9 - python_compatibility[288aaae62bb9b604]::scale_regions_unscaled [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:267:5 [INFO] [stdout] 22: 0x55a74fc9ab87 - python_compatibility[288aaae62bb9b604]::scale_regions_unscaled::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/python_compatibility.rs:265:28 [INFO] [stdout] 23: 0x55a74fc933c6 - >::call_once [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x55a74fd0bb8b - 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: 0x55a74fd0bb8b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18 [INFO] [stdout] 26: 0x55a74fd19405 - test[213991da798b1c03]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74 [INFO] [stdout] 27: 0x55a74fd19405 - 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: 0x55a74fd19405 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x55a74fd19405 - std[10d71ac2c42b111e]::panicking::catch_unwind::, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x55a74fd19405 - std[10d71ac2c42b111e]::panic::catch_unwind::, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x55a74fd19405 - test[213991da798b1c03]::run_test_in_process [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27 [INFO] [stdout] 32: 0x55a74fd19405 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43 [INFO] [stdout] 33: 0x55a74fd12d14 - test[213991da798b1c03]::run_test::{closure#1} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41 [INFO] [stdout] 34: 0x55a74fd12d14 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x55a74fd1c482 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13 [INFO] [stdout] 36: 0x55a74fd1c482 - ::{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: 0x55a74fd1c482 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x55a74fd1c482 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x55a74fd1c482 - std[10d71ac2c42b111e]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x55a74fd1c482 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26 [INFO] [stdout] 41: 0x55a74fd1c482 - ::{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: 0x55a74fd8493f - + 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: 0x55a74fd8493f - ::new::thread_start [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x77e636a85aa4 - [INFO] [stdout] 45: 0x77e636b12a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] blacklist_empty_group_sort_descend [INFO] [stdout] blacklist_empty_group_sort_no [INFO] [stdout] corner_case_metagene_reference_point [INFO] [stdout] corner_case_metagene_reference_point_center [INFO] [stdout] corner_case_scale_with_max_threshold [INFO] [stdout] corner_case_scale_zero_with_max_threshold [INFO] [stdout] corner_case_short_body_missing_data_as_zero [INFO] [stdout] corner_case_short_body_scale_regions [INFO] [stdout] corner_case_skipzeros_removes_zero_region [INFO] [stdout] gtf_input [INFO] [stdout] metagene [INFO] [stdout] metagene_blacklist_intron [INFO] [stdout] metagene_blacklist_intron_missing_data_as_zero [INFO] [stdout] metagene_missing_data_as_zero [INFO] [stdout] multiple_bed [INFO] [stdout] outfilename_matrix_header_consistent_after_skipzeros [INFO] [stdout] reference_point_basic [INFO] [stdout] reference_point_blacklist [INFO] [stdout] reference_point_blacklist_missing_data_as_zero [INFO] [stdout] reference_point_center [INFO] [stdout] reference_point_missing_data_as_zero [INFO] [stdout] reference_point_tes [INFO] [stdout] region_extend_beyond_chr [INFO] [stdout] runtime_empty_group_preserved_with_zero_count [INFO] [stdout] scale_regions_basic [INFO] [stdout] scale_regions_blacklist [INFO] [stdout] scale_regions_blacklist_missing_data_as_zero [INFO] [stdout] scale_regions_unscaled [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 28 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.22s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5fee5069bcbb71b44c41afa0f28469bde2f151ad992241ca81da2fd3c08074f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fee5069bcbb71b44c41afa0f28469bde2f151ad992241ca81da2fd3c08074f8", kill_on_drop: false }` [INFO] [stdout] 5fee5069bcbb71b44c41afa0f28469bde2f151ad992241ca81da2fd3c08074f8