pub fn build_source_cache( store: &GraphStore, root: &Path, ) -> Result<(Vec<FuncInfo>, SourceCache)>