Konsolenausgabe

Started by upstream project "Wurst" build number 224
originally caused by:
 Started by remote host 192.30.252.46
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 dc40dae46204cefbf70bba68d2f9a69d48e0a3b3 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f dc40dae46204cefbf70bba68d2f9a69d48e0a3b3
 > git rev-list dc40dae46204cefbf70bba68d2f9a69d48e0a3b3 # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson5744088377674756520.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: 23)
Warning in File EscaperSensor.wurst line 25:
 The variable source is never read.
Warning in File Trap.wurst line 51:
 The variable e is never read.
Warning in File Boss.wurst line 36:
 The variable escaper is never read.
Warning in File TerrainModder.wurst line 59:
 The assignment to local variable name is never read.
Warning in File TerrainModder.wurst line 59:
 The local variable name is never read.
Warning in File BoomerangProjectile.wurst line 12:
 The assignment to local variable perp_dir is never read.
Warning in File BoomerangProjectile.wurst line 14:
 The assignment to local variable perp_acc is never read.
Warning in File BoomerangProjectile.wurst line 12:
 The local variable perp_dir is never read.
Warning in File BoomerangProjectile.wurst line 14:
 The local variable perp_acc is never read.
Warning in File TerrainModder.wurst line 5:
 The import RegionData can be removed, because it is already included in PlayerData.
Warning in File TerrainModder.wurst line 6:
 The import Event can be removed, because it is already included in PlayerData.
Warning in File TerrainModder.wurst line 7:
 The import TerrainUtils can be removed, because it is already included in PlayerData.
Warning in File InstantBuild.wurst line 3:
 The import Entity can be removed, because it is already included in PlayerData.
Warning in File InstantBuild.wurst line 27:
 The import PlayerData can be removed, because it is already included in Entity.
Warning in File ThirdForest.wurst line 3:
 The import EscaperKillers can be removed, because it is already included in Startmaze.
Warning in File RegionData.wurst line 3:
 The import Escaper can be removed, because it is already included in PlayerData.
Warning in File Unit.wurst line 4:
 The import Angle can be removed, because it is already included in Vectors.
Warning in File TerrainUtils.wurst line 3:
 The import Vectors can be removed, because it is already included in Item.
Warning in File Preloader.wurst line 7:
 The import Unit can be removed, because it is already included in DummyRecycler.
Warning in File Preloader.wurst line 8:
 The import Timer can be removed, because it is already included in DummyRecycler.
Warning in File DummyRecycler.wurst line 6:
 The import Vectors can be removed, because it is already included in Unit.
Warning in File Simulate3dSound.wurst line 4:
 The import Vectors can be removed, because it is already included in Unit.
Warning in File Fx.wurst line 6:
 The import Vectors can be removed, because it is already included in DummyRecycler.
Finished: SUCCESS