summary refs log tree commit diff
path: root/tests/ui/process/println-with-broken-pipe.run.stderr
blob: f9d138a042414cc6ed583c29f979b194b2d16566 (plain)
1
2
3
thread 'main' panicked at 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