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