[INFO] cloning repository https://github.com/matthane/hdrprobe
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/matthane/hdrprobe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatthane%2Fhdrprobe", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatthane%2Fhdrprobe'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1564af1014b6b1e9e1b81d81a16abc49063ced46
[INFO] testing matthane/hdrprobe against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatthane%2Fhdrprobe" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/matthane/hdrprobe
[INFO] finished tweaking git repo https://github.com/matthane/hdrprobe
[INFO] tweaked toml for git repo https://github.com/matthane/hdrprobe written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/matthane/hdrprobe on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/matthane/hdrprobe 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.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 95b44faa84125a2d431ffb963d1b21cb7a75fff0a5aad11a2ffada8e8ba1e1d8
[INFO] running `Command { std: "docker" "start" "95b44faa84125a2d431ffb963d1b21cb7a75fff0a5aad11a2ffada8e8ba1e1d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "95b44faa84125a2d431ffb963d1b21cb7a75fff0a5aad11a2ffada8e8ba1e1d8", 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" "95b44faa84125a2d431ffb963d1b21cb7a75fff0a5aad11a2ffada8e8ba1e1d8" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "95b44faa84125a2d431ffb963d1b21cb7a75fff0a5aad11a2ffada8e8ba1e1d8", 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" "95b44faa84125a2d431ffb963d1b21cb7a75fff0a5aad11a2ffada8e8ba1e1d8" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling crc-catalog v2.5.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling bitvec v1.1.1
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling no_std_io2 v0.9.4
[INFO] [stderr]    Compiling roxmltree v0.21.1
[INFO] [stderr]    Compiling bitstream-io v4.10.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling memmap2 v0.9.11
[INFO] [stderr]    Compiling bitvec_helpers v4.0.2
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling dolby_vision v3.4.0
[INFO] [stderr]    Compiling hdr10plus v2.1.5
[INFO] [stderr]    Compiling hdrprobe v1.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 15s
[INFO] running `Command { std: "docker" "inspect" "95b44faa84125a2d431ffb963d1b21cb7a75fff0a5aad11a2ffada8e8ba1e1d8", 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" "95b44faa84125a2d431ffb963d1b21cb7a75fff0a5aad11a2ffada8e8ba1e1d8" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling hdrprobe v1.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 45.88s
[INFO] running `Command { std: "docker" "inspect" "95b44faa84125a2d431ffb963d1b21cb7a75fff0a5aad11a2ffada8e8ba1e1d8", 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" "95b44faa84125a2d431ffb963d1b21cb7a75fff0a5aad11a2ffada8e8ba1e1d8" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/hdrprobe-2c588cbe6e6d90a2)
[INFO] [stdout] 
[INFO] [stdout] running 543 tests
[INFO] [stdout] test av1::obu::tests::hdr_cll_metadata_obu ... ok
[INFO] [stdout] test av1::obu::tests::hdr_mdcv_metadata_obu_real_bytes ... ok
[INFO] [stdout] test av1::obu::tests::leb128_multibyte ... ok
[INFO] [stdout] test av1::obu::tests::non_dolby_t35_ignored ... ok
[INFO] [stdout] test av1::seq::tests::reserved_profile_and_subsampling_codes_name_nothing ... ok
[INFO] [stdout] test avc::nal::tests::annexb_splits_and_types_avc ... ok
[INFO] [stdout] test avc::nal::tests::find_sps_in_avcc_record ... ok
[INFO] [stdout] test avc::nal::tests::forbidden_zero_bit_rejects_mpeg_start_codes ... ok
[INFO] [stdout] test avc::nal::tests::length_prefixed_avc ... ok
[INFO] [stdout] test avc::sps::tests::constrained_baseline_is_66_gated ... ok
[INFO] [stdout] test avc::sps::tests::parses_real_high_profile_sps ... ok
[INFO] [stdout] test avc::sps::tests::profile_label_high_variants ... ok
[INFO] [stdout] test bdiso::dvd::tests::degenerate_ifos_yield_nothing_and_never_panic ... ok
[INFO] [stdout] test bdiso::dvd::tests::the_longest_pgc_wins_and_25fps_uses_its_own_divisor ... ok
[INFO] [stdout] test bdiso::dvd::tests::the_table_extent_bounds_every_entry ... ok
[INFO] [stdout] test bdiso::dvd::tests::the_real_discs_pgc_time_decodes_to_mediainfos_value ... ok
[INFO] [stdout] test bdiso::dvd::tests::write_dvd_fixture_image ... ok
[INFO] [stdout] test bdiso::dvd::tests::corrupt_entries_are_skipped_never_decoded ... ok
[INFO] [stdout] test bdiso::mpls::tests::rejects_bad_magic_and_version ... ok
[INFO] [stdout] test bdiso::mpls::tests::dedupes_looped_decoy_segments ... ok
[INFO] [stdout] test bdiso::mpls::tests::accepts_known_versions ... ok
[INFO] [stdout] test bdiso::dvd::tests::title_vob_names_are_matched_exactly ... ok
[INFO] [stdout] test bdiso::mpls::tests::parses_single_item ... ok
[INFO] [stdout] test bdiso::dvd::tests::a_fragmented_title_set_errors_honestly ... ok
[INFO] [stdout] test bdiso::mpls::tests::truncation_keeps_parsed_prefix_and_never_panics ... ok
[INFO] [stdout] test bdiso::mpls::tests::skips_non_m2ts_items ... ok
[INFO] [stdout] test bdiso::tests::coalesce_merges_adjacent_and_rejects_gaps ... ok
[INFO] [stdout] test bdiso::dvd::tests::the_byte_largest_title_set_wins_and_menus_never_join ... ok
[INFO] [stdout] test bdiso::mpls::tests::parses_multi_item_and_orders_clips ... ok
[INFO] [stdout] test bdiso::mpls::tests::out_before_in_contributes_zero ... ok
[INFO] [stdout] test bdiso::dvd::tests::a_missing_ifo_costs_only_the_declared_duration ... ok
[INFO] [stdout] test bdiso::dvd::tests::a_missing_middle_slice_errors_rather_than_splicing ... ok
[INFO] [stdout] test bdiso::tests::empty_dvd_and_non_disc_isos_error_honestly ... ok
[INFO] [stdout] test bdiso::tests::tie_break_prefers_more_bytes_then_lowest_name ... ok
[INFO] [stdout] test bdiso::tests::encrypted_clip_with_aacs_dir_reports_encryption ... ok
[INFO] [stdout] test bdiso::tests::fragmented_main_clip_errors_honestly ... ok
[INFO] [stdout] test bdiso::tests::playlist_referencing_missing_clip_is_dropped ... ok
[INFO] [stdout] test bdiso::tests::decrypted_backup_with_aacs_dir_still_probes ... ok
[INFO] [stdout] test bdiso::tests::loop_decoy_loses_to_the_real_feature ... ok
[INFO] [stdout] test bdiso::tests::garbage_clip_without_aacs_reports_the_clip ... ok
[INFO] [stdout] test bdiso::tests::identical_playlists_collapse_to_the_lowest_name ... ok
[INFO] [stdout] test bdiso::udf::tests::decodes_comp16_names ... ok
[INFO] [stdout] test bdiso::udf::tests::fragmented_file_reports_two_extents ... ok
[INFO] [stdout] test bits::tests::ebsp_strips_emulation_prevention ... ok
[INFO] [stdout] test bdiso::udf::tests::walks_metadata_partition_volume ... ok
[INFO] [stdout] test bdiso::udf::tests::walks_type1_volume ... ok
[INFO] [stdout] test bits::tests::exp_golomb_unsigned ... ok
[INFO] [stdout] test bdiso::tests::selects_longest_playlist_and_largest_clip ... ok
[INFO] [stdout] test bdiso::udf::tests::rejects_non_udf ... ok
[INFO] [stdout] test container::annexb::tests::walk_aus_matches_the_indexed_grouping_including_the_trailing_au ... ok
[INFO] [stdout] test container::annexb::tests::the_full_rescue_refuses_mpeg_bytes_that_decode_as_an_sps_header ... ok
[INFO] [stdout] test container::asf::tests::a_bitrate_record_count_beyond_the_objects_bytes_is_clamped ... ok
[INFO] [stdout] test container::asf::tests::a_broadcast_header_states_no_duration ... ok
[INFO] [stdout] test container::asf::tests::a_header_extension_child_cannot_reach_past_its_declared_data_size ... ok
[INFO] [stdout] test container::asf::tests::a_preroll_longer_than_the_play_duration_underflows_to_no_duration ... ok
[INFO] [stdout] test container::asf::tests::a_truncated_file_reports_neither_duration_nor_an_overall_rate ... ok
[INFO] [stdout] test container::asf::tests::a_non_asf_head_and_a_bad_reserved_field_are_both_refused ... ok
[INFO] [stdout] test bdiso::udf::tests::byte_corruption_never_panics ... ok
[INFO] [stdout] test container::asf::tests::a_multi_video_file_keeps_per_stream_rates_but_never_the_overall_fallback ... ok
[INFO] [stdout] test container::asf::tests::a_wmv3_stream_reports_its_struct_c_profile ... ok
[INFO] [stdout] test container::asf::tests::an_object_declaring_less_than_its_own_header_stops_the_walk ... ok
[INFO] [stdout] test container::asf::tests::a_minimal_asf_with_no_rate_objects_falls_back_to_the_overall_rate ... ok
[INFO] [stdout] test container::asf::tests::an_absurd_average_time_per_frame_yields_no_rate ... ok
[INFO] [stdout] test container::asf::tests::guids_are_generated_with_the_mixed_endian_byte_order ... ok
[INFO] [stdout] test container::asf::tests::an_avc_config_record_in_the_extradata_is_read ... ok
[INFO] [stdout] test container::asf::tests::the_coded_streams_own_rate_outranks_average_time_per_frame ... ok
[INFO] [stdout] test container::asf::tests::the_duration_has_preroll_subtracted ... ok
[INFO] [stdout] test container::asf::tests::the_frame_rate_comes_from_average_time_per_frame ... ok
[INFO] [stdout] test container::av1::tests::ivf_fps_snaps_to_nearest_standard_within_tolerance ... ok
[INFO] [stdout] test container::asf::tests::a_multi_stream_file_reports_the_video_stream_not_the_first_one ... ok
[INFO] [stdout] test container::av1::tests::obu_frame_count_is_exact_only_when_walked_whole ... ok
[INFO] [stdout] test container::avi::tests::a_container_rate_still_applies_when_the_stream_signals_none ... ok
[INFO] [stdout] test container::avi::tests::a_bitmapinfoheader_that_undercuts_itself_drops_the_track ... ok
[INFO] [stdout] test container::asf::tests::two_video_streams_are_two_tracks_ordered_by_stream_number ... ok
[INFO] [stdout] test container::av1::tests::no_delimiter_fallback_has_no_frame_count ... ok
[INFO] [stdout] test container::asf::tests::the_bitrate_prefers_the_extended_stream_properties_rate ... ok
[INFO] [stdout] test container::avi::tests::a_header_list_with_no_video_stream_declines ... ok
[INFO] [stdout] test container::avi::tests::a_junk_wrapped_dmlh_is_never_a_frame_count ... ok
[INFO] [stdout] test container::asf::tests::stream_bitrate_properties_is_the_fallback_when_there_is_no_esp ... ok
[INFO] [stdout] test container::asf::tests::the_vc1_sequence_header_is_found_past_the_leading_extradata_byte ... ok
[INFO] [stdout] test container::avi::tests::a_riff_that_is_not_an_avi_is_refused ... ok
[INFO] [stdout] test container::avi::tests::a_single_riff_avi_reports_its_header_facts_and_an_exact_bitrate ... ok
[INFO] [stdout] test container::avi::tests::an_index_covering_fewer_units_than_the_header_declares_states_no_rate ... ok
[INFO] [stdout] test container::avi::tests::a_size_zero_segment_chain_terminates ... ok
[INFO] [stdout] test container::avi::tests::a_truncated_file_reports_no_bitrate_rather_than_a_low_one ... ok
[INFO] [stdout] test container::avi::tests::an_unvalidatable_idx1_falls_back_to_walking_rather_than_indexing_garbage ... ok
[INFO] [stdout] test container::avi::tests::an_index_entry_pointing_outside_the_file_declines_the_whole_index ... ok
[INFO] [stdout] test container::avi::tests::an_unprintable_fourcc_renders_as_hex_rather_than_reaching_the_terminal ... ok
[INFO] [stdout] test container::avi::tests::broken_timing_falls_back_to_the_whole_file_frame_period ... ok
[INFO] [stdout] test container::avi::tests::a_standard_index_entry_addresses_chunk_data_not_its_header ... ok
[INFO] [stdout] test bdiso::udf::tests::truncation_never_panics ... ok
[INFO] [stdout] test container::avi::tests::implausible_unit_rates_yield_no_fps ... ok
[INFO] [stdout] test container::avi::tests::index_entries_are_filtered_by_stream_and_entry_zero_may_be_audio ... ok
[INFO] [stdout] test container::avi::tests::the_idx1_offset_base_is_derived_from_entry_zero_not_assumed ... ok
[INFO] [stdout] test container::avi::tests::degenerate_timing_fields_yield_no_rate_and_no_duration ... ok
[INFO] [stdout] test container::avi::tests::idx1_is_not_summed_when_a_second_riff_segment_exists ... ok
[INFO] [stdout] test container::avi::tests::repeated_super_index_entries_cannot_multiply_into_an_unbounded_index ... ok
[INFO] [stdout] test container::avi::tests::an_opendml_super_index_spans_every_riff_segment ... ok
[INFO] [stdout] test container::avi::tests::the_frame_rate_prefers_the_coded_stream_over_the_container_unit_rate ... ok
[INFO] [stdout] test container::avi::tests::the_prefetch_extents_name_the_index_chunks_and_nothing_else ... ok
[INFO] [stdout] test container::bmih::tests::a_negative_height_is_a_top_down_bitmap_not_a_negative_picture ... ok
[INFO] [stdout] test container::bmih::tests::a_short_or_undersized_header_is_refused ... ok
[INFO] [stdout] test container::bmih::tests::a_real_vfw_header_yields_identity_size_and_extradata ... ok
[INFO] [stdout] test container::bmih::tests::an_unmapped_fourcc_declines_rather_than_guessing ... ok
[INFO] [stdout] test container::bmih::tests::the_ms_mpeg4_family_keeps_its_version_and_is_not_iso_part_2 ... ok
[INFO] [stdout] test container::bmih::tests::the_framing_test_reads_the_extradata_not_the_fourcc ... ok
[INFO] [stdout] test container::bmih::tests::the_mpeg_family_maps_only_where_the_fourcc_names_its_version ... ok
[INFO] [stdout] test container::bmih::tests::fourcc_matching_is_case_insensitive ... ok
[INFO] [stdout] test container::dif::tests::duration_counts_whole_frames_and_a_short_head_reports_no_timeline ... ok
[INFO] [stdout] test container::dif::tests::non_dif_bytes_are_refused ... ok
[INFO] [stdout] test container::dif::tests::pal_apt_splits_iec_from_dvcpro ... ok
[INFO] [stdout] test container::bmih::tests::the_two_h264_avi_tags_map_to_one_codec_and_differ_only_in_framing ... ok
[INFO] [stdout] test container::dif::tests::dvcpro50_and_hd_rows_match_their_fixtures ... ok
[INFO] [stdout] test container::dif::tests::ntsc_dv25_reports_the_system_constants ... ok
[INFO] [stdout] test container::dif::tests::unwritten_vaux_falls_back_to_dv25_by_dsf_and_reserved_stype_is_refused ... ok
[INFO] [stdout] test container::flv::tests::a_command_frame_carries_a_command_byte_where_a_fourcc_would_be ... ok
[INFO] [stdout] test container::dif::tests::the_video_control_pack_signals_the_aspect_or_nothing ... ok
[INFO] [stdout] test container::flv::tests::a_file_shorter_than_its_declared_size_reports_no_overall_rate ... ok
[INFO] [stdout] test container::flv::tests::a_declared_colour_code_with_no_label_still_displaces_the_streams ... ok
[INFO] [stdout] test container::flv::tests::a_complete_file_with_no_declared_rate_falls_back_to_the_overall_rate ... ok
[INFO] [stdout] test container::flv::tests::a_config_record_is_not_read_as_a_vpcc_just_because_it_starts_with_one ... ok
[INFO] [stdout] test container::flv::tests::a_file_with_no_readable_video_tag_is_refused ... ok
[INFO] [stdout] test container::flv::tests::a_header_declaring_a_data_offset_past_the_file_is_refused ... ok
[INFO] [stdout] test container::flv::tests::a_metadata_packet_with_another_name_is_declined ... ok
[INFO] [stdout] test container::flv::tests::a_legacy_h264_flv_reports_the_picture_from_its_config_record ... ok
[INFO] [stdout] test container::flv::tests::a_mod_ex_block_does_not_move_the_fourcc ... ok
[INFO] [stdout] test container::flv::tests::a_multitrack_packet_names_its_codec_and_indexes_nothing ... ok
[INFO] [stdout] test container::flv::tests::a_strict_array_element_count_cannot_read_past_the_tag ... ok
[INFO] [stdout] test container::flv::tests::a_tag_declaring_more_than_the_file_holds_stops_the_walk ... ok
[INFO] [stdout] test container::flv::tests::a_two_byte_mod_ex_size_is_read_when_the_first_byte_says_255 ... ok
[INFO] [stdout] test container::flv::tests::a_truncated_file_keeps_its_declared_rate_under_full ... ok
[INFO] [stdout] test container::flv::tests::a_whole_file_hands_its_rate_to_the_full_walk ... ok
[INFO] [stdout] test container::flv::tests::a_vp9_sequence_start_is_a_vpcc_record ... ok
[INFO] [stdout] test container::flv::tests::a_videodatarate_that_overflows_when_scaled_yields_no_rate ... ok
[INFO] [stdout] test container::flv::tests::an_encrypted_tag_chain_falls_back_to_the_declared_codec_id ... ok
[INFO] [stdout] test container::flv::tests::a_zero_payload_video_tag_reads_no_codec_from_the_back_pointer ... ok
[INFO] [stdout] test container::flv::tests::a_zero_length_tag_chain_terminates ... ok
[INFO] [stdout] test container::flv::tests::an_enhanced_header_reads_no_fourcc_past_the_end_of_its_tag ... ok
[INFO] [stdout] test container::flv::tests::an_unmapped_legacy_codec_keeps_its_name_and_is_not_indexed ... ok
[INFO] [stdout] test container::flv::tests::an_enhanced_tag_is_detected_before_the_codec_id_is_read ... ok
[INFO] [stdout] test container::flv::tests::color_info_fills_the_colour_fields_as_container_provenance ... ok
[INFO] [stdout] test container::flv::tests::deeply_nested_amf_is_refused_rather_than_recursed ... ok
[INFO] [stdout] test container::flv::tests::only_the_nal_codecs_carry_a_composition_time ... ok
[INFO] [stdout] test container::flv::tests::the_ecma_array_count_is_never_believed ... ok
[INFO] [stdout] test container::flv::tests::hdr_mdcv_luminance_is_read_as_nits_not_as_st2086_units ... ok
[INFO] [stdout] test container::flv::tests::the_full_walk_measures_nothing_over_a_broken_tag_chain ... ok
[INFO] [stdout] test container::flv::tests::the_extended_timestamp_byte_is_the_high_byte ... ok
[INFO] [stdout] test container::flv::tests::the_full_walk_sums_the_video_payload_and_visits_every_tag ... ok
[INFO] [stdout] test container::flv::tests::an_unknown_amf_marker_ends_the_parse_rather_than_guessing ... ok
[INFO] [stdout] test container::flv::tests::coded_frames_x_omits_the_composition_time ... ok
[INFO] [stdout] test container::flv::tests::the_signature_probe_matches_ffmpegs ... ok
[INFO] [stdout] test container::flv::tests::the_tag_type_is_masked_and_the_filter_bit_declines_the_payload ... ok
[INFO] [stdout] test container::flv::tests::videodatarate_is_scaled_by_1024 ... ok
[INFO] [stdout] test container::mkv::tests::a_vfw_config_record_is_found_past_the_bitmap_header ... ok
[INFO] [stdout] test container::mkv::tests::a_vfw_wrapped_h264_takes_its_framing_from_the_extradata ... ok
[INFO] [stdout] test container::mkv::tests::annex_b_vfw_extradata_is_never_read_as_a_configuration_record ... ok
[INFO] [stdout] test container::mkv::tests::block_streamer_routes_two_tracks ... ok
[INFO] [stdout] test container::mkv::tests::block_streamer_windows_match_one_shot ... ok
[INFO] [stdout] test container::mkv::tests::blockgroup_t35_addition_is_recorded_and_gated_on_id_4 ... ok
[INFO] [stdout] test container::mkv::tests::classify_codec_avc ... ok
[INFO] [stdout] test container::mkv::tests::head_blocks_extent_resolves_the_first_cluster_via_seekhead ... ok
[INFO] [stdout] test container::mkv::tests::classify_codec_mpeg_video ... ok
[INFO] [stdout] test container::mkv::tests::id_length_from_leading_bits ... ok
[INFO] [stdout] test container::mkv::tests::codec_id_label_appends_the_vfw_fourcc ... ok
[INFO] [stdout] test container::mkv::tests::implausible_default_duration_yields_no_fps ... ok
[INFO] [stdout] test container::mkv::tests::el_flagged_track_folds_into_its_base_layer ... ok
[INFO] [stdout] test container::mkv::tests::laced_block_skipped ... ok
[INFO] [stdout] test container::mkv::tests::simpleblock_routes_by_track_number ... ok
[INFO] [stdout] test container::mkv::tests::seekhead_locates_tags_offset ... ok
[INFO] [stdout] test container::mkv::tests::simpleblock_frame_range_unlaced ... ok
[INFO] [stdout] test container::mkv::tests::simpleblock_unrouted_track_skipped ... ok
[INFO] [stdout] test container::mkv::tests::stat_tags_pick_statistics_over_a_source_id_tag ... ok
[INFO] [stdout] test container::mkv::tests::two_track_mkv_reports_both_tracks ... ok
[INFO] [stdout] test container::mkv::tests::tag_duration_parses_the_mkvmerge_form_only ... ok
[INFO] [stdout] test container::mkv::tests::vint_size_known_and_unknown ... ok
[INFO] [stdout] test container::mp4::tests::a_descriptor_shorter_than_its_fixed_fields_still_names_the_codec ... ok
[INFO] [stdout] test container::mp4::tests::build_sample_index_survives_a_lying_stsz_count ... ok
[INFO] [stdout] test container::mkv::tests::tags_extent_resolves_a_tail_tags_via_seekhead ... ok
[INFO] [stdout] test container::mp4::tests::a_truncated_decoder_specific_info_yields_no_headers_not_a_short_read ... ok
[INFO] [stdout] test container::mp4::tests::clamp_count_caps_to_box_payload ... ok
[INFO] [stdout] test container::mp4::tests::avc2_and_avc4_sample_entries_are_avc ... ok
[INFO] [stdout] test container::mp4::tests::colr_range_flag_is_nclx_only_and_bounds_safe ... ok
[INFO] [stdout] test container::mp4::tests::cuvv_box_parses_and_gates ... ok
[INFO] [stdout] test container::mp4::tests::container_label_distinguishes_quicktime_from_mp4 ... ok
[INFO] [stdout] test container::mp4::tests::a_box_whose_size_undercuts_its_own_header_is_skipped ... ok
[INFO] [stdout] test container::mp4::tests::dual_track_takes_bl_dims_el_dvconfig_and_merges_chunks ... ok
[INFO] [stdout] test container::mp4::tests::el_with_mismatched_nal_len_is_not_concatenated ... ok
[INFO] [stdout] test container::mp4::tests::encv_resolves_to_the_original_codec_via_sinf_frma ... ok
[INFO] [stdout] test container::mp4::tests::esds_object_type_reads_the_real_descriptor_chain ... ok
[INFO] [stdout] test container::mp4::tests::fragment_index_chains_trafs_and_applies_trex_defaults ... ok
[INFO] [stdout] test container::mp4::tests::fragment_index_drops_unsizable_runs ... ok
[INFO] [stdout] test container::mp4::tests::independent_second_trak_is_not_misread_as_an_el ... ok
[INFO] [stdout] test container::mp4::tests::fragment_index_survives_a_lying_trun_count ... ok
[INFO] [stdout] test container::mp4::tests::mfra_fragment_heads_dedupe_across_tracks ... ok
[INFO] [stdout] test container::mp4::tests::fragment_index_walks_trun_runs ... ok
[INFO] [stdout] test container::mp4::tests::parse_mvex_reads_trex_and_mehd ... ok
[INFO] [stdout] test container::mp4::tests::readers_are_bounds_safe ... ok
[INFO] [stdout] test container::mp4::tests::nclc_colr_fills_its_missing_range_from_the_vui ... ok
[INFO] [stdout] test container::mp4::tests::sidx_fragment_heads_survive_a_lying_count_and_stop_at_moof ... ok
[INFO] [stdout] test container::mp4::tests::single_track_passes_through ... ok
[INFO] [stdout] test container::mp4::tests::the_decoder_specific_info_is_the_mpeg4_part2_header_set ... ok
[INFO] [stdout] test container::mp4::tests::sidx_fragment_heads_chain_from_the_box_end ... ok
[INFO] [stdout] test container::mp4::tests::stts_uniform_fps_reads_the_declared_cfr_rate ... ok
[INFO] [stdout] test container::mp4::tests::vdep_outranks_the_width_heuristic_for_the_el_fold_target ... ok
[INFO] [stdout] test container::mp4::tests::tref_vdep_parses_referenced_track_ids ... ok
[INFO] [stdout] test container::mp4::tests::vexu_stri_reports_stereoscopic_pair ... ok
[INFO] [stdout] test container::mpegv::tests::bytes_without_a_sequence_header_error_rather_than_report ... ok
[INFO] [stdout] test container::mpegv::tests::full_sets_the_count_only_walk_plan_and_the_default_does_not ... ok
[INFO] [stdout] test container::mpegv::tests::mpeg1_elementary_stream_is_told_apart_by_the_missing_extension ... ok
[INFO] [stdout] test container::mpegv::tests::mpeg2_elementary_stream_reports_its_sequence_header ... ok
[INFO] [stdout] test container::mp4::tests::two_bl_present_dv_traks_stay_independent ... ok
[INFO] [stdout] test container::mpegv::tests::a_head_that_is_not_an_mpeg_start_code_is_refused_before_the_scan ... ok
[INFO] [stdout] test container::mpegv::tests::walk_pictures_counts_picture_start_codes_alone ... ok
[INFO] [stdout] test container::ogg::tests::a_chained_file_reports_no_duration_rather_than_its_last_link ... ok
[INFO] [stdout] test container::ogg::tests::a_broken_page_chain_is_not_read_as_truncation ... ok
[INFO] [stdout] test container::ogg::tests::a_real_theora_head_reports_its_picture_and_duration ... ok
[INFO] [stdout] test container::ogg::tests::a_file_with_no_video_stream_errors_rather_than_reporting ... ok
[INFO] [stdout] test container::ogg::tests::a_malformed_theora_header_refuses_the_file_rather_than_reporting_no_video ... ok
[INFO] [stdout] test container::ogg::tests::a_real_vp8_head_reports_its_picture_and_duration ... ok
[INFO] [stdout] test container::ogg::tests::an_implausible_frame_rate_refuses_the_vp8_header ... ok
[INFO] [stdout] test container::ogg::tests::an_implausible_granule_yields_no_duration ... ok
[INFO] [stdout] test container::ogg::tests::a_short_file_is_walked_from_byte_zero_rather_than_resynchronised ... ok
[INFO] [stdout] test container::ogg::tests::duplicate_bos_serials_cannot_multiply_the_track_list ... ok
[INFO] [stdout] test container::ogg::tests::full_leaves_the_rate_to_the_scan_only_when_one_video_stream_exists ... ok
[INFO] [stdout] test container::ogg::tests::non_ogg_bytes_are_refused_before_any_walk ... ok
[INFO] [stdout] test container::ogg::tests::a_minus_one_granule_is_skipped_rather_than_counted ... ok
[INFO] [stdout] test container::ogg::tests::max_page_bounds_what_one_page_can_declare ... ok
[INFO] [stdout] test container::ogg::tests::the_full_walk_ignores_other_serials_and_refuses_a_broken_chain ... ok
[INFO] [stdout] test container::ogg::tests::the_full_walk_sums_video_payload_and_skips_the_header_packets ... ok
[INFO] [stdout] test container::ogg::tests::the_last_page_of_another_serial_does_not_end_the_video ... ok
[INFO] [stdout] test container::ogg::tests::the_page_header_is_little_endian_while_the_payload_is_big_endian ... ok
[INFO] [stdout] test container::ogg::tests::vp8_duration_uses_the_headers_exact_rational_not_a_rounded_rate ... ok
[INFO] [stdout] test container::ps::tests::a_backward_clock_yields_no_duration ... ok
[INFO] [stdout] test container::ogg::tests::a_page_declaring_more_than_it_holds_is_refused ... ok
[INFO] [stdout] test container::avi::tests::declared_sizes_past_the_buffer_neither_panic_nor_run_away ... ok
[INFO] [stdout] test container::ogg::tests::the_vp8_identification_header_is_twenty_six_bytes ... ok
[INFO] [stdout] test container::ogg::tests::vp8_granule_frames_reads_the_upper_half_only ... ok
[INFO] [stdout] test container::ps::tests::a_declared_header_too_short_for_its_timestamp_reads_no_timestamp ... ok
[INFO] [stdout] test container::ps::tests::a_cleared_marker_bit_refutes_a_pack ... ok
[INFO] [stdout] test container::ps::tests::a_bounded_index_keeps_the_sampled_footnote_on ... ok
[INFO] [stdout] test container::ps::tests::a_pack_header_cut_by_the_window_is_refused_not_read_past ... ok
[INFO] [stdout] test container::ps::tests::a_pack_less_stream_still_anchors_its_tail ... ok
[INFO] [stdout] test container::ps::tests::a_pes_packet_too_short_for_its_timestamp_reads_no_timestamp ... ok
[INFO] [stdout] test container::ps::tests::a_program_stream_reports_its_video_track ... ok
[INFO] [stdout] test container::ps::tests::a_scrambled_video_pes_errors_as_css_rather_than_reporting ... ok
[INFO] [stdout] test container::ps::tests::a_slice_start_code_is_not_read_as_an_mpeg4_visual_object_layer ... ok
[INFO] [stdout] test container::ps::tests::a_span_becomes_a_duration_by_one_frame_interval ... ok
[INFO] [stdout] test container::ps::tests::a_stray_timestamp_cannot_set_the_duration ... ok
[INFO] [stdout] test container::ps::tests::a_tail_window_anchors_on_confirmed_structure ... ok
[INFO] [stdout] test container::ps::tests::a_timestamp_with_a_cleared_marker_is_refused ... ok
[INFO] [stdout] test container::ps::tests::a_timestampless_tail_falls_back_only_when_the_windows_meet ... ok
[INFO] [stdout] test container::ps::tests::a_zero_pes_length_stops_the_walk_rather_than_spinning ... ok
[INFO] [stdout] test container::ps::tests::an_absurd_or_absent_span_yields_no_duration ... ok
[INFO] [stdout] test container::ps::tests::an_access_unit_is_cut_at_a_start_code_and_never_mid_slice ... ok
[INFO] [stdout] test container::ps::tests::an_extended_substream_in_the_vc1_range_is_a_video_track ... ok
[INFO] [stdout] test container::ps::tests::annex_b_nal_headers_in_the_vol_range_stay_annex_b ... ok
[INFO] [stdout] test container::ps::tests::an_extended_substream_outside_the_vc1_range_is_not_video ... ok
[INFO] [stdout] test container::ps::tests::both_pack_forms_decode_with_every_marker_checked ... ok
[INFO] [stdout] test container::ps::tests::each_video_stream_id_becomes_its_own_track ... ok
[INFO] [stdout] test container::ps::tests::mpeg1_pes_ladder_covers_all_three_branches ... ok
[INFO] [stdout] test container::ps::tests::mpeg2_pes_header_yields_its_payload_offset_and_timestamp ... ok
[INFO] [stdout] test container::ps::tests::non_video_stream_ids_are_stepped_over_by_length ... ok
[INFO] [stdout] test container::ps::tests::pack_stuffing_length_moves_the_next_packet ... ok
[INFO] [stdout] test container::ps::tests::the_census_accepts_both_real_pack_forms ... ok
[INFO] [stdout] test container::ogg::tests::a_planted_page_pair_cannot_redirect_the_tail_anchor ... ok
[INFO] [stdout] test container::ps::tests::the_elementary_stream_census_separates_the_mpeg_families ... ok
[INFO] [stdout] test container::ps::tests::the_pack_variant_names_the_container_and_not_the_codec ... ok
[INFO] [stdout] test container::ps::tests::the_stream_id_extension_walk_reads_only_a_declared_id ... ok
[INFO] [stdout] test container::rm::tests::a_data_declaration_past_eof_flags_the_file_short ... ok
[INFO] [stdout] test container::ps::tests::the_elementary_stream_census_beats_first_byte_routing ... ok
[INFO] [stdout] test container::rm::tests::a_multirate_mlti_block_is_unwrapped ... ok
[INFO] [stdout] test container::ps::tests::timestamps_are_read_across_their_marker_bits ... ok
[INFO] [stdout] test container::rm::tests::a_video_mdpr_reports_the_declared_stream ... ok
[INFO] [stdout] test container::rm::tests::an_unknown_vido_fourcc_keeps_the_honest_label_and_no_constants ... ok
[INFO] [stdout] test container::rm::tests::audio_only_and_non_rm_inputs_error_honestly ... ok
[INFO] [stdout] test container::rm::tests::ffmpegs_own_header_guards_are_kept ... ok
[INFO] [stdout] test container::ogg::tests::the_tail_window_resynchronises_past_a_false_capture_pattern ... ok
[INFO] [stdout] test container::tests::a_control_character_in_a_fallback_label_never_reaches_the_terminal ... ok
[INFO] [stdout] test container::tests::an_mpeg_picture_header_fails_the_nal_plausibility_checks ... ok
[INFO] [stdout] test container::tests::both_nal_readings_are_load_bearing ... ok
[INFO] [stdout] test container::tests::cicp_matrix_names_dolby_ipt ... ok
[INFO] [stdout] test container::tests::cicp_tables_name_every_defined_code ... ok
[INFO] [stdout] test container::ps::tests::the_census_refuses_bytes_that_are_not_a_program_stream ... ok
[INFO] [stdout] test container::rm::tests::prop_duration_is_the_fallback_when_the_stream_declares_none ... ok
[INFO] [stdout] test container::rm::tests::zero_and_implausible_fps_are_withheld ... ok
[INFO] [stdout] test container::tests::compact_dovi_config_omits_compat_id ... ok
[INFO] [stdout] test container::tests::color_from_av1c_reads_the_embedded_sequence_header ... ok
[INFO] [stdout] test container::rm::tests::truncated_and_degenerate_headers_never_panic ... ok
[INFO] [stdout] test container::tests::constant_depth_chroma_fills_only_its_families_and_only_gaps ... ok
[INFO] [stdout] test container::tests::mpeg2_fill_declines_rather_than_guessing ... ok
[INFO] [stdout] test container::tests::dvwc_decodes_profile_20 ... ok
[INFO] [stdout] test container::tests::mpeg2_fill_never_overwrites_container_signalling ... ok
[INFO] [stdout] test container::tests::mpeg2_fill_supplies_what_the_container_left_absent ... ok
[INFO] [stdout] test container::tests::only_the_pq_and_hlg_curves_carry_those_substrings ... ok
[INFO] [stdout] test container::tests::parse_avcc_high_profile ... ok
[INFO] [stdout] test container::tests::quantized_periods_decode_to_their_authored_rate_or_nothing ... ok
[INFO] [stdout] test container::tests::sniffs_as_ts_locks_both_strides_and_nothing_else ... ok
[INFO] [stdout] test container::tests::vpcc_reserved_chroma_names_nothing ... ok
[INFO] [stdout] test container::tests::sniffer_routes_each_start_code_family_to_its_own_backend ... ok
[INFO] [stdout] test container::ts::tests::a_discontinuity_refuses_both_routes ... ok
[INFO] [stdout] test container::ts::tests::detect_ts_188 ... ok
[INFO] [stdout] test container::ts::tests::detect_m2ts_192 ... ok
[INFO] [stdout] test container::ts::tests::duration_takes_the_video_pts_span_past_the_clipped_pcr_tail ... ok
[INFO] [stdout] test container::tests::parse_hvcc_prefers_the_embedded_sps_depth ... ok
[INFO] [stdout] test container::ts::tests::full_demux_keeps_head_and_exposes_plan ... ok
[INFO] [stdout] test container::ts::tests::a_stray_pts_is_refused_by_the_arrival_clock ... ok
[INFO] [stdout] test container::ts::tests::grouping_independent_video_pid_is_not_misread_as_el ... ok
[INFO] [stdout] test container::ts::tests::grouping_spans_programs ... ok
[INFO] [stdout] test container::ts::tests::grouping_folds_el_by_dependency_pid ... ok
[INFO] [stdout] test container::ts::tests::grouping_descriptorless_multi_pid_keeps_bdmv_rule ... ok
[INFO] [stdout] test container::ts::tests::mpeg_video_stream_types_are_recognized_and_never_merged ... ok
[INFO] [stdout] test container::tests::start_code_discriminator_routes_on_the_byte_after_the_prefix ... ok
[INFO] [stdout] test container::ts::tests::packet_pcr_absent_without_flag ... ok
[INFO] [stdout] test container::ts::tests::multi_program_demux_reports_one_track_per_program ... ok
[INFO] [stdout] test container::ts::tests::packet_pcr_flags_discontinuity ... ok
[INFO] [stdout] test container::ts::tests::pat_returns_program_map_pid ... ok
[INFO] [stdout] test container::ts::tests::packet_pcr_decodes_adaptation_field ... ok
[INFO] [stdout] test container::ts::tests::pes_pts_reads_only_a_declared_credible_timestamp ... ok
[INFO] [stdout] test container::ts::tests::pmt_parses_hevc_and_dovi_streams ... ok
[INFO] [stdout] test container::ts::tests::pes_offset_skips_header ... ok
[INFO] [stdout] test container::ts::tests::private_stream_type_with_bl_present_is_a_base_layer ... ok
[INFO] [stdout] test container::ts::tests::streamed_windows_match_one_shot ... ok
[INFO] [stdout] test container::ts::tests::streamer_routes_per_group ... ok
[INFO] [stdout] test dv::ccid::tests::admitted_pairings_follow_the_profile_tables ... ok
[INFO] [stdout] test container::sps_scan_tests::the_parameter_set_scan_is_bounded_per_chunk_not_only_per_chunk_count ... ok
[INFO] [stdout] test dv::ccid::tests::base_signal_tags_match_the_cross_compatibility_column ... ok
[INFO] [stdout] test container::ts::tests::reassembly_emits_au_on_next_pes ... ok
[INFO] [stdout] test dv::ccid::tests::compatibility_labels_cover_every_defined_ccid ... ok
[INFO] [stdout] test dv::ccid::tests::a_signal_that_separates_nothing_infers_nothing ... ok
[INFO] [stdout] test dv::ccid::tests::enhancement_layer_rows_are_recorded ... ok
[INFO] [stdout] test dv::ccid::tests::deprecated_combinations_are_the_two_annex_i_pairings ... ok
[INFO] [stdout] test container::ogg::tests::a_file_just_past_the_tail_window_does_not_read_its_own_head_as_a_second_link ... ok
[INFO] [stdout] test dv::ccid::tests::infers_profile_8_from_its_effective_colour ... ok
[INFO] [stdout] test dv::ccid::tests::table_1_and_table_6_profile_to_ccid_rows_match_the_spec ... ok
[INFO] [stdout] test dv::ccid::tests::rows_decode_to_the_shared_report_labels ... ok
[INFO] [stdout] test dv::ccid::tests::table_2_ccid_to_vui_rows_match_the_spec ... ok
[INFO] [stdout] test dv::ccid::tests::infers_profile_10_from_an_explicit_base_layer_signal ... ok
[INFO] [stdout] test dv::ccid::tests::the_dvb_ccid4_row_is_recorded_but_not_matched ... ok
[INFO] [stdout] test dv::ccid::tests::the_hdr10_base_gate_keeps_its_profile_8_fallback ... ok
[INFO] [stdout] test dv::ccid::tests::the_matrix_alone_separates_an_ipt_base_from_an_hdr10_one ... ok
[INFO] [stdout] test dv::levels::tests::cadence_absent_without_consecutive_tracking_or_pairs ... ok
[INFO] [stdout] test dv::levels::tests::cadence_counts_pairs_across_folds_and_weighted_runs ... ok
[INFO] [stdout] test dv::levels::tests::cadence_frequent_changes_read_per_frame ... ok
[INFO] [stdout] test dv::levels::tests::deprecated_combination_reaches_the_model_from_every_path ... ok
[INFO] [stdout] test dv::levels::tests::compat_resolution_rungs_follow_the_evidence ... ok
[INFO] [stdout] test dv::levels::tests::derived_colour_declines_an_inferred_id ... ok
[INFO] [stdout] test dv::levels::tests::derived_level_is_the_smallest_admitting_pixel_rate_and_width ... ok
[INFO] [stdout] test dv::levels::tests::derived_colour_never_overwrites_an_unnamed_code ... ok
[INFO] [stdout] test dv::levels::tests::dm_fingerprint_tracks_content_not_the_scene_flag ... ok
[INFO] [stdout] test dv::levels::tests::derived_colour_needs_a_base_layer ... ok
[INFO] [stdout] test dv::levels::tests::dual_track_fold_reports_the_logical_tracks_layers ... ok
[INFO] [stdout] test container::flv::tests::an_amf_property_list_cannot_allocate_without_bound ... ok
[INFO] [stdout] test dv::levels::tests::l8_index_255_resolves_via_l10_definition ... ok
[INFO] [stdout] test dv::levels::tests::fel_brightness_expansion_needs_fel_and_a_brighter_grade ... ok
[INFO] [stdout] test dv::levels::tests::inferred_compat_fills_only_an_unresolved_id ... ok
[INFO] [stdout] test dv::levels::tests::l10_defined_target_missing_from_read_trims_is_surfaced_as_l8 ... ok
[INFO] [stdout] test dv::levels::tests::l10_definition_overrides_predefined_table ... ok
[INFO] [stdout] test dv::levels::tests::l8_predefined_index_still_resolves_without_l10 ... ok
[INFO] [stdout] test dv::levels::tests::l8_predefined_table_matches_dolby_canon ... ok
[INFO] [stdout] test dv::levels::tests::l9_custom_chromaticities_match_known_gamuts ... ok
[INFO] [stdout] test dv::levels::tests::mastering_primaries_mismatch_needs_l9_and_a_differing_signalled_label ... ok
[INFO] [stdout] test dv::levels::tests::merged_targets_keep_the_combined_provenance_shape ... ok
[INFO] [stdout] test dv::levels::tests::pq_reshaping_follows_the_resolved_id_on_any_rung ... ok
[INFO] [stdout] test hdr::sei::tests::alt_transfer_hlg ... ok
[INFO] [stdout] test dv::levels::tests::profile_major_reads_back_every_label_shape ... ok
[INFO] [stdout] test dv::rpu::tests::parses_real_avc_wrapped_rpu ... ok
[INFO] [stdout] test dv::levels::tests::reconstructed_bit_depth_is_signaled_and_fel_gated ... ok
[INFO] [stdout] test hdr::sei::tests::mastering_and_content_light_in_one_nal ... ok
[INFO] [stdout] test hdr::sei::tests::sl_hdr2_header_parses_from_corpus_bytes ... ok
[INFO] [stdout] test hdr::sei::tests::sl_hdr_gate_rejects_foreign_and_reserved_t35 ... ok
[INFO] [stdout] test hdr::sei::tests::sl_hdr_truncated_blocks_keep_the_header ... ok
[INFO] [stdout] test hdr::sei::tests::hdr_vivid_header_parses_and_gates ... ok
[INFO] [stdout] test dv::levels::tests::source_pq_decodes_the_common_mastering_ranges ... ok
[INFO] [stdout] test dv::levels::tests::unconverted_dual_layer_rpu_needs_nlq_and_an_el_less_carriage ... ok
[INFO] [stdout] test hdr::sei::tests::hdr_vivid_targets_walk_both_parameter_sets ... ok
[INFO] [stdout] test hdr::tests::base_field_mirrors_the_format_tag ... ok
[INFO] [stdout] test hdr::tests::classifies_the_common_mastering_gamuts ... ok
[INFO] [stdout] test hdr::tests::rotated_primary_slots_still_classify ... ok
[INFO] [stdout] test hdr::tests::unknown_coordinates_yield_none ... ok
[INFO] [stdout] test hevc::nal::tests::annexb_4byte_and_3byte_start_codes ... ok
[INFO] [stdout] test hdr::sei::tests::hdr10plus_signature_gate_rejects_other_t35 ... ok
[INFO] [stdout] test hevc::nal::tests::length_prefixed_four_byte ... ok
[INFO] [stdout] test hevc::sps::tests::reserved_chroma_format_idc_names_nothing ... ok
[INFO] [stdout] test hevc::nal::tests::annexb_implicit_first_nal_without_start_code ... ok
[INFO] [stdout] test hevc::nal::tests::forbidden_zero_bit_rejects_mpeg_start_codes ... ok
[INFO] [stdout] test hevc::sps::tests::sar_table_matches_h264_table_e1 ... ok
[INFO] [stdout] test mjpeg::tests::names_the_settled_layouts_and_declines_the_rest ... ok
[INFO] [stdout] test mjpeg::tests::reads_the_corpus_frames_precision_and_sampling ... ok
[INFO] [stdout] test mjpeg::tests::refuses_what_is_not_a_readable_frame ... ok
[INFO] [stdout] test model::tests::error_report_shape_is_pinned ... ok
[INFO] [stdout] test model::tests::rational_reduces_and_refuses_zero ... ok
[INFO] [stdout] test model::tests::bitrate_source_is_baked_into_the_constructors ... ok
[INFO] [stdout] test hevc::nal::tests::last_nal_start_finds_the_final_boundary_either_prefix_length ... ok
[INFO] [stdout] test model::tests::schema_version_matches_the_documented_one ... ok
[INFO] [stdout] test model::tests::schema_doc_header_matches_schema_version ... ok
[INFO] [stdout] test model::tests::the_unnamed_code_marker_never_serializes ... ok
[INFO] [stdout] test mpeg2::tests::a_422_high_stream_reports_its_chroma ... ok
[INFO] [stdout] test mpeg2::tests::a_clear_colour_description_flag_signals_nothing ... ok
[INFO] [stdout] test mpeg2::tests::a_display_extension_without_a_sequence_extension_is_ignored ... ok
[INFO] [stdout] test model::tests::schema_shape_is_pinned ... ok
[INFO] [stdout] test mpeg2::tests::a_forbidden_zero_colour_code_reads_as_unsignalled ... ok
[INFO] [stdout] test mpeg2::tests::a_truncated_sequence_extension_leaves_its_fields_unknown ... ok
[INFO] [stdout] test mpeg2::tests::aspect_codes_read_per_codec_and_reserved_fills_nothing ... ok
[INFO] [stdout] test mpeg2::tests::chroma_table_names_the_three_defined_formats ... ok
[INFO] [stdout] test mpeg2::tests::corpus_m2v_head_parses ... ok
[INFO] [stdout] test mpeg2::tests::dimension_extensions_extend_the_header ... ok
[INFO] [stdout] test mpeg2::tests::display_extension_decodes_the_full_cicp_triple ... ok
[INFO] [stdout] test mpeg2::tests::frame_rate_table_is_the_spec_and_not_ffmpegs ... ok
[INFO] [stdout] test mpeg2::tests::implausible_headers_and_truncation_are_refused ... ok
[INFO] [stdout] test mpeg2::tests::mpeg1_has_no_sequence_extension ... ok
[INFO] [stdout] test mpeg2::tests::mpeg1_pel_aspect_is_the_reference_table_not_ffmpegs ... ok
[INFO] [stdout] test mpeg2::tests::profile_and_level_table_matches_h262_tables_8_1_to_8_4 ... ok
[INFO] [stdout] test mpeg2::tests::resyncs_past_leading_bytes_that_are_not_a_sequence_header ... ok
[INFO] [stdout] test mpeg2::tests::the_corpus_mixed_case_reports_only_the_matrix ... ok
[INFO] [stdout] test mpeg4part2::tests::a_fixed_vop_rate_yields_a_real_frame_rate ... ok
[INFO] [stdout] test mpeg4part2::tests::a_non_video_visual_object_is_refused ... ok
[INFO] [stdout] test mpeg4part2::tests::a_signalled_range_over_specified_primaries_splits_provenance ... ok
[INFO] [stdout] test mpeg4part2::tests::a_sprite_layer_declines_to_guess_the_depth ... ok
[INFO] [stdout] test mpeg4part2::tests::a_vol_describing_no_picture_is_refused ... ok
[INFO] [stdout] test mpeg4part2::tests::a_zero_marker_bit_refuses_the_vol ... ok
[INFO] [stdout] test mpeg4part2::tests::absent_video_signal_type_takes_the_spec_defaults ... ok
[INFO] [stdout] test mpeg4part2::tests::not_8_bit_reports_the_signalled_depth ... ok
[INFO] [stdout] test mpeg4part2::tests::real_headers_decode_end_to_end ... ok
[INFO] [stdout] test mpeg4part2::tests::signalled_colour_and_range_are_tagged_stream ... ok
[INFO] [stdout] test container::ps::tests::a_tail_window_never_overlaps_the_head ... ok
[INFO] [stdout] test mpeg4part2::tests::table_g1_rows_land_where_their_sources_put_them ... ok
[INFO] [stdout] test mpeg4part2::tests::the_studio_vol_carries_depth_and_chroma_directly ... ok
[INFO] [stdout] test prefetch::tests::network_fstype_matches_longest_mount_prefix ... ok
[INFO] [stdout] test mpeg4part2::tests::time_increment_width_matches_the_reference_implementations ... ok
[INFO] [stdout] test prefetch::tests::merge_ranges_coalesces_overlaps_and_drops_empties ... ok
[INFO] [stdout] test prefetch::tests::network_mount_matches_longest_prefix_from_a_struct_table ... ok
[INFO] [stdout] test mpeg4part2::tests::truncation_declines_rather_than_reporting_a_partial_layer ... ok
[INFO] [stdout] test prefetch::tests::unescape_mount_decodes_octal_whitespace ... ok
[INFO] [stdout] test progress::tests::bar_fraction_blends_phases_monotonically ... ok
[INFO] [stdout] test progress::tests::bar_line_colored_has_zero_width_codes ... ok
[INFO] [stdout] test prefetch::tests::frontier_ensure_triggers_only_near_the_edge ... ok
[INFO] [stdout] test prefetch::tests::based_frontier_stays_in_slice_coordinates ... ok
[INFO] [stdout] test prefetch::tests::frontier_advances_monotonically_and_clamps_at_eof ... ok
[INFO] [stdout] test container::annexb::tests::full_demux_rescues_an_sps_past_the_head_window ... ok
[INFO] [stdout] test progress::tests::bar_line_half_cell_edge ... ok
[INFO] [stdout] test container::annexb::tests::a_skipped_boundary_nal_does_not_take_a_valid_one_with_it ... ok
[INFO] [stdout] test progress::tests::bar_line_plain_golden ... ok
[INFO] [stdout] test progress::tests::bar_line_with_rate_and_eta ... ok
[INFO] [stdout] test progress::tests::done_event_omits_phase_fields ... ok
[INFO] [stdout] test progress::tests::update_gates_by_bytes_and_latches_total ... ok
[INFO] [stdout] test progress::tests::eta_formats_minutes_and_hours ... ok
[INFO] [stdout] test prores::tests::garbage_and_truncation_are_rejected ... ok
[INFO] [stdout] test prores::tests::header_colour_maps_through_the_cicp_tables ... ok
[INFO] [stdout] test progress::tests::gate_step_scales_with_a_floor ... ok
[INFO] [stdout] test prores::tests::mov_sample_form_carries_the_icpf_atom ... ok
[INFO] [stdout] test progress::tests::header_line_colored_wraps_plain_text ... ok
[INFO] [stdout] test progress::tests::header_line_plain_golden ... ok
[INFO] [stdout] test progress::tests::off_sink_ignores_everything ... ok
[INFO] [stdout] test progress::tests::percent_is_one_decimal_and_empty_total_is_complete ... ok
[INFO] [stdout] test prores::tests::corpus_mkv_block_header_parses ... ok
[INFO] [stdout] test progress::tests::progress_event_serialization_is_pinned ... ok
[INFO] [stdout] test prores::tests::profile_table_covers_the_six_video_fourccs ... ok
[INFO] [stdout] test prores::tests::quad_chroma_and_alpha ... ok
[INFO] [stdout] test render::tests::a_deprecated_combination_chips_the_profile_line ... ok
[INFO] [stdout] test render::tests::a_matching_gamut_and_transfer_collapse_to_one_label ... ok
[INFO] [stdout] test render::tests::a_matrix_naming_a_different_system_than_the_primaries_shows ... ok
[INFO] [stdout] test render::tests::an_empty_colour_description_renders_nothing ... ok
[INFO] [stdout] test render::tests::an_ordinary_matrix_is_not_named ... ok
[INFO] [stdout] test render::tests::a_matrix_with_nothing_beside_it_is_the_whole_line ... ok
[INFO] [stdout] test render::tests::divider_matches_section_rule_width ... ok
[INFO] [stdout] test render::tests::header_marks_truncated_stdin_size ... ok
[INFO] [stdout] test render::tests::multi_track_report_renders_per_track_groups ... ok
[INFO] [stdout] test render::tests::notice_colored_rules_and_inks_like_a_section ... ok
[INFO] [stdout] test render::tests::notice_plain_uses_report_row_geometry ... ok
[INFO] [stdout] test render::tests::indented_section_rule_stays_flush_right ... ok
[INFO] [stdout] test render::tests::quiet_lines_per_track ... ok
[INFO] [stdout] test render::tests::notice_word_wraps_commands_to_the_value_column ... ok
[INFO] [stdout] test render::tests::report_wraps_only_with_a_width ... ok
[INFO] [stdout] test render::tests::rules_follow_probed_terminal_width ... ok
[INFO] [stdout] test render::tests::header_counter_multi_file_only ... ok
[INFO] [stdout] test render::tests::the_ipt_matrix_prints_alongside_primaries_and_transfer ... ok
[INFO] [stdout] test render::tests::track_title_carries_program_number ... ok
[INFO] [stdout] test render::tests::wrap_line_breaks_at_separators_with_hanging_indent ... ok
[INFO] [stdout] test render::tests::wrap_line_moves_warning_chips_whole ... ok
[INFO] [stdout] test render::tests::wrap_line_noop_when_it_fits ... ok
[INFO] [stdout] test render::tests::wrap_line_reopens_style_across_the_break ... ok
[INFO] [stdout] test sample::tests::select_track_chunks_merges_in_file_order_with_pins ... ok
[INFO] [stdout] test sample::tests::select_indices_pins_the_sps_chunk ... ok
[INFO] [stdout] test sidecar::dv_xml::tests::frame_rate_reads_both_schema_forms ... ok
[INFO] [stdout] test sidecar::dv_xml::tests::mastering_display_parses_the_205_schema_form ... ok
[INFO] [stdout] test sidecar::dv_xml::tests::mastering_display_without_primaries_stays_luminance_only ... ok
[INFO] [stdout] test sidecar::dv_xml::tests::schema_version_reads_both_declaration_forms ... ok
[INFO] [stdout] test sidecar::dv_xml::tests::off_gamut_mastering_primaries_are_never_guessed ... ok
[INFO] [stdout] test sidecar::dv_xml::tests::mastering_display_reads_luminance_and_named_primaries ... ok
[INFO] [stdout] test sidecar::tests::content_sniffers_classify_xml_and_json ... ok
[INFO] [stdout] test sidecar::tests::hdr10plus_head_parse_reads_only_first_scene ... ok
[INFO] [stdout] test sample::tests::mkv_full_scan_streams_blocks_and_counts ... ok
[INFO] [stdout] test sidecar::tests::garbage_rpu_bin_errors_without_panic ... ok
[INFO] [stdout] test sample::tests::ts_full_scan_streams_and_counts_es_bytes ... ok
[INFO] [stdout] test sample::tests::raw_hevc_full_scan_fuses_walk_and_extraction ... ok
[INFO] [stdout] test sample::tests::raw_ivf_full_scan_measures_fps_and_duration ... ok
[INFO] [stdout] test sample::tests::multi_track_scan_keeps_per_track_findings_isolated ... ok
[INFO] [stdout] test sample::tests::raw_obu_full_scan_counts_frames_and_derives_duration ... ok
[INFO] [stdout] test sidecar::tests::malformed_hdr10plus_json_errors_without_panic ... ok
[INFO] [stdout] test sample::tests::batched_aggregation_preserves_first_wins_order ... ok
[INFO] [stdout] test hevc::nal::tests::streamed_split_matches_plain_and_ticks ... ok
[INFO] [stdout] test sidecar::tests::hdr10plus_first_scene_truncated_in_window_errors ... ok
[INFO] [stdout] test sidecar::tests::raw_hevc_is_not_detected_as_rpu_bin ... ok
[INFO] [stdout] test tests::truncation_suppresses_span_derived_facts_only ... ok
[INFO] [stdout] test tests::ansi_probe_never_vetoes_a_handle_that_is_not_a_console ... ok
[INFO] [stdout] test sidecar::tests::rpu_bin_run_collapse_still_counts_cadence_pairs ... ok
[INFO] [stdout] test sidecar::tests::non_sidecar_extension_returns_none ... ok
[INFO] [stdout] test tests::bounded_head_detects_and_bounds_truncation ... ok
[INFO] [stdout] test tests::bounded_head_reads_complete_streams_whole ... ok
[INFO] [stdout] test tests::color_policy_asks_the_console_before_emitting_escapes ... ok
[INFO] [stdout] test container::annexb::tests::head_split_matches_whole_file_prefix_and_drops_the_cut_nal ... ok
[INFO] [stdout] test tests::stdin_budget_couples_ts_to_its_head_scan ... ok
[INFO] [stdout] test theora::tests::a_display_size_outside_the_coded_frame_falls_back_to_the_coded_size ... ok
[INFO] [stdout] test theora::tests::cs_1_and_2_map_to_their_cicp_code_points_with_bt709_transfer ... ok
[INFO] [stdout] test theora::tests::an_implausible_frame_rate_is_refused_rather_than_divided ... ok
[INFO] [stdout] test theora::tests::granule_position_sums_both_halves_of_the_split ... ok
[INFO] [stdout] test theora::tests::pixel_format_1_is_reserved_and_refuses_the_stream ... ok
[INFO] [stdout] test theora::tests::structural_zeros_and_wrong_versions_are_refused ... ok
[INFO] [stdout] test theora::tests::reserved_cs_values_fill_nothing_rather_than_passing_through_as_cicp ... ok
[INFO] [stdout] test vc1::tests::a_clear_color_format_flag_takes_the_mixed_spec_defaults ... ok
[INFO] [stdout] test theora::tests::real_identification_header_decodes_every_field ... ok
[INFO] [stdout] test vc1::tests::a_simple_profile_header_is_not_an_advanced_one ... ok
[INFO] [stdout] test vc1::tests::a_real_advanced_sequence_header_decodes_end_to_end ... ok
[INFO] [stdout] test theora::tests::the_header_is_read_big_endian ... ok
[INFO] [stdout] test vc1::tests::an_undefined_colordiff_format_is_refused ... ok
[INFO] [stdout] test theora::tests::the_reserved_trailing_bits_must_be_zero ... ok
[INFO] [stdout] test vc1::tests::a_dvc1_box_yields_the_sequence_header_with_no_sample_reads ... ok
[INFO] [stdout] test vc1::tests::emulation_prevention_is_removed_before_the_bits_are_read ... ok
[INFO] [stdout] test vc1::tests::frame_rate_table_rows_and_their_guards ... ok
[INFO] [stdout] test vc1::tests::struct_c_validates_its_reserved_constants ... ok
[INFO] [stdout] test vc1::tests::the_config_box_profile_numbering_is_not_the_bitstreams ... ok
[INFO] [stdout] test vc1::tests::the_config_level_field_follows_rp2025_section_8_1 ... ok
[INFO] [stdout] test vc1::tests::the_defined_colour_sets_are_narrower_than_cicp ... ok
[INFO] [stdout] test vc1::tests::transfer_8_is_bt1361_not_linear ... ok
[INFO] [stdout] test vp9::tests::chroma_mappings_are_total_or_honestly_absent ... ok
[INFO] [stdout] test vc1::tests::truncation_declines_rather_than_inventing_a_header ... ok
[INFO] [stdout] test vp9::tests::profile0_and_explicit_subsampling ... ok
[INFO] [stdout] test vp9::tests::non_key_and_garbage_are_rejected ... ok
[INFO] [stdout] test vp9::tests::profile2_hdr_keyframe_parses ... ok
[INFO] [stdout] test vp9::tests::webm_codec_private_feature_list ... ok
[INFO] [stdout] test container::avi::tests::a_walk_that_ran_past_its_bound_states_no_byte_total ... ok
[INFO] [stdout] test container::avi::tests::the_overall_fallback_is_withheld_when_several_video_tracks_exist ... ok
[INFO] [stdout] test container::asf::tests::nested_header_extensions_are_depth_bounded_rather_than_recursed ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 543 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.54s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "95b44faa84125a2d431ffb963d1b21cb7a75fff0a5aad11a2ffada8e8ba1e1d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95b44faa84125a2d431ffb963d1b21cb7a75fff0a5aad11a2ffada8e8ba1e1d8", kill_on_drop: false }`
[INFO] [stdout] 95b44faa84125a2d431ffb963d1b21cb7a75fff0a5aad11a2ffada8e8ba1e1d8
