Started by upstream project "Wurst" build number 104
originally caused by:
Started by remote host 192.30.252.46
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 2f2974d43db02658d36f29f914ee0ded3b60a646 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 2f2974d43db02658d36f29f914ee0ded3b60a646
> git rev-list 39bc96643fca94db7f7172cdb0de06eb8ec7af4c # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson5556748452240199513.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 Entity.wurst line 134:
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 33:
The assignment to local variable r is never read.
Warning in File Colors.wurst line 34:
The assignment to local variable g is never read.
Warning in File Colors.wurst line 35:
The assignment to local variable b is never read.
Warning in File Colors.wurst line 32:
The assignment to local variable a is never read.
Warning in File WarningBuff.wurst line 3:
The import ShieldBuff is never used directly.
Warning in File BoulderTower.wurst line 6:
The import Assets 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 GameInit.wurst line 6:
The import GameConditions is never used directly.
Warning in File GameInit.wurst line 18:
The import Fx is never used directly.
Warning in File GameInit.wurst line 19:
The import ClosureTimers is never used directly.
Warning in File RegisterEvents.wurst line 2:
The import TypeCasting is never used directly.
Sending e-mails to: [email protected][email protected]
Finished: SUCCESS