// --force-warn warnings is an error
//@ compile-flags: --force-warn warnings
//@ error-pattern: `warnings` lint group is not supported
fn main() {}