[INFO] fetching crate vcf-reformatter 0.3.0...
[INFO] testing vcf-reformatter-0.3.0 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] extracting crate vcf-reformatter 0.3.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate vcf-reformatter 0.3.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate vcf-reformatter 0.3.0
[INFO] tweaked toml for crates.io crate vcf-reformatter 0.3.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate vcf-reformatter 0.3.0 on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate vcf-reformatter 0.3.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 71da81f3a3a502cb70d54bbe820a92e2a0f3df46ca844df3d3d7cf6cc9074bc2
[INFO] running `Command { std: "docker" "start" "-a" "71da81f3a3a502cb70d54bbe820a92e2a0f3df46ca844df3d3d7cf6cc9074bc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "71da81f3a3a502cb70d54bbe820a92e2a0f3df46ca844df3d3d7cf6cc9074bc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71da81f3a3a502cb70d54bbe820a92e2a0f3df46ca844df3d3d7cf6cc9074bc2", kill_on_drop: false }`
[INFO] [stdout] 71da81f3a3a502cb70d54bbe820a92e2a0f3df46ca844df3d3d7cf6cc9074bc2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cf72171bdde40bf7032c1342550a35c7b64abd7d53fbbaf1d619eb98198b445e
[INFO] running `Command { std: "docker" "start" "-a" "cf72171bdde40bf7032c1342550a35c7b64abd7d53fbbaf1d619eb98198b445e", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling clap_builder v4.5.41
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling clap v4.5.41
[INFO] [stderr]    Compiling vcf-reformatter v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.11s
[INFO] running `Command { std: "docker" "inspect" "cf72171bdde40bf7032c1342550a35c7b64abd7d53fbbaf1d619eb98198b445e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf72171bdde40bf7032c1342550a35c7b64abd7d53fbbaf1d619eb98198b445e", kill_on_drop: false }`
[INFO] [stdout] cf72171bdde40bf7032c1342550a35c7b64abd7d53fbbaf1d619eb98198b445e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0c3a549e149345975e88793db92e39eb5a2999ec67dd98537bf0efa37ace5c6d
[INFO] running `Command { std: "docker" "start" "-a" "0c3a549e149345975e88793db92e39eb5a2999ec67dd98537bf0efa37ace5c6d", kill_on_drop: false }`
[INFO] [stderr]    Compiling vcf-reformatter v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: duplicated attribute
[INFO] [stdout]     --> tests/test.rs:1933:1
[INFO] [stdout]      |
[INFO] [stdout] 1933 | #[test]
[INFO] [stdout]      | ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(duplicate_macro_attributes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `reformat_vcf`
[INFO] [stdout]   --> tests/test.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     reformat_vcf,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Cursor`
[INFO] [stdout]     --> tests/test.rs:2378:5
[INFO] [stdout]      |
[INFO] [stdout] 2378 | use std::io::Cursor;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.12s
[INFO] running `Command { std: "docker" "inspect" "0c3a549e149345975e88793db92e39eb5a2999ec67dd98537bf0efa37ace5c6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c3a549e149345975e88793db92e39eb5a2999ec67dd98537bf0efa37ace5c6d", kill_on_drop: false }`
[INFO] [stdout] 0c3a549e149345975e88793db92e39eb5a2999ec67dd98537bf0efa37ace5c6d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2736a01efa5c058ecf788e336ad4ab7fed888d6ecc08349a2f9c5aa2c65fe139
[INFO] running `Command { std: "docker" "start" "-a" "2736a01efa5c058ecf788e336ad4ab7fed888d6ecc08349a2f9c5aa2c65fe139", kill_on_drop: false }`
[INFO] [stderr] warning: duplicated attribute
[INFO] [stderr]     --> tests/test.rs:1933:1
[INFO] [stderr]      |
[INFO] [stderr] 1933 | #[test]
[INFO] [stderr]      | ^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(duplicate_macro_attributes)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `reformat_vcf`
[INFO] [stderr]   --> tests/test.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 12 |     reformat_vcf,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::io::Cursor`
[INFO] [stderr]     --> tests/test.rs:2378:5
[INFO] [stderr]      |
[INFO] [stderr] 2378 | use std::io::Cursor;
[INFO] [stderr]      |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `vcf-reformatter` (test "test") generated 3 warnings (run `cargo fix --test "test" -p vcf-reformatter` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vcf_reformatter-caade567952300d0)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test extract_sample_info::tests::test_get_headers_for_samples ... ok
[INFO] [stdout] test extract_sample_info::tests::test_parse_format_and_samples ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/vcf_reformatter-ef358a052e047d8e)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test extract_sample_info::tests::test_get_headers_for_samples ... ok
[INFO] [stdout] test extract_sample_info::tests::test_parse_format_and_samples ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test.rs (/opt/rustwide/target/debug/deps/test-b87fc6fe29e2c652)
[INFO] [stdout] 
[INFO] [stdout] running 77 tests
[INFO] [stdout] test test_complex_sample_names_header_generation ... ok
[INFO] [stdout] test test_complex_sample_names_value_extraction ... ok
[INFO] [stdout] test test_edge_case_sample_names_with_multiple_underscores ... ok
[INFO] [stdout] test test_basic_vcf_processing ... ok
[INFO] [stdout] test test_extract_csq_format_from_header_no_format ... ok
[INFO] [stdout] test test_extract_csq_format_from_header ... ok
[INFO] [stdout] test test_extract_all_info_descriptions_no_info ... ok
[INFO] [stdout] test test_complex_sample_names_with_underscores ... ok
[INFO] [stdout] test test_extract_csq_regex_empty_csq ... ok
[INFO] [stdout] test test_extract_csq_regex_too_few_fields ... ok
[INFO] [stdout] test test_get_values_for_samples ... ok
[INFO] [stdout] test test_get_ann_impact_severity ... ok
[INFO] [stdout] test test_get_headers_for_samples ... ok
[INFO] [stdout] test test_maf_chromosome_normalization ... ok
[INFO] [stdout] test test_extract_csq_regex_no_csq ... ok
[INFO] [stdout] test test_maf_deletion_positions ... ok
[INFO] [stdout] test test_maf_depth_extraction ... ok
[INFO] [stdout] test test_maf_file_write_integration ... ok
[INFO] [stdout] test test_empty_ann_field_handling ... ok
[INFO] [stdout] test test_maf_edge_cases ... ok
[INFO] [stdout] test test_maf_insertion_positions ... ok
[INFO] [stdout] test test_maf_frameshift_classification ... ok
[INFO] [stdout] test test_maf_missing_annotations ... ok
[INFO] [stdout] test test_extract_all_info_descriptions ... ok
[INFO] [stdout] test test_maf_multi_allelic_conversion ... ok
[INFO] [stdout] test test_maf_multi_allelic_handling ... ok
[INFO] [stdout] test test_maf_multi_deletion_conversion ... ok
[INFO] [stdout] test test_maf_vaf_calculation ... ok
[INFO] [stdout] test test_maf_headers_completeness ... ok
[INFO] [stdout] test test_maf_snp_creation ... ok
[INFO] [stdout] test test_maf_tsv_line_format ... ok
[INFO] [stdout] test test_maf_real_world_data_simulation ... ok
[INFO] [stdout] test test_maf_intron_and_utr_variants ... ok
[INFO] [stdout] test test_maf_vaf_calculation ... ok
[INFO] [stdout] test test_extract_csq_regex ... ok
[INFO] [stdout] test test_parse_format_and_samples ... ok
[INFO] [stdout] test test_maf_vep_vs_snpeff_annotations ... ok
[INFO] [stdout] test test_maf_variant_classification_mapping ... ok
[INFO] [stdout] test test_mixed_info_fields_with_ann ... ok
[INFO] [stdout] test test_extract_csq_format_from_header_missing_csq ... ok
[INFO] [stdout] test test_parse_format_and_samples_no_format ... ok
[INFO] [stdout] test test_parse_info_field_empty ... ok
[INFO] [stdout] test test_parse_format_and_samples_missing_fields ... ok
[INFO] [stdout] test test_real_world_snpeff_header_extraction ... ok
[INFO] [stdout] test test_parse_info_field_with_ann ... ok
[INFO] [stdout] test test_full_pipeline_with_snpeff_data ... ok
[INFO] [stdout] test test_parse_info_field_no_annotations ... ok
[INFO] [stdout] test test_sanitize_field_name ... ok
[INFO] [stdout] test test_snpeff_ann_impact_severity_ranking ... ok
[INFO] [stdout] test test_snpeff_ann_most_severe_selection ... ok
[INFO] [stdout] test test_reformat_vcf_data_with_csq ... ok
[INFO] [stdout] test test_tsv_output_with_complex_sample_names ... ok
[INFO] [stdout] test test_reformat_vcf_data_with_split_transcripts ... ok
[INFO] [stdout] test test_snpeff_ann_multiple_transcripts_split_rows ... ok
[INFO] [stdout] test test_vcf_variant_invalid_position ... ok
[INFO] [stdout] test test_vcf_record_with_complex_sample_names ... ok
[INFO] [stdout] test test_snpeff_ann_parsing_basic ... ok
[INFO] [stdout] test test_vcf_variant_missing_quality ... ok
[INFO] [stdout] test test_vcf_variant_parsing ... ok
[INFO] [stdout] test test_vcf_variant_too_few_fields ... ok
[INFO] [stdout] test test_parse_info_field_with_csq ... ok
[INFO] [stdout] test test_vcf_variant_with_id_and_samples ... ok
[INFO] [stdout] test test_vcf_with_multiple_lines ... ok
[INFO] [stdout] test test_vcf_with_empty_lines ... ok
[INFO] [stdout] test test_write_reformatted_vcf ... ok
[INFO] [stdout] test test_vep_and_snpeff_field_name_sanitization ... ok
[INFO] [stdout] test test_reformat_vcf_data_with_header ... ok
[INFO] [stdout] test test_reformat_vcf_data_with_most_severe ... ok
[INFO] [stdout] test test_maf_output ... ok
[INFO] [stdout] test test_chunk_boundary_integrity has been running for over 60 seconds
[INFO] [stdout] test test_chunked_error_handling has been running for over 60 seconds
[INFO] [stdout] test test_chunked_streaming_basic has been running for over 60 seconds
[INFO] [stdout] test test_chunked_vs_regular_consistency has been running for over 60 seconds
[INFO] [stdout] test test_chunked_with_vep_annotations has been running for over 60 seconds
[INFO] [stdout] test test_large_dataset_streaming has been running for over 60 seconds
[INFO] [stdout] test test_parallel_processing has been running for over 60 seconds
[INFO] [stdout] test test_streaming_performance_benchmark has been running for over 60 seconds
[INFO] [stdout] test test_chunked_error_handling ... ok
[INFO] [stdout] test test_parallel_processing ... ok
[INFO] [stdout] test test_chunked_streaming_basic ... ok
[INFO] [stdout] test test_chunked_vs_regular_consistency ... ok
[INFO] [stdout] test test_chunked_with_vep_annotations ... ok
[INFO] [stdout] test test_streaming_performance_benchmark ... FAILED
[INFO] [stdout] test test_chunk_boundary_integrity ... ok
[INFO] [stdout] test test_large_dataset_streaming ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_streaming_performance_benchmark stdout ----
[INFO] [stdout] 🔄 Processing 50000 lines in chunks of 50000
[INFO] [stdout] 📋 Generated 9 column headers
[INFO] [stdout] ✅ Streaming complete! Processed 50000 total lines
[INFO] [stdout] 🚀 Performance: 178 variants/sec
[INFO] [stdout] ⏱️  Total time: 281.667s for 50000 variants
[INFO] [stdout] 
[INFO] [stdout] thread 'test_streaming_performance_benchmark' (129) panicked at tests/test.rs:2692:5:
[INFO] [stdout] Performance too slow: 177.5147079706999 variants/sec
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c39e83b4cb2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c39e83b4cb2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c39e83b4cb2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c39e83b4cb2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c39e83cd83a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c39e83cd83a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5c39e83b9cf6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c39e83b9cf6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c39e83916cf - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c39e83916cf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c39e83ac459 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c39e7ffb98e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5c39e7ffb98e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c39e83ac6c2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5c39e83ac6c2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c39e8391788 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c39e8388f79 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c39e83925dd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c39e83cdffc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c39e7fd3f63 - test[1044b68410515f9c]::test_streaming_performance_benchmark
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:2692:5
[INFO] [stdout]   20:     0x5c39e7fb27d7 - test[1044b68410515f9c]::test_streaming_performance_benchmark::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:2649:42
[INFO] [stdout]   21:     0x5c39e7fef736 - <test[1044b68410515f9c]::test_streaming_performance_benchmark::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5c39e7fefd3b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5c39e7fefd3b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x5c39e7ffc59a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x5c39e7ffc59a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x5c39e7ffc59a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5c39e7ffc59a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5c39e7ffc59a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5c39e7ffc59a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x5c39e7ffc59a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x5c39e7ff6a64 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x5c39e7ff6a64 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5c39e7fff092 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x5c39e7fff092 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x5c39e7fff092 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5c39e7fff092 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5c39e7fff092 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5c39e7fff092 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x5c39e7fff092 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5c39e83b41af - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   41:     0x5c39e83b41af - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   42:     0x7bcf72315aa4 - <unknown>
[INFO] [stdout]   43:     0x7bcf723a2a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_streaming_performance_benchmark
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 76 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 452.26s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test test`
[INFO] running `Command { std: "docker" "inspect" "2736a01efa5c058ecf788e336ad4ab7fed888d6ecc08349a2f9c5aa2c65fe139", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2736a01efa5c058ecf788e336ad4ab7fed888d6ecc08349a2f9c5aa2c65fe139", kill_on_drop: false }`
[INFO] [stdout] 2736a01efa5c058ecf788e336ad4ab7fed888d6ecc08349a2f9c5aa2c65fe139
