[INFO] cloning repository https://github.com/OxideAV/oxideav-mp3
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/OxideAV/oxideav-mp3" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOxideAV%2Foxideav-mp3", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOxideAV%2Foxideav-mp3'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9798d306e0c9c0cb5161093f1780e2c0a104b367
[INFO] testing OxideAV/oxideav-mp3 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOxideAV%2Foxideav-mp3" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/OxideAV/oxideav-mp3
[INFO] finished tweaking git repo https://github.com/OxideAV/oxideav-mp3
[INFO] tweaked toml for git repo https://github.com/OxideAV/oxideav-mp3 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/OxideAV/oxideav-mp3 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 17 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded oxideav-core v0.1.26
[INFO] [stderr]   Downloaded oxideav-id3 v0.0.5
[INFO] [stderr]   Downloaded oxideav-mp1 v0.0.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 873e64d4e2cd6c463fa90a5b84a07ce56d3f698bcdf6f924f49091ae06bece08
[INFO] running `Command { std: "docker" "start" "-a" "873e64d4e2cd6c463fa90a5b84a07ce56d3f698bcdf6f924f49091ae06bece08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "873e64d4e2cd6c463fa90a5b84a07ce56d3f698bcdf6f924f49091ae06bece08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "873e64d4e2cd6c463fa90a5b84a07ce56d3f698bcdf6f924f49091ae06bece08", kill_on_drop: false }`
[INFO] [stdout] 873e64d4e2cd6c463fa90a5b84a07ce56d3f698bcdf6f924f49091ae06bece08
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1fcbb8f5e8649bc3c4033e8b304b5f9ac856dde04062d2536707f9990bbaba9b
[INFO] running `Command { std: "docker" "start" "-a" "1fcbb8f5e8649bc3c4033e8b304b5f9ac856dde04062d2536707f9990bbaba9b", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling oxideav-core v0.1.26
[INFO] [stderr]    Compiling oxideav-id3 v0.0.5
[INFO] [stderr]    Compiling oxideav-mp1 v0.0.6
[INFO] [stderr]    Compiling oxideav-mp3 v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.75s
[INFO] running `Command { std: "docker" "inspect" "1fcbb8f5e8649bc3c4033e8b304b5f9ac856dde04062d2536707f9990bbaba9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1fcbb8f5e8649bc3c4033e8b304b5f9ac856dde04062d2536707f9990bbaba9b", kill_on_drop: false }`
[INFO] [stdout] 1fcbb8f5e8649bc3c4033e8b304b5f9ac856dde04062d2536707f9990bbaba9b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e69c24f6b7e5591c91761ada6dfd085a5151920355f0badf2c357f5743d16e4b
[INFO] running `Command { std: "docker" "start" "-a" "e69c24f6b7e5591c91761ada6dfd085a5151920355f0badf2c357f5743d16e4b", kill_on_drop: false }`
[INFO] [stderr]    Compiling oxideav-mp3 v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.48s
[INFO] running `Command { std: "docker" "inspect" "e69c24f6b7e5591c91761ada6dfd085a5151920355f0badf2c357f5743d16e4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e69c24f6b7e5591c91761ada6dfd085a5151920355f0badf2c357f5743d16e4b", kill_on_drop: false }`
[INFO] [stdout] e69c24f6b7e5591c91761ada6dfd085a5151920355f0badf2c357f5743d16e4b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fd52144fea6191b63a0b0c47bf88ddf5416fdc6c5e3c3eca91efd8eb1f04375d
[INFO] running `Command { std: "docker" "start" "-a" "fd52144fea6191b63a0b0c47bf88ddf5416fdc6c5e3c3eca91efd8eb1f04375d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/oxideav_mp3-030ac8c50a6b077a)
[INFO] [stdout] 
[INFO] [stdout] running 115 tests
[INFO] [stdout] test block_type::tests::mixed_picker_silence_returns_false ... ok
[INFO] [stdout] test block_type::tests::silence_never_trips_detector ... ok
[INFO] [stdout] test encoder::tests::apply_is_rewrite_zeroes_r_above_bound ... ok
[INFO] [stdout] test block_type::tests::block_machine_transient_immediately_after_stop_re_enters_start ... ok
[INFO] [stdout] test block_type::tests::mixed_picker_sustained_low_with_burst_returns_true ... ok
[INFO] [stdout] test encoder::tests::pick_is_bound_correlated_full_band_walks_to_floor ... ok
[INFO] [stdout] test block_type::tests::sustained_tone_does_not_trip_detector_repeatedly ... ok
[INFO] [stdout] test encoder::tests::pick_is_bound_uncorrelated_band_breaks_walk ... ok
[INFO] [stdout] test block_type::tests::step_onset_after_silence_trips_detector ... ok
[INFO] [stdout] test encoder::tests::build_short_window_map_matches_layout ... ok
[INFO] [stdout] test block_type::tests::mixed_picker_pure_burst_returns_false ... ok
[INFO] [stdout] test analysis::tests::analyze_dc_finite ... ok
[INFO] [stdout] test block_type::tests::block_machine_consecutive_transients_stay_in_short ... ok
[INFO] [stdout] test encoder::tests::quantize_silence_gives_zero_bits ... ok
[INFO] [stdout] test encoder::tests::subblock_gain_biases_loud_window_higher ... ok
[INFO] [stdout] test encoder::tests::pick_is_bound_zero_r_returns_min_bound ... ok
[INFO] [stdout] test encoder::tests::header_is_four_bytes ... ok
[INFO] [stdout] test block_type::tests::block_machine_transient_emits_start_then_short ... ok
[INFO] [stdout] test block_type::tests::block_machine_long_chain_stays_long ... ok
[INFO] [stdout] test encoder::tests::subblock_gain_clamps_to_seven ... ok
[INFO] [stdout] test encoder::tests::subblock_gain_long_block_mask_returns_zeros ... ok
[INFO] [stdout] test fft::tests::hann_endpoints_zero_centre_one ... ok
[INFO] [stdout] test frame::tests::parse_mpeg1_layer3_stereo_128k_44100 ... ok
[INFO] [stdout] test frame::tests::parse_mpeg2_layer3_mono ... ok
[INFO] [stdout] test fft::tests::fft_pure_tone_concentrates_at_correct_bin ... ok
[INFO] [stdout] test frame::tests::rejects_bad_sync ... ok
[INFO] [stdout] test huffman::tests::count1_tables_prefix_unique ... ok
[INFO] [stdout] test huffman::tests::decode_table1_pair_0_0 ... ok
[INFO] [stdout] test fft::tests::fft_parseval_holds_for_random_input ... ok
[INFO] [stdout] test fft::tests::fft_dc_input_concentrates_energy_at_bin_zero ... ok
[INFO] [stdout] test huffman::tests::all_tables_decode_some_pair ... ok
[INFO] [stdout] test frame::tests::rejects_reserved_sample_rate ... ok
[INFO] [stdout] test frame::tests::rejects_forbidden_bitrate ... ok
[INFO] [stdout] test frame::tests::rejects_layer2 ... ok
[INFO] [stdout] test fft::tests::fft_two_close_tones_are_resolved ... ok
[INFO] [stdout] test psy1::tests::coeff_partition_assigns_increasing ... ok
[INFO] [stdout] test psy1::tests::coeff_partition_short_assigns_increasing ... ok
[INFO] [stdout] test psy1::tests::fft_partition_assigns_increasing ... ok
[INFO] [stdout] test psy1::tests::freq_to_bark_monotonic ... ok
[INFO] [stdout] test imdct::tests::imdct_produces_finite_output ... ok
[INFO] [stdout] test encoder::tests::subblock_gain_silence_returns_zeros ... ok
[INFO] [stdout] test huffman::tests::count1_b_first_code ... ok
[INFO] [stdout] test encoder::tests::subblock_gain_zero_for_equal_window_energies ... ok
[INFO] [stdout] test psy1::tests::psy1_partition_count_matches_constant ... ok
[INFO] [stdout] test psy1::tests::psy1_quality_knob_monotonic ... ok
[INFO] [stdout] test psy1::tests::psy1_short_independent_per_window ... ok
[INFO] [stdout] test psy1::tests::psy1_peak_tonality_low_for_flat_partition ... ok
[INFO] [stdout] test psy1::tests::psy1_pure_tone_partition_is_tonal ... ok
[INFO] [stdout] test psy1::tests::psy1_short_per_window_isolated_burst ... ok
[INFO] [stdout] test psy1::tests::psy1_short_finer_quantizer_means_lower_nmr ... ok
[INFO] [stdout] test psy1::tests::psy1_smr_higher_for_signal_band ... ok
[INFO] [stdout] test psy1::tests::psy1_silence_has_floor_thresholds ... ok
[INFO] [stdout] test psy1::tests::psy1_white_noise_partition_is_noisy ... ok
[INFO] [stdout] test mdct::tests::mdct_short_path_is_finite ... ok
[INFO] [stdout] test psy1::tests::psy1_with_fft_silence_has_floor_thresholds ... ok
[INFO] [stdout] test psy1::tests::psy1_short_silence_has_floor_thresholds ... ok
[INFO] [stdout] test psy1::tests::psy1_spreading_raises_neighbour_threshold ... ok
[INFO] [stdout] test huffman::tests::decode_pair_linbits_then_sign_order ... ok
[INFO] [stdout] test huffman::tests::table1_pair_1_0_negative ... ok
[INFO] [stdout] test psy1::tests::psy1_peak_tonality_high_for_pure_tone ... ok
[INFO] [stdout] test psy1::tests::psy1_finer_quantizer_means_lower_nmr ... ok
[INFO] [stdout] test psy1::tests::spreading_function_peaks_at_zero_and_decays ... ok
[INFO] [stdout] test psy1::tests::psy1_with_fft_quality_knob_monotonic ... ok
[INFO] [stdout] test psy1::tests::psy1_with_fft_tightens_threshold_on_tonal_partition ... ok
[INFO] [stdout] test imdct::tests::imdct_zero_input_is_zero ... ok
[INFO] [stdout] test psy::tests::finer_quantizer_means_lower_noise_db ... ok
[INFO] [stdout] test psy::tests::global_gain_step_is_doubling ... ok
[INFO] [stdout] test psy::tests::mask_ratio_is_monotonic_in_quality ... ok
[INFO] [stdout] test psy2::tests::psy2_silence_has_floor_thresholds ... ok
[INFO] [stdout] test psy::tests::fft_lift_tightens_threshold_on_tonal_input ... ok
[INFO] [stdout] test psy::tests::nonzero_signal_has_band_energy ... ok
[INFO] [stdout] test register_tests::register_via_runtime_context_installs_factories ... ok
[INFO] [stdout] test requantize::tests::antialias_identity_on_zero_input ... ok
[INFO] [stdout] test psy2::tests::psy2_pure_tone_has_low_unpredictability ... ok
[INFO] [stdout] test requantize::tests::is_band_pos_7_zeroes_r ... ok
[INFO] [stdout] test psy::tests::fft_lift_silent_fft_matches_base ... ok
[INFO] [stdout] test requantize::tests::is_long_block_applies_only_above_bound ... ok
[INFO] [stdout] test requantize::tests::mpeg2_is_below_bound_is_no_op ... ok
[INFO] [stdout] test requantize::tests::mpeg2_is_factors_even_pos_attenuates_r_scale0 ... ok
[INFO] [stdout] test requantize::tests::mpeg2_is_factors_is_pos_zero_is_identity ... ok
[INFO] [stdout] test mdct::tests::mdct_start_stop_paths_finite ... ok
[INFO] [stdout] test requantize::tests::is_find_bound_long_block_all_zero_r_returns_zero ... ok
[INFO] [stdout] test requantize::tests::is_find_bound_long_block_detects_rightmost_nonzero ... ok
[INFO] [stdout] test psy2::tests::psy2_stricter_gain_lowers_threshold ... ok
[INFO] [stdout] test psy2::tests::psy2_tone_has_lower_unpredictability_than_noise ... ok
[INFO] [stdout] test requantize::tests::mpeg2_is_factors_odd_pos_attenuates_l_scale0 ... ok
[INFO] [stdout] test psy2::tests::psy2_white_noise_has_high_unpredictability ... ok
[INFO] [stdout] test requantize::tests::mpeg2_is_long_block_applies_only_above_bound ... ok
[INFO] [stdout] test requantize::tests::ms_stereo_roundtrip ... ok
[INFO] [stdout] test requantize::tests::requant_zero_stays_zero ... ok
[INFO] [stdout] test reservoir::tests::append_and_view ... ok
[INFO] [stdout] test reservoir::tests::first_frame_lookback_zero_ok ... ok
[INFO] [stdout] test reservoir::tests::trims_to_max_size ... ok
[INFO] [stdout] test scalefactor::tests::long_block_scalefactors_compress_0 ... ok
[INFO] [stdout] test requantize::tests::mpeg2_is_factors_sentinel ... ok
[INFO] [stdout] test scalefactor::tests::scfsi_reuses_from_prev ... ok
[INFO] [stdout] test requantize::tests::ms_boundary_sample_long_block ... ok
[INFO] [stdout] test sideinfo::tests::parses_mpeg1_mono_side_info_length ... ok
[INFO] [stdout] test requantize::tests::mpeg2_is_factors_scale1_double_exponent ... ok
[INFO] [stdout] test sideinfo::tests::rejects_short_buffer ... ok
[INFO] [stdout] test synthesis::tests::synthesis_impulse_is_finite ... ok
[INFO] [stdout] test mdct::tests::mdct_imdct_pipeline_finite ... ok
[INFO] [stdout] test window::tests::imdct_long_is_symmetric_for_type_0 ... ok
[INFO] [stdout] test window::tests::imdct_short_is_symmetric ... ok
[INFO] [stdout] test synthesis::tests::synthesize_granule_outputs_576_samples ... ok
[INFO] [stdout] test window::tests::synthesis_window_endpoints_match_iso_table ... ok
[INFO] [stdout] test window::tests::synthesis_window_matches_mp1 ... ok
[INFO] [stdout] test window::tests::synthesis_window_sum_abs_matches_spec ... ok
[INFO] [stdout] test analysis::tests::analyze_zero_is_zero ... ok
[INFO] [stdout] test psy::tests::silence_has_zero_energy_and_floor_threshold ... ok
[INFO] [stdout] test requantize::tests::is_band_pos_3_equal_split ... ok
[INFO] [stdout] test synthesis::tests::synthesis_zero_input_converges_to_silence ... ok
[INFO] [stdout] test psy1::tests::psy1_with_fft_matches_mdct_only_when_fft_is_silent ... ok
[INFO] [stdout] test encoder::tests::quantize_short_with_subblock_gain_uses_more_bits_for_loud_window ... ok
[INFO] [stdout] test huffman::tests::all_big_value_tables_prefix_unique ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 115 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.77s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/docs_corpus.rs (/opt/rustwide/target/debug/deps/docs_corpus-f7089251b4168b9e)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test corpus_layer3_cbr_320kbps_stereo_44100 ... ok
[INFO] [stdout] test corpus_layer3_mixed_block_flag ... ok
[INFO] [stdout] test corpus_layer2_stereo_44100_192kbps ... ok
[INFO] [stdout] test corpus_layer3_joint_stereo_44100_128kbps ... ok
[INFO] [stdout] test corpus_layer3_intensity_stereo_44100_low ... ok
[INFO] [stdout] test corpus_layer3_mono_44100_128kbps ... ok
[INFO] [stdout] test corpus_layer3_mono_44100_64kbps_short ... ok
[INFO] [stdout] test corpus_layer3_mpeg25_11025_32kbps ... ok
[INFO] [stdout] test corpus_layer3_ms_stereo_44100_128kbps ... ok
[INFO] [stdout] test corpus_layer3_padding_byte_cycle ... ok
[INFO] [stdout] test corpus_layer3_stereo_32000_128kbps ... ok
[INFO] [stdout] test corpus_layer3_stereo_44100_128kbps ... ok
[INFO] [stdout] test corpus_layer3_stereo_48000_128kbps ... ok
[INFO] [stdout] test corpus_layer3_vbr_q5_stereo_44100 ... ok
[INFO] [stdout] test corpus_layer3_with_id3v2_tag ... ok
[INFO] [stdout] test corpus_layer3_with_xing_vbri_tag ... ok
[INFO] [stdout] test corpus_layer3_mpeg2_22050_64kbps ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/encoder_intensity_stereo.rs (/opt/rustwide/target/debug/deps/encoder_intensity_stereo-54cfb44afa32922d)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test intensity_stereo_round_trips_via_ffmpeg ... ok
[INFO] [stdout] test short_block_selection_still_fires_with_is_enabled ... ok
[INFO] [stdout] test ms_stereo_selection_still_fires_with_is_enabled ... ok
[INFO] [stdout] test intensity_stereo_shrinks_correlated_hf_in_vbr ... ok
[INFO] [stdout] test hf_correlated_stereo_triggers_is_header_bits ... ok
[INFO] [stdout] test intensity_stereo_round_trips_through_decoder ... ok
[INFO] [stdout] test intensity_stereo_disabled_keeps_is_off ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 23.37s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/encoder_intensity_stereo_mpeg2.rs (/opt/rustwide/target/debug/deps/encoder_intensity_stereo_mpeg2-6f2ca680d915f92c)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test lsf_intensity_stereo_round_trips_via_ffmpeg ... ok
[INFO] [stdout] test lsf_intensity_stereo_shrinks_correlated_hf_in_vbr ... ok
[INFO] [stdout] test lsf_hf_correlated_stereo_triggers_is_header_bits ... ok
[INFO] [stdout] test lsf_intensity_stereo_round_trips_through_decoder ... ok
[INFO] [stdout] test lsf_intensity_stereo_disabled_keeps_is_off ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 12.86s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/encoder_joint_stereo.rs (/opt/rustwide/target/debug/deps/encoder_joint_stereo-e22d4cbbe41a0d85)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test ms_encoded_stereo_round_trips_via_ffmpeg ... ok
[INFO] [stdout] test joint_stereo_disabled_emits_dual_channel ... ok
[INFO] [stdout] test correlated_stereo_triggers_ms_header_bits ... ok
[INFO] [stdout] test anticorrelated_stereo_avoids_ms ... ok
[INFO] [stdout] test ms_encoded_stereo_decodes_back_to_lr ... ok
[INFO] [stdout] test ms_stereo_encoding_shrinks_correlated_signal ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 20.96s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/encoder_psy1.rs (/opt/rustwide/target/debug/deps/encoder_psy1-d8f4ab240ec7bacc)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test psy1_invalid_psy_model_rejected ... ok
[INFO] [stdout] test psy1_short_block_ffmpeg_cross_decode_castanet ... ok
[INFO] [stdout] test psy1_ffmpeg_cross_decode_440hz ... ok
[INFO] [stdout] test default_psy_model_is_psy1 ... ok
[INFO] [stdout] test psy1_mpeg2_lsf_24khz_roundtrip ... ok
[INFO] [stdout] test psy1_differs_from_simple_model_output ... ok
[INFO] [stdout] test psy1_multitone_per_partial_snr ... ok
[INFO] [stdout] test psy1_tonality_changes_bit_allocation ... ok
[INFO] [stdout] test psy1_round_trip_440hz ... ok
[INFO] [stdout] test psy1_fft_preanalysis_handles_between_bin_tone ... ok
[INFO] [stdout] test psy1_fft_preanalysis_long_input_stable ... ok
[INFO] [stdout] test psy1_short_block_own_decode_roundtrip_castanet ... ok
[INFO] [stdout] test psy1_short_block_path_differs_from_long_only ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.83s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/encoder_psy2.rs (/opt/rustwide/target/debug/deps/encoder_psy2-305b61f699ebb799)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test psy2_ffmpeg_cross_decode_440hz ... ok
[INFO] [stdout] test psy2_mpeg2_lsf_24khz_roundtrip ... ok
[INFO] [stdout] test psy2_differs_from_psy1_output ... ok
[INFO] [stdout] test psy2_round_trip_440hz ... ok
[INFO] [stdout] test psy2_long_input_stable ... ok
[INFO] [stdout] test psy2_short_block_fallback_castanet_roundtrip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.67s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/encoder_roundtrip.rs (/opt/rustwide/target/debug/deps/encoder_roundtrip-d470a26dc65e9084)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test encode_decode_1khz_mono_24000_mpeg2_lsf ... ok
[INFO] [stdout] test encode_decode_440hz_stereo_via_ffmpeg ... ok
[INFO] [stdout] test encode_decode_440hz_mono_via_ffmpeg ... ok
[INFO] [stdout] test encode_decode_440hz_mono_44100 ... ok
[INFO] [stdout] test encode_decode_440hz_stereo_44100 ... ok
[INFO] [stdout] test encode_decode_440hz_mono_48000 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.06s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/encoder_short_blocks.rs (/opt/rustwide/target/debug/deps/encoder_short_blocks-692bb53d705d058c)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test castanet_decodes_via_ffmpeg ... ok
[INFO] [stdout] test mixed_blocks_decode_via_ffmpeg ... FAILED
[INFO] [stdout] test short_blocks_reduce_pre_echo_on_isolated_transient ... ok
[INFO] [stdout] test steady_tone_stays_in_long_blocks ... ok
[INFO] [stdout] test mixed_blocks_roundtrip_decode_cleanly ... ok
[INFO] [stdout] test mixed_fixture_engages_mixed_blocks ... ok
[INFO] [stdout] test castanet_signal_engages_short_blocks ... ok
[INFO] [stdout] test castanet_roundtrip_decodes_cleanly ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- mixed_blocks_decode_via_ffmpeg stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'mixed_blocks_decode_via_ffmpeg' (214) panicked at tests/encoder_short_blocks.rs:521:9:
[INFO] [stdout] ffmpeg not available on host — required for mixed-block cross-decode test
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61104d7f7e7a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61104d7f7e7a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61104d7f7e7a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61104d7f7e7a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61104d80d2ba - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61104d80d2ba - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x61104d7fc702 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x61104d7fc702 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x61104d7d664f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61104d7d664f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61104d7efe09 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61104d72440c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x61104d72440c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61104d7effc2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x61104d7effc2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61104d7d673a - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x61104d7cb7c9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61104d7d741d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61104d80da4c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61104d7107f0 - encoder_short_blocks[fbca9b95ae99d325]::mixed_blocks_decode_via_ffmpeg
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/encoder_short_blocks.rs:521:9
[INFO] [stdout]   20:     0x61104d70aa67 - encoder_short_blocks[fbca9b95ae99d325]::mixed_blocks_decode_via_ffmpeg::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/encoder_short_blocks.rs:516:36
[INFO] [stdout]   21:     0x61104d70a576 - <encoder_short_blocks[fbca9b95ae99d325]::mixed_blocks_decode_via_ffmpeg::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x61104d7176eb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x61104d7176eb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x61104d724edb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x61104d724edb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x61104d724edb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x61104d724edb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x61104d724edb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x61104d724edb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x61104d724edb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x61104d71e5f4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x61104d71e5f4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x61104d727ae2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x61104d727ae2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x61104d727ae2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x61104d727ae2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x61104d727ae2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x61104d727ae2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x61104d727ae2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x61104d7f72bf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   41:     0x61104d7f72bf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x7487ee4ceaa4 - <unknown>
[INFO] [stdout]   43:     0x7487ee55ba64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     mixed_blocks_decode_via_ffmpeg
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 7 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 38.87s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test encoder_short_blocks`
[INFO] running `Command { std: "docker" "inspect" "fd52144fea6191b63a0b0c47bf88ddf5416fdc6c5e3c3eca91efd8eb1f04375d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd52144fea6191b63a0b0c47bf88ddf5416fdc6c5e3c3eca91efd8eb1f04375d", kill_on_drop: false }`
[INFO] [stdout] fd52144fea6191b63a0b0c47bf88ddf5416fdc6c5e3c3eca91efd8eb1f04375d
