Konsolenausgabe

Started by upstream project "Frentity" build number 4
originally caused by:
 Started by upstream project "StdLib2" build number 91
 originally caused by:
  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 50444dd1b4616cbeca4f2ad386d8dd24d49dc0a6 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 50444dd1b4616cbeca4f2ad386d8dd24d49dc0a6
 > git rev-list 50444dd1b4616cbeca4f2ad386d8dd24d49dc0a6 # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson7646818287084595245.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: 27)
Warning in File EscaperSensor.wurst line 26:
 The variable source is never read.
Warning in File Trap.wurst line 50:
 The variable e is never read.
Warning in File Boss.wurst line 36:
 The variable escaper is never read.
Warning in File EscaperClasses.wurst line 51:
 The variable source is never read.
Warning in File CodeManager.wurst line 206:
 The assignment to local variable nameHash is never read.
Warning in File CodeManager.wurst line 206:
 The local variable nameHash 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 Pedestal.wurst line 5:
 The import ClosureForGroups 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 TerrainModder.wurst line 3:
 The import BuilderConstants can be removed, because it is already included in PlayerData.
Warning in File TerrainModder.wurst line 6:
 The import RegionData can be removed, because it is already included in PlayerData.
Warning in File SetupBox.wurst line 4:
 The import RegionData can be removed, because it is already included in PlayerData.
Warning in File UnitProducer.wurst line 5:
 The import BuilderConstants can be removed, because it is already included in PlayerData.
Warning in File CodeManager.wurst line 7:
 The import ClosureTimers is never used.
Warning in File SyncWrapper.wurst line 2:
 The import FileIO is never used.
Warning in File SyncWrapper.wurst line 4:
 The import StringUtils is never used.
Warning in File PlayerData.wurst line 13:
 The import EscaperClasses is never used.
Warning in File Rect.wurst line 3:
 The import Real is never used.
Warning in File Event.wurst line 6:
 The import ErrorHandling 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 DebugInfo.wurst line 2:
 The import Multiboard can be removed, because it is already included in Wurst.
Warning in File DupletListModule.wurst line 2:
 The import Wurstunit is never used.
Warning in File DupletListModule.wurst line 3:
 The import LinkedListModule is never used.
Warning in File DupletListModule.wurst line 4:
 The import Printing is never used.
Warning in File LinkedList.wurst line 4:
 The import ErrorHandling is never used.
Warning in File Buff.wurst line 6:
 The import OnUnitEnterLeave is never used.
Warning in File Interpolation.wurst line 2:
 The import Wurstunit is never used.
Finished: SUCCESS