pub async fn prepare_client_for_systems_test( client: &Client, server_address: String, server_key_hex: String, ) -> Result<bool, String>