[INFO] cloning repository https://github.com/GeorgePearse/coco-eval
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GeorgePearse/coco-eval" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGeorgePearse%2Fcoco-eval", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGeorgePearse%2Fcoco-eval'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 42e1e0e44e54028f6488d0b45b887f61578ec96b
[INFO] testing GeorgePearse/coco-eval against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGeorgePearse%2Fcoco-eval" "/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/GeorgePearse/coco-eval
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/GeorgePearse/coco-eval
[INFO] tweaked toml for git repo https://github.com/GeorgePearse/coco-eval written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/GeorgePearse/coco-eval on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/GeorgePearse/coco-eval 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" "+beta-2026-03-05" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cb7a431f693bdaf5ab952fcc7da36cab0ba911ca04f4b9dadfb6f38d29910294
[INFO] running `Command { std: "docker" "start" "-a" "cb7a431f693bdaf5ab952fcc7da36cab0ba911ca04f4b9dadfb6f38d29910294", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cb7a431f693bdaf5ab952fcc7da36cab0ba911ca04f4b9dadfb6f38d29910294", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb7a431f693bdaf5ab952fcc7da36cab0ba911ca04f4b9dadfb6f38d29910294", kill_on_drop: false }`
[INFO] [stdout] cb7a431f693bdaf5ab952fcc7da36cab0ba911ca04f4b9dadfb6f38d29910294
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9c0def45da410fc109f37d0b0335b3b7e19e0939f1a4484aa2f4999b759b9dfe
[INFO] running `Command { std: "docker" "start" "-a" "9c0def45da410fc109f37d0b0335b3b7e19e0939f1a4484aa2f4999b759b9dfe", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling coco-eval v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.29s
[INFO] running `Command { std: "docker" "inspect" "9c0def45da410fc109f37d0b0335b3b7e19e0939f1a4484aa2f4999b759b9dfe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c0def45da410fc109f37d0b0335b3b7e19e0939f1a4484aa2f4999b759b9dfe", kill_on_drop: false }`
[INFO] [stdout] 9c0def45da410fc109f37d0b0335b3b7e19e0939f1a4484aa2f4999b759b9dfe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cd990e23e79e82caaa7f418ccb3322eb1f41d0b1109207845801a15e6f1a6ce0
[INFO] running `Command { std: "docker" "start" "-a" "cd990e23e79e82caaa7f418ccb3322eb1f41d0b1109207845801a15e6f1a6ce0", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling coco-eval v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stdout] warning: unused return value of `coco_eval::metrics::generate_threshold_range` that must be used
[INFO] [stdout]    --> tests/fbeta_edge_cases.rs:161:5
[INFO] [stdout]     |
[INFO] [stdout] 161 |     generate_threshold_range(1);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 161 |     let _ = generate_threshold_range(1);
[INFO] [stdout]     |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `calculate_fbeta` that must be used
[INFO] [stdout]    --> tests/fbeta_edge_cases.rs:313:5
[INFO] [stdout]     |
[INFO] [stdout] 313 |     calculate_fbeta(0.8, 0.6, -1.0);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 313 |     let _ = calculate_fbeta(0.8, 0.6, -1.0);
[INFO] [stdout]     |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 29.64s
[INFO] running `Command { std: "docker" "inspect" "cd990e23e79e82caaa7f418ccb3322eb1f41d0b1109207845801a15e6f1a6ce0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd990e23e79e82caaa7f418ccb3322eb1f41d0b1109207845801a15e6f1a6ce0", kill_on_drop: false }`
[INFO] [stdout] cd990e23e79e82caaa7f418ccb3322eb1f41d0b1109207845801a15e6f1a6ce0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b5d7cb005c69763db96cbe8b7a2b8b8a04f9b79aa65e9ea05494b0595cf9426b
[INFO] running `Command { std: "docker" "start" "-a" "b5d7cb005c69763db96cbe8b7a2b8b8a04f9b79aa65e9ea05494b0595cf9426b", kill_on_drop: false }`
[INFO] [stderr] warning: unused return value of `coco_eval::metrics::generate_threshold_range` that must be used
[INFO] [stderr]    --> tests/fbeta_edge_cases.rs:161:5
[INFO] [stderr]     |
[INFO] [stderr] 161 |     generate_threshold_range(1);
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 161 |     let _ = generate_threshold_range(1);
[INFO] [stderr]     |     +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused return value of `calculate_fbeta` that must be used
[INFO] [stderr]    --> tests/fbeta_edge_cases.rs:313:5
[INFO] [stderr]     |
[INFO] [stderr] 313 |     calculate_fbeta(0.8, 0.6, -1.0);
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 313 |     let _ = calculate_fbeta(0.8, 0.6, -1.0);
[INFO] [stderr]     |     +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `coco-eval` (test "fbeta_edge_cases") generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/coco_eval-e56c9fc844dac442)
[INFO] [stdout] 
[INFO] [stdout] running 75 tests
[INFO] [stdout] test loader::tests::test_empty_categories ... ok
[INFO] [stdout] test loader::tests::test_invalid_bbox ... ok
[INFO] [stdout] test loader::tests::test_load_from_string ... ok
[INFO] [stdout] test evaluator::tests::test_evaluate_basic ... ok
[INFO] [stdout] test matching::tests::test_no_match ... ok
[INFO] [stdout] test matching::tests::test_perfect_match ... ok
[INFO] [stdout] test metrics::ap::tests::test_calculate_ap_empty ... ok
[INFO] [stdout] test metrics::ap::tests::test_calculate_ap_perfect ... ok
[INFO] [stdout] test metrics::ap::tests::test_calculate_coco_map ... ok
[INFO] [stdout] test metrics::ap::tests::test_calculate_map ... ok
[INFO] [stdout] test metrics::ap::tests::test_calculate_map_empty ... ok
[INFO] [stdout] test metrics::f1_score::tests::test_f1_from_counts ... ok
[INFO] [stdout] test metrics::f1_score::tests::test_f1_calculation ... ok
[INFO] [stdout] test metrics::f1_score::tests::test_find_optimal_f1 ... ok
[INFO] [stdout] test metrics::f1_score::tests::test_perfect_f1 ... ok
[INFO] [stdout] test metrics::f1_score::tests::test_zero_f1 ... ok
[INFO] [stdout] test metrics::fbeta::tests::test_calculate_f1_different_values ... ok
[INFO] [stdout] test metrics::fbeta::tests::test_calculate_f1_zero_recall ... ok
[INFO] [stdout] test metrics::fbeta::tests::test_calculate_f1_zero_precision ... ok
[INFO] [stdout] test metrics::fbeta::tests::test_calculate_fbeta_f2_favors_recall ... ok
[INFO] [stdout] test metrics::fbeta::tests::test_calculate_fbeta_f_half_favors_precision ... ok
[INFO] [stdout] test metrics::fbeta::tests::test_calculate_fbeta_from_counts ... ok
[INFO] [stdout] test metrics::fbeta::tests::test_calculate_precision_no_predictions ... ok
[INFO] [stdout] test metrics::fbeta::tests::test_calculate_precision_perfect ... ok
[INFO] [stdout] test metrics::fbeta::tests::test_calculate_recall_perfect ... ok
[INFO] [stdout] test metrics::fbeta::tests::test_calculate_recall_no_ground_truth ... ok
[INFO] [stdout] test metrics::fbeta::tests::test_calculate_f1_equal_precision_recall ... ok
[INFO] [stdout] test metrics::fbeta::tests::test_calculate_precision_typical ... ok
[INFO] [stdout] test metrics::fbeta::tests::test_calculate_fbeta_f1 ... ok
[INFO] [stdout] test metrics::fbeta::tests::test_find_best_threshold_single ... ok
[INFO] [stdout] test metrics::fbeta::tests::test_generate_threshold_range_coco_default ... ok
[INFO] [stdout] test metrics::fbeta::tests::test_calculate_recall_typical ... ok
[INFO] [stdout] test metrics::fbeta::tests::test_fbeta_result_creation ... ok
[INFO] [stdout] test metrics::fbeta::tests::test_generate_threshold_range_eleven ... ok
[INFO] [stdout] test metrics::fbeta::tests::test_calculate_recall_zero ... ok
[INFO] [stdout] test metrics::fbeta::tests::test_find_best_threshold_empty ... ok
[INFO] [stdout] test metrics::iou::tests::test_no_overlap ... ok
[INFO] [stdout] test metrics::iou::tests::test_iou_matrix ... ok
[INFO] [stdout] test metrics::iou::tests::test_partial_overlap ... ok
[INFO] [stdout] test matching::tests::test_group_annotations ... ok
[INFO] [stdout] test metrics::precision_recall::tests::test_interpolate_precision ... ok
[INFO] [stdout] test metrics::precision_recall::tests::test_perfect_precision_recall ... ok
[INFO] [stdout] test metrics::iou::tests::test_identical_boxes ... ok
[INFO] [stdout] test metrics::fbeta::tests::test_find_best_threshold ... ok
[INFO] [stdout] test metrics::fbeta::tests::test_calculate_precision_zero ... ok
[INFO] [stdout] test metrics::fbeta::tests::test_generate_threshold_range_simple ... ok
[INFO] [stdout] test metrics::precision_recall::tests::test_precision_recall_values ... ok
[INFO] [stdout] test metrics::precision_recall::tests::test_zero_precision ... ok
[INFO] [stdout] test nms::tests::test_bbox_conversion_roundtrip ... ok
[INFO] [stdout] test nms::tests::test_calculate_iou_xyxy_identical ... ok
[INFO] [stdout] test nms::tests::test_calculate_iou_xyxy_no_overlap ... ok
[INFO] [stdout] test nms::tests::test_calculate_iou_xyxy_partial_overlap ... ok
[INFO] [stdout] test nms::tests::test_nms_complex_scenario ... ok
[INFO] [stdout] test nms::tests::test_nms_empty_input ... ok
[INFO] [stdout] test nms::tests::test_nms_high_overlap ... ok
[INFO] [stdout] test nms::tests::test_nms_no_overlap ... ok
[INFO] [stdout] test nms::tests::test_nms_score_ordering ... ok
[INFO] [stdout] test nms::tests::test_nms_single_detection ... ok
[INFO] [stdout] test nms::tests::test_xywh_to_xyxy ... ok
[INFO] [stdout] test nms::tests::test_xyxy_to_xywh ... ok
[INFO] [stdout] test stats::tests::test_add_prediction ... ok
[INFO] [stdout] test stats::tests::test_new_stats_are_zero ... ok
[INFO] [stdout] test stats::tests::test_summary_string ... ok
[INFO] [stdout] test stats::tests::test_valid_predictions ... ok
[INFO] [stdout] test tests::test_library_compiles ... ok
[INFO] [stdout] test threshold::tests::test_filter_by_confidence ... ok
[INFO] [stdout] test threshold::tests::test_generate_threshold_range ... ok
[INFO] [stdout] test threshold::tests::test_invalid_threshold ... ok
[INFO] [stdout] test metrics::precision_recall::tests::test_precision_recall_curve ... ok
[INFO] [stdout] test stats::tests::test_skip_counters ... ok
[INFO] [stdout] test nms::tests::test_nms_invalid_threshold ... ok
[INFO] [stdout] test metrics::fbeta::tests::test_calculate_fbeta_negative_beta - should panic ... ok
[INFO] [stdout] test metrics::fbeta::tests::test_calculate_fbeta_zero_beta - should panic ... ok
[INFO] [stdout] test metrics::fbeta::tests::test_generate_threshold_range_too_few - should panic ... ok
[INFO] [stdout] test matching::tests::test_confidence_sorting ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 75 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/edge_cases_test.rs (/opt/rustwide/target/debug/deps/edge_cases_test-4b57f9de4a760cbf)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test test_category_mismatch ... ok
[INFO] [stdout] test test_empty_ground_truth_with_predictions ... ok
[INFO] [stdout] test test_empty_predictions_with_ground_truth ... ok
[INFO] [stdout] test test_identical_confidence_scores ... ok
[INFO] [stdout] test test_group_annotations_edge_cases ... ok
[INFO] [stdout] test test_many_predictions_one_ground_truth ... ok
[INFO] [stdout] test test_mixed_quality_predictions ... ok
[INFO] [stdout] test test_one_prediction_many_ground_truths ... ok
[INFO] [stdout] test test_very_small_iou_threshold ... ok
[INFO] [stdout] test test_single_class_single_image_single_annotation ... ok
[INFO] [stdout] test test_varying_iou_thresholds ... ok
[INFO] [stdout] test test_very_high_iou_threshold ... ok
[INFO] [stdout] test test_zero_area_bounding_boxes ... ok
[INFO] [stdout] test test_predictions_all_below_threshold ... ok
[INFO] [stdout] test test_extreme_confidence_values ... ok
[INFO] [stdout] test test_100_images ... ok
[INFO] [stdout] test test_100_classes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/error_handling_test.rs (/opt/rustwide/target/debug/deps/error_handling_test-8340bca97a3c65f3)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test test_bbox_conversion_invalid ... ok
[INFO] [stdout] test test_evaluation_with_no_categories ... ok
[INFO] [stdout] test test_empty_categories_error ... ok
[INFO] [stdout] test test_extra_fields_ignored ... ok
[INFO] [stdout] test test_invalid_bbox_length ... ok
[INFO] [stdout] test test_missing_optional_fields ... ok
[INFO] [stdout] test test_threshold_range_inverted ... ok
[INFO] [stdout] test test_threshold_range_zero_steps ... ok
[INFO] [stdout] test test_negative_coordinates ... ok
[INFO] [stdout] test test_special_characters_in_category_names ... ok
[INFO] [stdout] test test_threshold_too_low ... ok
[INFO] [stdout] test test_threshold_too_high ... ok
[INFO] [stdout] test test_unicode_category_names ... ok
[INFO] [stdout] test test_very_small_bounding_boxes ... ok
[INFO] [stdout] test test_very_large_bounding_boxes ... ok
[INFO] [stdout] test test_floating_point_precision ... ok
[INFO] [stdout] test test_negative_bbox_dimensions ... ok
[INFO] [stdout] test test_threshold_range_single_step ... ok
[INFO] [stdout] test test_missing_file ... ok
[INFO] [stderr]      Running tests/fbeta_edge_cases.rs (/opt/rustwide/target/debug/deps/fbeta_edge_cases-f46ccd86b5d56a8e)
[INFO] [stdout] test test_invalid_json ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 33 tests
[INFO] [stdout] test test_f1_one_zero ... ok
[INFO] [stdout] test test_f1_both_zero ... ok
[INFO] [stdout] test test_f1_harmonic_mean ... ok
[INFO] [stdout] test test_f1_numerical_stability ... ok
[INFO] [stdout] test test_fbeta_beta_half ... ok
[INFO] [stdout] test test_fbeta_beta_one_equals_f1 ... ok
[INFO] [stdout] test test_fbeta_beta_two ... ok
[INFO] [stdout] test test_fbeta_common_beta_values ... ok
[INFO] [stdout] test test_fbeta_precision_zero ... ok
[INFO] [stdout] test test_fbeta_recall_zero ... ok
[INFO] [stdout] test test_f1_perfect_scores ... ok
[INFO] [stdout] test test_fbeta_with_beta_zero ... ok
[INFO] [stdout] test test_fbeta_both_zero ... ok
[INFO] [stdout] test test_fbeta_with_very_large_beta ... ok
[INFO] [stdout] test test_find_best_threshold_multiple ... ok
[INFO] [stdout] test test_find_best_threshold_empty ... ok
[INFO] [stdout] test test_find_best_threshold_single ... ok
[INFO] [stdout] test test_find_best_threshold_ties ... ok
[INFO] [stdout] test test_precision_all_false_positives ... ok
[INFO] [stdout] test test_precision_perfect_predictions ... ok
[INFO] [stdout] test test_precision_recall_extreme_ratios ... ok
[INFO] [stdout] test test_fbeta_negative_beta - should panic ... ok
[INFO] [stdout] test test_recall_perfect_coverage ... ok
[INFO] [stdout] test test_threshold_range_eleven ... ok
[INFO] [stdout] test test_threshold_range_monotonic ... ok
[INFO] [stdout] test test_threshold_range_single - should panic ... ok
[INFO] [stdout] test test_recall_large_numbers ... ok
[INFO] [stdout] test test_recall_with_zero_ground_truth ... ok
[INFO] [stdout] test test_threshold_range_bounds ... ok
[INFO] [stdout] test test_recall_all_false_negatives ... ok
[INFO] [stdout] test test_precision_large_numbers ... ok
[INFO] [stdout] test test_precision_with_zero_predictions ... ok
[INFO] [stdout] test test_threshold_range_two ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-23e055ae866de0b2)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_all_false_positives ... ok
[INFO] [stdout] test test_iou_threshold_sensitivity ... ok
[INFO] [stdout] test test_confidence_thresholding ... ok
[INFO] [stdout] test test_false_positive_before_true_positive ... ok
[INFO] [stdout] test test_multi_class_evaluation ... ok
[INFO] [stdout] test test_no_predictions ... ok
[INFO] [stdout] test test_perfect_predictions ... ok
[INFO] [stdout] test test_multiple_images ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/loader_types_tests.rs (/opt/rustwide/target/debug/deps/loader_types_tests-18f8ee3f72cf161f)
[INFO] [stdout] 
[INFO] [stdout] running 35 tests
[INFO] [stdout] test test_annotation_clone ... ok
[INFO] [stdout] test test_annotation_confidence_without_score ... ok
[INFO] [stdout] test test_annotation_confidence_with_score ... ok
[INFO] [stdout] test test_annotation_score_edge_values ... ok
[INFO] [stdout] test test_annotation_to_bbox_empty ... ok
[INFO] [stdout] test test_annotation_to_bbox_invalid_length ... ok
[INFO] [stdout] test test_annotation_to_bbox_too_many_values ... ok
[INFO] [stdout] test test_annotation_with_all_fields ... ok
[INFO] [stdout] test test_annotation_to_bbox_valid ... ok
[INFO] [stdout] test test_bounding_box_area ... ok
[INFO] [stdout] test test_bounding_box_bottom ... ok
[INFO] [stdout] test test_bounding_box_equality ... ok
[INFO] [stdout] test test_bounding_box_area_zero ... ok
[INFO] [stdout] test test_bounding_box_floating_point_precision ... ok
[INFO] [stdout] test test_bounding_box_is_valid_negative_height ... ok
[INFO] [stdout] test test_bounding_box_is_valid_negative_width ... ok
[INFO] [stdout] test test_bounding_box_is_valid_positive ... ok
[INFO] [stdout] test test_bounding_box_is_valid_zero_width ... ok
[INFO] [stdout] test test_bounding_box_large_coordinates ... ok
[INFO] [stdout] test test_bounding_box_is_valid_zero_height ... ok
[INFO] [stdout] test test_annotation_iscrowd_flag ... ok
[INFO] [stdout] test test_annotation_confidence_one ... ok
[INFO] [stdout] test test_bounding_box_negative_dimensions ... ok
[INFO] [stdout] test test_bounding_box_new ... ok
[INFO] [stdout] test test_category_with_supercategory ... ok
[INFO] [stdout] test test_bounding_box_very_small_dimensions ... ok
[INFO] [stdout] test test_category_without_supercategory ... ok
[INFO] [stdout] test test_coco_dataset_empty ... ok
[INFO] [stdout] test test_coco_dataset_with_images ... ok
[INFO] [stdout] test test_image_dimensions_zero ... ok
[INFO] [stdout] test test_image_with_dimensions ... ok
[INFO] [stdout] test test_coco_dataset_multiple_categories ... ok
[INFO] [stdout] test test_bounding_box_right ... ok
[INFO] [stdout] test test_coco_dataset_realistic ... ok
[INFO] [stdout] test test_annotation_confidence_zero ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/property_tests.rs (/opt/rustwide/target/debug/deps/property_tests-400f0e582e6015ad)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test prop_perfect_scores ... ok
[INFO] [stdout] test prop_nms_threshold_one_overlapping ... ok
[INFO] [stdout] test prop_all_matched_gives_perfect_recall ... ok
[INFO] [stdout] test prop_fbeta_range ... ok
[INFO] [stdout] test prop_precision_range ... ok
[INFO] [stdout] test prop_iou_symmetric ... ok
[INFO] [stdout] test prop_higher_beta_favors_recall ... ok
[INFO] [stdout] test prop_iou_identical ... ok
[INFO] [stdout] test prop_recall_range ... ok
[INFO] [stdout] test prop_lower_beta_favors_precision ... ok
[INFO] [stdout] test prop_f1_harmonic_mean ... ok
[INFO] [stdout] test prop_f1_range ... ok
[INFO] [stdout] test prop_fbeta_equals_f1_when_beta_one ... ok
[INFO] [stdout] test prop_bbox_conversion_roundtrip ... ok
[INFO] [stdout] test prop_nms_threshold_zero ... ok
[INFO] [stdout] test prop_iou_range ... ok
[INFO] [stdout] test prop_bbox_area_non_negative ... ok
[INFO] [stdout] test prop_all_tp_gives_perfect_precision ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/stress_test.rs (/opt/rustwide/target/debug/deps/stress_test-d76ce5d507f04b0e)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_all_iou_thresholds ... ok
[INFO] [stdout] test test_varying_image_sizes ... ok
[INFO] [stdout] test test_precision_recall_curve_monotonicity ... ok
[INFO] [stdout] test test_imbalanced_classes ... ok
[INFO] [stdout] test test_mixed_precision_scenario ... ok
[INFO] [stdout] test test_highly_overlapping_predictions ... ok
[INFO] [stdout] test test_10_classes_10_images_10_annotations ... ok
[INFO] [stdout] test test_1000_annotations_single_image ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.18s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests coco_eval
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test src/loader.rs - loader::load_from_file (line 25) - compile ... ok
[INFO] [stdout] test src/metrics/fbeta.rs - metrics::fbeta::calculate_fbeta_from_counts (line 226) ... ok
[INFO] [stdout] test src/metrics/f1_score.rs - metrics::f1_score::calculate_f1_from_pr (line 47) ... ok
[INFO] [stdout] test src/metrics/fbeta.rs - metrics::fbeta::calculate_precision (line 50) ... ok
[INFO] [stdout] test src/metrics/ap.rs - metrics::ap::calculate_ap (line 20) ... ok
[INFO] [stdout] test src/metrics/f1_score.rs - metrics::f1_score::calculate_f1_score (line 21) ... ok
[INFO] [stdout] test src/loader.rs - loader::load_from_string (line 57) ... ok
[INFO] [stdout] test src/metrics/fbeta.rs - metrics::fbeta::calculate_recall (line 89) ... ok
[INFO] [stdout] test src/metrics/fbeta.rs - metrics::fbeta::calculate_fbeta (line 165) ... FAILED
[INFO] [stdout] test src/metrics/f1_score.rs - metrics::f1_score::calculate_f1_from_counts (line 73) ... ok
[INFO] [stdout] test src/metrics/ap.rs - metrics::ap::calculate_map (line 51) ... ok
[INFO] [stdout] test src/metrics/fbeta.rs - metrics::fbeta::calculate_f1 (line 130) ... ok
[INFO] [stdout] test src/lib.rs - (line 25) ... ok
[INFO] [stdout] test src/metrics/f1_score.rs - metrics::f1_score::find_optimal_f1_threshold (line 104) ... ok
[INFO] [stdout] test src/metrics/ap.rs - metrics::ap::calculate_coco_map (line 103) ... ok
[INFO] [stdout] test src/metrics/iou.rs - metrics::iou::calculate_iou (line 20) ... ok
[INFO] [stdout] test src/metrics/fbeta.rs - metrics::fbeta::generate_threshold_range (line 259) ... ok
[INFO] [stdout] test src/metrics/fbeta.rs - metrics::fbeta::find_best_threshold (line 297) ... ok
[INFO] [stdout] test src/nms.rs - nms::xyxy_to_xywh (line 54) ... ok
[INFO] [stdout] test src/nms.rs - nms::non_maximum_suppression (line 135) ... ok
[INFO] [stdout] test src/threshold.rs - threshold::generate_threshold_range (line 103) ... ok
[INFO] [stdout] test src/metrics/precision_recall.rs - metrics::precision_recall::calculate_precision_recall (line 29) ... ok
[INFO] [stdout] test src/nms.rs - nms::xywh_to_xyxy (line 26) ... ok
[INFO] [stdout] test src/metrics/iou.rs - metrics::iou::calculate_iou_matrix (line 70) ... ok
[INFO] [stdout] test src/threshold.rs - threshold::filter_by_confidence (line 23) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/metrics/fbeta.rs - metrics::fbeta::calculate_fbeta (line 165) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (670) panicked at src/metrics/fbeta.rs:12:1:
[INFO] [stdout] assertion failed: (f2 - 0.877).abs() < 0.001
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x626ad7a29aea - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x626ad7a29aea - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x626ad7a29aea - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x626ad7a29aea - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x626ad7a3a96a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x626ad7a3a96a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x626ad7a2ce62 - std[b80a194dd3c418bb]::io::default_write_fmt::<std[b80a194dd3c418bb]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x626ad7a2ce62 - <std[b80a194dd3c418bb]::sys::stdio::unix::Stderr as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x626ad7a15b3f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x626ad7a15b3f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x626ad7a26061 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x626ad7a2621b - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x626ad7a15c2a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x626ad7a0d979 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x626ad7a163dd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x626ad7a3b13c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x626ad7a3b102 - core[10b6fa85044e1869]::panicking::panic
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:150:5
[INFO] [stdout]   17:     0x626ad79ffed3 - rust_out::main::_doctest_main_src_metrics_fbeta_rs_165_0::h1e4044ead4e0a2a3
[INFO] [stdout]   18:     0x626ad79ffe16 - rust_out::main::hbc8fb3ef9073494f
[INFO] [stdout]   19:     0x626ad79ffdb3 - core::ops::function::FnOnce::call_once::h8578f0c031e386ae
[INFO] [stdout]   20:     0x626ad79ffd76 - std::sys::backtrace::__rust_begin_short_backtrace::hb54d2daf111ce867
[INFO] [stdout]   21:     0x626ad79ffd59 - std::rt::lang_start::{{closure}}::h94e8fd5c8cccecfa
[INFO] [stdout]   22:     0x626ad7a257e4 - <&dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   23:     0x626ad7a257e4 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<&dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   24:     0x626ad7a257e4 - std[b80a194dd3c418bb]::panicking::catch_unwind::<i32, &dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   25:     0x626ad7a257e4 - std[b80a194dd3c418bb]::panic::catch_unwind::<&dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   26:     0x626ad7a257e4 - std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:175:24
[INFO] [stdout]   27:     0x626ad7a257e4 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x626ad7a257e4 - std[b80a194dd3c418bb]::panicking::catch_unwind::<isize, std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x626ad7a257e4 - std[b80a194dd3c418bb]::panic::catch_unwind::<std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x626ad7a257e4 - std[b80a194dd3c418bb]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:171:5
[INFO] [stdout]   31:     0x626ad79ffd41 - std::rt::lang_start::h7f170e4d70be7fa1
[INFO] [stdout]   32:     0x626ad79fff45 - main
[INFO] [stdout]   33:     0x7366a33931ca - <unknown>
[INFO] [stdout]   34:     0x7366a339328b - __libc_start_main
[INFO] [stdout]   35:     0x626ad79ffc55 - _start
[INFO] [stdout]   36:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/metrics/fbeta.rs - metrics::fbeta::calculate_fbeta (line 165)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 24 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.80s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "b5d7cb005c69763db96cbe8b7a2b8b8a04f9b79aa65e9ea05494b0595cf9426b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5d7cb005c69763db96cbe8b7a2b8b8a04f9b79aa65e9ea05494b0595cf9426b", kill_on_drop: false }`
[INFO] [stdout] b5d7cb005c69763db96cbe8b7a2b8b8a04f9b79aa65e9ea05494b0595cf9426b
