[io/tests] gracefully terminate the runtime on success

Merged Florian Fischer requested to merge aj46ezos/emper:io-tests-terminate-runtime into master

This allows the examination of stats which get printed in the Runtime destructor. Also remove useless stdlib includes (Why does iwyu not catch those?).

Merge request reports