Konsolenausgabe

Started by an SCM change
Building in workspace /var/lib/jenkins/jobs/EBR/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/EBR.git # timeout=10
Fetching upstream changes from https://github.com/Frotty/EBR.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://github.com/Frotty/EBR.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 9dd3e80eb030ea81900bcab4edf51b44ace31b13 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9dd3e80eb030ea81900bcab4edf51b44ace31b13
 > git rev-list 7de4b26a8b19b2793eb8034a30d007eb20fb3750 # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson1939321610080420773.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/ -lib ../../Frentity/workspace/
compilation finished (errors: 0, warnings: 13)
Warning in File Boss.wurst line 36:
 The variable escaper is never read.
Warning in File EscaperClasses.wurst line 53:
 The variable source is never read.
Warning in File Door.wurst line 3:
 The import BuilderConstants can be removed, because it is already included in PlayerData.
Warning in File Waypoint.wurst line 4:
 The import ClosureTimers is never used.
Warning in File EscaperClasses.wurst line 4:
 The import Escaper can be removed, because it is already included in PlayerData.
Warning in File EscaperClasses.wurst line 7:
 The import PlayerData can be removed, because it is already included in Escaper.
Warning in File SyncWrapper.wurst line 2:
 The import FileIO is never used.
Warning in File GameInit.wurst line 5:
 The import FileIO is never used.
Warning in File GameInit.wurst line 6:
 The import SyncWrapper is never used.
Warning in File Rect.wurst line 3:
 The import Real is never used.
Warning in File Interpolation.wurst line 2:
 The import Wurstunit is never used.
Warning in File EventHelper.wurst line 3:
 The import Vectors can be removed, because it is already included in _Handles.
Warning in File LinkedList.wurst line 4:
 The import ErrorHandling is never used.
Finished: SUCCESS