Status: Stub
Crater is a tool that can test PRs against a public subset of the Rust ecosystem to estimate the scale of potential breakage.
You can kick off a crater run by first calling:
@bors try
Once that finishes, you can then call:
@craterbot check
to ensure crates compile, or:
@craterbot run mode=build-and-test