This happened again on my website from the last update before this.
I “fixed” it by deleting the code in public_html>wp_content>plugins>jetpack.php
foreach ( $_jetpack_rest_api_compat_includes as $_jetpack_rest_api_compat_include )
require_once $_jetpack_rest_api_compat_include;
I really hope the developers fix this.