#!/bin/bash set -e CARGO=cargo $CARGO build --release --target x86_64-unknown-linux-musl python integration_tests.py