@Tgr pointed out the CI nodes lack hhvm.error_handling.call_user_handler_on_fatals so fatals ends up without any useful stacktrace.
We should set that variable in CI hhvm configuration. That is done in operations/puppet via modules/contint/manifests/hhvm.pp.