pub fn compile_rust(arch: &str, target: &str) -> Result<()>
compile_rust compiles the Rust code in the current directory.