pub fn read_rust_build_cache( workspace: &Path, target_directory: &Path, key: &str, ) -> Option<RustBuildCacheMetadata>