-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Tests compilation fails with "Undefined symbols for architecture x86_64" #107513
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Comments
tests work with "cargo llvm-cov" though |
Does it work on the latest nightly? |
no, it doesn't |
If it happens in |
Although nightly would print a different linker error? |
yes, nightly produces different output
|
That doesn’t involve any async internals, though it might include inlined things. |
here link to GitHub action with failures with different versions of rust https://github.com/ntex-rs/ntex-mqtt/actions/runs/4053694163 |
It'd be good to get a smaller test case if possible! It may not be directly async related. |
Cannot compile tests. Started with 1.65, but I am not sure. I started to use GAT in my library. Reproducible on OSX, Linux, Windows.
Here is link to public build
The text was updated successfully, but these errors were encountered: