Hi,
This looks like win64 wasn't installed in Delphi. We hadn't looked at this in the logs, but looking again, there are those lines:
So it is skipping win64 because win64debugide is not in the registry (known ide packages).
This looks like something got wrong when installing delphi 13.
I wonder, if you open regedit.exe and go to Computer\HKEY_CURRENT_USER\Software\Embarcadero\BDS\37.0\Known IDE Packages
do you see win64debugide370.bpl there?
In any case, it looks like something is wrong with the delphi install, so probably the safest thing to do is to reinstall delphi 13 if possible.