fn amend_authentication_hints(
    res: Result<(), Error>,
    last_url_for_authentication: Option<BString>
) -> CargoResult<()>