$c main.tex| sed '/Output written/d'| sed '/Rerun to get \/Page/d'| sed '/Warning: Citation/d'| sed '/Warning: Empty bib/d'| sed '/has changed/d'| sed '/Warning: There were/d'| sed '/biblatex Warning/d'
biber -quiet main
# xelatex -shell-escape src/main.tex
$c main.tex
$c main.tex | sed '/Output written/d'| sed '/Warning: There were/d'| sed '/biblatex Warning/d'