@[email protected] @chrisdenton It installs the Rust compiler for you, but that only knows how to compile to object code - it doesn't know how to turn object code into a usable program.
I've not used Ubuntu in a few years now, but looking at the Ubuntu package list, try
$ sudo apt install gcc-mingw-w64-x86-64