Started by upstream project "Wurst" build number 70 originally caused by: Started by remote host 192.30.252.34 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/* > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision c5ab88e9ba2764a145bd8d6f46fa69159244fb1a (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f c5ab88e9ba2764a145bd8d6f46fa69159244fb1a > git rev-list c5ab88e9ba2764a145bd8d6f46fa69159244fb1a # timeout=10 [workspace] $ /bin/sh -xe /tmp/hudson2872691111477511812.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: 22) Warning in File Entity.wurst line 123: The variable killer is never read. Warning in File SuperCharge.wurst line 21: The assignment to local variable i is never read. Warning in File SuperCharge.wurst line 21: The local variable i is never read. Warning in File SphereTower.wurst line 60: The variable speed is never read. Warning in File TrooperTower.wurst line 16: The variable tangle is never read. Warning in File AssassinTower.wurst line 103: The assignment to local variable at is never read. Warning in File AssassinTower.wurst line 103: The local variable at is never read. Warning in File Tower.wurst line 30: The variable target is never read. Warning in File Colors.wurst line 30: The assignment to local variable r is never read. Warning in File Colors.wurst line 31: The assignment to local variable g is never read. Warning in File Colors.wurst line 32: The assignment to local variable b is never read. Warning in File Colors.wurst line 29: The assignment to local variable a is never read. Warning in File Buff.wurst line 7: The import NewDummyRecycler is never used directly. Warning in File PhysicsEntity.wurst line 4: The import Debug is never used directly. Warning in File PhysicsEntity.wurst line 5: The import Maths is never used directly. Warning in File Event.wurst line 2: The import RegisterEvents is never used directly. Warning in File Rocket.wurst line 1: The import PhysicsProjectile is never used directly. Warning in File UnitSpawnSystem.wurst line 1: The import Creep is never used directly. Warning in File WarningBuff.wurst line 3: The import ShieldBuff is never used directly. Warning in File ArtilleryTower.wurst line 5: The import PhysicsConstants is never used directly. Warning in File AssassinTower.wurst line 2: The import Terrain is never used directly. Warning in File RegisterEvents.wurst line 2: The import TypeCasting is never used directly. Finished: SUCCESS