Started by upstream project "Wurst" build number 87
originally caused by:
Started by remote host 192.30.252.42
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 b26fe9a4052d17e10db4dcc94675d394f3b0130e (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f b26fe9a4052d17e10db4dcc94675d394f3b0130e
> git rev-list 8ae491ce8dd2ed1bf008a5e201ace7269257a8e7 # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson5705800091442744379.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: 19)
Warning in File Entity.wurst line 133:
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 Buff.wurst line 8:
The import PhysicsProjectile is never used directly.
Warning in File Buff.wurst line 9:
The import Creep is never used directly.
Warning in File WarningBuff.wurst line 3:
The import ShieldBuff is never used directly.
Warning in File AllTowers.wurst line 4:
The import Scanner 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 ATower.wurst line 2:
The import BoulderTower is never used directly.
Warning in File ATower.wurst line 11:
The import ObjectIdGenerator is never used directly.
Warning in File ATower.wurst line 12:
The import TowerObject 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