fn parse_remap_path_prefix(
    matches: &Matches,
    unstable_opts: &UnstableOptions,
    error_format: ErrorOutputType
) -> Vec<(PathBuf, PathBuf)>