Build *failed* for project: {{ project.name }}.

Please take a look at the project settings an correct the error. A new
build will started automatically once the code has been updated.


Project info
============

Name: {{ project.name }}
Repository: {{ project.repository }}
Build command: {{ project.build_cmd }}


Build info
==========

Revision: {{ buildlog.revision }}
Start time: {{ buildlog.start|date:"r" }}
Build time: {{ buildlog.start|timeuntil:buildlog.end }}


Build output
============

{{ buildlog.output|safe }}

