Execution failed for task ':relocateMainForTest': Do not know how to unexport a main symbol on Windows 10 10.0 amd64

Hello

I got this error: Do not know how to unexport a main symbol on Windows 10 10.0 amd64 for the task ':relocateMainForTest from a build.gradle using the GoogleUnitTest. What do I miss?

Here the scan

Here the project:
gradle-new-plugins.zip (53.7 KB)