Warning
This post was published 112 days ago. The information described in this article may have changed.
Hi everyone,
I'm one of the maintainers of liboqs, an open-source C library for post-quantum cryptography. One of our other projects is a Rust wrapper for the library. We run tests in CI on Linux / Mac / Windows with Stable / Beta / Nightly Rust.
Some time ago, our Windows / Nightly builds started failing with what appears to be a linker error. I am fairly certain that this is due to a change in Rust, as CI had previously passed on the same commit, and I don't believe there were any GitHub runner updates. The same error is now causing our Beta Rust builds to fail. These had previously passed, which seems to confirm that it is indeed a change in Rust triggering the failure.
I am unfortunately out of my depth when dealing with the intricacies of Rust and Windows, so I'm hoping that maybe this is a known error and that somebody here will have insight (or can at least point me toward the right place to ask this question).
5 posts - 3 participants
🏷️ rust_feed