Started by user Frotty Building in workspace /var/lib/jenkins/jobs/StdLib2/workspace > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/wurstscript/wurstStdlib2.git # timeout=10 Fetching upstream changes from https://github.com/wurstscript/wurstStdlib2.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress https://github.com/wurstscript/wurstStdlib2.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision b7a8f16c4c49f9450110e3766114ff84bd120a5e (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b7a8f16c4c49f9450110e3766114ff84bd120a5e > git rev-list 80ddfe8784c221408c9de05a3e0b632997b3433f # timeout=10 [workspace] $ /bin/sh -xe /tmp/jenkins2650124097481280508.sh + java -jar ../../Wurst/workspace/downloads/Wurstpack/wurstscript/wurstscript.jar ../../Wurst/workspace/downloads/Wurstpack/wurstscript/common.j ../../Wurst/workspace/downloads/Wurstpack/wurstscript/blizzard.j ./ -runcompiletimefunctions -runtests compilation finished (errors: 3, warnings: 1) Error in File ClosureEventsTests.wurst line 6: Could not infer type for parameter caster. The target type could not be uniquely determined for expected type unknown type. Error in File ClosureEventsTests.wurst line 6: Could not find function addCast. Error in File ClosureEventsTests.wurst line 6: Closures can only be used when a interface or class type is given. Build step 'Execute shell' marked build as failure Sending e-mails to: peter.peq@gmail.com frotty@sunayama.de Finished: FAILURE