Error really not helpful, it should say about typo or not found benchmark, the same for exclude. ``` $ ./target/debug/collector.exe binary_stats +nightly-x86_64-pc-windows-msvc \ --rustc2 +nightly-x86_64-pc-windows-msvc --include "helloworldasd" --profile Debug --backend Llvm collector error: Warning: one or more unused --include entries: ["helloworldasd"] ``` See that `include` - `helloworldasd` which is unknown benchmark.