build:
cargo build --all-targets
subplot docgen ci-broker.subplot -o ci-broker.html
fast-test: build
timeout 60 cargo test -- --skip upgrades $(TESTS)