output --verbose true > out.txt ^| audit -e < known_problems.txt && echo "success" || echo error >> errors.txt
