Print more info about when something fails and why
(Migrated from https://github.com/manastech/crystal/issues/1739)
http://carc.in/#/r/j0g
There was no output.
Of course there was no output. The compiler crashed!
Basically, it would be great to print info like the return code of the program that ran (like Ideone does) and messages like "Segmentation fault" if a program segfaults.
The return code is below the paste, with the data and the version.
I'm trying to have pretty output for these, compared to http://carc.in/runs/j0g But given a segfault can have many reasons, I didn't come up with anything yet. If you have an idea it's a matter of adding it to https://github.com/jhass/carc.in/blob/master/frontend/app/models/run.js#L4