Open
Description
One of the rustdoc tests is crashing and the output is:
---- src/lib.rs - span (line 28) stdout ----
Test executable failed (terminated by signal).
It is extremely difficult to actually debug this – I know rustdoc compiles a test binary and runs it, but there is no intuition whatsoever as to where to look for the executable in question!
On failures like these, I feel like we should print a path to the executable (much like cargo does).
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
No status