Enable formatting in CI by doing: - Add a section to the `test.sh` scripts to run the formatter (guarded by the env variable `DO_FMT`) for all crates (bitcoin, hashes, internals). - Add `DO_FMT` to the nightly `Tests` CI job.
We do not currently run the `internals` crate tests in CI. Bad rust-bitcoin developers, no biscuit.