Deprecate DevNull, STDIN, STDOUT, and STDERR to lowercase (#25959)
* Adjust some uses of std(in|out|err) as a variable name
This includes bumping the Documenter requirement to 0.13.2, which
contains similar changes for usages of these names as variables