pub trait WarningSet: Fn(KernelWarning, String) { }
A warning state issued by the kernel during validation.