Skip to content

Instantly share code, notes, and snippets.

@CosineP
Created October 4, 2018 06:55
Show Gist options
  • Save CosineP/56acab3e9839d3388fb989bcffe120fd to your computer and use it in GitHub Desktop.
Save CosineP/56acab3e9839d3388fb989bcffe120fd to your computer and use it in GitHub Desktop.
rustc full command from cargo -v
process didn't exit successfully: `rustc --crate-name isolang /home/luna/.cargo/registry/src/github.com-1ecc6299db9ec823/isolang-0.2.1/src/lib.rs --color always --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="serde_serialize"' -C metadata=35b6b322fa2f06bd -C extra-filename=-35b6b322fa2f06bd --out-dir /home/luna/madlibs/target/debug/deps -L dependency=/home/luna/madlibs/target/debug/deps --extern phf=/home/luna/madlibs/target/debug/deps/libphf-3c7d5ba6b3e24e50.rlib --extern serde=/home/luna/madlibs/target/debug/deps/libserde-22347f0e065c6006.rlib --cap-lints allow` (signal: 9, SIGKILL: kill)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment