Gestartet durch vorgelagertes Projekt „Frentity“, Build 1318
Ursprünglich gestartet durch:
Gestartet durch vorgelagertes Projekt „StdLib2“, Build 1479
Ursprünglich gestartet durch:
Build wurde durch eine SCM-Änderung ausgelöst.
Running as SYSTEM
Baue in Arbeitsbereich /var/lib/jenkins/workspace/EBR
> 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 --version # 'git version 2.17.1'
> git fetch --tags --progress -- https://github.com/Frotty/EBR.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
> git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision d83098f210af85da753d49a482f37031552347f5 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f d83098f210af85da753d49a482f37031552347f5 # timeout=10
Commit message: "fixes from playtest"
> git rev-list --no-walk d83098f210af85da753d49a482f37031552347f5 # timeout=10
[EBR] $ /bin/sh -xe /tmp/jenkins2184378243576279652.sh
+ java -Xmx1000m -jar ../Wurst/downloads/Wurstpack/wurstscript/wurstscript.jar ../Wurst/downloads/Wurstpack/wurstscript/common.j ../Wurst/downloads/Wurstpack/wurstscript/blizzard.j ./wurst -lib ../StdLib2/ -lib ../Frentity/ -runcompiletimefunctions
compilation finished (errors: 38, warnings: 5)
Error in File Waypoint.wurst line 50:
For loop target boolean doesn't provide a iterator() function
Error in File Waypoint.wurst line 56:
For loop target boolean doesn't provide a iterator() function
Error in File Waypoint.wurst line 58:
Could not resolve reference to variable ready for receiver of type T.
Error in File Waypoint.wurst line 46:
Cannot compare types boolean with null
Error in File Waypoint.wurst line 46:
Could not find function isEmpty.
Error in File Waypoint.wurst line 46:
Cannot use 'null' constant here because the compiler cannot infer which kind of null it is.
Error in File Waypoint.wurst line 51:
Could not resolve reference to variable ready for receiver of type T.
Error in File Waypoint.wurst line 57:
Could not find function orderLogicMove.
Error in File Waypoint.wurst line 102:
For loop target boolean doesn't provide a iterator() function
Error in File Waypoint.wurst line 110:
Could not infer type for parameter waypoint. The target type could not be uniquely determined for expected type unknown type.
Error in File Waypoint.wurst line 86:
Cannot compare types boolean with null
Error in File Waypoint.wurst line 86:
Cannot use 'null' constant here because the compiler cannot infer which kind of null it is.
Error in File Waypoint.wurst line 87:
Cannot assign HashSet<Waypoint> to boolean
Error in File Waypoint.wurst line 94:
Could not find function has.
Error in File Waypoint.wurst line 96:
Could not find function remove.
Error in File Waypoint.wurst line 98:
Cannot compare types boolean with null
Error in File Waypoint.wurst line 98:
Cannot use 'null' constant here because the compiler cannot infer which kind of null it is.
Error in File Waypoint.wurst line 99:
Cannot assign HashSet<Waypoint> to boolean
Error in File Waypoint.wurst line 100:
Could not find function addAll.
Error in File Waypoint.wurst line 103:
Could not resolve reference to variable linked for receiver of type T.
Error in File Waypoint.wurst line 103:
Call to function add is ambiguous, alternatives are:
LinkedList<T>.add[T -> Waypoint](vararg Waypoint elems) returns Void, defined in /var/lib/jenkins/workspace/EBR/../StdLib2/wurst/data/LinkedList.wurst: 36
HashSet<T>.add[T -> Waypoint](vararg Waypoint elems) returns Void, defined in /var/lib/jenkins/workspace/EBR/../StdLib2/wurst/data/HashSet.wurst: 8
HashList<T>.add[T -> Waypoint](vararg Waypoint elems) returns Void, defined in /var/lib/jenkins/workspace/EBR/../StdLib2/wurst/data/HashList.wurst: 39
Error in File Waypoint.wurst line 105:
Could not find function add.
Error in File Waypoint.wurst line 106:
Could not find function add.
Error in File Waypoint.wurst line 109:
Cannot compare types boolean with null
Error in File Waypoint.wurst line 109:
Cannot use 'null' constant here because the compiler cannot infer which kind of null it is.
Error in File Waypoint.wurst line 110:
Could not find function forEach.
Error in File Waypoint.wurst line 110:
Closures can only be used when a interface or class type is given.
Error in File Waypoint.wurst line 112:
The method remove is undefined for receiver of type boolean
Error in File Waypoint.wurst line 113:
Could not find function clear.
Error in File Waypoint.wurst line 133:
For loop target boolean doesn't provide a iterator() function
Error in File Waypoint.wurst line 132:
Cannot compare types boolean with null
Error in File Waypoint.wurst line 132:
Cannot use 'null' constant here because the compiler cannot infer which kind of null it is.
Error in File Waypoint.wurst line 134:
Could not resolve reference to variable linked for receiver of type T.
Error in File Waypoint.wurst line 134:
Cannot use 'null' constant here because the compiler cannot infer which kind of null it is.
Error in File Waypoint.wurst line 135:
Could not resolve reference to variable linked for receiver of type T.
Error in File Waypoint.wurst line 135:
Call to function remove is ambiguous, alternatives are:
LinkedList<T>.remove[T -> Waypoint](Waypoint elem) returns boolean, defined in /var/lib/jenkins/workspace/EBR/../StdLib2/wurst/data/LinkedList.wurst: 136
HashSet<T>.remove[T -> Waypoint](Waypoint elem) returns boolean, defined in /var/lib/jenkins/workspace/EBR/../StdLib2/wurst/data/HashSet.wurst: 15
HashList<T>.remove[T -> Waypoint](Waypoint t) returns boolean, defined in /var/lib/jenkins/workspace/EBR/../StdLib2/wurst/data/HashList.wurst: 80
Error in File Waypoint.wurst line 136:
Cannot destroy objects of type boolean
Error in File Waypoint.wurst line 137:
Cannot assign null to boolean
Build step 'Shell ausführen' marked build as failure
Der Versuch wurde ignoriert, eine E-Mail an eine leere Liste von Empfängern zu verschicken.
Finished: FAILURE