fn try_cargo( dir: &Path, files: &BTreeMap<PathBuf, Option<Box<str>>>, workspace_deps: &WorkspaceCargoDeps, ) -> Option<Metadata>