pub(crate) fn append_attempt_summary( path: &Path, summary: &str, color: Style, json: bool, ) -> Result<()>