cargo test failed error: linking with
cc failed: exit status: 1
#4790
Labels
bug
Something isn't working
error: linking with
cc failed: exit status: 1
#4790
Describe the bug
Running cargo test failed after cloning the code. Log as follows:
To Reproduce
cargo build
-> Successcargo test
-> FailedExpected behavior
Test should be compiled and run.
Additional context
The text was updated successfully, but these errors were encountered: