pub fn run( store: &Store, workspace: &str, raw: &str, start_ms: u64, limit: usize, ) -> Result<Vec<TraceHit>>