pub fn restart_with_increased_port(
    http_addr: &str
) -> RvResult<(String, Option<Receiver<RvResult<String>>>)>