sS cleanJavaCompilerOutput(S s) { if (eq(trim(s), "Annotation processing got disabled, since it requires a 1.6 compliant JVM")) ret "" with print(s); ret s; }