Skip to content

Instantly share code, notes, and snippets.

@adriaanm
Created April 14, 2015 20:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save adriaanm/6b2acc9c37b13e0f9731 to your computer and use it in GitHub Desktop.
Save adriaanm/6b2acc9c37b13e0f9731 to your computer and use it in GitHub Desktop.
failures from newest to oldest
/data/tomcat/.hudson/jobs$ grep -A 40 -B 5 "does not exist in" scala-checkin/builds/10394/log scala-nightly-checkinit-2.11.x/builds/347/log scala-checkin/builds/10333/log scala-checkin/builds/10269/log scala-checkin/builds/10275/log scala-checkin/builds/10252/log scala-nightly-main-2.11.x/builds/296/log scala-checkin/builds/10239/log pr-scala-publish-core/builds/5211/log scala-nightly-checkinit-2.12.x/builds/262/log scala-release-2.11.x/builds/323/log pr-scala-publish-core/builds/5096/log scala-release-2.11.x/builds/298/log pr-scala-test-tmp/builds/17/log scala-checkin/builds/9771/log scala-nightly-rangepos-2.12.x/builds/176/log pr-scala-rangepos/builds/7930/log scala-nightly-main-2.11.x/builds/81/log
scala-checkin/builds/10394/log-[locker.compiler] Compiling 317 files to /localhome/jenkins/c/workspace/scala-checkin/build/locker/classes/compiler
scala-checkin/builds/10394/log-[locker.compiler] /localhome/jenkins/c/workspace/scala-checkin/src/compiler/scala/tools/nsc/typechecker/RefChecks.scala:868: warning: match may not be exhaustive.
scala-checkin/builds/10394/log-[locker.compiler] It would fail on the following input: List(_)
scala-checkin/builds/10394/log-[locker.compiler] seenTypes(i) match {
scala-checkin/builds/10394/log-[locker.compiler] ^
scala-checkin/builds/10394/log:[locker.compiler] error: symbol value x5 does not exist in scala.tools.nsc.typechecker.DestructureTypes$DestructureType$$anonfun$apply$1.apply
scala-checkin/builds/10394/log:[locker.compiler] error: scala.reflect.internal.FatalError: symbol value x5 does not exist in scala.tools.nsc.typechecker.DestructureTypes$DestructureType$$anonfun$apply$1.apply
scala-checkin/builds/10394/log-[locker.compiler] at scala.reflect.internal.Reporting$class.abort(Reporting.scala:59)
scala-checkin/builds/10394/log-[locker.compiler] at scala.reflect.internal.SymbolTable.abort(SymbolTable.scala:16)
scala-checkin/builds/10394/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadIdent$1(GenICode.scala:885)
scala-checkin/builds/10394/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:891)
scala-checkin/builds/10394/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadQualifier(GenICode.scala:1092)
scala-checkin/builds/10394/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadApply6$1(GenICode.scala:777)
scala-checkin/builds/10394/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:809)
scala-checkin/builds/10394/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadQualifier(GenICode.scala:1092)
scala-checkin/builds/10394/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadApply6$1(GenICode.scala:777)
scala-checkin/builds/10394/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:809)
scala-checkin/builds/10394/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.gen(GenICode.scala:123)
scala-checkin/builds/10394/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.gen(GenICode.scala:71)
scala-checkin/builds/10394/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.gen(GenICode.scala:148)
scala-checkin/builds/10394/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.gen(GenICode.scala:98)
scala-checkin/builds/10394/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.gen(GenICode.scala:71)
scala-checkin/builds/10394/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.gen(GenICode.scala:89)
scala-checkin/builds/10394/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.gen(GenICode.scala:71)
scala-checkin/builds/10394/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.gen(GenICode.scala:89)
scala-checkin/builds/10394/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.gen(GenICode.scala:67)
scala-checkin/builds/10394/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.apply(GenICode.scala:63)
scala-checkin/builds/10394/log-[locker.compiler] at scala.tools.nsc.Global$GlobalPhase$$anonfun$applyPhase$1.apply$mcV$sp(Global.scala:441)
scala-checkin/builds/10394/log-[locker.compiler] at scala.tools.nsc.Global$GlobalPhase.withCurrentUnit(Global.scala:432)
scala-checkin/builds/10394/log-[locker.compiler] at scala.tools.nsc.Global$GlobalPhase.applyPhase(Global.scala:441)
scala-checkin/builds/10394/log-[locker.compiler] at scala.tools.nsc.Global$GlobalPhase$$anonfun$run$1.apply(Global.scala:399)
scala-checkin/builds/10394/log-[locker.compiler] at scala.tools.nsc.Global$GlobalPhase$$anonfun$run$1.apply(Global.scala:399)
scala-checkin/builds/10394/log-[locker.compiler] at scala.collection.Iterator$class.foreach(Iterator.scala:750)
scala-checkin/builds/10394/log-[locker.compiler] at scala.collection.AbstractIterator.foreach(Iterator.scala:1202)
scala-checkin/builds/10394/log-[locker.compiler] at scala.tools.nsc.Global$GlobalPhase.run(Global.scala:399)
scala-checkin/builds/10394/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.run(GenICode.scala:55)
scala-checkin/builds/10394/log-[locker.compiler] at scala.tools.nsc.Global$Run.compileUnitsInternal(Global.scala:1500)
scala-checkin/builds/10394/log-[locker.compiler] at scala.tools.nsc.Global$Run.compileUnits(Global.scala:1487)
scala-checkin/builds/10394/log-[locker.compiler] at scala.tools.nsc.Global$Run.compileSources(Global.scala:1482)
scala-checkin/builds/10394/log-[locker.compiler] at scala.tools.nsc.Global$Run.compile(Global.scala:1580)
scala-checkin/builds/10394/log-[locker.compiler] at scala.tools.nsc.Driver.doCompile(Driver.scala:32)
scala-checkin/builds/10394/log-[locker.compiler] at scala.tools.nsc.MainClass.doCompile(Main.scala:23)
scala-checkin/builds/10394/log-[locker.compiler] at scala.tools.nsc.Driver.process(Driver.scala:51)
scala-checkin/builds/10394/log-[locker.compiler] at scala.tools.nsc.Driver.main(Driver.scala:64)
scala-checkin/builds/10394/log-[locker.compiler] at scala.tools.nsc.Main.main(Main.scala)
scala-checkin/builds/10394/log-
scala-checkin/builds/10394/log-BUILD FAILED
--
scala-nightly-checkinit-2.11.x/builds/347/log-[strap.compiler] ^
scala-nightly-checkinit-2.11.x/builds/347/log-[strap.compiler] /localhome/jenkins/b/workspace/scala-nightly-checkinit-2.11.x/src/compiler/scala/tools/nsc/typechecker/RefChecks.scala:868: warning: match may not be exhaustive.
scala-nightly-checkinit-2.11.x/builds/347/log-[strap.compiler] It would fail on the following input: List(_)
scala-nightly-checkinit-2.11.x/builds/347/log-[strap.compiler] seenTypes(i) match {
scala-nightly-checkinit-2.11.x/builds/347/log-[strap.compiler] ^
scala-nightly-checkinit-2.11.x/builds/347/log:[strap.compiler] error: symbol value x4#788654 does not exist in scala.tools.nsc.transform.patmat.MatchAnalysis$MatchAnalyzer$VariableAssignment$3.ctor$lzycompute, which contains locals value o11#788663,value p3#788604,value o12#788664,value x1#788070,variable monitor8#1296699.
scala-nightly-checkinit-2.11.x/builds/347/log-[strap.compiler] Method code: private def ctor$lzycompute(): reflect#2605.internal#2783.Symbols$Symbol#26024 = {
scala-nightly-checkinit-2.11.x/builds/347/log-[strap.compiler] {
scala-nightly-checkinit-2.11.x/builds/347/log-[strap.compiler] MatchAnalysis$MatchAnalyzer$VariableAssignment$3.this.synchronized({
scala-nightly-checkinit-2.11.x/builds/347/log-[strap.compiler] if (MatchAnalysis$MatchAnalyzer$VariableAssignment$3.this.bitmap$0.&(8).$asInstanceOf[Byte#1121]().==(0))
scala-nightly-checkinit-2.11.x/builds/347/log-[strap.compiler] {
scala-nightly-checkinit-2.11.x/builds/347/log-[strap.compiler] VariableAssignment.this.`ctor ` = ({
scala-nightly-checkinit-2.11.x/builds/347/log-[strap.compiler] case val x1: List#39503 = VariableAssignment.this.prunedEqualTo();
scala-nightly-checkinit-2.11.x/builds/347/log-[strap.compiler] case9(){
scala-nightly-checkinit-2.11.x/builds/347/log-[strap.compiler] val o12: Some#1463 = scala.collection.immutable.List.unapplySeq(x1);
scala-nightly-checkinit-2.11.x/builds/347/log-[strap.compiler] if (o12.isEmpty().`unary_!`())
scala-nightly-checkinit-2.11.x/builds/347/log-[strap.compiler] if (o12.get().!=(null).&&(o12.get().$asInstanceOf[collection#2607.LinearSeqOptimized#4529]().lengthCompare(1).==(0)))
scala-nightly-checkinit-2.11.x/builds/347/log-[strap.compiler] {
scala-nightly-checkinit-2.11.x/builds/347/log-[strap.compiler] val p3: tools#2627.nsc#8240.transform#9468.patmat#9618.ScalaLogic$TreesAndTypesDomain$Const#481412 = o12.get().$asInstanceOf[collection#2607.LinearSeqOptimized#4529]().apply(0).$asInstanceOf[tools#2627.nsc#8240.transform#9468.patmat#9618.ScalaLogic$TreesAndTypesDomain$Const#481412]();
scala-nightly-checkinit-2.11.x/builds/347/log-[strap.compiler] if (p3.$isInstanceOf[tools#2627.nsc#8240.transform#9468.patmat#9618.ScalaLogic$TreesAndTypesDomain$TypeConst#481416]())
scala-nightly-checkinit-2.11.x/builds/347/log-[strap.compiler] {
scala-nightly-checkinit-2.11.x/builds/347/log-[strap.compiler] val o11: Some#1463 = VariableAssignment.this.scala$tools$nsc$transform$patmat$MatchAnalysis$MatchAnalyzer$VariableAssignment$$$outer().TypeConst().unapply(x4);
scala-nightly-checkinit-2.11.x/builds/347/log-[strap.compiler] if (o11.isEmpty().`unary_!`())
scala-nightly-checkinit-2.11.x/builds/347/log-[strap.compiler] matchEnd8(o11.get().$asInstanceOf[reflect#2605.internal#2783.Types$Type#27605]())
scala-nightly-checkinit-2.11.x/builds/347/log-[strap.compiler] else
scala-nightly-checkinit-2.11.x/builds/347/log-[strap.compiler] case10()
scala-nightly-checkinit-2.11.x/builds/347/log-[strap.compiler] }
scala-nightly-checkinit-2.11.x/builds/347/log-[strap.compiler] else
scala-nightly-checkinit-2.11.x/builds/347/log-[strap.compiler] case10()
scala-nightly-checkinit-2.11.x/builds/347/log-[strap.compiler] }
scala-nightly-checkinit-2.11.x/builds/347/log-[strap.compiler] else
scala-nightly-checkinit-2.11.x/builds/347/log-[strap.compiler] case10()
scala-nightly-checkinit-2.11.x/builds/347/log-[strap.compiler] else
scala-nightly-checkinit-2.11.x/builds/347/log-[strap.compiler] case10()
scala-nightly-checkinit-2.11.x/builds/347/log-[strap.compiler] };
scala-nightly-checkinit-2.11.x/builds/347/log-[strap.compiler] case10(){
scala-nightly-checkinit-2.11.x/builds/347/log-[strap.compiler] matchEnd8(VariableAssignment.this.variable().staticTpCheckable())
scala-nightly-checkinit-2.11.x/builds/347/log-[strap.compiler] };
scala-nightly-checkinit-2.11.x/builds/347/log-[strap.compiler] matchEnd8(x#788659: reflect#2605.internal#2783.Types$Type#27605){
scala-nightly-checkinit-2.11.x/builds/347/log-[strap.compiler] x
scala-nightly-checkinit-2.11.x/builds/347/log-[strap.compiler] }
scala-nightly-checkinit-2.11.x/builds/347/log-[strap.compiler] }).typeSymbol().primaryConstructor();
scala-nightly-checkinit-2.11.x/builds/347/log-[strap.compiler] MatchAnalysis$MatchAnalyzer$VariableAssignment$3.this.bitmap$0 = MatchAnalysis$MatchAnalyzer$VariableAssignment$3.this.bitmap$0.|(8).$asInstanceOf[Byte#1121]();
scala-nightly-checkinit-2.11.x/builds/347/log-[strap.compiler] ()
scala-nightly-checkinit-2.11.x/builds/347/log-[strap.compiler] };
scala-nightly-checkinit-2.11.x/builds/347/log-[strap.compiler] scala.runtime.BoxedUnit.UNIT
scala-nightly-checkinit-2.11.x/builds/347/log-[strap.compiler] });
scala-nightly-checkinit-2.11.x/builds/347/log-[strap.compiler] ()
scala-nightly-checkinit-2.11.x/builds/347/log-[strap.compiler] };
scala-nightly-checkinit-2.11.x/builds/347/log-[strap.compiler] MatchAnalysis$MatchAnalyzer$VariableAssignment$3.this.`ctor `
scala-nightly-checkinit-2.11.x/builds/347/log-[strap.compiler] }
scala-nightly-checkinit-2.11.x/builds/347/log:[strap.compiler] error: scala.reflect.internal.FatalError: symbol value x4#788654 does not exist in scala.tools.nsc.transform.patmat.MatchAnalysis$MatchAnalyzer$VariableAssignment$3.ctor$lzycompute, which contains locals value o11#788663,value p3#788604,value o12#788664,value x1#788070,variable monitor8#1296699.
scala-nightly-checkinit-2.11.x/builds/347/log-[strap.compiler] Method code: private def ctor$lzycompute(): reflect#2605.internal#2783.Symbols$Symbol#26024 = {
scala-nightly-checkinit-2.11.x/builds/347/log-[strap.compiler] {
scala-nightly-checkinit-2.11.x/builds/347/log-[strap.compiler] MatchAnalysis$MatchAnalyzer$VariableAssignment$3.this.synchronized({
scala-nightly-checkinit-2.11.x/builds/347/log-[strap.compiler] if (MatchAnalysis$MatchAnalyzer$VariableAssignment$3.this.bitmap$0.&(8).$asInstanceOf[Byte#1121]().==(0))
scala-nightly-checkinit-2.11.x/builds/347/log-[strap.compiler] {
scala-nightly-checkinit-2.11.x/builds/347/log-[strap.compiler] VariableAssignment.this.`ctor ` = ({
scala-nightly-checkinit-2.11.x/builds/347/log-[strap.compiler] case val x1: List#39503 = VariableAssignment.this.prunedEqualTo();
scala-nightly-checkinit-2.11.x/builds/347/log-[strap.compiler] case9(){
scala-nightly-checkinit-2.11.x/builds/347/log-[strap.compiler] val o12: Some#1463 = scala.collection.immutable.List.unapplySeq(x1);
scala-nightly-checkinit-2.11.x/builds/347/log-[strap.compiler] if (o12.isEmpty().`unary_!`())
scala-nightly-checkinit-2.11.x/builds/347/log-[strap.compiler] if (o12.get().!=(null).&&(o12.get().$asInstanceOf[collection#2607.LinearSeqOptimized#4529]().lengthCompare(1).==(0)))
scala-nightly-checkinit-2.11.x/builds/347/log-[strap.compiler] {
scala-nightly-checkinit-2.11.x/builds/347/log-[strap.compiler] val p3: tools#2627.nsc#8240.transform#9468.patmat#9618.ScalaLogic$TreesAndTypesDomain$Const#481412 = o12.get().$asInstanceOf[collection#2607.LinearSeqOptimized#4529]().apply(0).$asInstanceOf[tools#2627.nsc#8240.transform#9468.patmat#9618.ScalaLogic$TreesAndTypesDomain$Const#481412]();
scala-nightly-checkinit-2.11.x/builds/347/log-[strap.compiler] if (p3.$isInstanceOf[tools#2627.nsc#8240.transform#9468.patmat#9618.ScalaLogic$TreesAndTypesDomain$TypeConst#481416]())
scala-nightly-checkinit-2.11.x/builds/347/log-[strap.compiler] {
scala-nightly-checkinit-2.11.x/builds/347/log-[strap.compiler] val o11: Some#1463 = VariableAssignment.this.scala$tools$nsc$transform$patmat$MatchAnalysis$MatchAnalyzer$VariableAssignment$$$outer().TypeConst().unapply(x4);
scala-nightly-checkinit-2.11.x/builds/347/log-[strap.compiler] if (o11.isEmpty().`unary_!`())
scala-nightly-checkinit-2.11.x/builds/347/log-[strap.compiler] matchEnd8(o11.get().$asInstanceOf[reflect#2605.internal#2783.Types$Type#27605]())
scala-nightly-checkinit-2.11.x/builds/347/log-[strap.compiler] else
scala-nightly-checkinit-2.11.x/builds/347/log-[strap.compiler] case10()
scala-nightly-checkinit-2.11.x/builds/347/log-[strap.compiler] }
scala-nightly-checkinit-2.11.x/builds/347/log-[strap.compiler] else
scala-nightly-checkinit-2.11.x/builds/347/log-[strap.compiler] case10()
scala-nightly-checkinit-2.11.x/builds/347/log-[strap.compiler] }
scala-nightly-checkinit-2.11.x/builds/347/log-[strap.compiler] else
scala-nightly-checkinit-2.11.x/builds/347/log-[strap.compiler] case10()
scala-nightly-checkinit-2.11.x/builds/347/log-[strap.compiler] else
scala-nightly-checkinit-2.11.x/builds/347/log-[strap.compiler] case10()
scala-nightly-checkinit-2.11.x/builds/347/log-[strap.compiler] };
scala-nightly-checkinit-2.11.x/builds/347/log-[strap.compiler] case10(){
scala-nightly-checkinit-2.11.x/builds/347/log-[strap.compiler] matchEnd8(VariableAssignment.this.variable().staticTpCheckable())
scala-nightly-checkinit-2.11.x/builds/347/log-[strap.compiler] };
scala-nightly-checkinit-2.11.x/builds/347/log-[strap.compiler] matchEnd8(x#788659: reflect#2605.internal#2783.Types$Type#27605){
scala-nightly-checkinit-2.11.x/builds/347/log-[strap.compiler] x
scala-nightly-checkinit-2.11.x/builds/347/log-[strap.compiler] }
scala-nightly-checkinit-2.11.x/builds/347/log-[strap.compiler] }).typeSymbol().primaryConstructor();
scala-nightly-checkinit-2.11.x/builds/347/log-[strap.compiler] MatchAnalysis$MatchAnalyzer$VariableAssignment$3.this.bitmap$0 = MatchAnalysis$MatchAnalyzer$VariableAssignment$3.this.bitmap$0.|(8).$asInstanceOf[Byte#1121]();
scala-nightly-checkinit-2.11.x/builds/347/log-[strap.compiler] ()
scala-nightly-checkinit-2.11.x/builds/347/log-[strap.compiler] };
scala-nightly-checkinit-2.11.x/builds/347/log-[strap.compiler] scala.runtime.BoxedUnit.UNIT
--
scala-checkin/builds/10333/log-[quick.compiler] Compiling 317 files to /localhome/jenkins/b/workspace/scala-checkin/build/quick/classes/compiler
scala-checkin/builds/10333/log-[quick.compiler] /localhome/jenkins/b/workspace/scala-checkin/src/compiler/scala/tools/nsc/typechecker/RefChecks.scala:868: warning: match may not be exhaustive.
scala-checkin/builds/10333/log-[quick.compiler] It would fail on the following input: List(_)
scala-checkin/builds/10333/log-[quick.compiler] seenTypes(i) match {
scala-checkin/builds/10333/log-[quick.compiler] ^
scala-checkin/builds/10333/log:[quick.compiler] error: symbol value x2#802590 does not exist in scala.tools.nsc.typechecker.EtaExpansion$class.liftoutPrefix$1, which contains locals value x#802614,value x1#802587,value tree1#516629,value typer$1#1192802,value unit$1#1192801,value defs$1#1192800,value cnt$1#1192799,value tree#516627,value $this#1242702
scala-checkin/builds/10333/log:[quick.compiler] error: scala.reflect.internal.FatalError: symbol value x2#802590 does not exist in scala.tools.nsc.typechecker.EtaExpansion$class.liftoutPrefix$1, which contains locals value x#802614,value x1#802587,value tree1#516629,value typer$1#1192802,value unit$1#1192801,value defs$1#1192800,value cnt$1#1192799,value tree#516627,value $this#1242702
scala-checkin/builds/10333/log-[quick.compiler] at scala.reflect.internal.Reporting$class.abort(Reporting.scala:59)
scala-checkin/builds/10333/log-[quick.compiler] at scala.reflect.internal.SymbolTable.abort(SymbolTable.scala:16)
scala-checkin/builds/10333/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadIdent$1(GenICode.scala:886)
scala-checkin/builds/10333/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:893)
scala-checkin/builds/10333/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadQualifier(GenICode.scala:1094)
scala-checkin/builds/10333/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadApply6$1(GenICode.scala:777)
scala-checkin/builds/10333/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:809)
scala-checkin/builds/10333/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$genLoadArguments$1.apply(GenICode.scala:1135)
scala-checkin/builds/10333/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$genLoadArguments$1.apply(GenICode.scala:1133)
scala-checkin/builds/10333/log-[quick.compiler] at scala.collection.LinearSeqOptimized$class.foldLeft(LinearSeqOptimized.scala:124)
scala-checkin/builds/10333/log-[quick.compiler] at scala.collection.immutable.List.foldLeft(List.scala:84)
scala-checkin/builds/10333/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadArguments(GenICode.scala:1133)
scala-checkin/builds/10333/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadApply6$1(GenICode.scala:778)
scala-checkin/builds/10333/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:809)
scala-checkin/builds/10333/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genStat(GenICode.scala:181)
scala-checkin/builds/10333/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$genStat$1.apply(GenICode.scala:155)
scala-checkin/builds/10333/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$genStat$1.apply(GenICode.scala:155)
scala-checkin/builds/10333/log-[quick.compiler] at scala.collection.LinearSeqOptimized$class.foldLeft(LinearSeqOptimized.scala:124)
scala-checkin/builds/10333/log-[quick.compiler] at scala.collection.immutable.List.foldLeft(List.scala:84)
scala-checkin/builds/10333/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:917)
scala-checkin/builds/10333/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$12.apply(GenICode.scala:1118)
scala-checkin/builds/10333/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$12.apply(GenICode.scala:1115)
scala-checkin/builds/10333/log-[quick.compiler] at scala.collection.immutable.List.map(List.scala:273)
scala-checkin/builds/10333/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadLabelArguments(GenICode.scala:1115)
scala-checkin/builds/10333/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadApply6$1(GenICode.scala:759)
scala-checkin/builds/10333/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:809)
scala-checkin/builds/10333/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadIf(GenICode.scala:373)
scala-checkin/builds/10333/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:536)
scala-checkin/builds/10333/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadLabelDef$1(GenICode.scala:505)
scala-checkin/builds/10333/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:507)
scala-checkin/builds/10333/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genStat(GenICode.scala:181)
scala-checkin/builds/10333/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$genStat$1.apply(GenICode.scala:155)
scala-checkin/builds/10333/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$genStat$1.apply(GenICode.scala:155)
scala-checkin/builds/10333/log-[quick.compiler] at scala.collection.LinearSeqOptimized$class.foldLeft(LinearSeqOptimized.scala:124)
scala-checkin/builds/10333/log-[quick.compiler] at scala.collection.immutable.List.foldLeft(List.scala:84)
scala-checkin/builds/10333/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:917)
scala-checkin/builds/10333/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadValDef$1(GenICode.scala:525)
scala-checkin/builds/10333/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:533)
scala-checkin/builds/10333/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genStat(GenICode.scala:181)
scala-checkin/builds/10333/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$genStat$1.apply(GenICode.scala:155)
--
scala-checkin/builds/10269/log-[quick.compiler] Compiling 317 files to /localhome/jenkins/a/workspace/scala-checkin/build/quick/classes/compiler
scala-checkin/builds/10269/log-[quick.compiler] /localhome/jenkins/a/workspace/scala-checkin/src/compiler/scala/tools/nsc/typechecker/RefChecks.scala:868: warning: match may not be exhaustive.
scala-checkin/builds/10269/log-[quick.compiler] It would fail on the following input: List(_)
scala-checkin/builds/10269/log-[quick.compiler] seenTypes(i) match {
scala-checkin/builds/10269/log-[quick.compiler] ^
scala-checkin/builds/10269/log:[quick.compiler] error: symbol value x2#803110 does not exist in scala.tools.nsc.typechecker.ContextErrors$TyperContextErrors$TyperErrorGen.AdaptTypeError, which contains locals value x1#803107,value foundType#509247,value req#509245,value found#509244,value tree#509243
scala-checkin/builds/10269/log:[quick.compiler] error: scala.reflect.internal.FatalError: symbol value x2#803110 does not exist in scala.tools.nsc.typechecker.ContextErrors$TyperContextErrors$TyperErrorGen.AdaptTypeError, which contains locals value x1#803107,value foundType#509247,value req#509245,value found#509244,value tree#509243
scala-checkin/builds/10269/log-[quick.compiler] at scala.reflect.internal.Reporting$class.abort(Reporting.scala:59)
scala-checkin/builds/10269/log-[quick.compiler] at scala.reflect.internal.SymbolTable.abort(SymbolTable.scala:16)
scala-checkin/builds/10269/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadIdent$1(GenICode.scala:886)
scala-checkin/builds/10269/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:893)
scala-checkin/builds/10269/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadQualifier(GenICode.scala:1094)
scala-checkin/builds/10269/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadApply6$1(GenICode.scala:777)
scala-checkin/builds/10269/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:809)
scala-checkin/builds/10269/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadQualifier(GenICode.scala:1094)
scala-checkin/builds/10269/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadApply6$1(GenICode.scala:777)
scala-checkin/builds/10269/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:809)
scala-checkin/builds/10269/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.default$2(GenICode.scala:1411)
scala-checkin/builds/10269/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genCond(GenICode.scala:1464)
scala-checkin/builds/10269/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genZandOrZor$1(GenICode.scala:1429)
scala-checkin/builds/10269/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genCond(GenICode.scala:1450)
scala-checkin/builds/10269/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadIf(GenICode.scala:357)
scala-checkin/builds/10269/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:536)
scala-checkin/builds/10269/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadIf(GenICode.scala:373)
scala-checkin/builds/10269/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:536)
scala-checkin/builds/10269/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadLabelDef$1(GenICode.scala:505)
scala-checkin/builds/10269/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:507)
scala-checkin/builds/10269/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genStat(GenICode.scala:181)
scala-checkin/builds/10269/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$genStat$1.apply(GenICode.scala:155)
scala-checkin/builds/10269/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$genStat$1.apply(GenICode.scala:155)
scala-checkin/builds/10269/log-[quick.compiler] at scala.collection.LinearSeqOptimized$class.foldLeft(LinearSeqOptimized.scala:124)
scala-checkin/builds/10269/log-[quick.compiler] at scala.collection.immutable.List.foldLeft(List.scala:84)
scala-checkin/builds/10269/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:917)
scala-checkin/builds/10269/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadValDef$1(GenICode.scala:525)
scala-checkin/builds/10269/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:533)
scala-checkin/builds/10269/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genStat(GenICode.scala:181)
scala-checkin/builds/10269/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$genStat$1.apply(GenICode.scala:155)
scala-checkin/builds/10269/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$genStat$1.apply(GenICode.scala:155)
scala-checkin/builds/10269/log-[quick.compiler] at scala.collection.LinearSeqOptimized$class.foldLeft(LinearSeqOptimized.scala:124)
scala-checkin/builds/10269/log-[quick.compiler] at scala.collection.immutable.List.foldLeft(List.scala:84)
scala-checkin/builds/10269/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:917)
scala-checkin/builds/10269/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.gen(GenICode.scala:123)
scala-checkin/builds/10269/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.gen(GenICode.scala:71)
scala-checkin/builds/10269/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.gen(GenICode.scala:148)
scala-checkin/builds/10269/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.gen(GenICode.scala:98)
scala-checkin/builds/10269/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.gen(GenICode.scala:71)
scala-checkin/builds/10269/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.gen(GenICode.scala:89)
--
scala-checkin/builds/10275/log-[quick.compiler] Compiling 317 files to /localhome/jenkins/a/workspace/scala-checkin/build/quick/classes/compiler
scala-checkin/builds/10275/log-[quick.compiler] /localhome/jenkins/a/workspace/scala-checkin/src/compiler/scala/tools/nsc/typechecker/RefChecks.scala:868: warning: match may not be exhaustive.
scala-checkin/builds/10275/log-[quick.compiler] It would fail on the following input: List(_)
scala-checkin/builds/10275/log-[quick.compiler] seenTypes(i) match {
scala-checkin/builds/10275/log-[quick.compiler] ^
scala-checkin/builds/10275/log:[quick.compiler] error: symbol value x2#804218 does not exist in scala.tools.nsc.typechecker.ContextErrors$TyperContextErrors$TyperErrorGen.MissingParameterTypeError, which contains locals value x1#804215,value withTupleAddendum#510505,value pt#510504,value vparam#510503,value fun#510502.
scala-checkin/builds/10275/log-[quick.compiler] Method code: def MissingParameterTypeError(fun: ContextErrors.this.global.Tree, vparam: ContextErrors.this.global.ValDef, pt: ContextErrors.this.global.Type, withTupleAddendum: scala.Boolean) = if (vparam.mods().isSynthetic())
scala-checkin/builds/10275/log-[quick.compiler] {
scala-checkin/builds/10275/log-[quick.compiler] case val x1: reflect#2605.internal#2783.Trees$Tree#15945 = fun;
scala-checkin/builds/10275/log-[quick.compiler] case12(){
scala-checkin/builds/10275/log-[quick.compiler] if (x1.$isInstanceOf[reflect#2605.internal#2783.Trees$Function#16792]())
scala-checkin/builds/10275/log-[quick.compiler] if (x2.body().$isInstanceOf[reflect#2605.internal#2783.Trees$Match#16914]())
scala-checkin/builds/10275/log-[quick.compiler] matchEnd11({
scala-checkin/builds/10275/log-[quick.compiler] TyperErrorGen.this.MissingParameterTypeAnonMatchError(vparam, pt);
scala-checkin/builds/10275/log-[quick.compiler] scala.runtime.BoxedUnit.UNIT
scala-checkin/builds/10275/log-[quick.compiler] })
scala-checkin/builds/10275/log-[quick.compiler] else
scala-checkin/builds/10275/log-[quick.compiler] case13()
scala-checkin/builds/10275/log-[quick.compiler] else
scala-checkin/builds/10275/log-[quick.compiler] case13()
scala-checkin/builds/10275/log-[quick.compiler] };
scala-checkin/builds/10275/log-[quick.compiler] case13(){
scala-checkin/builds/10275/log-[quick.compiler] matchEnd11({
scala-checkin/builds/10275/log-[quick.compiler] TyperErrorGen.this.issue$1("missing parameter type for expanded function ".+(fun), fun, vparam, pt, withTupleAddendum);
scala-checkin/builds/10275/log-[quick.compiler] scala.runtime.BoxedUnit.UNIT
scala-checkin/builds/10275/log-[quick.compiler] })
scala-checkin/builds/10275/log-[quick.compiler] };
scala-checkin/builds/10275/log-[quick.compiler] matchEnd11(x#804231: scala#19.runtime#2615.BoxedUnit#4033){
scala-checkin/builds/10275/log-[quick.compiler] ()
scala-checkin/builds/10275/log-[quick.compiler] }
scala-checkin/builds/10275/log-[quick.compiler] }
scala-checkin/builds/10275/log-[quick.compiler] else
scala-checkin/builds/10275/log-[quick.compiler] TyperErrorGen.this.issue$1("missing parameter type", fun, vparam, pt, withTupleAddendum)
scala-checkin/builds/10275/log:[quick.compiler] error: scala.reflect.internal.FatalError: symbol value x2#804218 does not exist in scala.tools.nsc.typechecker.ContextErrors$TyperContextErrors$TyperErrorGen.MissingParameterTypeError, which contains locals value x1#804215,value withTupleAddendum#510505,value pt#510504,value vparam#510503,value fun#510502.
scala-checkin/builds/10275/log-[quick.compiler] Method code: def MissingParameterTypeError(fun: ContextErrors.this.global.Tree, vparam: ContextErrors.this.global.ValDef, pt: ContextErrors.this.global.Type, withTupleAddendum: scala.Boolean) = if (vparam.mods().isSynthetic())
scala-checkin/builds/10275/log-[quick.compiler] {
scala-checkin/builds/10275/log-[quick.compiler] case val x1: reflect#2605.internal#2783.Trees$Tree#15945 = fun;
scala-checkin/builds/10275/log-[quick.compiler] case12(){
scala-checkin/builds/10275/log-[quick.compiler] if (x1.$isInstanceOf[reflect#2605.internal#2783.Trees$Function#16792]())
scala-checkin/builds/10275/log-[quick.compiler] if (x2.body().$isInstanceOf[reflect#2605.internal#2783.Trees$Match#16914]())
scala-checkin/builds/10275/log-[quick.compiler] matchEnd11({
scala-checkin/builds/10275/log-[quick.compiler] TyperErrorGen.this.MissingParameterTypeAnonMatchError(vparam, pt);
scala-checkin/builds/10275/log-[quick.compiler] scala.runtime.BoxedUnit.UNIT
scala-checkin/builds/10275/log-[quick.compiler] })
scala-checkin/builds/10275/log-[quick.compiler] else
scala-checkin/builds/10275/log-[quick.compiler] case13()
scala-checkin/builds/10275/log-[quick.compiler] else
scala-checkin/builds/10275/log-[quick.compiler] case13()
scala-checkin/builds/10275/log-[quick.compiler] };
scala-checkin/builds/10275/log-[quick.compiler] case13(){
scala-checkin/builds/10275/log-[quick.compiler] matchEnd11({
scala-checkin/builds/10275/log-[quick.compiler] TyperErrorGen.this.issue$1("missing parameter type for expanded function ".+(fun), fun, vparam, pt, withTupleAddendum);
scala-checkin/builds/10275/log-[quick.compiler] scala.runtime.BoxedUnit.UNIT
scala-checkin/builds/10275/log-[quick.compiler] })
scala-checkin/builds/10275/log-[quick.compiler] };
scala-checkin/builds/10275/log-[quick.compiler] matchEnd11(x#804231: scala#19.runtime#2615.BoxedUnit#4033){
scala-checkin/builds/10275/log-[quick.compiler] ()
scala-checkin/builds/10275/log-[quick.compiler] }
scala-checkin/builds/10275/log-[quick.compiler] }
scala-checkin/builds/10275/log-[quick.compiler] else
scala-checkin/builds/10275/log-[quick.compiler] TyperErrorGen.this.issue$1("missing parameter type", fun, vparam, pt, withTupleAddendum)
scala-checkin/builds/10275/log-[quick.compiler] at scala.reflect.internal.Reporting$class.abort(Reporting.scala:59)
scala-checkin/builds/10275/log-[quick.compiler] at scala.reflect.internal.SymbolTable.abort(SymbolTable.scala:16)
scala-checkin/builds/10275/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadIdent$1(GenICode.scala:890)
scala-checkin/builds/10275/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:898)
scala-checkin/builds/10275/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadQualifier(GenICode.scala:1099)
scala-checkin/builds/10275/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadApply6$1(GenICode.scala:777)
scala-checkin/builds/10275/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:809)
scala-checkin/builds/10275/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadQualifier(GenICode.scala:1099)
scala-checkin/builds/10275/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadApply1$1(GenICode.scala:613)
scala-checkin/builds/10275/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:638)
scala-checkin/builds/10275/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.default$2(GenICode.scala:1416)
scala-checkin/builds/10275/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genCond(GenICode.scala:1466)
scala-checkin/builds/10275/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadIf(GenICode.scala:357)
--
scala-checkin/builds/10252/log-[quick.compiler] ^
scala-checkin/builds/10252/log-[quick.compiler] /localhome/jenkins/b/workspace/scala-checkin/src/compiler/scala/tools/nsc/typechecker/RefChecks.scala:868: warning: match may not be exhaustive.
scala-checkin/builds/10252/log-[quick.compiler] It would fail on the following input: List(_)
scala-checkin/builds/10252/log-[quick.compiler] seenTypes(i) match {
scala-checkin/builds/10252/log-[quick.compiler] ^
scala-checkin/builds/10252/log:[quick.compiler] error: symbol value x5#790503 does not exist in scala.tools.nsc.transform.patmat.MatchOptimization$SwitchEmission$RegularSwitchMaker.isDefault, which contains locals variable eqEqTemp$16#1288588,value x1#790497,value x#494859.
scala-checkin/builds/10252/log-[quick.compiler] Method code: def isDefault(x: MatchOptimization.this.global.CaseDef): scala.Boolean = {
scala-checkin/builds/10252/log-[quick.compiler] case val x1: reflect#2605.internal#2779.Trees$CaseDef#16627 = x;
scala-checkin/builds/10252/log-[quick.compiler] case12(){
scala-checkin/builds/10252/log-[quick.compiler] if (x1.ne(null))
scala-checkin/builds/10252/log-[quick.compiler] if (x1.pat().$isInstanceOf[reflect#2605.internal#2779.Trees$Ident#16458]())
scala-checkin/builds/10252/log-[quick.compiler] if (RegularSwitchMaker.this.scala$tools$nsc$transform$patmat$MatchOptimization$SwitchEmission$RegularSwitchMaker$$$outer().scala$tools$nsc$transform$patmat$MatchOptimization$SwitchEmission$$$outer().global().nme().WILDCARD().==(x5.name()))
scala-checkin/builds/10252/log-[quick.compiler] if (RegularSwitchMaker.this.scala$tools$nsc$transform$patmat$MatchOptimization$SwitchEmission$RegularSwitchMaker$$$outer().scala$tools$nsc$transform$patmat$MatchOptimization$SwitchEmission$$$outer().global().EmptyTree().==(x1.guard()))
scala-checkin/builds/10252/log-[quick.compiler] matchEnd11(true)
scala-checkin/builds/10252/log-[quick.compiler] else
scala-checkin/builds/10252/log-[quick.compiler] case13()
scala-checkin/builds/10252/log-[quick.compiler] else
scala-checkin/builds/10252/log-[quick.compiler] case13()
scala-checkin/builds/10252/log-[quick.compiler] else
scala-checkin/builds/10252/log-[quick.compiler] case13()
scala-checkin/builds/10252/log-[quick.compiler] else
scala-checkin/builds/10252/log-[quick.compiler] case13()
scala-checkin/builds/10252/log-[quick.compiler] };
scala-checkin/builds/10252/log-[quick.compiler] case13(){
scala-checkin/builds/10252/log-[quick.compiler] matchEnd11(false)
scala-checkin/builds/10252/log-[quick.compiler] };
scala-checkin/builds/10252/log-[quick.compiler] matchEnd11(x#790512: Boolean#758){
scala-checkin/builds/10252/log-[quick.compiler] x
scala-checkin/builds/10252/log-[quick.compiler] }
scala-checkin/builds/10252/log-[quick.compiler] }
scala-checkin/builds/10252/log:[quick.compiler] error: scala.reflect.internal.FatalError: symbol value x5#790503 does not exist in scala.tools.nsc.transform.patmat.MatchOptimization$SwitchEmission$RegularSwitchMaker.isDefault, which contains locals variable eqEqTemp$16#1288588,value x1#790497,value x#494859.
scala-checkin/builds/10252/log-[quick.compiler] Method code: def isDefault(x: MatchOptimization.this.global.CaseDef): scala.Boolean = {
scala-checkin/builds/10252/log-[quick.compiler] case val x1: reflect#2605.internal#2779.Trees$CaseDef#16627 = x;
scala-checkin/builds/10252/log-[quick.compiler] case12(){
scala-checkin/builds/10252/log-[quick.compiler] if (x1.ne(null))
scala-checkin/builds/10252/log-[quick.compiler] if (x1.pat().$isInstanceOf[reflect#2605.internal#2779.Trees$Ident#16458]())
scala-checkin/builds/10252/log-[quick.compiler] if (RegularSwitchMaker.this.scala$tools$nsc$transform$patmat$MatchOptimization$SwitchEmission$RegularSwitchMaker$$$outer().scala$tools$nsc$transform$patmat$MatchOptimization$SwitchEmission$$$outer().global().nme().WILDCARD().==(x5.name()))
scala-checkin/builds/10252/log-[quick.compiler] if (RegularSwitchMaker.this.scala$tools$nsc$transform$patmat$MatchOptimization$SwitchEmission$RegularSwitchMaker$$$outer().scala$tools$nsc$transform$patmat$MatchOptimization$SwitchEmission$$$outer().global().EmptyTree().==(x1.guard()))
scala-checkin/builds/10252/log-[quick.compiler] matchEnd11(true)
scala-checkin/builds/10252/log-[quick.compiler] else
scala-checkin/builds/10252/log-[quick.compiler] case13()
scala-checkin/builds/10252/log-[quick.compiler] else
scala-checkin/builds/10252/log-[quick.compiler] case13()
scala-checkin/builds/10252/log-[quick.compiler] else
scala-checkin/builds/10252/log-[quick.compiler] case13()
scala-checkin/builds/10252/log-[quick.compiler] else
scala-checkin/builds/10252/log-[quick.compiler] case13()
scala-checkin/builds/10252/log-[quick.compiler] };
scala-checkin/builds/10252/log-[quick.compiler] case13(){
scala-checkin/builds/10252/log-[quick.compiler] matchEnd11(false)
scala-checkin/builds/10252/log-[quick.compiler] };
scala-checkin/builds/10252/log-[quick.compiler] matchEnd11(x#790512: Boolean#758){
scala-checkin/builds/10252/log-[quick.compiler] x
scala-checkin/builds/10252/log-[quick.compiler] }
scala-checkin/builds/10252/log-[quick.compiler] }
scala-checkin/builds/10252/log-[quick.compiler] at scala.reflect.internal.Reporting$class.abort(Reporting.scala:59)
scala-checkin/builds/10252/log-[quick.compiler] at scala.reflect.internal.SymbolTable.abort(SymbolTable.scala:16)
scala-checkin/builds/10252/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadIdent$1(GenICode.scala:890)
scala-checkin/builds/10252/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:898)
scala-checkin/builds/10252/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadQualifier(GenICode.scala:1099)
scala-checkin/builds/10252/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadApply6$1(GenICode.scala:777)
scala-checkin/builds/10252/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:809)
scala-checkin/builds/10252/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genEqEqPrimitive(GenICode.scala:1564)
scala-checkin/builds/10252/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genRefEq$1(GenICode.scala:1448)
scala-checkin/builds/10252/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genCond(GenICode.scala:1460)
scala-checkin/builds/10252/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadIf(GenICode.scala:357)
scala-checkin/builds/10252/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:536)
scala-checkin/builds/10252/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadIf(GenICode.scala:373)
scala-checkin/builds/10252/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:536)
scala-checkin/builds/10252/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadIf(GenICode.scala:373)
scala-checkin/builds/10252/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:536)
--
scala-nightly-main-2.11.x/builds/296/log-[strap.compiler] ^
scala-nightly-main-2.11.x/builds/296/log-[strap.compiler] /localhome/jenkins/c/workspace/scala-nightly-main-2.11.x/src/compiler/scala/tools/nsc/typechecker/RefChecks.scala:868: warning: match may not be exhaustive.
scala-nightly-main-2.11.x/builds/296/log-[strap.compiler] It would fail on the following input: List(_)
scala-nightly-main-2.11.x/builds/296/log-[strap.compiler] seenTypes(i) match {
scala-nightly-main-2.11.x/builds/296/log-[strap.compiler] ^
scala-nightly-main-2.11.x/builds/296/log:[strap.compiler] error: symbol value x2 does not exist in scala.tools.nsc.transform.patmat.Solving$Solver$class.findTseitinModelFor
scala-nightly-main-2.11.x/builds/296/log:[strap.compiler] error: scala.reflect.internal.FatalError: symbol value x2 does not exist in scala.tools.nsc.transform.patmat.Solving$Solver$class.findTseitinModelFor
scala-nightly-main-2.11.x/builds/296/log-[strap.compiler] at scala.reflect.internal.Reporting$class.abort(Reporting.scala:59)
scala-nightly-main-2.11.x/builds/296/log-[strap.compiler] at scala.reflect.internal.SymbolTable.abort(SymbolTable.scala:16)
scala-nightly-main-2.11.x/builds/296/log-[strap.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadIdent$1(GenICode.scala:885)
scala-nightly-main-2.11.x/builds/296/log-[strap.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:891)
scala-nightly-main-2.11.x/builds/296/log-[strap.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadQualifier(GenICode.scala:1092)
scala-nightly-main-2.11.x/builds/296/log-[strap.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadApply6$1(GenICode.scala:777)
scala-nightly-main-2.11.x/builds/296/log-[strap.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:809)
scala-nightly-main-2.11.x/builds/296/log-[strap.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadQualifier(GenICode.scala:1092)
scala-nightly-main-2.11.x/builds/296/log-[strap.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadApply1$1(GenICode.scala:613)
scala-nightly-main-2.11.x/builds/296/log-[strap.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:638)
scala-nightly-main-2.11.x/builds/296/log-[strap.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadQualifier(GenICode.scala:1092)
scala-nightly-main-2.11.x/builds/296/log-[strap.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadApply6$1(GenICode.scala:777)
scala-nightly-main-2.11.x/builds/296/log-[strap.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:809)
scala-nightly-main-2.11.x/builds/296/log-[strap.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadQualifier(GenICode.scala:1092)
scala-nightly-main-2.11.x/builds/296/log-[strap.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadApply1$1(GenICode.scala:613)
scala-nightly-main-2.11.x/builds/296/log-[strap.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:638)
scala-nightly-main-2.11.x/builds/296/log-[strap.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadQualifier(GenICode.scala:1092)
scala-nightly-main-2.11.x/builds/296/log-[strap.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadApply6$1(GenICode.scala:777)
scala-nightly-main-2.11.x/builds/296/log-[strap.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:809)
scala-nightly-main-2.11.x/builds/296/log-[strap.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadValDef$1(GenICode.scala:525)
scala-nightly-main-2.11.x/builds/296/log-[strap.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:533)
scala-nightly-main-2.11.x/builds/296/log-[strap.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genStat(GenICode.scala:181)
scala-nightly-main-2.11.x/builds/296/log-[strap.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$genStat$1.apply(GenICode.scala:155)
scala-nightly-main-2.11.x/builds/296/log-[strap.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$genStat$1.apply(GenICode.scala:155)
scala-nightly-main-2.11.x/builds/296/log-[strap.compiler] at scala.collection.LinearSeqOptimized$class.foldLeft(LinearSeqOptimized.scala:124)
scala-nightly-main-2.11.x/builds/296/log-[strap.compiler] at scala.collection.immutable.List.foldLeft(List.scala:84)
scala-nightly-main-2.11.x/builds/296/log-[strap.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:915)
scala-nightly-main-2.11.x/builds/296/log-[strap.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$12.apply(GenICode.scala:1116)
scala-nightly-main-2.11.x/builds/296/log-[strap.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$12.apply(GenICode.scala:1113)
scala-nightly-main-2.11.x/builds/296/log-[strap.compiler] at scala.collection.immutable.List.map(List.scala:273)
scala-nightly-main-2.11.x/builds/296/log-[strap.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadLabelArguments(GenICode.scala:1113)
scala-nightly-main-2.11.x/builds/296/log-[strap.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadApply6$1(GenICode.scala:759)
scala-nightly-main-2.11.x/builds/296/log-[strap.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:809)
scala-nightly-main-2.11.x/builds/296/log-[strap.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadIf(GenICode.scala:373)
scala-nightly-main-2.11.x/builds/296/log-[strap.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:536)
scala-nightly-main-2.11.x/builds/296/log-[strap.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadLabelDef$1(GenICode.scala:505)
scala-nightly-main-2.11.x/builds/296/log-[strap.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:507)
scala-nightly-main-2.11.x/builds/296/log-[strap.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genStat(GenICode.scala:181)
scala-nightly-main-2.11.x/builds/296/log-[strap.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$genStat$1.apply(GenICode.scala:155)
scala-nightly-main-2.11.x/builds/296/log-[strap.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$genStat$1.apply(GenICode.scala:155)
--
scala-checkin/builds/10239/log-[locker.compiler] ^
scala-checkin/builds/10239/log-[locker.compiler] /localhome/jenkins/a/workspace/scala-checkin/src/compiler/scala/tools/nsc/typechecker/RefChecks.scala:868: warning: match may not be exhaustive.
scala-checkin/builds/10239/log-[locker.compiler] It would fail on the following input: List(_)
scala-checkin/builds/10239/log-[locker.compiler] seenTypes(i) match {
scala-checkin/builds/10239/log-[locker.compiler] ^
scala-checkin/builds/10239/log:[locker.compiler] error: symbol value x3 does not exist in scala.tools.nsc.typechecker.Infer$Inferencer.isAsSpecific
scala-checkin/builds/10239/log:[locker.compiler] error: scala.reflect.internal.FatalError: symbol value x3 does not exist in scala.tools.nsc.typechecker.Infer$Inferencer.isAsSpecific
scala-checkin/builds/10239/log-[locker.compiler] at scala.reflect.internal.Reporting$class.abort(Reporting.scala:59)
scala-checkin/builds/10239/log-[locker.compiler] at scala.reflect.internal.SymbolTable.abort(SymbolTable.scala:16)
scala-checkin/builds/10239/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadIdent$1(GenICode.scala:885)
scala-checkin/builds/10239/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:891)
scala-checkin/builds/10239/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadQualifier(GenICode.scala:1092)
scala-checkin/builds/10239/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadApply6$1(GenICode.scala:777)
scala-checkin/builds/10239/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:809)
scala-checkin/builds/10239/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$genLoadArguments$1.apply(GenICode.scala:1133)
scala-checkin/builds/10239/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$genLoadArguments$1.apply(GenICode.scala:1131)
scala-checkin/builds/10239/log-[locker.compiler] at scala.collection.LinearSeqOptimized$class.foldLeft(LinearSeqOptimized.scala:124)
scala-checkin/builds/10239/log-[locker.compiler] at scala.collection.immutable.List.foldLeft(List.scala:84)
scala-checkin/builds/10239/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadArguments(GenICode.scala:1131)
scala-checkin/builds/10239/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadApply6$1(GenICode.scala:778)
scala-checkin/builds/10239/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:809)
scala-checkin/builds/10239/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$12.apply(GenICode.scala:1116)
scala-checkin/builds/10239/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$12.apply(GenICode.scala:1113)
scala-checkin/builds/10239/log-[locker.compiler] at scala.collection.immutable.List.map(List.scala:273)
scala-checkin/builds/10239/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadLabelArguments(GenICode.scala:1113)
scala-checkin/builds/10239/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadApply6$1(GenICode.scala:759)
scala-checkin/builds/10239/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:809)
scala-checkin/builds/10239/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadIf(GenICode.scala:373)
scala-checkin/builds/10239/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:536)
scala-checkin/builds/10239/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadLabelDef$1(GenICode.scala:505)
scala-checkin/builds/10239/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:507)
scala-checkin/builds/10239/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genStat(GenICode.scala:181)
scala-checkin/builds/10239/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$genStat$1.apply(GenICode.scala:155)
scala-checkin/builds/10239/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$genStat$1.apply(GenICode.scala:155)
scala-checkin/builds/10239/log-[locker.compiler] at scala.collection.LinearSeqOptimized$class.foldLeft(LinearSeqOptimized.scala:124)
scala-checkin/builds/10239/log-[locker.compiler] at scala.collection.immutable.List.foldLeft(List.scala:84)
scala-checkin/builds/10239/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:915)
scala-checkin/builds/10239/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:916)
scala-checkin/builds/10239/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.gen(GenICode.scala:123)
scala-checkin/builds/10239/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.gen(GenICode.scala:71)
scala-checkin/builds/10239/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.gen(GenICode.scala:148)
scala-checkin/builds/10239/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.gen(GenICode.scala:98)
scala-checkin/builds/10239/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.gen(GenICode.scala:71)
scala-checkin/builds/10239/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.gen(GenICode.scala:89)
scala-checkin/builds/10239/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.gen(GenICode.scala:71)
scala-checkin/builds/10239/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.gen(GenICode.scala:89)
scala-checkin/builds/10239/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.gen(GenICode.scala:67)
--
pr-scala-publish-core/builds/5211/log-[quick.compiler] ^
pr-scala-publish-core/builds/5211/log-[quick.compiler] /localhome/jenkins/c/workspace/pr-scala-publish-core/scala/src/compiler/scala/tools/nsc/typechecker/RefChecks.scala:868: warning: match may not be exhaustive.
pr-scala-publish-core/builds/5211/log-[quick.compiler] It would fail on the following input: List(_)
pr-scala-publish-core/builds/5211/log-[quick.compiler] seenTypes(i) match {
pr-scala-publish-core/builds/5211/log-[quick.compiler] ^
pr-scala-publish-core/builds/5211/log:[quick.compiler] error: symbol value x2 does not exist in scala.tools.nsc.typechecker.Infer$Inferencer.inferConstructorInstance
pr-scala-publish-core/builds/5211/log:[quick.compiler] error: scala.reflect.internal.FatalError: symbol value x2 does not exist in scala.tools.nsc.typechecker.Infer$Inferencer.inferConstructorInstance
pr-scala-publish-core/builds/5211/log-[quick.compiler] at scala.reflect.internal.Reporting$class.abort(Reporting.scala:59)
pr-scala-publish-core/builds/5211/log-[quick.compiler] at scala.reflect.internal.SymbolTable.abort(SymbolTable.scala:16)
pr-scala-publish-core/builds/5211/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadIdent$1(GenICode.scala:885)
pr-scala-publish-core/builds/5211/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:891)
pr-scala-publish-core/builds/5211/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadQualifier(GenICode.scala:1092)
pr-scala-publish-core/builds/5211/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadApply6$1(GenICode.scala:777)
pr-scala-publish-core/builds/5211/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:809)
pr-scala-publish-core/builds/5211/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadQualifier(GenICode.scala:1092)
pr-scala-publish-core/builds/5211/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadApply1$1(GenICode.scala:613)
pr-scala-publish-core/builds/5211/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:638)
pr-scala-publish-core/builds/5211/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$genLoadArguments$1.apply(GenICode.scala:1133)
pr-scala-publish-core/builds/5211/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$genLoadArguments$1.apply(GenICode.scala:1131)
pr-scala-publish-core/builds/5211/log-[quick.compiler] at scala.collection.LinearSeqOptimized$class.foldLeft(LinearSeqOptimized.scala:124)
pr-scala-publish-core/builds/5211/log-[quick.compiler] at scala.collection.immutable.List.foldLeft(List.scala:84)
pr-scala-publish-core/builds/5211/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadArguments(GenICode.scala:1131)
pr-scala-publish-core/builds/5211/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadApply3$1(GenICode.scala:697)
pr-scala-publish-core/builds/5211/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:707)
pr-scala-publish-core/builds/5211/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadQualifier(GenICode.scala:1092)
pr-scala-publish-core/builds/5211/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadApply6$1(GenICode.scala:777)
pr-scala-publish-core/builds/5211/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:809)
pr-scala-publish-core/builds/5211/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genStat(GenICode.scala:181)
pr-scala-publish-core/builds/5211/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$genStat$1.apply(GenICode.scala:155)
pr-scala-publish-core/builds/5211/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$genStat$1.apply(GenICode.scala:155)
pr-scala-publish-core/builds/5211/log-[quick.compiler] at scala.collection.LinearSeqOptimized$class.foldLeft(LinearSeqOptimized.scala:124)
pr-scala-publish-core/builds/5211/log-[quick.compiler] at scala.collection.immutable.List.foldLeft(List.scala:84)
pr-scala-publish-core/builds/5211/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:915)
pr-scala-publish-core/builds/5211/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$12.apply(GenICode.scala:1116)
pr-scala-publish-core/builds/5211/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$12.apply(GenICode.scala:1113)
pr-scala-publish-core/builds/5211/log-[quick.compiler] at scala.collection.immutable.List.map(List.scala:273)
pr-scala-publish-core/builds/5211/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadLabelArguments(GenICode.scala:1113)
pr-scala-publish-core/builds/5211/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadApply6$1(GenICode.scala:759)
pr-scala-publish-core/builds/5211/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:809)
pr-scala-publish-core/builds/5211/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadIf(GenICode.scala:373)
pr-scala-publish-core/builds/5211/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:536)
pr-scala-publish-core/builds/5211/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadLabelDef$1(GenICode.scala:505)
pr-scala-publish-core/builds/5211/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:507)
pr-scala-publish-core/builds/5211/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genStat(GenICode.scala:181)
pr-scala-publish-core/builds/5211/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$genStat$1.apply(GenICode.scala:155)
pr-scala-publish-core/builds/5211/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$genStat$1.apply(GenICode.scala:155)
pr-scala-publish-core/builds/5211/log-[quick.compiler] at scala.collection.LinearSeqOptimized$class.foldLeft(LinearSeqOptimized.scala:124)
--
scala-nightly-checkinit-2.12.x/builds/262/log-[quick.compiler] Compiling 302 files to /localhome/jenkins/c/workspace/scala-nightly-checkinit-2.12.x/build/quick/classes/compiler
scala-nightly-checkinit-2.12.x/builds/262/log-[quick.compiler] /localhome/jenkins/c/workspace/scala-nightly-checkinit-2.12.x/src/compiler/scala/tools/nsc/typechecker/RefChecks.scala:868: warning: match may not be exhaustive.
scala-nightly-checkinit-2.12.x/builds/262/log-[quick.compiler] It would fail on the following input: List(_)
scala-nightly-checkinit-2.12.x/builds/262/log-[quick.compiler] seenTypes(i) match {
scala-nightly-checkinit-2.12.x/builds/262/log-[quick.compiler] ^
scala-nightly-checkinit-2.12.x/builds/262/log:[quick.compiler] error: symbol value x5 does not exist in scala.tools.nsc.typechecker.DestructureTypes$DestructureType$$anonfun$apply$1.apply
scala-nightly-checkinit-2.12.x/builds/262/log:[quick.compiler] error: scala.reflect.internal.FatalError: symbol value x5 does not exist in scala.tools.nsc.typechecker.DestructureTypes$DestructureType$$anonfun$apply$1.apply
scala-nightly-checkinit-2.12.x/builds/262/log-[quick.compiler] at scala.reflect.internal.Reporting$class.abort(Reporting.scala:59)
scala-nightly-checkinit-2.12.x/builds/262/log-[quick.compiler] at scala.reflect.internal.SymbolTable.abort(SymbolTable.scala:16)
scala-nightly-checkinit-2.12.x/builds/262/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadIdent$1(GenICode.scala:885)
scala-nightly-checkinit-2.12.x/builds/262/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:891)
scala-nightly-checkinit-2.12.x/builds/262/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadQualifier(GenICode.scala:1092)
scala-nightly-checkinit-2.12.x/builds/262/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadApply6$1(GenICode.scala:777)
scala-nightly-checkinit-2.12.x/builds/262/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:809)
scala-nightly-checkinit-2.12.x/builds/262/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadQualifier(GenICode.scala:1092)
scala-nightly-checkinit-2.12.x/builds/262/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadApply6$1(GenICode.scala:777)
scala-nightly-checkinit-2.12.x/builds/262/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:809)
scala-nightly-checkinit-2.12.x/builds/262/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.gen(GenICode.scala:123)
scala-nightly-checkinit-2.12.x/builds/262/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.gen(GenICode.scala:71)
scala-nightly-checkinit-2.12.x/builds/262/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.gen(GenICode.scala:148)
scala-nightly-checkinit-2.12.x/builds/262/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.gen(GenICode.scala:98)
scala-nightly-checkinit-2.12.x/builds/262/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.gen(GenICode.scala:71)
scala-nightly-checkinit-2.12.x/builds/262/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.gen(GenICode.scala:89)
scala-nightly-checkinit-2.12.x/builds/262/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.gen(GenICode.scala:71)
scala-nightly-checkinit-2.12.x/builds/262/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.gen(GenICode.scala:89)
scala-nightly-checkinit-2.12.x/builds/262/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.gen(GenICode.scala:67)
scala-nightly-checkinit-2.12.x/builds/262/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.apply(GenICode.scala:63)
scala-nightly-checkinit-2.12.x/builds/262/log-[quick.compiler] at scala.tools.nsc.Global$GlobalPhase$$anonfun$applyPhase$1.apply$mcV$sp(Global.scala:428)
scala-nightly-checkinit-2.12.x/builds/262/log-[quick.compiler] at scala.tools.nsc.Global$GlobalPhase.withCurrentUnit(Global.scala:419)
scala-nightly-checkinit-2.12.x/builds/262/log-[quick.compiler] at scala.tools.nsc.Global$GlobalPhase.applyPhase(Global.scala:428)
scala-nightly-checkinit-2.12.x/builds/262/log-[quick.compiler] at scala.tools.nsc.Global$GlobalPhase$$anonfun$run$1.apply(Global.scala:386)
scala-nightly-checkinit-2.12.x/builds/262/log-[quick.compiler] at scala.tools.nsc.Global$GlobalPhase$$anonfun$run$1.apply(Global.scala:386)
scala-nightly-checkinit-2.12.x/builds/262/log-[quick.compiler] at scala.collection.Iterator$class.foreach(Iterator.scala:782)
scala-nightly-checkinit-2.12.x/builds/262/log-[quick.compiler] at scala.collection.AbstractIterator.foreach(Iterator.scala:1234)
scala-nightly-checkinit-2.12.x/builds/262/log-[quick.compiler] at scala.tools.nsc.Global$GlobalPhase.run(Global.scala:386)
scala-nightly-checkinit-2.12.x/builds/262/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.run(GenICode.scala:55)
scala-nightly-checkinit-2.12.x/builds/262/log-[quick.compiler] at scala.tools.nsc.Global$Run.compileUnitsInternal(Global.scala:1338)
scala-nightly-checkinit-2.12.x/builds/262/log-[quick.compiler] at scala.tools.nsc.Global$Run.compileUnits(Global.scala:1325)
scala-nightly-checkinit-2.12.x/builds/262/log-[quick.compiler] at scala.tools.nsc.Global$Run.compileSources(Global.scala:1320)
scala-nightly-checkinit-2.12.x/builds/262/log-[quick.compiler] at scala.tools.nsc.Global$Run.compile(Global.scala:1418)
scala-nightly-checkinit-2.12.x/builds/262/log-[quick.compiler] at scala.tools.nsc.Driver.doCompile(Driver.scala:32)
scala-nightly-checkinit-2.12.x/builds/262/log-[quick.compiler] at scala.tools.nsc.MainClass.doCompile(Main.scala:23)
scala-nightly-checkinit-2.12.x/builds/262/log-[quick.compiler] at scala.tools.nsc.Driver.process(Driver.scala:51)
scala-nightly-checkinit-2.12.x/builds/262/log-[quick.compiler] at scala.tools.nsc.Driver.main(Driver.scala:64)
scala-nightly-checkinit-2.12.x/builds/262/log-[quick.compiler] at scala.tools.nsc.Main.main(Main.scala)
scala-nightly-checkinit-2.12.x/builds/262/log-
scala-nightly-checkinit-2.12.x/builds/262/log-BUILD FAILED
--
scala-release-2.11.x/builds/323/log-[locker.compiler] ^
scala-release-2.11.x/builds/323/log-[locker.compiler] /localhome/jenkins/c/workspace/scala-release-2.11.x/scala/src/compiler/scala/tools/nsc/typechecker/RefChecks.scala:868: warning: match may not be exhaustive.
scala-release-2.11.x/builds/323/log-[locker.compiler] It would fail on the following input: List(_)
scala-release-2.11.x/builds/323/log-[locker.compiler] seenTypes(i) match {
scala-release-2.11.x/builds/323/log-[locker.compiler] ^
scala-release-2.11.x/builds/323/log:[locker.compiler] error: symbol value x2 does not exist in scala.tools.nsc.typechecker.Implicits$ImplicitSearch.scala$tools$nsc$typechecker$Implicits$ImplicitSearch$$implicitsOfExpectedType
scala-release-2.11.x/builds/323/log:[locker.compiler] error: scala.reflect.internal.FatalError: symbol value x2 does not exist in scala.tools.nsc.typechecker.Implicits$ImplicitSearch.scala$tools$nsc$typechecker$Implicits$ImplicitSearch$$implicitsOfExpectedType
scala-release-2.11.x/builds/323/log-[locker.compiler] at scala.reflect.internal.Reporting$class.abort(Reporting.scala:59)
scala-release-2.11.x/builds/323/log-[locker.compiler] at scala.reflect.internal.SymbolTable.abort(SymbolTable.scala:16)
scala-release-2.11.x/builds/323/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadIdent$1(GenICode.scala:885)
scala-release-2.11.x/builds/323/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:891)
scala-release-2.11.x/builds/323/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadQualifier(GenICode.scala:1092)
scala-release-2.11.x/builds/323/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadApply6$1(GenICode.scala:777)
scala-release-2.11.x/builds/323/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:809)
scala-release-2.11.x/builds/323/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadQualifier(GenICode.scala:1092)
scala-release-2.11.x/builds/323/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadApply1$1(GenICode.scala:613)
scala-release-2.11.x/builds/323/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:638)
scala-release-2.11.x/builds/323/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:916)
scala-release-2.11.x/builds/323/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$12.apply(GenICode.scala:1116)
scala-release-2.11.x/builds/323/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$12.apply(GenICode.scala:1113)
scala-release-2.11.x/builds/323/log-[locker.compiler] at scala.collection.immutable.List.map(List.scala:273)
scala-release-2.11.x/builds/323/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadLabelArguments(GenICode.scala:1113)
scala-release-2.11.x/builds/323/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadApply6$1(GenICode.scala:759)
scala-release-2.11.x/builds/323/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:809)
scala-release-2.11.x/builds/323/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadIf(GenICode.scala:373)
scala-release-2.11.x/builds/323/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:536)
scala-release-2.11.x/builds/323/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadLabelDef$1(GenICode.scala:505)
scala-release-2.11.x/builds/323/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:507)
scala-release-2.11.x/builds/323/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genStat(GenICode.scala:181)
scala-release-2.11.x/builds/323/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$genStat$1.apply(GenICode.scala:155)
scala-release-2.11.x/builds/323/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$genStat$1.apply(GenICode.scala:155)
scala-release-2.11.x/builds/323/log-[locker.compiler] at scala.collection.LinearSeqOptimized$class.foldLeft(LinearSeqOptimized.scala:124)
scala-release-2.11.x/builds/323/log-[locker.compiler] at scala.collection.immutable.List.foldLeft(List.scala:84)
scala-release-2.11.x/builds/323/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:915)
scala-release-2.11.x/builds/323/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:916)
scala-release-2.11.x/builds/323/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.gen(GenICode.scala:123)
scala-release-2.11.x/builds/323/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.gen(GenICode.scala:71)
scala-release-2.11.x/builds/323/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.gen(GenICode.scala:148)
scala-release-2.11.x/builds/323/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.gen(GenICode.scala:98)
scala-release-2.11.x/builds/323/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.gen(GenICode.scala:71)
scala-release-2.11.x/builds/323/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.gen(GenICode.scala:89)
scala-release-2.11.x/builds/323/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.gen(GenICode.scala:71)
scala-release-2.11.x/builds/323/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.gen(GenICode.scala:89)
scala-release-2.11.x/builds/323/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.gen(GenICode.scala:71)
scala-release-2.11.x/builds/323/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.gen(GenICode.scala:89)
scala-release-2.11.x/builds/323/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.gen(GenICode.scala:67)
scala-release-2.11.x/builds/323/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.apply(GenICode.scala:63)
--
pr-scala-publish-core/builds/5096/log-[quick.compiler] ^
pr-scala-publish-core/builds/5096/log-[quick.compiler] /localhome/jenkins/c/workspace/pr-scala-publish-core/scala/src/compiler/scala/tools/nsc/typechecker/RefChecks.scala:868: warning: match may not be exhaustive.
pr-scala-publish-core/builds/5096/log-[quick.compiler] It would fail on the following input: List(_)
pr-scala-publish-core/builds/5096/log-[quick.compiler] seenTypes(i) match {
pr-scala-publish-core/builds/5096/log-[quick.compiler] ^
pr-scala-publish-core/builds/5096/log:[quick.compiler] error: symbol value x2 does not exist in scala.tools.nsc.typechecker.Infer$Inferencer.isAsSpecificValueType
pr-scala-publish-core/builds/5096/log:[quick.compiler] error: scala.reflect.internal.FatalError: symbol value x2 does not exist in scala.tools.nsc.typechecker.Infer$Inferencer.isAsSpecificValueType
pr-scala-publish-core/builds/5096/log-[quick.compiler] at scala.reflect.internal.Reporting$class.abort(Reporting.scala:59)
pr-scala-publish-core/builds/5096/log-[quick.compiler] at scala.reflect.internal.SymbolTable.abort(SymbolTable.scala:16)
pr-scala-publish-core/builds/5096/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadIdent$1(GenICode.scala:885)
pr-scala-publish-core/builds/5096/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:891)
pr-scala-publish-core/builds/5096/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadQualifier(GenICode.scala:1092)
pr-scala-publish-core/builds/5096/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadApply6$1(GenICode.scala:777)
pr-scala-publish-core/builds/5096/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:809)
pr-scala-publish-core/builds/5096/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:924)
pr-scala-publish-core/builds/5096/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$12.apply(GenICode.scala:1116)
pr-scala-publish-core/builds/5096/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$12.apply(GenICode.scala:1113)
pr-scala-publish-core/builds/5096/log-[quick.compiler] at scala.collection.immutable.List.map(List.scala:273)
pr-scala-publish-core/builds/5096/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadLabelArguments(GenICode.scala:1113)
pr-scala-publish-core/builds/5096/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadApply6$1(GenICode.scala:759)
pr-scala-publish-core/builds/5096/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:809)
pr-scala-publish-core/builds/5096/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$12.apply(GenICode.scala:1116)
pr-scala-publish-core/builds/5096/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$12.apply(GenICode.scala:1113)
pr-scala-publish-core/builds/5096/log-[quick.compiler] at scala.collection.immutable.List.map(List.scala:273)
pr-scala-publish-core/builds/5096/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadLabelArguments(GenICode.scala:1113)
pr-scala-publish-core/builds/5096/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadApply6$1(GenICode.scala:759)
pr-scala-publish-core/builds/5096/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:809)
pr-scala-publish-core/builds/5096/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadIf(GenICode.scala:373)
pr-scala-publish-core/builds/5096/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:536)
pr-scala-publish-core/builds/5096/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadLabelDef$1(GenICode.scala:505)
pr-scala-publish-core/builds/5096/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:507)
pr-scala-publish-core/builds/5096/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genStat(GenICode.scala:181)
pr-scala-publish-core/builds/5096/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$genStat$1.apply(GenICode.scala:155)
pr-scala-publish-core/builds/5096/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$genStat$1.apply(GenICode.scala:155)
pr-scala-publish-core/builds/5096/log-[quick.compiler] at scala.collection.LinearSeqOptimized$class.foldLeft(LinearSeqOptimized.scala:124)
pr-scala-publish-core/builds/5096/log-[quick.compiler] at scala.collection.immutable.List.foldLeft(List.scala:84)
pr-scala-publish-core/builds/5096/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:915)
pr-scala-publish-core/builds/5096/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:924)
pr-scala-publish-core/builds/5096/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadLabelDef$1(GenICode.scala:505)
pr-scala-publish-core/builds/5096/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:507)
pr-scala-publish-core/builds/5096/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:916)
pr-scala-publish-core/builds/5096/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.gen(GenICode.scala:123)
pr-scala-publish-core/builds/5096/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.gen(GenICode.scala:71)
pr-scala-publish-core/builds/5096/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.gen(GenICode.scala:148)
pr-scala-publish-core/builds/5096/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.gen(GenICode.scala:98)
pr-scala-publish-core/builds/5096/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.gen(GenICode.scala:71)
pr-scala-publish-core/builds/5096/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.gen(GenICode.scala:89)
--
scala-release-2.11.x/builds/298/log-[locker.compiler] ^
scala-release-2.11.x/builds/298/log-[locker.compiler] /localhome/jenkins/b/workspace/scala-release-2.11.x/scala/src/compiler/scala/tools/nsc/typechecker/RefChecks.scala:868: warning: match may not be exhaustive.
scala-release-2.11.x/builds/298/log-[locker.compiler] It would fail on the following input: List(_)
scala-release-2.11.x/builds/298/log-[locker.compiler] seenTypes(i) match {
scala-release-2.11.x/builds/298/log-[locker.compiler] ^
scala-release-2.11.x/builds/298/log:[locker.compiler] error: symbol value x2 does not exist in scala.tools.nsc.typechecker.EtaExpansion$class.liftoutPrefix$1
scala-release-2.11.x/builds/298/log:[locker.compiler] error: scala.reflect.internal.FatalError: symbol value x2 does not exist in scala.tools.nsc.typechecker.EtaExpansion$class.liftoutPrefix$1
scala-release-2.11.x/builds/298/log-[locker.compiler] at scala.reflect.internal.Reporting$class.abort(Reporting.scala:59)
scala-release-2.11.x/builds/298/log-[locker.compiler] at scala.reflect.internal.SymbolTable.abort(SymbolTable.scala:16)
scala-release-2.11.x/builds/298/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadIdent$1(GenICode.scala:885)
scala-release-2.11.x/builds/298/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:891)
scala-release-2.11.x/builds/298/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadQualifier(GenICode.scala:1092)
scala-release-2.11.x/builds/298/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadApply6$1(GenICode.scala:777)
scala-release-2.11.x/builds/298/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:809)
scala-release-2.11.x/builds/298/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$genLoadArguments$1.apply(GenICode.scala:1133)
scala-release-2.11.x/builds/298/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$genLoadArguments$1.apply(GenICode.scala:1131)
scala-release-2.11.x/builds/298/log-[locker.compiler] at scala.collection.LinearSeqOptimized$class.foldLeft(LinearSeqOptimized.scala:124)
scala-release-2.11.x/builds/298/log-[locker.compiler] at scala.collection.immutable.List.foldLeft(List.scala:84)
scala-release-2.11.x/builds/298/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadArguments(GenICode.scala:1131)
scala-release-2.11.x/builds/298/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadApply6$1(GenICode.scala:778)
scala-release-2.11.x/builds/298/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:809)
scala-release-2.11.x/builds/298/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genStat(GenICode.scala:181)
scala-release-2.11.x/builds/298/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$genStat$1.apply(GenICode.scala:155)
scala-release-2.11.x/builds/298/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$genStat$1.apply(GenICode.scala:155)
scala-release-2.11.x/builds/298/log-[locker.compiler] at scala.collection.LinearSeqOptimized$class.foldLeft(LinearSeqOptimized.scala:124)
scala-release-2.11.x/builds/298/log-[locker.compiler] at scala.collection.immutable.List.foldLeft(List.scala:84)
scala-release-2.11.x/builds/298/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:915)
scala-release-2.11.x/builds/298/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$12.apply(GenICode.scala:1116)
scala-release-2.11.x/builds/298/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$12.apply(GenICode.scala:1113)
scala-release-2.11.x/builds/298/log-[locker.compiler] at scala.collection.immutable.List.map(List.scala:273)
scala-release-2.11.x/builds/298/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadLabelArguments(GenICode.scala:1113)
scala-release-2.11.x/builds/298/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadApply6$1(GenICode.scala:759)
scala-release-2.11.x/builds/298/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:809)
scala-release-2.11.x/builds/298/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadIf(GenICode.scala:373)
scala-release-2.11.x/builds/298/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:536)
scala-release-2.11.x/builds/298/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadLabelDef$1(GenICode.scala:505)
scala-release-2.11.x/builds/298/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:507)
scala-release-2.11.x/builds/298/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genStat(GenICode.scala:181)
scala-release-2.11.x/builds/298/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$genStat$1.apply(GenICode.scala:155)
scala-release-2.11.x/builds/298/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$genStat$1.apply(GenICode.scala:155)
scala-release-2.11.x/builds/298/log-[locker.compiler] at scala.collection.LinearSeqOptimized$class.foldLeft(LinearSeqOptimized.scala:124)
scala-release-2.11.x/builds/298/log-[locker.compiler] at scala.collection.immutable.List.foldLeft(List.scala:84)
scala-release-2.11.x/builds/298/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:915)
scala-release-2.11.x/builds/298/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadValDef$1(GenICode.scala:525)
scala-release-2.11.x/builds/298/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:533)
scala-release-2.11.x/builds/298/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genStat(GenICode.scala:181)
scala-release-2.11.x/builds/298/log-[locker.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$genStat$1.apply(GenICode.scala:155)
--
pr-scala-test-tmp/builds/17/log-BUILD FAILED
pr-scala-test-tmp/builds/17/log-/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/build.xml:1508: The following error occurred while executing this line:
pr-scala-test-tmp/builds/17/log-/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/build-ant-macros.xml:762: Test suite finished with 3 cases failing:
pr-scala-test-tmp/builds/17/log-fail - run/t7459b.scala [compilation failed]% scalac t7459b.scala
pr-scala-test-tmp/builds/17/log-error:
pr-scala-test-tmp/builds/17/log: symbol value tttt does not exist in LM.<init>
pr-scala-test-tmp/builds/17/log- while compiling: /localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/test/files/run/t7459b.scala
pr-scala-test-tmp/builds/17/log- during phase: icode
pr-scala-test-tmp/builds/17/log- library version: version 2.11.5-20141112-051623-6ca224a030
pr-scala-test-tmp/builds/17/log- compiler version: version 2.11.5-20141112-051623-6ca224a030
pr-scala-test-tmp/builds/17/log- reconstructed args: -classpath /localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/test/files/codelib/code.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/build/pack/lib/scala-library.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/build/pack/lib/scala-reflect.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/build/pack/lib/scala-compiler.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/build/pack/lib/scalap.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/build/pack/lib/scala-actors.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/m2repo/org/scala-lang/modules/scala-partest_2.11/1.0.1/scala-partest_2.11-1.0.1.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/m2repo/org/apache/ant/ant/1.8.4/ant-1.8.4.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/m2repo/org/apache/ant/ant-launcher/1.8.4/ant-launcher-1.8.4.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/m2repo/com/googlecode/java-diff-utils/diffutils/1.3.0/diffutils-1.3.0.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/m2repo/org/scala-sbt/test-interface/1.0/test-interface-1.0.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/m2repo/org/scala-lang/modules/scala-xml_2.11/1.0.2/scala-xml_2.11-1.0.2.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/m2repo/org/scala-lang/modules/scala-parser-combinators_2.11/1.0.2/scala-parser-combinators_2.11-1.0.2.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/m2repo/org/scalacheck/scalacheck_2.11/1.11.4/scalacheck_2.11-1.11.4.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/build/pack/lib/scala-partest-extras.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/build/pack/lib/scala-partest-javaagent.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/test/files/lib/annotations.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/test/files/lib/enums.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/test/files/lib/genericNest.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/test/files/lib/jsoup-1.3.1.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/test/files/lib/macro210.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/test/files/lib/methvsfield.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/test/files/lib/nest.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/test/files/run/t7459b-run.obj -Ydead-code -optimise -Yinline -Yclosure-elim -Yinline-handlers -Yconst-opt
pr-scala-test-tmp/builds/17/log-
pr-scala-test-tmp/builds/17/log- last tree to typer: Ident(n)
pr-scala-test-tmp/builds/17/log- tree position: line 15 of /localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/test/files/run/t7459b.scala
pr-scala-test-tmp/builds/17/log- tree tpe: LM
pr-scala-test-tmp/builds/17/log- symbol: value n
pr-scala-test-tmp/builds/17/log- symbol definition: n: LM (a TermSymbol)
pr-scala-test-tmp/builds/17/log- symbol package: <empty>
pr-scala-test-tmp/builds/17/log- symbol owners: value n -> constructor CC -> class CC
pr-scala-test-tmp/builds/17/log- call site: class Test$delayedInit$body in package <empty>
pr-scala-test-tmp/builds/17/log-
pr-scala-test-tmp/builds/17/log-== Source file context for tree position ==
pr-scala-test-tmp/builds/17/log-
pr-scala-test-tmp/builds/17/log- 12 new LM().g(new CC(new LM()))
pr-scala-test-tmp/builds/17/log- 13 }
pr-scala-test-tmp/builds/17/log- 14 case class CC(n: LM)
pr-scala-test-tmp/builds/17/log- 15
pr-scala-test-tmp/builds/17/log-error:
pr-scala-test-tmp/builds/17/log: symbol value tttt does not exist in LM.<init>
pr-scala-test-tmp/builds/17/log- while compiling: /localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/test/files/run/t7459b.scala
pr-scala-test-tmp/builds/17/log- during phase: icode
pr-scala-test-tmp/builds/17/log- library version: version 2.11.5-20141112-051623-6ca224a030
pr-scala-test-tmp/builds/17/log- compiler version: version 2.11.5-20141112-051623-6ca224a030
pr-scala-test-tmp/builds/17/log- reconstructed args: -classpath /localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/test/files/codelib/code.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/build/pack/lib/scala-library.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/build/pack/lib/scala-reflect.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/build/pack/lib/scala-compiler.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/build/pack/lib/scalap.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/build/pack/lib/scala-actors.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/m2repo/org/scala-lang/modules/scala-partest_2.11/1.0.1/scala-partest_2.11-1.0.1.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/m2repo/org/apache/ant/ant/1.8.4/ant-1.8.4.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/m2repo/org/apache/ant/ant-launcher/1.8.4/ant-launcher-1.8.4.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/m2repo/com/googlecode/java-diff-utils/diffutils/1.3.0/diffutils-1.3.0.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/m2repo/org/scala-sbt/test-interface/1.0/test-interface-1.0.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/m2repo/org/scala-lang/modules/scala-xml_2.11/1.0.2/scala-xml_2.11-1.0.2.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/m2repo/org/scala-lang/modules/scala-parser-combinators_2.11/1.0.2/scala-parser-combinators_2.11-1.0.2.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/m2repo/org/scalacheck/scalacheck_2.11/1.11.4/scalacheck_2.11-1.11.4.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/build/pack/lib/scala-partest-extras.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/build/pack/lib/scala-partest-javaagent.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/test/files/lib/annotations.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/test/files/lib/enums.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/test/files/lib/genericNest.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/test/files/lib/jsoup-1.3.1.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/test/files/lib/macro210.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/test/files/lib/methvsfield.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/test/files/lib/nest.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/test/files/run/t7459b-run.obj -Ydead-code -optimise -Yinline -Yclosure-elim -Yinline-handlers -Yconst-opt
pr-scala-test-tmp/builds/17/log-
pr-scala-test-tmp/builds/17/log- last tree to typer: Ident(n)
pr-scala-test-tmp/builds/17/log- tree position: line 15 of /localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/test/files/run/t7459b.scala
pr-scala-test-tmp/builds/17/log- tree tpe: LM
pr-scala-test-tmp/builds/17/log- symbol: value n
pr-scala-test-tmp/builds/17/log- symbol definition: n: LM (a TermSymbol)
pr-scala-test-tmp/builds/17/log- symbol package: <empty>
pr-scala-test-tmp/builds/17/log- symbol owners: value n -> constructor CC -> class CC
pr-scala-test-tmp/builds/17/log- call site: class Test$delayedInit$body in package <empty>
pr-scala-test-tmp/builds/17/log-
pr-scala-test-tmp/builds/17/log-== Source file context for tree position ==
pr-scala-test-tmp/builds/17/log-
pr-scala-test-tmp/builds/17/log- 12 new LM().g(new CC(new LM()))
pr-scala-test-tmp/builds/17/log- 13 }
pr-scala-test-tmp/builds/17/log- 14 case class CC(n: LM)
pr-scala-test-tmp/builds/17/log- 15
pr-scala-test-tmp/builds/17/log-
pr-scala-test-tmp/builds/17/log-fail - run/t7459c.scala [compilation failed]% scalac t7459c.scala
pr-scala-test-tmp/builds/17/log-error:
pr-scala-test-tmp/builds/17/log: symbol value tttt does not exist in LM.<init>
pr-scala-test-tmp/builds/17/log- while compiling: /localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/test/files/run/t7459c.scala
pr-scala-test-tmp/builds/17/log- during phase: icode
pr-scala-test-tmp/builds/17/log- library version: version 2.11.5-20141112-051623-6ca224a030
pr-scala-test-tmp/builds/17/log- compiler version: version 2.11.5-20141112-051623-6ca224a030
pr-scala-test-tmp/builds/17/log- reconstructed args: -Ydead-code -optimise -classpath /localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/test/files/codelib/code.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/build/pack/lib/scala-library.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/build/pack/lib/scala-reflect.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/build/pack/lib/scala-compiler.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/build/pack/lib/scalap.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/build/pack/lib/scala-actors.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/m2repo/org/scala-lang/modules/scala-partest_2.11/1.0.1/scala-partest_2.11-1.0.1.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/m2repo/org/apache/ant/ant/1.8.4/ant-1.8.4.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/m2repo/org/apache/ant/ant-launcher/1.8.4/ant-launcher-1.8.4.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/m2repo/com/googlecode/java-diff-utils/diffutils/1.3.0/diffutils-1.3.0.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/m2repo/org/scala-sbt/test-interface/1.0/test-interface-1.0.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/m2repo/org/scala-lang/modules/scala-xml_2.11/1.0.2/scala-xml_2.11-1.0.2.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/m2repo/org/scala-lang/modules/scala-parser-combinators_2.11/1.0.2/scala-parser-combinators_2.11-1.0.2.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/m2repo/org/scalacheck/scalacheck_2.11/1.11.4/scalacheck_2.11-1.11.4.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/build/pack/lib/scala-partest-extras.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/build/pack/lib/scala-partest-javaagent.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/test/files/lib/annotations.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/test/files/lib/enums.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/test/files/lib/genericNest.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/test/files/lib/jsoup-1.3.1.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/test/files/lib/macro210.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/test/files/lib/methvsfield.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/test/files/lib/nest.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/test/files/run/t7459c-run.obj -Yinline -Yclosure-elim -Yinline-handlers -Yconst-opt
pr-scala-test-tmp/builds/17/log-
pr-scala-test-tmp/builds/17/log- last tree to typer: Ident(n)
pr-scala-test-tmp/builds/17/log- tree position: line 15 of /localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/test/files/run/t7459c.scala
pr-scala-test-tmp/builds/17/log- tree tpe: LM
pr-scala-test-tmp/builds/17/log- symbol: value n
pr-scala-test-tmp/builds/17/log- symbol definition: n: LM (a TermSymbol)
pr-scala-test-tmp/builds/17/log- symbol package: <empty>
pr-scala-test-tmp/builds/17/log- symbol owners: value n -> constructor CC -> class CC
pr-scala-test-tmp/builds/17/log- call site: class Test$delayedInit$body in package <empty>
pr-scala-test-tmp/builds/17/log-
pr-scala-test-tmp/builds/17/log-== Source file context for tree position ==
pr-scala-test-tmp/builds/17/log-
pr-scala-test-tmp/builds/17/log- 12 new LM().g(new CC(new LM()))
pr-scala-test-tmp/builds/17/log- 13 }
pr-scala-test-tmp/builds/17/log- 14 case class CC(n: LM)
pr-scala-test-tmp/builds/17/log- 15
pr-scala-test-tmp/builds/17/log-error:
pr-scala-test-tmp/builds/17/log: symbol value tttt does not exist in LM.<init>
pr-scala-test-tmp/builds/17/log- while compiling: /localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/test/files/run/t7459c.scala
pr-scala-test-tmp/builds/17/log- during phase: icode
pr-scala-test-tmp/builds/17/log- library version: version 2.11.5-20141112-051623-6ca224a030
pr-scala-test-tmp/builds/17/log- compiler version: version 2.11.5-20141112-051623-6ca224a030
pr-scala-test-tmp/builds/17/log- reconstructed args: -Ydead-code -optimise -classpath /localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/test/files/codelib/code.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/build/pack/lib/scala-library.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/build/pack/lib/scala-reflect.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/build/pack/lib/scala-compiler.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/build/pack/lib/scalap.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/build/pack/lib/scala-actors.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/m2repo/org/scala-lang/modules/scala-partest_2.11/1.0.1/scala-partest_2.11-1.0.1.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/m2repo/org/apache/ant/ant/1.8.4/ant-1.8.4.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/m2repo/org/apache/ant/ant-launcher/1.8.4/ant-launcher-1.8.4.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/m2repo/com/googlecode/java-diff-utils/diffutils/1.3.0/diffutils-1.3.0.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/m2repo/org/scala-sbt/test-interface/1.0/test-interface-1.0.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/m2repo/org/scala-lang/modules/scala-xml_2.11/1.0.2/scala-xml_2.11-1.0.2.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/m2repo/org/scala-lang/modules/scala-parser-combinators_2.11/1.0.2/scala-parser-combinators_2.11-1.0.2.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/m2repo/org/scalacheck/scalacheck_2.11/1.11.4/scalacheck_2.11-1.11.4.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/build/pack/lib/scala-partest-extras.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/build/pack/lib/scala-partest-javaagent.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/test/files/lib/annotations.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/test/files/lib/enums.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/test/files/lib/genericNest.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/test/files/lib/jsoup-1.3.1.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/test/files/lib/macro210.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/test/files/lib/methvsfield.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/test/files/lib/nest.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/test/files/run/t7459c-run.obj -Yinline -Yclosure-elim -Yinline-handlers -Yconst-opt
pr-scala-test-tmp/builds/17/log-
pr-scala-test-tmp/builds/17/log- last tree to typer: Ident(n)
pr-scala-test-tmp/builds/17/log- tree position: line 15 of /localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/test/files/run/t7459c.scala
pr-scala-test-tmp/builds/17/log- tree tpe: LM
pr-scala-test-tmp/builds/17/log- symbol: value n
pr-scala-test-tmp/builds/17/log- symbol definition: n: LM (a TermSymbol)
pr-scala-test-tmp/builds/17/log- symbol package: <empty>
pr-scala-test-tmp/builds/17/log- symbol owners: value n -> constructor CC -> class CC
pr-scala-test-tmp/builds/17/log- call site: class Test$delayedInit$body in package <empty>
pr-scala-test-tmp/builds/17/log-
pr-scala-test-tmp/builds/17/log-== Source file context for tree position ==
pr-scala-test-tmp/builds/17/log-
pr-scala-test-tmp/builds/17/log- 12 new LM().g(new CC(new LM()))
pr-scala-test-tmp/builds/17/log- 13 }
pr-scala-test-tmp/builds/17/log- 14 case class CC(n: LM)
pr-scala-test-tmp/builds/17/log- 15
pr-scala-test-tmp/builds/17/log-
pr-scala-test-tmp/builds/17/log-fail - run/t7459f.scala [compilation failed]% scalac t7459f.scala
pr-scala-test-tmp/builds/17/log-error:
pr-scala-test-tmp/builds/17/log: symbol value x does not exist in Test.delayedEndpoint$Test$1
pr-scala-test-tmp/builds/17/log- while compiling: /localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/test/files/run/t7459f.scala
pr-scala-test-tmp/builds/17/log- during phase: icode
pr-scala-test-tmp/builds/17/log- library version: version 2.11.5-20141112-051623-6ca224a030
pr-scala-test-tmp/builds/17/log- compiler version: version 2.11.5-20141112-051623-6ca224a030
pr-scala-test-tmp/builds/17/log- reconstructed args: -Ydead-code -optimise -classpath /localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/test/files/codelib/code.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/build/pack/lib/scala-library.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/build/pack/lib/scala-reflect.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/build/pack/lib/scala-compiler.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/build/pack/lib/scalap.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/build/pack/lib/scala-actors.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/m2repo/org/scala-lang/modules/scala-partest_2.11/1.0.1/scala-partest_2.11-1.0.1.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/m2repo/org/apache/ant/ant/1.8.4/ant-1.8.4.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/m2repo/org/apache/ant/ant-launcher/1.8.4/ant-launcher-1.8.4.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/m2repo/com/googlecode/java-diff-utils/diffutils/1.3.0/diffutils-1.3.0.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/m2repo/org/scala-sbt/test-interface/1.0/test-interface-1.0.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/m2repo/org/scala-lang/modules/scala-xml_2.11/1.0.2/scala-xml_2.11-1.0.2.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/m2repo/org/scala-lang/modules/scala-parser-combinators_2.11/1.0.2/scala-parser-combinators_2.11-1.0.2.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/m2repo/org/scalacheck/scalacheck_2.11/1.11.4/scalacheck_2.11-1.11.4.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/build/pack/lib/scala-partest-extras.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/build/pack/lib/scala-partest-javaagent.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/test/files/lib/annotations.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/test/files/lib/enums.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/test/files/lib/genericNest.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/test/files/lib/jsoup-1.3.1.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/test/files/lib/macro210.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/test/files/lib/methvsfield.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/test/files/lib/nest.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/test/files/run/t7459f-run.obj -Yinline -Yclosure-elim -Yinline-handlers -Yconst-opt
pr-scala-test-tmp/builds/17/log-
pr-scala-test-tmp/builds/17/log- last tree to typer: This(object Test)
pr-scala-test-tmp/builds/17/log- tree position: line 1 of /localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/test/files/run/t7459f.scala
pr-scala-test-tmp/builds/17/log- tree tpe: Test.type
pr-scala-test-tmp/builds/17/log- symbol: object Test
pr-scala-test-tmp/builds/17/log- symbol definition: class Test extends App (a ModuleClassSymbol)
pr-scala-test-tmp/builds/17/log- symbol package: <empty>
pr-scala-test-tmp/builds/17/log- symbol owners: object Test
pr-scala-test-tmp/builds/17/log- call site: class Test$delayedInit$body in package <empty>
pr-scala-test-tmp/builds/17/log-
pr-scala-test-tmp/builds/17/log-== Source file context for tree position ==
pr-scala-test-tmp/builds/17/log-
pr-scala-test-tmp/builds/17/log- 0 object Test extends App {
pr-scala-test-tmp/builds/17/log- 1 class C
pr-scala-test-tmp/builds/17/log- 2
pr-scala-test-tmp/builds/17/log- 3 case class FooSeq(x: Int, y: String, z: C*)
pr-scala-test-tmp/builds/17/log- 4
pr-scala-test-tmp/builds/17/log- 5 FooSeq(1, "a", new C()) match {
pr-scala-test-tmp/builds/17/log- 6 case FooSeq(1, "a", x@_* ) =>
pr-scala-test-tmp/builds/17/log-error:
pr-scala-test-tmp/builds/17/log: symbol value x does not exist in Test.delayedEndpoint$Test$1
pr-scala-test-tmp/builds/17/log- while compiling: /localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/test/files/run/t7459f.scala
pr-scala-test-tmp/builds/17/log- during phase: icode
pr-scala-test-tmp/builds/17/log- library version: version 2.11.5-20141112-051623-6ca224a030
pr-scala-test-tmp/builds/17/log- compiler version: version 2.11.5-20141112-051623-6ca224a030
pr-scala-test-tmp/builds/17/log- reconstructed args: -Ydead-code -optimise -classpath /localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/test/files/codelib/code.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/build/pack/lib/scala-library.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/build/pack/lib/scala-reflect.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/build/pack/lib/scala-compiler.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/build/pack/lib/scalap.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/build/pack/lib/scala-actors.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/m2repo/org/scala-lang/modules/scala-partest_2.11/1.0.1/scala-partest_2.11-1.0.1.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/m2repo/org/apache/ant/ant/1.8.4/ant-1.8.4.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/m2repo/org/apache/ant/ant-launcher/1.8.4/ant-launcher-1.8.4.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/m2repo/com/googlecode/java-diff-utils/diffutils/1.3.0/diffutils-1.3.0.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/m2repo/org/scala-sbt/test-interface/1.0/test-interface-1.0.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/m2repo/org/scala-lang/modules/scala-xml_2.11/1.0.2/scala-xml_2.11-1.0.2.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/m2repo/org/scala-lang/modules/scala-parser-combinators_2.11/1.0.2/scala-parser-combinators_2.11-1.0.2.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/m2repo/org/scalacheck/scalacheck_2.11/1.11.4/scalacheck_2.11-1.11.4.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/build/pack/lib/scala-partest-extras.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/build/pack/lib/scala-partest-javaagent.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/test/files/lib/annotations.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/test/files/lib/enums.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/test/files/lib/genericNest.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/test/files/lib/jsoup-1.3.1.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/test/files/lib/macro210.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/test/files/lib/methvsfield.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/test/files/lib/nest.jar:/localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/test/files/run/t7459f-run.obj -Yinline -Yclosure-elim -Yinline-handlers -Yconst-opt
pr-scala-test-tmp/builds/17/log-
pr-scala-test-tmp/builds/17/log- last tree to typer: This(object Test)
pr-scala-test-tmp/builds/17/log- tree position: line 1 of /localhome/jenkins/b/workspace/pr-scala-test-tmp/scala/test/files/run/t7459f.scala
pr-scala-test-tmp/builds/17/log- tree tpe: Test.type
pr-scala-test-tmp/builds/17/log- symbol: object Test
pr-scala-test-tmp/builds/17/log- symbol definition: class Test extends App (a ModuleClassSymbol)
pr-scala-test-tmp/builds/17/log- symbol package: <empty>
pr-scala-test-tmp/builds/17/log- symbol owners: object Test
pr-scala-test-tmp/builds/17/log- call site: class Test$delayedInit$body in package <empty>
pr-scala-test-tmp/builds/17/log-
pr-scala-test-tmp/builds/17/log-== Source file context for tree position ==
pr-scala-test-tmp/builds/17/log-
pr-scala-test-tmp/builds/17/log- 0 object Test extends App {
pr-scala-test-tmp/builds/17/log- 1 class C
pr-scala-test-tmp/builds/17/log- 2
pr-scala-test-tmp/builds/17/log- 3 case class FooSeq(x: Int, y: String, z: C*)
pr-scala-test-tmp/builds/17/log- 4
pr-scala-test-tmp/builds/17/log- 5 FooSeq(1, "a", new C()) match {
pr-scala-test-tmp/builds/17/log- 6 case FooSeq(1, "a", x@_* ) =>
pr-scala-test-tmp/builds/17/log-
pr-scala-test-tmp/builds/17/log-
pr-scala-test-tmp/builds/17/log-Total time: 46 minutes 2 seconds
pr-scala-test-tmp/builds/17/log-Build step 'Execute shell' marked build as failure
pr-scala-test-tmp/builds/17/log-Archiving artifacts
pr-scala-test-tmp/builds/17/log-Notifying upstream projects of job completion
pr-scala-test-tmp/builds/17/log-Finished: FAILURE
--
scala-checkin/builds/9771/log-[quick.compiler] ^
scala-checkin/builds/9771/log-[quick.compiler] /localhome/jenkins/c/workspace/scala-checkin/src/compiler/scala/tools/nsc/typechecker/RefChecks.scala:868: warning: match may not be exhaustive.
scala-checkin/builds/9771/log-[quick.compiler] It would fail on the following input: List(_)
scala-checkin/builds/9771/log-[quick.compiler] seenTypes(i) match {
scala-checkin/builds/9771/log-[quick.compiler] ^
scala-checkin/builds/9771/log:[quick.compiler] error: symbol value x2 does not exist in scala.tools.nsc.typechecker.Namers$Namer.typeDefSig
scala-checkin/builds/9771/log:[quick.compiler] error: scala.reflect.internal.FatalError: symbol value x2 does not exist in scala.tools.nsc.typechecker.Namers$Namer.typeDefSig
scala-checkin/builds/9771/log-[quick.compiler] at scala.reflect.internal.Reporting$class.abort(Reporting.scala:59)
scala-checkin/builds/9771/log-[quick.compiler] at scala.reflect.internal.SymbolTable.abort(SymbolTable.scala:16)
scala-checkin/builds/9771/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadIdent$1(GenICode.scala:885)
scala-checkin/builds/9771/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:891)
scala-checkin/builds/9771/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadQualifier(GenICode.scala:1092)
scala-checkin/builds/9771/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadApply6$1(GenICode.scala:777)
scala-checkin/builds/9771/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:809)
scala-checkin/builds/9771/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadQualifier(GenICode.scala:1092)
scala-checkin/builds/9771/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadApply6$1(GenICode.scala:777)
scala-checkin/builds/9771/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:809)
scala-checkin/builds/9771/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.default$2(GenICode.scala:1409)
scala-checkin/builds/9771/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genCond(GenICode.scala:1462)
scala-checkin/builds/9771/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genZandOrZor$1(GenICode.scala:1428)
scala-checkin/builds/9771/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genCond(GenICode.scala:1449)
scala-checkin/builds/9771/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadIf(GenICode.scala:357)
scala-checkin/builds/9771/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:536)
scala-checkin/builds/9771/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:916)
scala-checkin/builds/9771/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadIf(GenICode.scala:373)
scala-checkin/builds/9771/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:536)
scala-checkin/builds/9771/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadLabelDef$1(GenICode.scala:505)
scala-checkin/builds/9771/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:507)
scala-checkin/builds/9771/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genStat(GenICode.scala:181)
scala-checkin/builds/9771/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$genStat$1.apply(GenICode.scala:155)
scala-checkin/builds/9771/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$genStat$1.apply(GenICode.scala:155)
scala-checkin/builds/9771/log-[quick.compiler] at scala.collection.LinearSeqOptimized$class.foldLeft(LinearSeqOptimized.scala:110)
scala-checkin/builds/9771/log-[quick.compiler] at scala.collection.immutable.List.foldLeft(List.scala:83)
scala-checkin/builds/9771/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:915)
scala-checkin/builds/9771/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:916)
scala-checkin/builds/9771/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadValDef$1(GenICode.scala:525)
scala-checkin/builds/9771/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:533)
scala-checkin/builds/9771/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genStat(GenICode.scala:181)
scala-checkin/builds/9771/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$genStat$1.apply(GenICode.scala:155)
scala-checkin/builds/9771/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$genStat$1.apply(GenICode.scala:155)
scala-checkin/builds/9771/log-[quick.compiler] at scala.collection.LinearSeqOptimized$class.foldLeft(LinearSeqOptimized.scala:110)
scala-checkin/builds/9771/log-[quick.compiler] at scala.collection.immutable.List.foldLeft(List.scala:83)
scala-checkin/builds/9771/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:915)
scala-checkin/builds/9771/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.gen(GenICode.scala:123)
scala-checkin/builds/9771/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.gen(GenICode.scala:71)
scala-checkin/builds/9771/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.gen(GenICode.scala:148)
scala-checkin/builds/9771/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.gen(GenICode.scala:98)
--
scala-nightly-rangepos-2.12.x/builds/176/log-[quick.compiler] Compiling 302 files to /localhome/jenkins/b/workspace/scala-nightly-rangepos-2.12.x/build/quick/classes/compiler
scala-nightly-rangepos-2.12.x/builds/176/log-[quick.compiler] /localhome/jenkins/b/workspace/scala-nightly-rangepos-2.12.x/src/compiler/scala/tools/nsc/typechecker/RefChecks.scala:868: warning: match may not be exhaustive.
scala-nightly-rangepos-2.12.x/builds/176/log-[quick.compiler] It would fail on the following input: List(_)
scala-nightly-rangepos-2.12.x/builds/176/log-[quick.compiler] seenTypes(i) match {
scala-nightly-rangepos-2.12.x/builds/176/log-[quick.compiler] ^
scala-nightly-rangepos-2.12.x/builds/176/log:[quick.compiler] error: symbol value x2 does not exist in scala.tools.nsc.typechecker.Namers$TypeTreeSubstituter.transform
scala-nightly-rangepos-2.12.x/builds/176/log:[quick.compiler] error: scala.reflect.internal.FatalError: symbol value x2 does not exist in scala.tools.nsc.typechecker.Namers$TypeTreeSubstituter.transform
scala-nightly-rangepos-2.12.x/builds/176/log-[quick.compiler] at scala.reflect.internal.Reporting$class.abort(Reporting.scala:59)
scala-nightly-rangepos-2.12.x/builds/176/log-[quick.compiler] at scala.reflect.internal.SymbolTable.abort(SymbolTable.scala:16)
scala-nightly-rangepos-2.12.x/builds/176/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadIdent$1(GenICode.scala:885)
scala-nightly-rangepos-2.12.x/builds/176/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:891)
scala-nightly-rangepos-2.12.x/builds/176/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadQualifier(GenICode.scala:1092)
scala-nightly-rangepos-2.12.x/builds/176/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadApply6$1(GenICode.scala:777)
scala-nightly-rangepos-2.12.x/builds/176/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:809)
scala-nightly-rangepos-2.12.x/builds/176/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$genLoadArguments$1.apply(GenICode.scala:1133)
scala-nightly-rangepos-2.12.x/builds/176/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$genLoadArguments$1.apply(GenICode.scala:1131)
scala-nightly-rangepos-2.12.x/builds/176/log-[quick.compiler] at scala.collection.LinearSeqOptimized$class.foldLeft(LinearSeqOptimized.scala:110)
scala-nightly-rangepos-2.12.x/builds/176/log-[quick.compiler] at scala.collection.immutable.List.foldLeft(List.scala:83)
scala-nightly-rangepos-2.12.x/builds/176/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadArguments(GenICode.scala:1131)
scala-nightly-rangepos-2.12.x/builds/176/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadApply6$1(GenICode.scala:778)
scala-nightly-rangepos-2.12.x/builds/176/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:809)
scala-nightly-rangepos-2.12.x/builds/176/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:730)
scala-nightly-rangepos-2.12.x/builds/176/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.default$2(GenICode.scala:1409)
scala-nightly-rangepos-2.12.x/builds/176/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genCond(GenICode.scala:1462)
scala-nightly-rangepos-2.12.x/builds/176/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadIf(GenICode.scala:357)
scala-nightly-rangepos-2.12.x/builds/176/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:536)
scala-nightly-rangepos-2.12.x/builds/176/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadIf(GenICode.scala:373)
scala-nightly-rangepos-2.12.x/builds/176/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:536)
scala-nightly-rangepos-2.12.x/builds/176/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadLabelDef$1(GenICode.scala:505)
scala-nightly-rangepos-2.12.x/builds/176/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:507)
scala-nightly-rangepos-2.12.x/builds/176/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genStat(GenICode.scala:181)
scala-nightly-rangepos-2.12.x/builds/176/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$genStat$1.apply(GenICode.scala:155)
scala-nightly-rangepos-2.12.x/builds/176/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$genStat$1.apply(GenICode.scala:155)
scala-nightly-rangepos-2.12.x/builds/176/log-[quick.compiler] at scala.collection.LinearSeqOptimized$class.foldLeft(LinearSeqOptimized.scala:110)
scala-nightly-rangepos-2.12.x/builds/176/log-[quick.compiler] at scala.collection.immutable.List.foldLeft(List.scala:83)
scala-nightly-rangepos-2.12.x/builds/176/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:915)
scala-nightly-rangepos-2.12.x/builds/176/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.gen(GenICode.scala:123)
scala-nightly-rangepos-2.12.x/builds/176/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.gen(GenICode.scala:71)
scala-nightly-rangepos-2.12.x/builds/176/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.gen(GenICode.scala:148)
scala-nightly-rangepos-2.12.x/builds/176/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.gen(GenICode.scala:98)
scala-nightly-rangepos-2.12.x/builds/176/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.gen(GenICode.scala:71)
scala-nightly-rangepos-2.12.x/builds/176/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.gen(GenICode.scala:89)
scala-nightly-rangepos-2.12.x/builds/176/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.gen(GenICode.scala:71)
scala-nightly-rangepos-2.12.x/builds/176/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.gen(GenICode.scala:89)
scala-nightly-rangepos-2.12.x/builds/176/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.gen(GenICode.scala:67)
scala-nightly-rangepos-2.12.x/builds/176/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.apply(GenICode.scala:63)
scala-nightly-rangepos-2.12.x/builds/176/log-[quick.compiler] at scala.tools.nsc.Global$GlobalPhase$$anonfun$applyPhase$1.apply$mcV$sp(Global.scala:428)
--
pr-scala-rangepos/builds/7930/log-[quick.compiler] Compiling 302 files to /localhome/jenkins/c/workspace/pr-scala-rangepos/scala/build/quick/classes/compiler
pr-scala-rangepos/builds/7930/log-[quick.compiler] /localhome/jenkins/c/workspace/pr-scala-rangepos/scala/src/compiler/scala/tools/nsc/typechecker/RefChecks.scala:868: warning: match may not be exhaustive.
pr-scala-rangepos/builds/7930/log-[quick.compiler] It would fail on the following input: List(_)
pr-scala-rangepos/builds/7930/log-[quick.compiler] seenTypes(i) match {
pr-scala-rangepos/builds/7930/log-[quick.compiler] ^
pr-scala-rangepos/builds/7930/log:[quick.compiler] error: symbol value x2 does not exist in scala.tools.nsc.typechecker.Macros$class.standardMacroArgs
pr-scala-rangepos/builds/7930/log:[quick.compiler] error: scala.reflect.internal.FatalError: symbol value x2 does not exist in scala.tools.nsc.typechecker.Macros$class.standardMacroArgs
pr-scala-rangepos/builds/7930/log-[quick.compiler] at scala.reflect.internal.Reporting$class.abort(Reporting.scala:59)
pr-scala-rangepos/builds/7930/log-[quick.compiler] at scala.reflect.internal.SymbolTable.abort(SymbolTable.scala:16)
pr-scala-rangepos/builds/7930/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadIdent$1(GenICode.scala:885)
pr-scala-rangepos/builds/7930/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:891)
pr-scala-rangepos/builds/7930/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadQualifier(GenICode.scala:1092)
pr-scala-rangepos/builds/7930/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadApply6$1(GenICode.scala:777)
pr-scala-rangepos/builds/7930/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:809)
pr-scala-rangepos/builds/7930/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$12.apply(GenICode.scala:1116)
pr-scala-rangepos/builds/7930/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$12.apply(GenICode.scala:1113)
pr-scala-rangepos/builds/7930/log-[quick.compiler] at scala.collection.immutable.List.map(List.scala:272)
pr-scala-rangepos/builds/7930/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadLabelArguments(GenICode.scala:1113)
pr-scala-rangepos/builds/7930/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadApply6$1(GenICode.scala:759)
pr-scala-rangepos/builds/7930/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:809)
pr-scala-rangepos/builds/7930/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadIf(GenICode.scala:373)
pr-scala-rangepos/builds/7930/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:536)
pr-scala-rangepos/builds/7930/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadLabelDef$1(GenICode.scala:505)
pr-scala-rangepos/builds/7930/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:507)
pr-scala-rangepos/builds/7930/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genStat(GenICode.scala:181)
pr-scala-rangepos/builds/7930/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$genStat$1.apply(GenICode.scala:155)
pr-scala-rangepos/builds/7930/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$genStat$1.apply(GenICode.scala:155)
pr-scala-rangepos/builds/7930/log-[quick.compiler] at scala.collection.LinearSeqOptimized$class.foldLeft(LinearSeqOptimized.scala:110)
pr-scala-rangepos/builds/7930/log-[quick.compiler] at scala.collection.immutable.List.foldLeft(List.scala:83)
pr-scala-rangepos/builds/7930/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:915)
pr-scala-rangepos/builds/7930/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadValDef$1(GenICode.scala:525)
pr-scala-rangepos/builds/7930/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:533)
pr-scala-rangepos/builds/7930/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genStat(GenICode.scala:181)
pr-scala-rangepos/builds/7930/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$genStat$1.apply(GenICode.scala:155)
pr-scala-rangepos/builds/7930/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$genStat$1.apply(GenICode.scala:155)
pr-scala-rangepos/builds/7930/log-[quick.compiler] at scala.collection.LinearSeqOptimized$class.foldLeft(LinearSeqOptimized.scala:110)
pr-scala-rangepos/builds/7930/log-[quick.compiler] at scala.collection.immutable.List.foldLeft(List.scala:83)
pr-scala-rangepos/builds/7930/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:915)
pr-scala-rangepos/builds/7930/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.gen(GenICode.scala:123)
pr-scala-rangepos/builds/7930/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.gen(GenICode.scala:71)
pr-scala-rangepos/builds/7930/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.gen(GenICode.scala:148)
pr-scala-rangepos/builds/7930/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.gen(GenICode.scala:98)
pr-scala-rangepos/builds/7930/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.gen(GenICode.scala:71)
pr-scala-rangepos/builds/7930/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.gen(GenICode.scala:89)
pr-scala-rangepos/builds/7930/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.gen(GenICode.scala:71)
pr-scala-rangepos/builds/7930/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.gen(GenICode.scala:89)
pr-scala-rangepos/builds/7930/log-[quick.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.gen(GenICode.scala:67)
--
scala-nightly-main-2.11.x/builds/81/log-[strap.compiler] ^
scala-nightly-main-2.11.x/builds/81/log-[strap.compiler] /localhome/jenkins/c/workspace/scala-nightly-main-2.11.x/src/compiler/scala/tools/reflect/quasiquotes/Reifiers.scala:475: warning: match may not be exhaustive.
scala-nightly-main-2.11.x/builds/81/log-[strap.compiler] It would fail on the following input: List(_)
scala-nightly-main-2.11.x/builds/81/log-[strap.compiler] mods match {
scala-nightly-main-2.11.x/builds/81/log-[strap.compiler] ^
scala-nightly-main-2.11.x/builds/81/log:[strap.compiler] error: symbol value x4 does not exist in scala.tools.nsc.transform.patmat.MatchOptimization$SwitchEmission$SwitchMaker.scala$tools$nsc$transform$patmat$MatchOptimization$SwitchEmission$SwitchMaker$$patternImplies
scala-nightly-main-2.11.x/builds/81/log:[strap.compiler] error: scala.reflect.internal.FatalError: symbol value x4 does not exist in scala.tools.nsc.transform.patmat.MatchOptimization$SwitchEmission$SwitchMaker.scala$tools$nsc$transform$patmat$MatchOptimization$SwitchEmission$SwitchMaker$$patternImplies
scala-nightly-main-2.11.x/builds/81/log-[strap.compiler] at scala.reflect.internal.Reporting$class.abort(Reporting.scala:59)
scala-nightly-main-2.11.x/builds/81/log-[strap.compiler] at scala.reflect.internal.SymbolTable.abort(SymbolTable.scala:16)
scala-nightly-main-2.11.x/builds/81/log-[strap.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadIdent$1(GenICode.scala:885)
scala-nightly-main-2.11.x/builds/81/log-[strap.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:891)
scala-nightly-main-2.11.x/builds/81/log-[strap.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadQualifier(GenICode.scala:1092)
scala-nightly-main-2.11.x/builds/81/log-[strap.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadApply6$1(GenICode.scala:777)
scala-nightly-main-2.11.x/builds/81/log-[strap.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:809)
scala-nightly-main-2.11.x/builds/81/log-[strap.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadQualifier(GenICode.scala:1092)
scala-nightly-main-2.11.x/builds/81/log-[strap.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadApply6$1(GenICode.scala:777)
scala-nightly-main-2.11.x/builds/81/log-[strap.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:809)
scala-nightly-main-2.11.x/builds/81/log-[strap.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$12.apply(GenICode.scala:1116)
scala-nightly-main-2.11.x/builds/81/log-[strap.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$12.apply(GenICode.scala:1113)
scala-nightly-main-2.11.x/builds/81/log-[strap.compiler] at scala.collection.immutable.List.map(List.scala:272)
scala-nightly-main-2.11.x/builds/81/log-[strap.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadLabelArguments(GenICode.scala:1113)
scala-nightly-main-2.11.x/builds/81/log-[strap.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadApply6$1(GenICode.scala:759)
scala-nightly-main-2.11.x/builds/81/log-[strap.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:809)
scala-nightly-main-2.11.x/builds/81/log-[strap.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadIf(GenICode.scala:373)
scala-nightly-main-2.11.x/builds/81/log-[strap.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:536)
scala-nightly-main-2.11.x/builds/81/log-[strap.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadIf(GenICode.scala:373)
scala-nightly-main-2.11.x/builds/81/log-[strap.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:536)
scala-nightly-main-2.11.x/builds/81/log-[strap.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadLabelDef$1(GenICode.scala:505)
scala-nightly-main-2.11.x/builds/81/log-[strap.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:507)
scala-nightly-main-2.11.x/builds/81/log-[strap.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genStat(GenICode.scala:181)
scala-nightly-main-2.11.x/builds/81/log-[strap.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$genStat$1.apply(GenICode.scala:155)
scala-nightly-main-2.11.x/builds/81/log-[strap.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$genStat$1.apply(GenICode.scala:155)
scala-nightly-main-2.11.x/builds/81/log-[strap.compiler] at scala.collection.LinearSeqOptimized$class.foldLeft(LinearSeqOptimized.scala:110)
scala-nightly-main-2.11.x/builds/81/log-[strap.compiler] at scala.collection.immutable.List.foldLeft(List.scala:83)
scala-nightly-main-2.11.x/builds/81/log-[strap.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:915)
scala-nightly-main-2.11.x/builds/81/log-[strap.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.gen(GenICode.scala:123)
scala-nightly-main-2.11.x/builds/81/log-[strap.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.gen(GenICode.scala:71)
scala-nightly-main-2.11.x/builds/81/log-[strap.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.gen(GenICode.scala:148)
scala-nightly-main-2.11.x/builds/81/log-[strap.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.gen(GenICode.scala:98)
scala-nightly-main-2.11.x/builds/81/log-[strap.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.gen(GenICode.scala:71)
scala-nightly-main-2.11.x/builds/81/log-[strap.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.gen(GenICode.scala:89)
scala-nightly-main-2.11.x/builds/81/log-[strap.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.gen(GenICode.scala:67)
scala-nightly-main-2.11.x/builds/81/log-[strap.compiler] at scala.tools.nsc.backend.icode.GenICode$ICodePhase.apply(GenICode.scala:63)
scala-nightly-main-2.11.x/builds/81/log-[strap.compiler] at scala.tools.nsc.Global$GlobalPhase.applyPhase(Global.scala:410)
scala-nightly-main-2.11.x/builds/81/log-[strap.compiler] at scala.tools.nsc.Global$GlobalPhase$$anonfun$run$1.apply(Global.scala:377)
scala-nightly-main-2.11.x/builds/81/log-[strap.compiler] at scala.tools.nsc.Global$GlobalPhase$$anonfun$run$1.apply(Global.scala:377)
scala-nightly-main-2.11.x/builds/81/log-[strap.compiler] at scala.collection.Iterator$class.foreach(Iterator.scala:743)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment