Statusupdate pending Waiting for previous builds Statusupdate pending Building project Loading master/steamwarci.yml From /home/gitea/gitea-repositories/steamwar/schematicsystem 16013fa..ec17a6b master -> origin/master Previous HEAD position was 16013fa Update Schem Command on Builder Cloud HEAD is now at ec17a6b Add Search Ignore Case and AutoChecker outside Materials Build: Executing ./gradlew buildProject Starting a Gradle Daemon (subsequent builds will be faster) > Task :processResources NO-SOURCE > Task :processTestResources NO-SOURCE > Task :SchematicSystem_8:processResources NO-SOURCE > Task :SchematicSystem_15:processResources NO-SOURCE > Task :SchematicSystem_Core:compileJava Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :SchematicSystem_Core:processResources > Task :SchematicSystem_Core:classes > Task :SchematicSystem_Core:jar > Task :SchematicSystem_15:compileJava FAILED /home/gitea/ci/SteamWar/schematicsystem/SchematicSystem_15/src/de/steamwar/schematicsystem/commands/schematiccommand/SchematicCommand15.java:46: error: cannot find symbol for (BlockPos blockPos : result.getRecords()) { ^ symbol: method getRecords() location: variable result of type AutoCheckerResult /home/gitea/ci/SteamWar/schematicsystem/SchematicSystem_15/src/de/steamwar/schematicsystem/commands/schematiccommand/SchematicCommand15.java:53: error: cannot find symbol toBeCheckedInvs.putAll(result.getForbiddenItems()); ^ symbol: method getForbiddenItems() location: variable result of type AutoCheckerResult /home/gitea/ci/SteamWar/schematicsystem/SchematicSystem_15/src/de/steamwar/schematicsystem/commands/schematiccommand/SchematicCommand15.java:54: error: cannot find symbol toBeCheckedInvs.putAll(result.getForbiddenNbt()); ^ symbol: method getForbiddenNbt() location: variable result of type AutoCheckerResult /home/gitea/ci/SteamWar/schematicsystem/SchematicSystem_15/src/de/steamwar/schematicsystem/commands/schematiccommand/SchematicCommand15.java:80: error: cannot find symbol for (Map.Entry entry : result.getDispenserItems().entrySet()) { ^ symbol: method getDispenserItems() location: variable result of type AutoCheckerResult 4 errors > Task :SchematicSystem_8:compileJava FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':SchematicSystem_15:compileJava'. > Compilation failed; see the compiler error output for details. * Try: > Run with --stacktrace option to get the stack trace. > Run with --info or --debug option to get more log output. > Run with --scan to get full insights. * Get more help at https://help.gradle.org BUILD FAILED in 15s 5 actionable tasks: 5 executed Traceback (most recent call last): File "/home/gitea/gitea-repositories/steamwar/schematicsystem.git/./hooks/post-receive.d/steamwarci.py", line 190, in ci_main(config, logfile) File "/home/gitea/gitea-repositories/steamwar/schematicsystem.git/./hooks/post-receive.d/steamwarci.py", line 153, in ci_main run(logfile, cmd, "Could not run build command", config.wdir) File "/home/gitea/gitea-repositories/steamwar/schematicsystem.git/./hooks/post-receive.d/steamwarci.py", line 127, in run raise Exception(errormessage) Exception: Could not run build command Statusupdate failure Build failed