The directory layout of `rust-src` has changed, using a nightly `2020-07-30` or newer results in this build error > error: `rust-src` component not found. Run `rustup component add rust-src`. See also https://github.com/rust-osdev/cargo-xbuild/pull/87 This will go away once we do #10