If I do ``` run --separate-stderr mycommand assert_success ``` and `mycommand` fails, printing some information to stderr you will not be able to see it, as assert_success will only print the stdout