#!/bin/bash set -e rustup target add x86_64-unknown-none rustup component add rust-src rustup component add llvm-tools-preview