{ "type": "suite", "event": "started", "test_count": 14 } { "type": "test", "event": "started", "name": "tests::bench_1mb_tar_detect" } { "type": "test", "event": "started", "name": "tests::bench_little_tar_detect" } { "type": "test", "event": "started", "name": "tests::bench_multi_detect" } { "type": "test", "event": "started", "name": "tests::test_7z_detect" } { "type": "test", "event": "started", "name": "tests::test_jpg_detect" } { "type": "test", "event": "started", "name": "tests::test_mp3_detect" } { "type": "test", "event": "started", "name": "tests::test_opus_detect" } { "type": "test", "event": "started", "name": "tests::test_png_detect" } { "type": "test", "event": "started", "name": "tests::test_rar_detect" } { "type": "test", "event": "started", "name": "tests::test_rar_sfx_detect" } { "type": "test", "event": "started", "name": "tests::test_tar_detect" } { "type": "test", "event": "started", "name": "tests::test_txt_no_match" } { "type": "test", "name": "tests::bench_1mb_tar_detect", "event": "ok", "exec_time": 0.000090259 } { "type": "test", "event": "started", "name": "tests::test_vorbis_detect" } { "type": "test", "name": "tests::test_7z_detect", "event": "ok", "exec_time": 0.000118692 } { "type": "test", "event": "started", "name": "tests::test_zip_detect" } { "type": "test", "name": "tests::bench_little_tar_detect", "event": "ok", "exec_time": 0.00019278 } { "type": "test", "name": "tests::test_mp3_detect", "event": "ok", "exec_time": 0.000076113 } { "type": "test", "name": "tests::test_jpg_detect", "event": "ok", "exec_time": 0.000157645 } { "type": "test", "name": "tests::test_opus_detect", "event": "ok", "exec_time": 0.00006972 } { "type": "test", "name": "tests::test_rar_detect", "event": "ok", "exec_time": 0.000050564 } { "type": "test", "name": "tests::test_png_detect", "event": "ok", "exec_time": 0.000099707 } { "type": "test", "name": "tests::test_txt_no_match", "event": "ok", "exec_time": 0.00006414 } { "type": "test", "name": "tests::test_vorbis_detect", "event": "ok", "exec_time": 0.000086061 } { "type": "test", "name": "tests::test_tar_detect", "event": "ok", "exec_time": 0.000210203 } { "type": "test", "name": "tests::test_zip_detect", "event": "failed", "exec_time": 0.000163515, "stdout": "thread 'tests::test_zip_detect' panicked at 'assertion failed: `(left == right)`\n left: `Ok(Some(FileTypeMatches { likely_to_be: [Zip], all_matches: [FileTypeMatch { file_type: Zip, full_match: true }] }))`,\n right: `Ok(Some(FileTypeMatches { likely_to_be: [Tar], all_matches: [FileTypeMatch { file_type: Tar, full_match: true }] }))`', src/lib.rs:556:9\nnote: run with `RUST_BACKTRACE=1` environment variable to display a backtrace\n" } { "type": "test", "name": "tests::bench_multi_detect", "event": "ok", "exec_time": 0.010368889 } { "type": "test", "name": "tests::test_rar_sfx_detect", "event": "ok", "exec_time": 0.043232513 } { "type": "suite", "event": "failed", "passed": 13, "failed": 1, "allowed_fail": 0, "ignored": 0, "measured": 0, "filtered_out": 0, "exec_time": 0.043693415 }