Having a poke at building top-100 crates with Kani. Found this one frequently. Cause is typically an `assert!` or `panic!` etc in a constant function. Probably we just need to make `kani::assert` and friends const?