Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s Running unittests src\main.rs (tools\omp-spt\target\debug\deps\omp_spt-1443790b04199358.exe) running 1 test test launch_omp::tests::windows_crash_status_is_never_mapped_to_success ... FAILED failures: ---- launch_omp::tests::windows_crash_status_is_never_mapped_to_success stdout ---- thread 'launch_omp::tests::windows_crash_status_is_never_mapped_to_success' (61408) panicked at src\launch_omp.rs:423:9: assertion `left == right` failed left: ExitCode(ExitCode(0)) right: ExitCode(ExitCode(1)) note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace failures: launch_omp::tests::windows_crash_status_is_never_mapped_to_success test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 51 filtered out; finished in 0.00s error: test failed, to rerun pass `--bin omp-spt`