Similar to #1097, I noticed some WP-CLI commands don't work when using https://playground.wordpress.net/demos/wp-cli.html. All results in the execution being frozen and no result is returned after invoking the command. Here's a preliminary list of commands that fail:
wp cron test
wp db create
wp db check
wp db cli
wp db query
wp package install
wp server
wp shell