This box is likely to break as HardenedBSD breaks ABI with FreeBSD, unless someone begins maintaining a dedicated HardenedBSD target for rustup.
https://app.vagrantup.com/mcandre/boxes/vagrant-hardenedbsd-rust
$ cd test
$ vagrant up
$ vagrant ssh -c "cd /vagrant && rustc hello.rs && ./hello"
Hello World!- Vagrant
- The VirtualBox hypervisor provider
- vagrant-rsync-back assists in copying artifacts from the guest to the host
- Vagrant
- The VirtualBox hypervisor provider
- make
$ make vagrant-hardenedbsd-rust.box