Started by upstream project "StdLib2" build number 705 originally caused by: Started by an SCM change 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/healbacktower Seen branch in repository origin/master Seen 3 remote branches Checking out Revision 023a6b83651e57ea005f19047f0c5fd60d1bd1a5 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 023a6b83651e57ea005f19047f0c5fd60d1bd1a5 > git rev-list 023a6b83651e57ea005f19047f0c5fd60d1bd1a5 # timeout=10 [workspace] $ /bin/sh -xe /tmp/jenkins19394957604820730.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/ -runcompiletimefunctions compilation finished (errors: 35, warnings: 22) Error in File ShieldKit.wurst line 33: Could not infer type for parameter target. The target type could not be uniquely determined for expected type unknown type. Error in File ShieldKit.wurst line 34: Call to function getEntity is ambiguous, alternatives are: unit.getEntity() returns UnitEntity, defined in /var/lib/jenkins/jobs/ForestDef/workspace/../../Frentity/workspace/wurst/entity/Entity.wurst: 27 item.getEntity() returns Entity, defined in /var/lib/jenkins/jobs/ForestDef/workspace/../../Frentity/workspace/wurst/entity/Entity.wurst: 34 Error in File ShieldKit.wurst line 33: Could not infer type for parameter caster. The target type could not be uniquely determined for expected type unknown type. Error in File ShieldKit.wurst line 33: Could not find function onTargetCast. Error in File ShieldKit.wurst line 33: Closures can only be used when a interface or class type is given. Error in File FieldGenerator.wurst line 38: Could not infer type for parameter caster. The target type could not be uniquely determined for expected type unknown type. Error in File FieldGenerator.wurst line 38: Could not infer type for parameter target. The target type could not be uniquely determined for expected type unknown type. Error in File FieldGenerator.wurst line 38: Could not find function onPointCast. Error in File FieldGenerator.wurst line 38: Closures can only be used when a interface or class type is given. Error in File SuperCharge.wurst line 10: Could not infer type for parameter target. The target type could not be uniquely determined for expected type unknown type. Error in File SuperCharge.wurst line 10: Could not infer type for parameter caster. The target type could not be uniquely determined for expected type unknown type. Error in File SuperCharge.wurst line 10: Could not find function onTargetCast. Error in File SuperCharge.wurst line 10: Closures can only be used when a interface or class type is given. Error in File SuperCharge.wurst line 12: Call to function getPos is ambiguous, alternatives are: destructable.getPos() returns vec2, defined in /var/lib/jenkins/jobs/ForestDef/workspace/../../StdLib2/workspace/wurst/_handles/Destructable.wurst: 12 effect.getPos() returns vec2, defined in /var/lib/jenkins/jobs/ForestDef/workspace/../../StdLib2/workspace/wurst/_handles/Effect.wurst: 88 item.getPos() returns vec2, defined in /var/lib/jenkins/jobs/ForestDef/workspace/../../StdLib2/workspace/wurst/_handles/Item.wurst: 26 unit.getPos() returns vec2, defined in /var/lib/jenkins/jobs/ForestDef/workspace/../../StdLib2/workspace/wurst/_handles/Unit.wurst: 157 Error in File Rocket.wurst line 54: Could not infer type for parameter caster. The target type could not be uniquely determined for expected type unknown type. Error in File Rocket.wurst line 54: Could not infer type for parameter target. The target type could not be uniquely determined for expected type unknown type. Error in File Rocket.wurst line 54: Could not find function onPointCast. Error in File Rocket.wurst line 54: Closures can only be used when a interface or class type is given. Error in File Creep.wurst line 26: Reference to function isTerrainWalkable could not be resolved. Error in File Creep.wurst line 90: Reference to function isTerrainWalkable could not be resolved. Error in File Selector.wurst line 43: Could not infer type for parameter id. The target type could not be uniquely determined for expected type unknown type. Error in File Selector.wurst line 43: Could not find function onCast. Error in File Selector.wurst line 43: Closures can only be used when a interface or class type is given. Error in File Builder.wurst line 44: Reference to function isTerrainWalkable could not be resolved. Error in File Builder.wurst line 64: Reference to function isTerrainWalkable could not be resolved. Error in File FlamethrowerTower.wurst line 21: Could not find function withTerrainZ. Error in File WaveTower.wurst line 18: Could not find function withTerrainZ. Error in File ArtilleryTower.wurst line 22: Could not infer type for parameter id. The target type could not be uniquely determined for expected type unknown type. Error in File ArtilleryTower.wurst line 22: Could not find function onCast. Error in File ArtilleryTower.wurst line 22: Closures can only be used when a interface or class type is given. Error in File Destroy.wurst line 6: Could not infer type for parameter caster. The target type could not be uniquely determined for expected type unknown type. Error in File Destroy.wurst line 6: Could not find function onCast. Error in File Destroy.wurst line 6: Closures can only be used when a interface or class type is given. Error in File Destroy.wurst line 8: Call to function getPos is ambiguous, alternatives are: destructable.getPos() returns vec2, defined in /var/lib/jenkins/jobs/ForestDef/workspace/../../StdLib2/workspace/wurst/_handles/Destructable.wurst: 12 effect.getPos() returns vec2, defined in /var/lib/jenkins/jobs/ForestDef/workspace/../../StdLib2/workspace/wurst/_handles/Effect.wurst: 88 item.getPos() returns vec2, defined in /var/lib/jenkins/jobs/ForestDef/workspace/../../StdLib2/workspace/wurst/_handles/Item.wurst: 26 unit.getPos() returns vec2, defined in /var/lib/jenkins/jobs/ForestDef/workspace/../../StdLib2/workspace/wurst/_handles/Unit.wurst: 157 Error in File Destroy.wurst line 7: Call to function kill is ambiguous, alternatives are: destructable.kill() returns Void, defined in /var/lib/jenkins/jobs/ForestDef/workspace/../../StdLib2/workspace/wurst/_handles/Destructable.wurst: 21 unit.kill() returns Void, defined in /var/lib/jenkins/jobs/ForestDef/workspace/../../StdLib2/workspace/wurst/_handles/Unit.wurst: 271 Build step 'Execute shell' marked build as failure Sending e-mails to: peter.peq@gmail.com frotty@sunayama.de Finished: FAILURE