09:19:48 [PREPARING] [INFO] Scanning for projects...
09:19:48 [PREPARING] [INFO]
09:19:48 [PREPARING] [INFO] -------------------< prog1:polymorphism-interfaces >--------------------
09:19:48 [PREPARING] [INFO] Building polymorphism-interfaces 1.0-SNAPSHOT
09:19:48 [PREPARING] [INFO] from pom.xml
09:19:48 [PREPARING] [INFO] --------------------------------[ jar ]---------------------------------
09:20:00 [PREPARING] [INFO]
09:20:00 [PREPARING] [INFO] --- clean:3.2.0:clean (default-clean) @ polymorphism-interfaces ---
09:20:00 [PREPARING] [INFO]
09:20:00 [PREPARING] [INFO] --- resources:3.4.0:resources (default-resources) @ polymorphism-interfaces ---
09:20:01 [PREPARING] [INFO] Copying 31 resources from src/main/resources to target/classes
09:20:01 [PREPARING] [INFO]
09:20:01 [PREPARING] [INFO] --- compiler:3.15.0:compile (default-compile) @ polymorphism-interfaces ---
09:20:02 [PREPARING] [INFO] Recompiling the module because of changed source code.
09:20:02 [PREPARING] [INFO] Compiling 28 source files with javac [debug release 25] to target/classes
09:20:03 [PREPARING] [INFO] /git_18394190029218221070/src/main/java/ch/fhnw/prog1/exercise/labyrinth/BacktrackingAlgorithm.java: /git_18394190029218221070/src/main/java/ch/fhnw/prog1/exercise/labyrinth/BacktrackingAlgorithm.java uses unchecked or unsafe operations.
09:20:03 [PREPARING] [INFO] /git_18394190029218221070/src/main/java/ch/fhnw/prog1/exercise/labyrinth/BacktrackingAlgorithm.java: Recompile with -Xlint:unchecked for details.
09:20:03 [PREPARING] [INFO]
09:20:03 [PREPARING] [INFO] --- resources:3.4.0:resources (default-resources) @ polymorphism-interfaces ---
09:20:03 [PREPARING] [INFO] Copying 31 resources from src/main/resources to target/classes
09:20:03 [PREPARING] [INFO]
09:20:03 [PREPARING] [INFO] --- compiler:3.15.0:compile (default-compile) @ polymorphism-interfaces ---
09:20:03 [PREPARING] [INFO] Nothing to compile - all classes are up to date.
09:20:03 [PREPARING] [INFO]
09:20:03 [PREPARING] [INFO] --- resources:3.4.0:testResources (default-testResources) @ polymorphism-interfaces ---
09:20:03 [PREPARING] [INFO] skip non existing resourceDirectory /git_18394190029218221070/src/test/resources
09:20:03 [PREPARING] [INFO]
09:20:03 [PREPARING] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ polymorphism-interfaces ---
09:20:03 [PREPARING] [INFO] Recompiling the module because of changed dependency.
09:20:03 [PREPARING] [INFO] Compiling 3 source files with javac [debug release 25] to target/test-classes
09:20:03 [PREPARING] [INFO] ------------------------------------------------------------------------
09:20:03 [PREPARING] [INFO] BUILD SUCCESS
09:20:03 [PREPARING] [INFO] ------------------------------------------------------------------------
09:20:03 [PREPARING] [INFO] Total time: 15.096 s
09:20:03 [PREPARING] [INFO] Finished at: 2026-05-23T09:20:03Z
09:20:03 [PREPARING] [INFO] ------------------------------------------------------------------------
09:20:37 [RUNNING ] Starting evaluating step LlmEvaluation
09:20:45 [RUNNING ] LLM evaluation done
09:20:45 [RUNNING ] Evaluating step LlmEvaluation done