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 9a2519725b859fb2930a7e6b2b05bd1ccbd03f1b (origin/classic)
> git config core.sparsecheckout # timeout=10
> git checkout -f 9a2519725b859fb2930a7e6b2b05bd1ccbd03f1b
> git rev-list 13ab04262873a2f759a4975567a97b8d03529002 # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson8732424050407326789.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 129:
The variable killer 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 Colors.wurst line 36:
The assignment to local variable r is never read.
Warning in File Colors.wurst line 37:
The assignment to local variable g is never read.
Warning in File Colors.wurst line 38:
The assignment to local variable b is never read.
Warning in File Colors.wurst line 35:
The assignment to local variable a is never read.
Warning in File Buff.wurst line 7:
The import PhysicsProjectile is never used directly.
Warning in File Buff.wurst line 8:
The import Creep is never used directly.
Warning in File Wave.wurst line 3:
The import Boss is never used directly.
Warning in File UnitSpawnSystem.wurst line 10:
The import Boss is never used directly.
Warning in File BossFive.wurst line 2:
The import ShieldBuff is never used directly.
Warning in File BossFour.wurst line 2:
The import ShieldBuff is never used directly.
Warning in File WarningBuff.wurst line 3:
The import ShieldBuff is never used directly.
Warning in File PlayerData.wurst line 2:
The import PhysicsProjectile is never used directly.
Warning in File PlayerData.wurst line 7:
The import Rocket is never used directly.
Warning in File BoulderTower.wurst line 2:
The import ClosureForGroups 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