in lib/cc/analyzer/container/result.rb [56:62]
def errored? timed_out? || maximum_output_exceeded? || exit_status.nil? || exit_status.nonzero? end