pub(crate) fn resolve_manifest_output( command: &str, project_dir: &Path, output: &str, ) -> Result<PathBuf, ()>