chore: Fix clippy errors and remove old feature directives (#5497)
### Description
once_cell has landed so we don't need the feature directives! Also we
have some clippy errors that made it through, so fixing those.
### Testing Instructions
<!--
Give a quick description of steps to test your changes.
-->
---------
Co-authored-by: nicholaslyang <Nicholas Yang>