pub fn resolve_relative_path( label: &str, old_root: &Path, new_root: &Path, rel_path: &str ) -> CargoResult<String>