mut_mut_macro test fails after 'cargo check': "multiple matching crates for lazy_static
"
#2139
Labels
C-bug
Category: Clippy is not doing the correct thing
I have a problem with tests execution. Every time, when I do
cargo check
, subsequent launch ofcargo test
fails.It reproduces like this:
It worked in such a way for me with different releases.
My current environment:
Failed test:
Full test log: https://hastebin.com/etekarumis
I don't understand why it happend. Does it reproduce for anybody else?
The text was updated successfully, but these errors were encountered: