You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you pipe it to a program like head, it can (as in, it's seemingly random, probably due to OS buffering, but occurs a lot for small n) fail with "The operation completed successfully.\r\n".
Example:
$ reproduce.exe | head -n 1
nananananana
rust: ~"\"error writing buffer\""
rust: ~"The operation completed successfully.\r\n"
rust: task failed at 'explicit failure', C:\Users\darkf\Desktop\rust\src\libstd\io.rs:1223
rust: domain main @0x923960 root task failed