JSR 223 Scripting with Kotlin 1.8.0-beta

I try to perform JSR 223 Scripting with Kotlin Engine and the latest 1.8.0-beta version, but I
get the following error:

ERROR Unable to initialize repl compiler:
DEBUG Using JVM IR backend
ERROR class org.jetbrains.kotlin.parcelize.ParcelizeComponentRegistrar cannot be cast to class org.jetbrains.kotlin.compiler.plugin.ComponentRegistrar (org.jetbrains.kotlin.parcelize.ParcelizeComponentRegistrar and org.jetbrain

Does anyone know what happens?

Looks like a bug, please file a YouTrack issue