Seeing a lib segfaulting when running `cargo test --all` on Windows in CI, but I can't reproduce locally. The weird part is that there are no tests currently in the lib. Unfortunately the code isn't quite ready to share publicly. Any ideas?
Conversation
I'm having a similar problem. bugzilla.mozilla.org/show_bug.cgi?i. I also can't reproduce locally. Try rust 1.46?
1
1
My problem ended up being
Looks like I have the same issue on 1.46 so it doesn't seem to be an LLVM 11 issue.
1

