HELP!!!! Serious bug of Unity! The build folder is empty!

I want to build my project for windows (.exe). I clicked “build” and it loaded normally. After the loading, nothing happened. The build folder that I have selected is empty. Why? Other projects worked fine.
I tried to build the project several times, but still nothing happened.
How can I build this project?

The Editor.log file is here.

Hello! Could you please submit a bug report with a minimal reproduction project for this issue and reply in here with the issue ID?

I am using version 2017.3.1f1. I have uploaded the report several minutes ago, but I haven’t received the confirmation email. Is this normal?

I find the solution! I adjusted the mesh colliders into 3D and this made the game cannot be built. I removed the “3D mesh colliders” and the problem has been solved.