Started by upstream project "Wurst" build number 239
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/*
Seen branch in repository origin/classic
Seen branch in repository origin/master
Seen 2 remote branches
Checking out Revision d19d6cbe9cd4f8a1df48d9d27cf13891afbe140a (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f d19d6cbe9cd4f8a1df48d9d27cf13891afbe140a
> git rev-list d19d6cbe9cd4f8a1df48d9d27cf13891afbe140a # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson9132994821382035489.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 ../../StdLib2/workspace/
compilation finished (errors: 0, warnings: 10)
Warning in File Entity.wurst line 129:
The variable killer is never read.
Warning in File TrooperTower.wurst line 17:
The variable tangle is never read.
Warning in File LumberAndCoinSystem.wurst line 4:
The import GameTimer is never used.
Warning in File FieldGenerator.wurst line 2:
The import Entity can be removed, because it is already included in PresetBuffs.
Warning in File FieldGenerator.wurst line 3:
The import PresetBuffs can be removed, because it is already included in Entity.
Warning in File UnitSpawnSystem.wurst line 14:
The import LumberAndCoinSystem is never used.
Warning in File Special.wurst line 4:
The import BuffObjEditing is never used.
Warning in File Selector.wurst line 2:
The import Event can be removed, because it is already included in Entity.
Warning in File Builder.wurst line 5:
The import Sync is never used.
Warning in File GameInit.wurst line 14:
The import StompingTower is never used.
Finished: SUCCESS