After upgrading to 0.7.3 I'm getting the following error
Failed to run /home/arthurprs/.cargo/bin/cargo
Process execution timed out
I tried restarting in debug mode to get some diagnostics data but all I get is panels like
Output from stdout while linting
{"features":[],"filenames":["/home/arthurprs/dev/sucredb/target/debug/deps/libnum_traits-2b4521742e722f84.rmeta"],"fresh":true,"package_id":"num-traits 0.1.37 (registry+https://github.com/rust-lang/crates.io-index)","profile":{"debug_assertions":true,"debuginfo":2,"opt_level":"0","test":false},"reason":"compiler-artifact","target":{"crate_types":["lib"],"kind":["lib"],"name":"num-traits","src_path":"/home/arthurprs/.cargo/registry/src/github.com-1ecc6299db9ec823/num-traits-0.1.37/src/lib.rs"}}
....
Output from stderr while linting
Compiling sucredb v0.1.0 (file:///home/arthurprs/dev/sucredb)
Finished dev [unoptimized + debuginfo] target(s) in 2.99 secs
Running Atom 1.15.0 on Linux x64
rustc 1.17.0-nightly (b1e31766d 2017-03-03)
enhancement