Running the main crate's doc/unit tests requires the following command: ```sh CARGO_PROFILE_DEV_PANIC=unwind cargo test -Z build-std=std test --target x86_64-unknown-linux-gnu ``` We should document it, or integrate it into the existing `build.py` script, to make it easier for developers to run such tests locally.