#!/bin/sh set -e cargo check --all-targets --all-features --keep-going cargo fmt --check cargo test