pub fn render( result: &VerificationResult, only_failures: bool, tool_name: &str, tool_version: &str, ) -> Result<String>