Open ysun opened 4 years ago
Same issue here. I'm trying to check my oven temp project and get the below error on rustc 1.46.0-nightly (feb3536eb 2020-06-09). I've attached the error output below. error.txt
I acknowledge there are many warnings about it potentially breaking in the README, so just a shot in the dark if you want to fix it for whatever change broke it.
Looks like #22 is pretty much the same issue too
I went through the guide, but got zero .dot, but 62M error log via
cargo +nightly call-stack --example crosvm >& cg_exam.dot
Could you guide me a little bit? I'm dumping call graph for project https://github.com/dgreid/crosvm.git
Great thanks.