Hello 👋 I am experiencing build failures with `rustls-platform-verifier` when building for release with lto when targeting the `x86_64-pc-windows-gnu` target. I created an example repository with the potential bug: https://github.com/coltonhurst/rustls-platform-verifier-lto-bug My `log.txt` containing the errors is here: [log.txt](https://github.com/user-attachments/files/17034415/log.txt) Thank you!