cargo test fails with ld: Assertion failed: (_mode == modeFinalAddress)
#10029
Labels
C-bug
Category: bug
ld: Assertion failed: (_mode == modeFinalAddress)
#10029
Problem
I am trying to run
cargo test
in my project on Apple M1 Pro and fails withHowever
cargo build
finishes successfully. Also I can runcargo test
in other projects without issues.Steps
I don't have an isolated project to reproduce the bug, but can try to produce one if needed.
Possible Solution(s)
No response
Notes
Version
The text was updated successfully, but these errors were encountered: