pub fn build_report(
results: Vec<EngineResult>,
total_duration_ms: u128,
cache_stats: ArtifactCacheStats,
) -> ReportDatapub fn build_report(
results: Vec<EngineResult>,
total_duration_ms: u128,
cache_stats: ArtifactCacheStats,
) -> ReportData