fn uninstall_cwd(
    root: &Filesystem,
    bins: &[String],
    config: &Config
) -> CargoResult<()>