This repository was archived by the owner on Jun 5, 2020. It is now read-only.
This repository was archived by the owner on Jun 5, 2020. It is now read-only.
Spurious "broken pipe" error #25
Closed
Description
$ cargo tree | head -n1
debcargo v1.3.0 (file:///$PWD)
thread 'main' panicked at 'failed printing to stdout: Broken pipe (os error 32)', src/libstd/io/stdio.rs:692:8
note: Run with `RUST_BACKTRACE=1` for a backtrace.
Can be suppressed with 2>/dev/null
but this also suppresses any other errors, and other UNIX tools don't need this.
Metadata
Metadata
Assignees
Labels
No labels