The upper stack-trace was printed by the traceback module. The lower one would be if we did not catch it.
Thanks @pekkaklarck, but passing the --loglevel debug CLI argument doesn't actually make robot print a stack trace for failures that happen within robot tests. Remember, I'm not talking about ...