Timed out while waiting for the machine to boot. This means that Vagrant was unable to communicate with the guest machine within the configured ("config.vm.boot_timeout" value) time period.

C++
Running next command may help:
vagrant destroy
vagrant up
Source

Also in C++: