pub(crate) fn print_final_report( rep: &Report, interrupted: bool, json: bool, stdout_color: Style, crate_dir: &str, ) -> Result<()>