pub fn record_hit(key: &str, cache_dir: &Path) -> Result<()>
Persist a successful run in the cache so future invocations can skip it.