[INFO] fetching crate panlabel 0.6.0... [INFO] testing panlabel-0.6.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate panlabel 0.6.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate panlabel 0.6.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate panlabel 0.6.0 [INFO] tweaked toml for crates.io crate panlabel 0.6.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate panlabel 0.6.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate panlabel 0.6.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded anstyle v1.0.9 [INFO] [stderr] Downloaded predicates-core v1.0.8 [INFO] [stderr] Downloaded criterion-plot v0.8.1 [INFO] [stderr] Downloaded hf-hub v0.5.0 [INFO] [stderr] Downloaded wait-timeout v0.2.0 [INFO] [stderr] Downloaded anstyle-wincon v3.0.6 [INFO] [stderr] Downloaded termtree v0.4.1 [INFO] [stderr] Downloaded predicates v3.1.2 [INFO] [stderr] Downloaded anstream v0.6.17 [INFO] [stderr] Downloaded predicates-tree v1.0.11 [INFO] [stderr] Downloaded clap_derive v4.5.18 [INFO] [stderr] Downloaded clap v4.5.20 [INFO] [stderr] Downloaded clap_builder v4.5.20 [INFO] [stderr] Downloaded criterion v0.8.1 [INFO] [stderr] Downloaded zip v8.2.0 [INFO] [stderr] Downloaded lz4_flex v0.12.0 [INFO] [stderr] Downloaded bstr v1.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 25a4579f5d198332103e5cd4b7ac767feef5fec851d7792c68e38b75d0abad2e [INFO] running `Command { std: "docker" "start" "-a" "25a4579f5d198332103e5cd4b7ac767feef5fec851d7792c68e38b75d0abad2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "25a4579f5d198332103e5cd4b7ac767feef5fec851d7792c68e38b75d0abad2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25a4579f5d198332103e5cd4b7ac767feef5fec851d7792c68e38b75d0abad2e", kill_on_drop: false }` [INFO] [stdout] 25a4579f5d198332103e5cd4b7ac767feef5fec851d7792c68e38b75d0abad2e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8deda6df3bb7ee4c16337383bf9d699ad0cdd793defc8520b04c5a5de9e800b6 [INFO] running `Command { std: "docker" "start" "-a" "8deda6df3bb7ee4c16337383bf9d699ad0cdd793defc8520b04c5a5de9e800b6", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling anstyle v1.0.9 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling imagesize v0.14.0 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling rand v0.10.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling roxmltree v0.21.1 [INFO] [stderr] Compiling anstream v0.6.17 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling panlabel v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.41s [INFO] running `Command { std: "docker" "inspect" "8deda6df3bb7ee4c16337383bf9d699ad0cdd793defc8520b04c5a5de9e800b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8deda6df3bb7ee4c16337383bf9d699ad0cdd793defc8520b04c5a5de9e800b6", kill_on_drop: false }` [INFO] [stdout] 8deda6df3bb7ee4c16337383bf9d699ad0cdd793defc8520b04c5a5de9e800b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 20e42a1689c670fa0a605c158885477d2b818f7e585214de3b55bd6022f8262c [INFO] running `Command { std: "docker" "start" "-a" "20e42a1689c670fa0a605c158885477d2b818f7e585214de3b55bd6022f8262c", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling predicates-core v1.0.8 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling rand v0.10.0 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling criterion-plot v0.8.1 [INFO] [stderr] Compiling page_size v0.6.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling predicates-tree v1.0.11 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling tempfile v3.26.0 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling proptest v1.10.0 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling bstr v1.10.0 [INFO] [stderr] Compiling predicates v3.1.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling panlabel v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling assert_cmd v2.1.2 [INFO] [stderr] Compiling criterion v0.8.1 [INFO] [stdout] warning: function `bmp_bytes` is never used [INFO] [stdout] --> tests/common/mod.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn bmp_bytes(width: u32, height: u32) -> Vec { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `write_bmp` is never used [INFO] [stdout] --> tests/common/mod.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn write_bmp(path: &Path, width: u32, height: u32) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "20e42a1689c670fa0a605c158885477d2b818f7e585214de3b55bd6022f8262c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20e42a1689c670fa0a605c158885477d2b818f7e585214de3b55bd6022f8262c", kill_on_drop: false }` [INFO] [stdout] 20e42a1689c670fa0a605c158885477d2b818f7e585214de3b55bd6022f8262c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2bad81e8f9557d559a90e4c71d1ba7f32c66a2ad716d148fe687e108914f347f [INFO] running `Command { std: "docker" "start" "-a" "2bad81e8f9557d559a90e4c71d1ba7f32c66a2ad716d148fe687e108914f347f", kill_on_drop: false }` [INFO] [stderr] warning: function `bmp_bytes` is never used [INFO] [stderr] --> tests/common/mod.rs:4:8 [INFO] [stderr] | [INFO] [stderr] 4 | pub fn bmp_bytes(width: u32, height: u32) -> Vec { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: function `write_bmp` is never used [INFO] [stderr] --> tests/common/mod.rs:31:8 [INFO] [stderr] | [INFO] [stderr] 31 | pub fn write_bmp(path: &Path, width: u32, height: u32) { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `panlabel` (test "labelme_roundtrip") generated 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/panlabel-0f545c8ba44524c5) [INFO] [stdout] [INFO] [stdout] running 197 tests [INFO] [stdout] test conversion::report::tests::all_codes_have_unique_str ... ok [INFO] [stdout] test conversion::report::tests::as_str_matches_serde_json_for_all_codes ... ok [INFO] [stdout] test conversion::report::tests::text_display_includes_stable_codes ... ok [INFO] [stdout] test conversion::report::tests::report_serializes_to_json ... ok [INFO] [stdout] test conversion::report::tests::warning_makes_report_lossy ... ok [INFO] [stdout] test conversion::tests::cvat_output_counts_reflect_unused_category_drop ... ok [INFO] [stdout] test conversion::tests::output_counts_differ_for_tfod ... ok [INFO] [stdout] test conversion::tests::cvat_source_and_target_add_policy_notes ... ok [INFO] [stdout] test conversion::report::tests::empty_report_is_not_lossy ... ok [INFO] [stdout] test conversion::tests::label_studio_source_adds_policy_notes_and_rotation_warning ... ok [INFO] [stdout] test conversion::tests::tfod_source_adds_policy_note ... ok [INFO] [stdout] test conversion::tests::tfod_target_adds_policy_note ... ok [INFO] [stdout] test conversion::tests::cvat_no_unused_category_warning_when_all_used ... ok [INFO] [stdout] test conversion::tests::to_cvat_detects_lossiness ... ok [INFO] [stdout] test conversion::tests::to_ir_json_is_not_lossy ... ok [INFO] [stdout] test conversion::tests::to_label_studio_detects_lossiness ... ok [INFO] [stdout] test conversion::tests::voc_source_adds_policy_notes_and_depth_note ... ok [INFO] [stdout] test conversion::tests::yolo_source_adds_policy_notes ... ok [INFO] [stdout] test conversion::tests::voc_target_adds_policy_notes ... ok [INFO] [stdout] test conversion::tests::yolo_target_adds_policy_notes ... ok [INFO] [stdout] test diff::tests::id_mode_identical_has_no_changes ... ok [INFO] [stdout] test diff::tests::iou_mode_matches_different_ids ... ok [INFO] [stdout] test ir::bbox::tests::test_bbox_ordering ... ok [INFO] [stdout] test ir::bbox::tests::test_bbox_dimensions ... ok [INFO] [stdout] test ir::bbox::tests::test_bbox_from_xyxy ... ok [INFO] [stdout] test ir::bbox::tests::test_bbox_to_cxcywh_roundtrip ... ok [INFO] [stdout] test conversion::tests::yolo_target_keeps_images_without_annotations ... ok [INFO] [stdout] test ir::bbox::tests::test_bbox_to_xywh_roundtrip ... ok [INFO] [stdout] test ir::bbox::tests::test_bbox_from_xywh ... ok [INFO] [stdout] test ir::bbox::tests::test_bbox_to_cxcywh_preserves_negative_dimensions ... ok [INFO] [stdout] test conversion::tests::to_coco_detects_name_lossiness ... ok [INFO] [stdout] test conversion::tests::to_tfod_detects_all_lossiness ... ok [INFO] [stdout] test conversion::tests::to_voc_detects_lossiness ... ok [INFO] [stdout] test ir::bbox::tests::test_iou_identical_boxes ... ok [INFO] [stdout] test ir::bbox::tests::test_iou_invalid_boxes_return_zero ... ok [INFO] [stdout] test ir::io_coco_json::tests::test_coco_info_year_accepts_string ... ok [INFO] [stdout] test ir::io_coco_json::tests::test_confidence_to_score_mapping ... ok [INFO] [stdout] test ir::bbox::tests::test_iou_partial_overlap ... ok [INFO] [stdout] test ir::coord::tests::test_coord_creation ... ok [INFO] [stdout] test conversion::report::tests::info_does_not_make_report_lossy ... ok [INFO] [stdout] test ir::io_coco_json::tests::test_deterministic_output ... ok [INFO] [stdout] test ir::ids::tests::test_id_equality ... ok [INFO] [stdout] test ir::ids::tests::test_id_hash ... ok [INFO] [stdout] test ir::ids::tests::test_id_ordering ... ok [INFO] [stdout] test ir::io_coco_json::tests::test_coco_to_ir_basic ... ok [INFO] [stdout] test ir::io_coco_json::tests::test_ir_to_coco_bbox_conversion ... ok [INFO] [stdout] test ir::io_coco_json::tests::test_iscrowd_attribute_roundtrip ... ok [INFO] [stdout] test ir::coord::tests::test_coord_is_finite ... ok [INFO] [stdout] test ir::io_createml_json::tests::duplicate_image_rejected ... ok [INFO] [stdout] test ir::io_coco_json::tests::test_roundtrip_preserves_data ... ok [INFO] [stdout] test ir::io_createml_json::tests::parse_createml_schema_valid ... ok [INFO] [stdout] test ir::io_createml_json::tests::path_traversal_rejected ... ok [INFO] [stdout] test ir::io_cvat_xml::tests::parse_rejects_invalid_root ... ok [INFO] [stdout] test ir::io_createml_json::tests::ir_to_createml_roundtrip_string ... ok [INFO] [stdout] test ir::io_cvat_xml::tests::parse_rejects_polygon ... ok [INFO] [stdout] test ir::io_cvat_xml::tests::write_then_read_roundtrip_semantic ... ok [INFO] [stdout] test ir::io_json::tests::test_json_format ... ok [INFO] [stdout] test ir::io_json::tests::test_json_slice_roundtrip ... ok [INFO] [stdout] test ir::io_json::tests::test_json_roundtrip ... ok [INFO] [stdout] test ir::io_kitti::tests::from_kitti_str_validates_parse ... ok [INFO] [stdout] test ir::io_kitti::tests::parse_line_with_score ... ok [INFO] [stdout] test ir::io_kitti::tests::parse_rejects_wrong_field_count ... ok [INFO] [stdout] test ir::io_kitti::tests::parse_sample_line ... ok [INFO] [stdout] test ir::io_kitti::tests::roundtrip_via_string ... ok [INFO] [stdout] test ir::io_kitti::tests::writer_defaults_for_missing_attributes ... ok [INFO] [stdout] test ir::io_kitti::tests::writer_rejects_path_separators_in_filename ... ok [INFO] [stdout] test ir::io_hf_imagefolder::tests::read_uses_imagesize_when_dimensions_missing ... ok [INFO] [stdout] test ir::io_hf_imagefolder::tests::read_xywh_jsonl ... ok [INFO] [stdout] test ir::io_hf_imagefolder::tests::read_xyxy_jsonl ... ok [INFO] [stdout] test ir::io_kitti::tests::empty_label_file_for_unannotated_image ... ok [INFO] [stdout] test ir::io_hf_imagefolder::tests::read_errors_on_missing_objects_column ... ok [INFO] [stdout] test ir::io_label_studio_json::tests::parse_rejects_inconsistent_from_name ... ok [INFO] [stdout] test conversion::tests::label_studio_target_adds_default_name_policy_note ... ok [INFO] [stdout] test ir::io_createml_json::tests::empty_image_ref_rejected ... ok [INFO] [stdout] test ir::io_kitti::tests::discover_layout_accepts_root_or_label_dir ... ok [INFO] [stdout] test ir::io_createml_json::tests::writer_deterministic_order ... ok [INFO] [stdout] test ir::io_label_studio_json::tests::parse_rejects_multiple_annotation_sets ... ok [INFO] [stdout] test ir::io_label_studio_json::tests::parse_rejects_unsupported_result_type ... ok [INFO] [stdout] test ir::io_label_studio_json::tests::parse_rejects_duplicate_basenames ... ok [INFO] [stdout] test ir::io_label_studio_json::tests::parse_assigns_deterministic_ids ... ok [INFO] [stdout] test ir::io_kitti::tests::roundtrip_dir ... ok [INFO] [stdout] test ir::bbox::tests::test_bbox_from_cxcywh ... ok [INFO] [stdout] test ir::io_hf_imagefolder::tests::write_then_read_roundtrip_counts ... ok [INFO] [stdout] test ir::io_label_studio_json::tests::parse_rotation_sets_attribute ... ok [INFO] [stdout] test ir::io_label_studio_json::tests::write_then_read_roundtrip_semantic ... ok [INFO] [stdout] test ir::io_label_studio_json::tests::writer_rejects_duplicate_output_basenames ... ok [INFO] [stdout] test ir::io_labelme_json::tests::missing_image_path_rejected ... ok [INFO] [stdout] test ir::io_labelme_json::tests::missing_dimensions_rejected ... ok [INFO] [stdout] test ir::io_labelme_json::tests::directory_roundtrip ... ok [INFO] [stdout] test ir::io_labelme_json::tests::missing_shape_type_defaults_to_rectangle ... ok [INFO] [stdout] test ir::io_labelme_json::tests::multi_image_single_file_rejected ... ok [INFO] [stdout] test ir::io_labelme_json::tests::parse_single_file_rectangle_and_polygon ... ok [INFO] [stdout] test ir::io_labelme_json::tests::single_file_roundtrip ... ok [INFO] [stdout] test ir::io_labelme_json::tests::unsupported_shape_type_rejected ... ok [INFO] [stdout] test ir::io_retinanet_csv::tests::test_parse_empty_row ... ok [INFO] [stdout] test ir::io_labelme_json::tests::rectangle_with_wrong_point_count_rejected ... ok [INFO] [stdout] test ir::io_retinanet_csv::tests::test_parse_empty_path_rejected ... ok [INFO] [stdout] test ir::io_retinanet_csv::tests::test_parse_annotation_row ... ok [INFO] [stdout] test ir::io_retinanet_csv::tests::test_parse_invalid_coordinate_rejected ... ok [INFO] [stdout] test ir::io_retinanet_csv::tests::test_parse_float_coordinates ... ok [INFO] [stdout] test ir::io_retinanet_csv::tests::test_parse_no_header ... ok [INFO] [stdout] test ir::io_retinanet_csv::tests::test_write_annotated_images ... ok [INFO] [stdout] test ir::io_retinanet_csv::tests::test_write_deterministic_order ... ok [INFO] [stdout] test ir::io_retinanet_csv::tests::test_parse_multiple_images ... ok [INFO] [stdout] test ir::io_retinanet_csv::tests::test_write_missing_category_error ... ok [INFO] [stdout] test ir::io_retinanet_csv::tests::test_parse_header_skipped ... ok [INFO] [stdout] test ir::io_retinanet_csv::tests::test_parse_partial_row_rejected ... ok [INFO] [stdout] test ir::io_retinanet_csv::tests::test_write_unannotated_image ... ok [INFO] [stdout] test ir::io_retinanet_csv::tests::test_write_mixed_annotated_and_unannotated ... ok [INFO] [stdout] test ir::io_tfod_csv::tests::test_deterministic_output ... ok [INFO] [stdout] test ir::io_tfod_csv::tests::test_inconsistent_dimensions_error ... ok [INFO] [stdout] test ir::io_tfod_csv::tests::test_from_slice_roundtrip ... ok [INFO] [stdout] test ir::io_tfod_csv::tests::test_ir_to_tfod_bbox_conversion ... ok [INFO] [stdout] test ir::io_tfod_csv::tests::test_missing_category_error ... ok [INFO] [stdout] test ir::io_tfod_csv::tests::test_missing_image_error ... ok [INFO] [stdout] test ir::io_via_json::tests::duplicate_filename_rejected ... ok [INFO] [stdout] test ir::io_via_json::tests::empty_filename_rejected ... ok [INFO] [stdout] test ir::io_via_json::tests::label_from_single_scalar_fallback ... ok [INFO] [stdout] test ir::io_via_json::tests::parse_empty_project ... ok [INFO] [stdout] test ir::io_via_json::tests::number_label_resolved ... ok [INFO] [stdout] test ir::io_via_json::tests::non_rect_shapes_skipped ... ok [INFO] [stdout] test ir::io_via_json::tests::parse_via_schema_array_regions ... ok [INFO] [stdout] test ir::io_via_json::tests::file_attributes_roundtrip ... ok [INFO] [stdout] test ir::io_via_json::tests::ir_to_via_roundtrip_string ... ok [INFO] [stdout] test ir::io_tfod_csv::tests::test_roundtrip_preserves_data ... ok [INFO] [stdout] test ir::io_via_json::tests::path_traversal_rejected ... ok [INFO] [stdout] test ir::io_via_json::tests::region_attributes_roundtrip ... ok [INFO] [stdout] test ir::io_via_json::tests::parse_via_schema_map_regions ... ok [INFO] [stdout] test ir::io_tfod_csv::tests::test_tfod_to_ir_basic ... ok [INFO] [stdout] test ir::io_via_json::tests::label_from_class_key ... ok [INFO] [stdout] test ir::io_via_json::tests::regions_default_to_empty_array ... ok [INFO] [stdout] test ir::io_via_json::tests::scalar_value_conversion ... ok [INFO] [stdout] test ir::io_via_json::tests::resolve_label_precedence ... ok [INFO] [stdout] test ir::io_voc_xml::tests::normalize_bool_attr_maps_expected_values ... ok [INFO] [stdout] test ir::io_via_json::tests::writer_deterministic_order ... ok [INFO] [stdout] test ir::io_voc_xml::tests::parse_voc_xml_extracts_bbox_and_attrs ... ok [INFO] [stdout] test ir::io_yolo::tests::class_map_falls_back_to_inferred_names ... ok [INFO] [stdout] test ir::io_yolo::tests::flat_layout_no_data_yaml_inferred_names ... ok [INFO] [stdout] test ir::io_yolo::tests::discover_source_detects_split_aware_layout ... ok [INFO] [stdout] test ir::io_voc_xml::tests::discover_layout_accepts_root_or_annotations_dir ... ok [INFO] [stdout] test ir::io_yolo::tests::flat_read_has_no_split_provenance ... ok [INFO] [stdout] test ir::io_yolo::tests::parse_label_line_accepts_6_token_rows_with_confidence ... ok [INFO] [stdout] test ir::io_yolo::tests::class_map_prefers_data_yaml_over_classes_txt ... ok [INFO] [stdout] test ir::io_yolo::tests::parse_label_line_accepts_valid_5_token_rows ... ok [INFO] [stdout] test ir::io_yolo::tests::parse_label_line_rejects_segmentation_rows ... ok [INFO] [stdout] test ir::io_yolo::tests::parse_label_line_rejects_short_rows ... ok [INFO] [stdout] test ir::io_yolo::tests::parse_label_line_skips_empty_rows ... ok [INFO] [stdout] test ir::io_yolo::tests::discover_source_flat_fallback_when_no_split_keys ... ok [INFO] [stdout] test ir::io_yolo::tests::find_image_for_label_prefers_extension_order ... ok [INFO] [stdout] test ir::io_yolo::tests::flat_layout_no_data_yaml_with_classes_txt ... ok [INFO] [stdout] test ir::io_yolo::tests::split_flag_errors_on_flat_layout ... ok [INFO] [stdout] test ir::io_yolo::tests::discover_layout_accepts_root_or_labels_dir ... ok [INFO] [stdout] test ir::io_yolo::tests::write_yolo_dir_creates_data_yaml_and_empty_label_files ... ok [INFO] [stdout] test ir::model::tests::test_annotation_builder_pattern ... ok [INFO] [stdout] test ir::io_yolo::tests::split_aware_read_selects_single_split ... ok [INFO] [stdout] test ir::model::tests::test_dataset_creation ... ok [INFO] [stdout] test sample::tests::annotations_mode_keeps_all_categories ... ok [INFO] [stdout] test sample::tests::random_sampling_is_deterministic_with_seed ... ok [INFO] [stdout] test ir::io_yolo::tests::write_yolo_emits_confidence_as_6th_token ... ok [INFO] [stdout] test sample::tests::validate_opts_rejects_invalid_combinations ... ok [INFO] [stdout] test stats::report::tests::test_format_number ... ok [INFO] [stdout] test stats::report::tests::test_fmt_percent ... ok [INFO] [stdout] test ir::io_yolo::tests::split_aware_supports_split_root_style ... ok [INFO] [stdout] test ir::io_yolo::tests::write_yolo_omits_confidence_when_none ... ok [INFO] [stdout] test ir::io_yolo::tests::read_yolo_no_confidence_stays_none ... ok [INFO] [stdout] test ir::io_yolo::tests::read_yolo_maps_6th_token_to_confidence ... ok [INFO] [stdout] test ir::io_yolo::tests::split_aware_read_errors_on_missing_split ... ok [INFO] [stdout] test ir::io_yolo::tests::read_yolo_dir_assigns_deterministic_ids ... ok [INFO] [stdout] test stats::report::tests::test_truncate_label ... ok [INFO] [stdout] test stats::report::tests::test_render_ascii_bar ... ok [INFO] [stdout] test stats::report::tests::test_render_bar ... ok [INFO] [stdout] test stats::report::tests::test_truncate_label_ascii ... ok [INFO] [stdout] test ir::io_yolo::tests::read_yolo_dir_fails_when_label_image_is_missing ... ok [INFO] [stdout] test ir::io_yolo::tests::split_aware_supports_data_yaml_path_key ... ok [INFO] [stdout] test stats::report::tests::test_plain_display_uses_ascii_only_markers ... ok [INFO] [stdout] test ir::io_yolo::tests::split_aware_read_merges_all_splits ... ok [INFO] [stdout] test stats::report::tests::test_truncate_label_ascii_handles_unicode_safely ... ok [INFO] [stdout] test stats::tests::test_bbox_stats ... ok [INFO] [stdout] test stats::tests::test_summary_counts ... ok [INFO] [stdout] test stats::tests::test_display_output ... ok [INFO] [stdout] test validation::tests::test_invalid_image_dimensions ... ok [INFO] [stdout] test validation::tests::test_bbox_invalid_ordering ... ok [INFO] [stdout] test validation::tests::test_duplicate_annotation_id ... ok [INFO] [stdout] test validation::tests::test_missing_category_ref ... ok [INFO] [stdout] test validation::tests::test_missing_image_ref ... ok [INFO] [stdout] test validation::tests::test_valid_dataset ... ok [INFO] [stdout] test validation::tests::test_bbox_not_finite ... ok [INFO] [stdout] test validation::tests::test_bbox_out_of_bounds ... ok [INFO] [stdout] test validation::tests::test_duplicate_category_name ... ok [INFO] [stdout] test validation::tests::test_duplicate_image_id ... ok [INFO] [stdout] test ir::io_yolo::tests::split_aware_class_map_inferred_across_splits ... ok [INFO] [stdout] test stats::tests::test_extra_sections ... ok [INFO] [stdout] test stats::tests::test_label_histogram ... ok [INFO] [stdout] test conversion::report::tests::all_codes_documented_in_conversion_md ... ok [INFO] [stdout] test ir::bbox::tests::test_iou_disjoint_boxes ... ok [INFO] [stdout] test ir::io_createml_json::tests::parse_createml_empty_array ... ok [INFO] [stdout] test validation::tests::test_empty_category_name ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/panlabel-ecf13226cf2ca302) [INFO] [stdout] [INFO] [stdout] test result: ok. 197 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-1af8c2421cf5adb4) [INFO] [stdout] [INFO] [stdout] running 123 tests [INFO] [stdout] test convert_auto_detects_hf_directory ... ok [INFO] [stdout] test blocked_convert_json_emits_valid_json_to_stdout ... ok [INFO] [stdout] test convert_auto_detects_voc_directory ... ok [INFO] [stdout] test convert_auto_detect_errors_on_hf_yolo_ambiguity ... ok [INFO] [stdout] test convert_auto_detects_coco_format ... ok [INFO] [stdout] test convert_auto_detects_cvat_xml_file ... ok [INFO] [stdout] test blocked_convert_text_shows_stable_codes ... ok [INFO] [stdout] test convert_auto_detects_voc_without_jpegimages ... ok [INFO] [stdout] test convert_auto_detects_tfod_format ... ok [INFO] [stdout] test convert_dry_run_blocked_json_still_emits_report_without_writing ... ok [INFO] [stdout] test convert_dry_run_blocked_lossy_still_errors_without_writing ... ok [INFO] [stdout] test convert_dry_run_json_emits_compact_report_only_and_skips_write ... ok [INFO] [stdout] test convert_dry_run_text_does_not_overwrite_existing_output ... ok [INFO] [stdout] test convert_dry_run_directory_target_does_not_create_output_dir ... ok [INFO] [stdout] test convert_format_aliases_work ... ok [INFO] [stdout] test convert_from_yolo_alias_works ... ok [INFO] [stdout] test convert_hf_repo_requires_hf_remote_feature ... ok [INFO] [stdout] test convert_hf_specific_flags_fail_for_non_hf_formats ... ok [INFO] [stdout] test convert_hf_xyxy_bbox_flag_succeeds ... ok [INFO] [stdout] test convert_auto_detect_unrecognized_dir_lists_expected_layouts ... ok [INFO] [stdout] test convert_auto_detects_ir_json_format ... ok [INFO] [stdout] test convert_auto_detect_errors_on_yolo_voc_ambiguity ... ok [INFO] [stdout] test convert_auto_detects_label_studio_format ... ok [INFO] [stdout] test convert_auto_detects_cvat_directory ... ok [INFO] [stdout] test convert_coco_to_ir_json_succeeds ... ok [INFO] [stdout] test convert_auto_fails_on_unknown_extension ... ok [INFO] [stdout] test convert_auto_detect_partial_yolo_gives_helpful_error ... ok [INFO] [stdout] test convert_auto_detect_partial_yolo_without_images_detects_hf ... ok [INFO] [stdout] test convert_hf_to_ir_json_succeeds ... ok [INFO] [stdout] test convert_auto_detect_ambiguity_shows_evidence ... ok [INFO] [stdout] test convert_ir_json_to_cvat_fails_without_allow_lossy ... ok [INFO] [stdout] test convert_ir_json_to_cvat_succeeds_with_allow_lossy_and_report_has_policy_note ... ok [INFO] [stdout] test convert_auto_detects_yolo_directory ... ok [INFO] [stdout] test convert_ir_json_to_label_studio_fails_without_allow_lossy ... ok [INFO] [stdout] test convert_invalid_input_fails_validation ... ok [INFO] [stdout] test convert_report_json_includes_lossy_warnings ... ok [INFO] [stdout] test convert_coco_to_tfod_succeeds_with_allow_lossy ... ok [INFO] [stdout] test convert_coco_to_tfod_fails_without_allow_lossy ... ok [INFO] [stdout] test convert_tfod_to_coco_succeeds ... ok [INFO] [stdout] test convert_auto_detects_yolo_labels_directory ... ok [INFO] [stdout] test convert_to_yolo_report_includes_policy_notes ... ok [INFO] [stdout] test convert_invalid_input_succeeds_with_no_validate ... ok [INFO] [stdout] test diff_detail_prints_detail_sections ... ok [INFO] [stdout] test diff_iou_mode_matches_different_ids ... ok [INFO] [stdout] test diff_id_mode_bbox_change_beyond_epsilon_is_modified ... ok [INFO] [stdout] test diff_identical_ir_json_has_no_changes ... ok [INFO] [stdout] test convert_voc_to_coco_succeeds ... ok [INFO] [stdout] test diff_id_mode_bbox_change_within_epsilon_is_not_modified ... ok [INFO] [stdout] test diff_json_output_contains_expected_keys ... ok [INFO] [stdout] test list_formats_shows_all_formats ... ok [INFO] [stdout] test outputs_tool_name ... ok [INFO] [stdout] test convert_tfod_to_coco_shows_policy_notes ... ok [INFO] [stdout] test convert_to_label_studio_report_includes_policy_notes ... ok [INFO] [stdout] test list_formats_json_output_has_expected_schema ... ok [INFO] [stdout] test convert_report_json_output_format ... ok [INFO] [stdout] test convert_ir_json_to_coco_succeeds ... ok [INFO] [stdout] test convert_ir_json_to_voc_fails_without_allow_lossy ... ok [INFO] [stdout] test convert_report_text_shows_counts ... ok [INFO] [stdout] test convert_ir_json_to_yolo_fails_without_allow_lossy ... ok [INFO] [stdout] test list_formats_shows_lossiness ... ok [INFO] [stdout] test sample_blocked_json_emits_valid_json_to_stdout ... ok [INFO] [stdout] test convert_nonexistent_file_fails ... ok [INFO] [stdout] test list_formats_shows_read_write_capability ... ok [INFO] [stdout] test convert_to_voc_report_includes_policy_notes ... ok [INFO] [stdout] test convert_yolo_to_coco_succeeds ... ok [INFO] [stdout] test sample_dry_run_directory_target_does_not_create_output_dir ... ok [INFO] [stdout] test sample_category_mode_annotations_keeps_all_categories ... ok [INFO] [stdout] test sample_fraction_writes_output ... ok [INFO] [stdout] test sample_dry_run_blocked_json_still_emits_report_without_writing ... ok [INFO] [stdout] test stats_ambiguous_json_falls_back_to_ir ... ok [INFO] [stdout] test sample_dry_run_text_does_not_overwrite_existing_output ... ok [INFO] [stdout] test stats_coco_dataset_succeeds ... ok [INFO] [stdout] test sample_n_writes_output_and_validates ... ok [INFO] [stdout] test convert_ir_json_to_voc_succeeds_with_allow_lossy ... ok [INFO] [stdout] test runs ... ok [INFO] [stdout] test sample_dry_run_json_emits_report_only_and_skips_write ... ok [INFO] [stdout] test sample_dry_run_blocked_lossy_still_errors_without_writing ... ok [INFO] [stdout] test sample_seed_is_deterministic ... ok [INFO] [stdout] test stats_html_output_contains_expected_markers ... ok [INFO] [stdout] test stats_falls_back_to_ir_json_when_detection_fails_for_json_file ... ok [INFO] [stdout] test list_formats_output_format_alias_works ... ok [INFO] [stdout] test sample_report_alias_json_works ... ok [INFO] [stdout] test stats_directory_detection_errors_without_fallback ... ok [INFO] [stdout] test stats_auto_detects_coco_when_format_omitted ... ok [INFO] [stdout] test sample_to_tfod_is_blocked_without_allow_lossy ... ok [INFO] [stdout] test sample_json_output_format_emits_report_only ... ok [INFO] [stdout] test sample_rejects_n_and_fraction_together ... ok [INFO] [stdout] test stats_label_studio_dataset_succeeds ... ok [INFO] [stdout] test success_convert_text_shows_stable_codes ... ok [INFO] [stdout] test validate_coco_reports_duplicate_ids ... ok [INFO] [stdout] test validate_cvat_dataset_succeeds ... ok [INFO] [stdout] test stats_text_output_is_plain_when_stdout_is_captured ... ok [INFO] [stdout] test stats_shows_label_histogram ... ok [INFO] [stdout] test validate_coco_json_alias_works ... ok [INFO] [stdout] test stats_ir_json_dataset_succeeds ... ok [INFO] [stdout] test stats_top_flag_limits_labels ... ok [INFO] [stdout] test stats_tfod_dataset_succeeds ... ok [INFO] [stdout] test validate_coco_reports_missing_refs ... ok [INFO] [stdout] test stats_malformed_json_does_not_fall_back_to_ir ... ok [INFO] [stdout] test validate_coco_invalid_dataset_fails ... ok [INFO] [stdout] test validate_cvat_alias_works ... ok [INFO] [stdout] test validate_invalid_output_format_fails ... ok [INFO] [stdout] test validate_hf_dataset_succeeds ... ok [INFO] [stdout] test validate_coco_valid_dataset_succeeds ... ok [INFO] [stdout] test validate_tfod_large_dataset_succeeds ... ignored [INFO] [stdout] test stats_voc_dataset_succeeds ... ok [INFO] [stdout] test validate_json_output_format ... ok [INFO] [stdout] test validate_label_studio_dataset_succeeds ... ok [INFO] [stdout] test validate_nonexistent_file_fails ... ok [INFO] [stdout] test validate_unsupported_format_fails ... ok [INFO] [stdout] test validate_label_studio_alias_works ... ok [INFO] [stdout] test stats_json_output_contains_expected_keys ... ok [INFO] [stdout] test validate_tfod_csv_alias_works ... ok [INFO] [stdout] test validate_voc_dataset_succeeds ... ok [INFO] [stdout] test validate_yolo_dataset_succeeds ... ok [INFO] [stdout] test validate_valid_dataset_succeeds ... ok [INFO] [stdout] test validate_yolo_alias_works ... ok [INFO] [stdout] test validate_reports_missing_refs ... ok [INFO] [stdout] test validate_invalid_dataset_fails ... ok [INFO] [stdout] test validate_voc_alias_works ... ok [INFO] [stdout] test validate_tfod_valid_dataset_succeeds ... ok [INFO] [stdout] test validate_reports_duplicate_ids ... ok [INFO] [stderr] Running tests/createml_roundtrip.rs (/opt/rustwide/target/debug/deps/createml_roundtrip-4274b30d58bacc54) [INFO] [stdout] test stats_nonexistent_file_fails ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 122 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.44s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test center_coordinate_conversion_correct ... ok [INFO] [stdout] test unannotated_images_preserved ... ok [INFO] [stdout] test missing_image_file_errors ... ok [INFO] [stdout] test duplicate_image_rejected ... ok [INFO] [stdout] test roundtrip_with_staged_images ... ok [INFO] [stdout] test image_resolution_from_images_subdir ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s [INFO] [stdout] [INFO] [stderr] Running tests/cvat_roundtrip.rs (/opt/rustwide/target/debug/deps/cvat_roundtrip-07dda3e45144786d) [INFO] [stdout] [INFO] [stderr] Running tests/hf_imagefolder_roundtrip.rs (/opt/rustwide/target/debug/deps/hf_imagefolder_roundtrip-56c7b09f24ad14d9) [INFO] [stdout] running 2 tests [INFO] [stdout] test read_cvat_from_dir_succeeds_and_assigns_deterministic_ids ... ok [INFO] [stdout] test cvat_write_then_read_roundtrip_semantic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test hf_reader_rejects_duplicate_file_names ... ok [INFO] [stdout] test read_hf_xywh_dataset ... ok [INFO] [stdout] test read_hf_xyxy_dataset_with_option ... ok [INFO] [stdout] test hf_writer_then_reader_roundtrip_counts ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/kitti_roundtrip.rs (/opt/rustwide/target/debug/deps/kitti_roundtrip-e394235a3d10cb0b) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test confidence_roundtrips_through_score ... ok [INFO] [stdout] test kitti_attributes_roundtrip ... ok [INFO] [stdout] test write_then_read_roundtrip ... ok [INFO] [stdout] test unannotated_images_produce_empty_txt ... ok [INFO] [stdout] test deterministic_ids ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.06s [INFO] [stdout] [INFO] [stderr] Running tests/label_studio_roundtrip.rs (/opt/rustwide/target/debug/deps/label_studio_roundtrip-412222718004ff1e) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test label_studio_legacy_completions_fixture_is_supported ... ok [INFO] [stdout] test label_studio_write_then_read_roundtrip_semantic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/labelme_roundtrip.rs (/opt/rustwide/target/debug/deps/labelme_roundtrip-cde56b5049d14dc8) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test polygon_converted_to_bbox_envelope ... ok [INFO] [stdout] test single_file_roundtrip ... ok [INFO] [stdout] test unannotated_images_preserved ... ok [INFO] [stdout] test directory_roundtrip ... ok [INFO] [stdout] test deterministic_ids ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stderr] Running tests/proptest_coco.rs (/opt/rustwide/target/debug/deps/proptest_coco-32fa858518cf1bfa) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test coco_confidence_roundtrip_preserves_values ... ok [INFO] [stdout] test coco_roundtrip_preserves_annotation_semantics ... ok [INFO] [stdout] test coco_iscrowd_area_attributes_roundtrip ... ok [INFO] [stdout] test coco_roundtrip_is_semantically_idempotent ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s [INFO] [stdout] [INFO] [stderr] Running tests/proptest_cross_format.rs (/opt/rustwide/target/debug/deps/proptest_cross_format-c0f4091b7293e7a0) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running tests/proptest_cvat.rs (/opt/rustwide/target/debug/deps/proptest_cvat-e55d3c640cf9633c) [INFO] [stdout] test each_format_annotations_are_subset_of_ir_reference ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 15.25s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test cvat_roundtrip_drops_unused_categories ... ok [INFO] [stdout] test cvat_roundtrip_preserves_annotation_semantics ... ok [INFO] [stdout] test cvat_roundtrip_is_semantically_idempotent ... ok [INFO] [stdout] test cvat_occluded_z_order_source_and_custom_attrs_roundtrip ... ok [INFO] [stderr] Running tests/proptest_ir_json.rs (/opt/rustwide/target/debug/deps/proptest_ir_json-9764a1081702574e) [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.43s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test ir_json_roundtrip_is_lossless ... ok [INFO] [stdout] test ir_json_roundtrip_is_idempotent ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stderr] Running tests/proptest_label_studio.rs (/opt/rustwide/target/debug/deps/proptest_label_studio-73f334e0ac16a480) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test label_studio_roundtrip_drops_unused_categories ... ok [INFO] [stdout] test label_studio_confidence_roundtrip_preserves_values ... ok [INFO] [stdout] test label_studio_roundtrip_preserves_annotation_semantics ... ok [INFO] [stdout] test label_studio_rotation_is_envelope_lossy ... ok [INFO] [stdout] test label_studio_roundtrip_is_semantically_idempotent ... ok [INFO] [stderr] Running tests/proptest_tfod.rs (/opt/rustwide/target/debug/deps/proptest_tfod-570478ee1bb799c7) [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tfod_roundtrip_preserves_annotation_semantics ... ok [INFO] [stdout] test tfod_roundtrip_drops_only_unannotated_images ... ok [INFO] [stderr] Running tests/proptest_voc.rs (/opt/rustwide/target/debug/deps/proptest_voc-7ea358ef2d7d32c0) [INFO] [stdout] test tfod_roundtrip_is_semantically_idempotent ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test voc_roundtrip_drops_unused_categories ... ok [INFO] [stdout] test voc_roundtrip_preserves_annotation_semantics ... ok [INFO] [stdout] test voc_pose_and_bool_attrs_roundtrip ... ok [INFO] [stdout] test voc_roundtrip_is_semantically_idempotent ... ok [INFO] [stderr] Running tests/proptest_yolo.rs (/opt/rustwide/target/debug/deps/proptest_yolo-e60ecef22051b7c3) [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.44s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test yolo_confidence_roundtrip_preserves_values ... ok [INFO] [stdout] test yolo_roundtrip_preserves_annotation_semantics ... ok [INFO] [stdout] test yolo_roundtrip_is_semantically_idempotent ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 36.11s [INFO] [stdout] [INFO] [stderr] Running tests/retinanet_csv_roundtrip.rs (/opt/rustwide/target/debug/deps/retinanet_csv_roundtrip-5f95d13222e2bef1) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test deterministic_ids ... ok [INFO] [stdout] test write_then_read_roundtrip ... ok [INFO] [stdout] test unannotated_images_roundtrip ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] Running tests/tfod_csv_roundtrip.rs (/opt/rustwide/target/debug/deps/tfod_csv_roundtrip-53634a74a6102d1d) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test read_tfod_large_asset ... ignored [INFO] [stdout] test read_tfod_small_asset ... ok [INFO] [stdout] test tfod_bbox_bounds_valid ... ok [INFO] [stdout] test tfod_roundtrip_small_asset ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/via_roundtrip.rs (/opt/rustwide/target/debug/deps/via_roundtrip-d24bd11938e522b6) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test via_specific_attributes_roundtrip ... ok [INFO] [stdout] test deterministic_ids_sorted_by_filename ... ok [INFO] [stdout] test write_then_read_roundtrip ... ok [INFO] [stdout] test unannotated_images_roundtrip_with_empty_regions ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Running tests/voc_roundtrip.rs (/opt/rustwide/target/debug/deps/voc_roundtrip-c5dfe8a5e5e58fb5) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test write_voc_preserves_subdirectory_structure ... ok [INFO] [stdout] test write_voc_normalizes_boolean_attributes ... ok [INFO] [stdout] test read_voc_from_annotations_dir_succeeds ... ok [INFO] [stdout] test voc_write_then_read_roundtrip_semantic ... ok [INFO] [stdout] test read_voc_assigns_deterministic_ids_and_preserves_fields ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stderr] Running tests/yolo_roundtrip.rs (/opt/rustwide/target/debug/deps/yolo_roundtrip-d90753f262030a74) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test read_yolo_rejects_segmentation_rows ... ok [INFO] [stdout] test read_yolo_from_root_succeeds ... ok [INFO] [stdout] test yolo_write_then_read_roundtrip_semantic ... ok [INFO] [stdout] test flat_layout_no_data_yaml_no_classes_txt ... ok [INFO] [stdout] test yolo_6_token_row_accepted_7_rejected ... ok [INFO] [stdout] test flat_layout_no_data_yaml_with_classes_txt ... ok [INFO] [stdout] test read_yolo_from_labels_dir_succeeds ... ok [INFO] [stdout] test yolo_confidence_roundtrip ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests panlabel [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/ir/io_tfod_csv.rs - ir::io_tfod_csv::read_tfod_csv (line 75) - compile ... ok [INFO] [stdout] test src/ir/io_coco_json.rs - ir::io_coco_json::read_coco_json (line 181) - compile ... ok [INFO] [stdout] test src/ir/mod.rs - ir (line 22) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.58s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2bad81e8f9557d559a90e4c71d1ba7f32c66a2ad716d148fe687e108914f347f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bad81e8f9557d559a90e4c71d1ba7f32c66a2ad716d148fe687e108914f347f", kill_on_drop: false }` [INFO] [stdout] 2bad81e8f9557d559a90e4c71d1ba7f32c66a2ad716d148fe687e108914f347f