Started by upstream project "Wurst" build number 98
originally caused by:
Started by remote host 192.30.252.45
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 ecc605d0412624cfb19753f45bce0aff93d81758 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f ecc605d0412624cfb19753f45bce0aff93d81758
> git rev-list ecc605d0412624cfb19753f45bce0aff93d81758 # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson6804288264725840108.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: 20)
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 Creep.wurst line 5:
The import Terrain 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 ATower.wurst line 3:
The import BoulderTower is never used directly.
Warning in File ATower.wurst line 12:
The import ObjectIdGenerator is never used directly.
Warning in File ATower.wurst line 13:
The import TowerObject 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