pub fn build_cache_hit_report(
kind: CyclePacketKind,
key: &str,
packet_id: &str,
status: &str,
skipped_phases: &[&str],
lookup_micros: u128,
) -> CyclePacketCacheHitReportpub fn build_cache_hit_report(
kind: CyclePacketKind,
key: &str,
packet_id: &str,
status: &str,
skipped_phases: &[&str],
lookup_micros: u128,
) -> CyclePacketCacheHitReport