pub fn build_error_reports(
    source_string: &str,
    errors: Vec<PTBError>
) -> Vec<Report>