pub(crate) async fn run_util_server(
    stream: UtilRequestStream
) -> Result<(), Error>