#[must_use]
The `#[must_use]` attribute has no effect when applied to methods in trait implementations. This case was not linted before.