The directions on the [Rust wiki page](https://wiki.sel4.systems/Rust) say `multirust update nightly` but I don't think that works any more. I'm trying to use `rustup override set nightly-2016-06-01` based on a clue from kent_. I don't have it completely working: [build errors](https://gist.github.com/dckc/889d8864b2a5c27f0d347ade7894ee47) He referred me to https://github.com/rust-lang/rust/pull/35021, which is a [breaking-change] that I guess we need to react to.