Started by an SCM change Building in workspace /var/lib/jenkins/jobs/ForestDef/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/Frotty/ForestDef.git # timeout=10 Fetching upstream changes from https://github.com/Frotty/ForestDef.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress https://github.com/Frotty/ForestDef.git +refs/heads/*:refs/remotes/origin/* Seen branch in repository origin/classic Seen branch in repository origin/master Seen 2 remote branches Checking out Revision b36e9f340822df486a2edd02f1144b1958cc897d (origin/classic) > git config core.sparsecheckout # timeout=10 > git checkout -f b36e9f340822df486a2edd02f1144b1958cc897d > git rev-list 5b309ea15197bb5615d3c46e768e88d817ef0882 # timeout=10 [workspace] $ /bin/sh -xe /tmp/hudson6947402927728275980.sh + java -jar ../../Wurst/workspace/downloads/Wurstpack/wurstscript/wurstscript.jar ../../Wurst/workspace/downloads/Wurstpack/wurstscript/common.j ../../Wurst/workspace/downloads/Wurstpack/wurstscript/Blizzard.j ./wurst -lib ../../Wurst/workspace/downloads/Wurstpack/wurstscript/lib compilation finished (errors: 0, warnings: 17) Warning in File HomingProjectile.wurst line 74: The assignment to local variable d is never read. Warning in File HomingProjectile.wurst line 76: The assignment to local variable d is never read. Warning in File Entity.wurst line 127: The variable killer is never read. Warning in File PlayerData.wurst line 28: The assignment to local variable gold is never read. Warning in File SphereTower.wurst line 59: The variable speed is never read. Warning in File TrooperTower.wurst line 16: The variable tangle is never read. Warning in File Colors.wurst line 37: The assignment to local variable r is never read. Warning in File Colors.wurst line 38: The assignment to local variable g is never read. Warning in File Colors.wurst line 39: The assignment to local variable b is never read. Warning in File Colors.wurst line 36: The assignment to local variable a is never read. Warning in File Terrain.wurst line 3: The import Vectors can be removed, because it is already included in Item. Warning in File RegisterEvents.wurst line 3: The import TypeCasting is never used. Warning in File Fx.wurst line 3: The import Effect can be removed, because it is already included in Wurst. Warning in File Fx.wurst line 4: The import Colors can be removed, because it is already included in Wurst. Warning in File Fx.wurst line 5: The import Vectors can be removed, because it is already included in Wurst. Warning in File Fx.wurst line 6: The import Angle can be removed, because it is already included in Wurst. Warning in File ClosureForGroups.wurst line 2: The import TempGroups can be removed, because it is already included in Wurst. Finished: SUCCESS