cargo clippy --all-features --tests --examples -- -D clippy::all
cargo +nightly clippy --all-features --tests --examples -- -D clippy::all
cargo fmt -- --check
cargo test-all-features -- --nocapture
./bb8-redis-break-with-error/tests/run_integration_tests.sh