cargo-call-stack icon indicating copy to clipboard operation
cargo-call-stack copied to clipboard

Is it the project still available?

Open ysun opened this issue 5 years ago • 2 comments

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.

ysun avatar Mar 03 '20 14:03 ysun

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.

TDHolmes avatar Jun 12 '20 18:06 TDHolmes

Looks like #22 is pretty much the same issue too

TDHolmes avatar Jun 12 '20 18:06 TDHolmes