pub fn artifact_cache_path( dirs: &Dirs, tool: &str, version: &str, file_name: &str, ) -> Result<PathBuf>