about summary refs log tree commit diff
path: root/tests/ui/process/println-with-broken-pipe.run.stderr
blob: c56793de5250c685d3f20bf655b3776304427ea2 (plain)
1
2
3
4
thread 'main' ($TID) panicked at library/std/src/io/stdio.rs:LL:CC:
failed printing to stdout: Broken pipe (os error 32)
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace