You are running VMware Workstation through an incompatible hypervisor. Disable this hypervisor before starting the virtual machine…
Solution:

Locate the virtual machine vmx file, open it with Notepad, and add the following code at the very end of the content:
vmx.allowNested = "TRUE"