#!/bin/bash # terrible export RUSTC_BOOTSTRAP=1 set -ex exec cargo -Z build-std run --release "$@"