pub fn run_in_vm(script: &str) -> Result<Output>
Run a bash script in the default execution environment, capturing output.