Advertisement
Guest User

Untitled

a guest
Oct 27th, 2016
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.45 KB | None | 0 0
  1. [error] Test dotc.tests.dotc_core failed: java.lang.UnsupportedOperationException: class dotty.tools.dotc.core.Types$CachedRefinedType.computeHash, took 4.004 sec
  2. [error] at dotty.tools.dotc.util.DotClass.unsupported(DotClass.scala:10)
  3. [error] at dotty.tools.dotc.core.Types$CachedRefinedType.computeHash(Types.scala:2085)
  4. [error] at dotty.tools.dotc.core.Types$CachedRefinedType.computeHash(Types.scala:2082)
  5. [error] at dotty.tools.dotc.core.Types$CachedProxyType.hash(Types.scala:1295)
  6. [error] at dotty.tools.dotc.core.Hashable$class.finishHash(Hashable.scala:55)
  7. [error] at dotty.tools.dotc.core.Types$Type.finishHash(Types.scala:77)
  8. [error] at dotty.tools.dotc.core.Hashable$class.finishHash(Hashable.scala:67)
  9. [error] at dotty.tools.dotc.core.Types$Type.finishHash(Types.scala:77)
  10. [error] at dotty.tools.dotc.core.Hashable$class.doHash(Hashable.scala:89)
  11. [error] at dotty.tools.dotc.core.Types$Type.doHash(Types.scala:77)
  12. [error] at dotty.tools.dotc.core.Types$MethodType.computeHash(Types.scala:2402)
  13. [error] at dotty.tools.dotc.core.Types$CachedGroundType.hash(Types.scala:1280)
  14. [error] at dotty.tools.dotc.core.Uniques$.unique(Uniques.scala:27)
  15. [error] at dotty.tools.dotc.core.Types$MethodType$.apply(Types.scala:2469)
  16. [error] at dotty.tools.dotc.core.Types$MethodType.derivedMethodType(Types.scala:2386)
  17. [error] at dotty.tools.dotc.core.Types$TypeMap.derivedMethodType(Types.scala:3369)
  18. [error] at dotty.tools.dotc.core.Types$TypeMap.mapOverMethod$1(Types.scala:3408)
  19. [error] at dotty.tools.dotc.core.Types$TypeMap.mapOver(Types.scala:3410)
  20. [error] at dotty.tools.dotc.core.TypeOps$$anonfun$dotty$tools$dotc$core$TypeOps$$asSeenFrom$2.apply(TypeOps.scala:110)
  21. [error] at dotty.tools.dotc.core.TypeOps$$anonfun$dotty$tools$dotc$core$TypeOps$$asSeenFrom$2.apply(TypeOps.scala:82)
  22. [error] at dotty.tools.dotc.reporting.Reporting$class.conditionalTraceIndented(Reporter.scala:128)
  23. [error] at dotty.tools.dotc.core.Contexts$Context.conditionalTraceIndented(Contexts.scala:57)
  24. [error] at dotty.tools.dotc.core.TypeOps$class.dotty$tools$dotc$core$TypeOps$$asSeenFrom(TypeOps.scala:81)
  25. [error] at dotty.tools.dotc.core.TypeOps$AsSeenFromMap.apply(TypeOps.scala:120)
  26. [error] at dotty.tools.dotc.core.Types$TypeMap.mapOverPoly$1(Types.scala:3420)
  27. [error] at dotty.tools.dotc.core.Types$TypeMap.mapOver(Types.scala:3422)
  28. [error] at dotty.tools.dotc.core.TypeOps$$anonfun$dotty$tools$dotc$core$TypeOps$$asSeenFrom$2.apply(TypeOps.scala:110)
  29. [error] at dotty.tools.dotc.core.TypeOps$$anonfun$dotty$tools$dotc$core$TypeOps$$asSeenFrom$2.apply(TypeOps.scala:82)
  30. [error] at dotty.tools.dotc.reporting.Reporting$class.conditionalTraceIndented(Reporter.scala:128)
  31. [error] at dotty.tools.dotc.core.Contexts$Context.conditionalTraceIndented(Contexts.scala:57)
  32. [error] at dotty.tools.dotc.core.TypeOps$class.dotty$tools$dotc$core$TypeOps$$asSeenFrom(TypeOps.scala:81)
  33. [error] at dotty.tools.dotc.core.TypeOps$class.asSeenFrom(TypeOps.scala:50)
  34. [error] at dotty.tools.dotc.core.Contexts$Context.asSeenFrom(Contexts.scala:57)
  35. [error] at dotty.tools.dotc.core.Types$Type$$anonfun$asSeenFrom$1.apply(Types.scala:677)
  36. [error] at dotty.tools.dotc.core.Types$Type$$anonfun$asSeenFrom$1.apply(Types.scala:676)
  37. [error] at dotty.tools.dotc.util.Stats$.track(Stats.scala:35)
  38. [error] at dotty.tools.dotc.core.Types$Type.asSeenFrom(Types.scala:675)
  39. [error] at dotty.tools.dotc.core.Denotations$SingleDenotation.computeAsSeenFrom(Denotations.scala:1012)
  40. [error] at dotty.tools.dotc.core.Denotations$SingleDenotation.computeAsSeenFrom(Denotations.scala:609)
  41. [error] at dotty.tools.dotc.core.Denotations$PreDenotation$class.asSeenFrom(Denotations.scala:1144)
  42. [error] at dotty.tools.dotc.core.Denotations$SingleDenotation.asSeenFrom(Denotations.scala:609)
  43. [error] at dotty.tools.dotc.core.Denotations$SingleDenotation.mapInherited(Denotations.scala:1000)
  44. [error] at dotty.tools.dotc.core.Denotations$SingleDenotation.mapInherited(Denotations.scala:609)
  45. [error] at dotty.tools.dotc.core.Denotations$DenotUnion.mapInherited(Denotations.scala:1176)
  46. [error] at dotty.tools.dotc.core.Denotations$DenotUnion.mapInherited(Denotations.scala:1176)
  47. [error] at dotty.tools.dotc.core.SymDenotations$ClassDenotation$$anonfun$computeNPMembersNamed$1.collect$1(SymDenotations.scala:1646)
  48. [error] at dotty.tools.dotc.core.SymDenotations$ClassDenotation$$anonfun$computeNPMembersNamed$1.collect$1(SymDenotations.scala:1641)
  49. [error] at dotty.tools.dotc.core.SymDenotations$ClassDenotation$$anonfun$computeNPMembersNamed$1.collect$1(SymDenotations.scala:1641)
  50. [error] at dotty.tools.dotc.core.SymDenotations$ClassDenotation$$anonfun$computeNPMembersNamed$1.apply(SymDenotations.scala:1654)
  51. [error] at dotty.tools.dotc.core.SymDenotations$ClassDenotation$$anonfun$computeNPMembersNamed$1.apply(SymDenotations.scala:1631)
  52. [error] at dotty.tools.dotc.util.Stats$.track(Stats.scala:35)
  53. [error] at dotty.tools.dotc.core.SymDenotations$ClassDenotation.computeNPMembersNamed(SymDenotations.scala:1630)
  54. [error] at dotty.tools.dotc.core.SymDenotations$ClassDenotation.nonPrivateMembersNamed(SymDenotations.scala:1620)
  55. [error] at dotty.tools.dotc.core.SymDenotations$ClassDenotation$$anonfun$computeNPMembersNamed$1.collect$1(SymDenotations.scala:1645)
  56. [error] at dotty.tools.dotc.core.SymDenotations$ClassDenotation$$anonfun$computeNPMembersNamed$1.collect$1(SymDenotations.scala:1641)
  57. [error] at dotty.tools.dotc.core.SymDenotations$ClassDenotation$$anonfun$computeNPMembersNamed$1.apply(SymDenotations.scala:1654)
  58. [error] at dotty.tools.dotc.core.SymDenotations$ClassDenotation$$anonfun$computeNPMembersNamed$1.apply(SymDenotations.scala:1631)
  59. [error] at dotty.tools.dotc.util.Stats$.track(Stats.scala:35)
  60. [error] at dotty.tools.dotc.core.SymDenotations$ClassDenotation.computeNPMembersNamed(SymDenotations.scala:1630)
  61. [error] at dotty.tools.dotc.core.SymDenotations$ClassDenotation.nonPrivateMembersNamed(SymDenotations.scala:1620)
  62. [error] at dotty.tools.dotc.core.SymDenotations$ClassDenotation$$anonfun$computeNPMembersNamed$1.collect$1(SymDenotations.scala:1645)
  63. [error] at dotty.tools.dotc.core.SymDenotations$ClassDenotation$$anonfun$computeNPMembersNamed$1.collect$1(SymDenotations.scala:1641)
  64. [error] at dotty.tools.dotc.core.SymDenotations$ClassDenotation$$anonfun$computeNPMembersNamed$1.collect$1(SymDenotations.scala:1641)
  65. [error] at dotty.tools.dotc.core.SymDenotations$ClassDenotation$$anonfun$computeNPMembersNamed$1.apply(SymDenotations.scala:1654)
  66. [error] at dotty.tools.dotc.core.SymDenotations$ClassDenotation$$anonfun$computeNPMembersNamed$1.apply(SymDenotations.scala:1631)
  67. [error] at dotty.tools.dotc.util.Stats$.track(Stats.scala:35)
  68. [error] at dotty.tools.dotc.core.SymDenotations$ClassDenotation.computeNPMembersNamed(SymDenotations.scala:1630)
  69. [error] at dotty.tools.dotc.core.SymDenotations$ClassDenotation.nonPrivateMembersNamed(SymDenotations.scala:1620)
  70. [error] at dotty.tools.dotc.core.SymDenotations$ClassDenotation$$anonfun$computeNPMembersNamed$1.collect$1(SymDenotations.scala:1645)
  71. [error] at dotty.tools.dotc.core.SymDenotations$ClassDenotation$$anonfun$computeNPMembersNamed$1.collect$1(SymDenotations.scala:1641)
  72. [error] at dotty.tools.dotc.core.SymDenotations$ClassDenotation$$anonfun$computeNPMembersNamed$1.apply(SymDenotations.scala:1654)
  73. [error] at dotty.tools.dotc.core.SymDenotations$ClassDenotation$$anonfun$computeNPMembersNamed$1.apply(SymDenotations.scala:1631)
  74. [error] at dotty.tools.dotc.util.Stats$.track(Stats.scala:35)
  75. [error] at dotty.tools.dotc.core.SymDenotations$ClassDenotation.computeNPMembersNamed(SymDenotations.scala:1630)
  76. [error] at dotty.tools.dotc.core.SymDenotations$ClassDenotation.nonPrivateMembersNamed(SymDenotations.scala:1620)
  77. [error] at dotty.tools.dotc.core.SymDenotations$ClassDenotation.membersNamed(SymDenotations.scala:1607)
  78. [error] at dotty.tools.dotc.core.SymDenotations$ClassDenotation.findMember(SymDenotations.scala:1659)
  79. [error] at dotty.tools.dotc.core.Types$Type.go$1(Types.scala:427)
  80. [error] at dotty.tools.dotc.core.Types$Type.findMember(Types.scala:578)
  81. [error] at dotty.tools.dotc.core.Types$Type.memberExcluding(Types.scala:412)
  82. [error] at dotty.tools.dotc.core.Types$Type$$anonfun$member$1.apply(Types.scala:396)
  83. [error] at dotty.tools.dotc.core.Types$Type$$anonfun$member$1.apply(Types.scala:396)
  84. [error] at dotty.tools.dotc.util.Stats$.track(Stats.scala:35)
  85. [error] at dotty.tools.dotc.core.Types$Type.member(Types.scala:395)
  86. [error] at dotty.tools.dotc.typer.ProtoTypes$SelectionProto.isMatchedBy(ProtoTypes.scala:101)
  87. [error] at dotty.tools.dotc.core.TypeComparer.isMatchedByProto(TypeComparer.scala:947)
  88. [error] at dotty.tools.dotc.core.TypeComparer.dotty$tools$dotc$core$TypeComparer$$firstTry(TypeComparer.scala:207)
  89. [error] at dotty.tools.dotc.core.TypeComparer$$anonfun$isSubType$1.apply$mcZ$sp(TypeComparer.scala:112)
  90. [error] at dotty.tools.dotc.core.TypeComparer$$anonfun$isSubType$1.apply(TypeComparer.scala:104)
  91. [error] at dotty.tools.dotc.core.TypeComparer$$anonfun$isSubType$1.apply(TypeComparer.scala:104)
  92. [error] at dotty.tools.dotc.reporting.Reporting$class.traceIndented(Reporter.scala:132)
  93. [error] at dotty.tools.dotc.core.Contexts$Context.traceIndented(Contexts.scala:57)
  94. [error] at dotty.tools.dotc.core.TypeComparer.isSubType(TypeComparer.scala:103)
  95. [error] at dotty.tools.dotc.core.TypeComparer.topLevelSubType(TypeComparer.scala:97)
  96. [error] at dotty.tools.dotc.core.Types$Type$$anonfun$$less$colon$less$1.apply$mcZ$sp(Types.scala:684)
  97. [error] at dotty.tools.dotc.core.Types$Type$$anonfun$$less$colon$less$1.apply(Types.scala:684)
  98. [error] at dotty.tools.dotc.core.Types$Type$$anonfun$$less$colon$less$1.apply(Types.scala:684)
  99. [error] at dotty.tools.dotc.util.Stats$.track(Stats.scala:35)
  100. [error] at dotty.tools.dotc.core.Types$Type.$less$colon$less(Types.scala:683)
  101. [error] at dotty.tools.dotc.typer.Typer.adaptNoArgs$1(Typer.scala:1824)
  102. [error] at dotty.tools.dotc.typer.Typer.adaptInterpolated(Typer.scala:1937)
  103. [error] at dotty.tools.dotc.typer.Typer$$anonfun$adapt$1$$anonfun$apply$28.apply(Typer.scala:1607)
  104. [error] at dotty.tools.dotc.typer.Typer$$anonfun$adapt$1$$anonfun$apply$28.apply(Typer.scala:1603)
  105. [error] at dotty.tools.dotc.reporting.Reporting$class.traceIndented(Reporter.scala:132)
  106. [error] at dotty.tools.dotc.core.Contexts$Context.traceIndented(Contexts.scala:57)
  107. [error] at dotty.tools.dotc.typer.Typer$$anonfun$adapt$1.apply(Typer.scala:1603)
  108. [error] at dotty.tools.dotc.typer.Typer$$anonfun$adapt$1.apply(Typer.scala:1603)
  109. [error] at dotty.tools.dotc.util.Stats$.track(Stats.scala:35)
  110. [error] at dotty.tools.dotc.typer.Typer.adapt(Typer.scala:1602)
  111. [error] at dotty.tools.dotc.typer.Typer$$anonfun$typed$2.apply(Typer.scala:1490)
  112. [error] at dotty.tools.dotc.typer.Typer$$anonfun$typed$2.apply(Typer.scala:1488)
  113. [error] at dotty.tools.dotc.reporting.Reporting$class.traceIndented(Reporter.scala:132)
  114. [error] at dotty.tools.dotc.core.Contexts$Context.traceIndented(Contexts.scala:57)
  115. [error] at dotty.tools.dotc.typer.Typer.typed(Typer.scala:1488)
  116. [error] at dotty.tools.dotc.typer.Typer.typedExpr(Typer.scala:1540)
  117. [error] at dotty.tools.dotc.typer.Typer$$anonfun$typedSelect$1.dotty$tools$dotc$typer$Typer$$anonfun$$typeSelectOnTerm$1(Typer.scala:373)
  118. [error] at dotty.tools.dotc.typer.Typer$$anonfun$typedSelect$1.apply(Typer.scala:407)
  119. [error] at dotty.tools.dotc.typer.Typer$$anonfun$typedSelect$1.apply(Typer.scala:371)
  120. [error] at dotty.tools.dotc.util.Stats$.track(Stats.scala:35)
  121. [error] at dotty.tools.dotc.typer.Typer.typedSelect(Typer.scala:371)
  122. [error] at dotty.tools.dotc.typer.Typer.typedNamed$1(Typer.scala:1420)
  123. [error] at dotty.tools.dotc.typer.Typer.typedUnadapted(Typer.scala:1478)
  124. [error] at dotty.tools.dotc.typer.Typer$$anonfun$typed$2.apply(Typer.scala:1490)
  125. [error] at dotty.tools.dotc.typer.Typer$$anonfun$typed$2.apply(Typer.scala:1488)
  126. [error] at dotty.tools.dotc.reporting.Reporting$class.traceIndented(Reporter.scala:132)
  127. [error] at dotty.tools.dotc.core.Contexts$Context.traceIndented(Contexts.scala:57)
  128. [error] at dotty.tools.dotc.typer.Typer.typed(Typer.scala:1488)
  129. [error] at dotty.tools.dotc.typer.Typer.typedExpr(Typer.scala:1540)
  130. [error] at dotty.tools.dotc.typer.Applications$$anonfun$realApply$1$1.apply(Applications.scala:547)
  131. [error] at dotty.tools.dotc.typer.Applications$$anonfun$realApply$1$1.apply(Applications.scala:545)
  132. [error] at dotty.tools.dotc.util.Stats$.track(Stats.scala:35)
  133. [error] at dotty.tools.dotc.typer.Applications$class.realApply$1(Applications.scala:545)
  134. [error] at dotty.tools.dotc.typer.Applications$class.typedApply(Applications.scala:642)
  135. [error] at dotty.tools.dotc.typer.Typer.typedApply(Typer.scala:62)
  136. [error] at dotty.tools.dotc.typer.Typer.typedUnnamed$1(Typer.scala:1439)
  137. [error] at dotty.tools.dotc.typer.Typer.typedUnadapted(Typer.scala:1480)
  138. [error] at dotty.tools.dotc.typer.Typer.typedUnnamed$1(Typer.scala:1474)
  139. [error] at dotty.tools.dotc.typer.Typer.typedUnadapted(Typer.scala:1480)
  140. [error] at dotty.tools.dotc.typer.Typer$$anonfun$typed$2.apply(Typer.scala:1490)
  141. [error] at dotty.tools.dotc.typer.Typer$$anonfun$typed$2.apply(Typer.scala:1488)
  142. [error] at dotty.tools.dotc.reporting.Reporting$class.traceIndented(Reporter.scala:132)
  143. [error] at dotty.tools.dotc.core.Contexts$Context.traceIndented(Contexts.scala:57)
  144. [error] at dotty.tools.dotc.typer.Typer.typed(Typer.scala:1488)
  145. [error] at dotty.tools.dotc.typer.Typer.traverse$1(Typer.scala:1523)
  146. [error] at dotty.tools.dotc.typer.Typer.typedStats(Typer.scala:1528)
  147. [error] at dotty.tools.dotc.typer.Typer.typedBlockStats(Typer.scala:564)
  148. [error] at dotty.tools.dotc.typer.Typer$$anonfun$typedBlock$1.apply(Typer.scala:567)
  149. [error] at dotty.tools.dotc.typer.Typer$$anonfun$typedBlock$1.apply(Typer.scala:566)
  150. [error] at dotty.tools.dotc.util.Stats$.track(Stats.scala:35)
  151. [error] at dotty.tools.dotc.typer.Typer.typedBlock(Typer.scala:566)
  152. [error] at dotty.tools.dotc.typer.Typer.typedUnnamed$1(Typer.scala:1446)
  153. [error] at dotty.tools.dotc.typer.Typer.typedUnadapted(Typer.scala:1480)
  154. [error] at dotty.tools.dotc.typer.Typer$$anonfun$typed$2.apply(Typer.scala:1490)
  155. [error] at dotty.tools.dotc.typer.Typer$$anonfun$typed$2.apply(Typer.scala:1488)
  156. [error] at dotty.tools.dotc.reporting.Reporting$class.traceIndented(Reporter.scala:132)
  157. [error] at dotty.tools.dotc.core.Contexts$Context.traceIndented(Contexts.scala:57)
  158. [error] at dotty.tools.dotc.typer.Typer.typed(Typer.scala:1488)
  159. [error] at dotty.tools.dotc.typer.Typer$$anonfun$typedIf$1.apply(Typer.scala:613)
  160. [error] at dotty.tools.dotc.typer.Typer$$anonfun$typedIf$1.apply(Typer.scala:611)
  161. [error] at dotty.tools.dotc.util.Stats$.track(Stats.scala:35)
  162. [error] at dotty.tools.dotc.typer.Typer.typedIf(Typer.scala:611)
  163. [error] at dotty.tools.dotc.typer.Typer.typedUnnamed$1(Typer.scala:1447)
  164. [error] at dotty.tools.dotc.typer.Typer.typedUnadapted(Typer.scala:1480)
  165. [error] at dotty.tools.dotc.typer.Typer$$anonfun$typed$2.apply(Typer.scala:1490)
  166. [error] at dotty.tools.dotc.typer.Typer$$anonfun$typed$2.apply(Typer.scala:1488)
  167. [error] at dotty.tools.dotc.reporting.Reporting$class.traceIndented(Reporter.scala:132)
  168. [error] at dotty.tools.dotc.core.Contexts$Context.traceIndented(Contexts.scala:57)
  169. [error] at dotty.tools.dotc.typer.Typer.typed(Typer.scala:1488)
  170. [error] at dotty.tools.dotc.typer.Typer.traverse$1(Typer.scala:1523)
  171. [error] at dotty.tools.dotc.typer.Typer.typedStats(Typer.scala:1528)
  172. [error] at dotty.tools.dotc.typer.Typer.typedBlockStats(Typer.scala:564)
  173. [error] at dotty.tools.dotc.typer.Typer$$anonfun$typedBlock$1.apply(Typer.scala:567)
  174. [error] at dotty.tools.dotc.typer.Typer$$anonfun$typedBlock$1.apply(Typer.scala:566)
  175. [error] at dotty.tools.dotc.util.Stats$.track(Stats.scala:35)
  176. [error] at dotty.tools.dotc.typer.Typer.typedBlock(Typer.scala:566)
  177. [error] at dotty.tools.dotc.typer.Typer.typedUnnamed$1(Typer.scala:1446)
  178. [error] at dotty.tools.dotc.typer.Typer.typedUnadapted(Typer.scala:1480)
  179. [error] at dotty.tools.dotc.typer.Typer$$anonfun$typed$2.apply(Typer.scala:1490)
  180. [error] at dotty.tools.dotc.typer.Typer$$anonfun$typed$2.apply(Typer.scala:1488)
  181. [error] at dotty.tools.dotc.reporting.Reporting$class.traceIndented(Reporter.scala:132)
  182. [error] at dotty.tools.dotc.core.Contexts$Context.traceIndented(Contexts.scala:57)
  183. [error] at dotty.tools.dotc.typer.Typer.typed(Typer.scala:1488)
  184. [error] at dotty.tools.dotc.typer.Typer.typedExpr(Typer.scala:1540)
  185. [error] at dotty.tools.dotc.typer.Typer$$anonfun$typedDefDef$1.apply(Typer.scala:1171)
  186. [error] at dotty.tools.dotc.typer.Typer$$anonfun$typedDefDef$1.apply(Typer.scala:1154)
  187. [error] at dotty.tools.dotc.util.Stats$.track(Stats.scala:35)
  188. [error] at dotty.tools.dotc.typer.Typer.typedDefDef(Typer.scala:1154)
  189. [error] at dotty.tools.dotc.typer.Typer.typedNamed$1(Typer.scala:1427)
  190. [error] at dotty.tools.dotc.typer.Typer.typedUnadapted(Typer.scala:1478)
  191. [error] at dotty.tools.dotc.typer.Typer$$anonfun$typed$2.apply(Typer.scala:1490)
  192. [error] at dotty.tools.dotc.typer.Typer$$anonfun$typed$2.apply(Typer.scala:1488)
  193. [error] at dotty.tools.dotc.reporting.Reporting$class.traceIndented(Reporter.scala:132)
  194. [error] at dotty.tools.dotc.core.Contexts$Context.traceIndented(Contexts.scala:57)
  195. [error] at dotty.tools.dotc.typer.Typer.typed(Typer.scala:1488)
  196. [error] at dotty.tools.dotc.typer.Typer.traverse$1(Typer.scala:1512)
  197. [error] at dotty.tools.dotc.typer.Typer.typedStats(Typer.scala:1528)
  198. [error] at dotty.tools.dotc.typer.Typer$$anonfun$typedClassDef$1.apply(Typer.scala:1246)
  199. [error] at dotty.tools.dotc.typer.Typer$$anonfun$typedClassDef$1.apply(Typer.scala:1194)
  200. [error] at dotty.tools.dotc.util.Stats$.track(Stats.scala:35)
  201. [error] at dotty.tools.dotc.typer.Typer.typedClassDef(Typer.scala:1194)
  202. [error] at dotty.tools.dotc.typer.Typer.typedNamed$1(Typer.scala:1430)
  203. [error] at dotty.tools.dotc.typer.Typer.typedUnadapted(Typer.scala:1478)
  204. [error] at dotty.tools.dotc.typer.Typer$$anonfun$typed$2.apply(Typer.scala:1490)
  205. [error] at dotty.tools.dotc.typer.Typer$$anonfun$typed$2.apply(Typer.scala:1488)
  206. [error] at dotty.tools.dotc.reporting.Reporting$class.traceIndented(Reporter.scala:132)
  207. [error] at dotty.tools.dotc.core.Contexts$Context.traceIndented(Contexts.scala:57)
  208. [error] at dotty.tools.dotc.typer.Typer.typed(Typer.scala:1488)
  209. [error] at dotty.tools.dotc.typer.Typer.traverse$1(Typer.scala:1512)
  210. [error] at dotty.tools.dotc.typer.Typer.typedStats(Typer.scala:1528)
  211. [error] at dotty.tools.dotc.typer.Typer$$anonfun$typedPackageDef$1.apply(Typer.scala:1346)
  212. [error] at dotty.tools.dotc.typer.Typer$$anonfun$typedPackageDef$1.apply(Typer.scala:1337)
  213. [error] at dotty.tools.dotc.util.Stats$.track(Stats.scala:35)
  214. [error] at dotty.tools.dotc.typer.Typer.typedPackageDef(Typer.scala:1337)
  215. [error] at dotty.tools.dotc.typer.Typer.typedUnnamed$1(Typer.scala:1468)
  216. [error] at dotty.tools.dotc.typer.Typer.typedUnadapted(Typer.scala:1480)
  217. [error] at dotty.tools.dotc.typer.Typer$$anonfun$typed$2.apply(Typer.scala:1490)
  218. [error] at dotty.tools.dotc.typer.Typer$$anonfun$typed$2.apply(Typer.scala:1488)
  219. [error] at dotty.tools.dotc.reporting.Reporting$class.traceIndented(Reporter.scala:132)
  220. [error] at dotty.tools.dotc.core.Contexts$Context.traceIndented(Contexts.scala:57)
  221. [error] at dotty.tools.dotc.typer.Typer.typed(Typer.scala:1488)
  222. [error] at dotty.tools.dotc.typer.Typer.traverse$1(Typer.scala:1523)
  223. [error] at dotty.tools.dotc.typer.Typer.typedStats(Typer.scala:1528)
  224. [error] at dotty.tools.dotc.typer.Typer$$anonfun$typedPackageDef$1.apply(Typer.scala:1346)
  225. [error] at dotty.tools.dotc.typer.Typer$$anonfun$typedPackageDef$1.apply(Typer.scala:1337)
  226. [error] at dotty.tools.dotc.util.Stats$.track(Stats.scala:35)
  227. [error] at dotty.tools.dotc.typer.Typer.typedPackageDef(Typer.scala:1337)
  228. [error] at dotty.tools.dotc.typer.Typer.typedUnnamed$1(Typer.scala:1468)
  229. [error] at dotty.tools.dotc.typer.Typer.typedUnadapted(Typer.scala:1480)
  230. [error] at dotty.tools.dotc.typer.Typer$$anonfun$typed$2.apply(Typer.scala:1490)
  231. [error] at dotty.tools.dotc.typer.Typer$$anonfun$typed$2.apply(Typer.scala:1488)
  232. [error] at dotty.tools.dotc.reporting.Reporting$class.traceIndented(Reporter.scala:132)
  233. [error] at dotty.tools.dotc.core.Contexts$Context.traceIndented(Contexts.scala:57)
  234. [error] at dotty.tools.dotc.typer.Typer.typed(Typer.scala:1488)
  235. [error] at dotty.tools.dotc.typer.Typer.traverse$1(Typer.scala:1523)
  236. [error] at dotty.tools.dotc.typer.Typer.typedStats(Typer.scala:1528)
  237. [error] at dotty.tools.dotc.typer.Typer$$anonfun$typedPackageDef$1.apply(Typer.scala:1346)
  238. [error] at dotty.tools.dotc.typer.Typer$$anonfun$typedPackageDef$1.apply(Typer.scala:1337)
  239. [error] at dotty.tools.dotc.util.Stats$.track(Stats.scala:35)
  240. [error] at dotty.tools.dotc.typer.Typer.typedPackageDef(Typer.scala:1337)
  241. [error] at dotty.tools.dotc.typer.Typer.typedUnnamed$1(Typer.scala:1468)
  242. [error] at dotty.tools.dotc.typer.Typer.typedUnadapted(Typer.scala:1480)
  243. [error] at dotty.tools.dotc.typer.Typer$$anonfun$typed$2.apply(Typer.scala:1490)
  244. [error] at dotty.tools.dotc.typer.Typer$$anonfun$typed$2.apply(Typer.scala:1488)
  245. [error] at dotty.tools.dotc.reporting.Reporting$class.traceIndented(Reporter.scala:132)
  246. [error] at dotty.tools.dotc.core.Contexts$Context.traceIndented(Contexts.scala:57)
  247. [error] at dotty.tools.dotc.typer.Typer.typed(Typer.scala:1488)
  248. [error] at dotty.tools.dotc.typer.Typer.typedExpr(Typer.scala:1540)
  249. [error] at dotty.tools.dotc.typer.FrontEnd$$anonfun$typeCheck$1.apply$mcV$sp(FrontEnd.scala:50)
  250. [error] at dotty.tools.dotc.typer.FrontEnd.monitor(FrontEnd.scala:24)
  251. [error] at dotty.tools.dotc.typer.FrontEnd.typeCheck(FrontEnd.scala:48)
  252. [error] at dotty.tools.dotc.typer.FrontEnd$$anonfun$runOn$3.apply(FrontEnd.scala:72)
  253. [error] at dotty.tools.dotc.typer.FrontEnd$$anonfun$runOn$3.apply(FrontEnd.scala:72)
  254. [error] at scala.collection.immutable.List.foreach(List.scala:381)
  255. [error] at dotty.tools.dotc.typer.FrontEnd.runOn(FrontEnd.scala:72)
  256. [error] at dotty.tools.dotc.Run$$anonfun$compileUnits$1$$anonfun$apply$mcV$sp$1.apply(Run.scala:75)
  257. [error] at dotty.tools.dotc.Run$$anonfun$compileUnits$1$$anonfun$apply$mcV$sp$1.apply(Run.scala:72)
  258. [error] at scala.collection.IndexedSeqOptimized$class.foreach(IndexedSeqOptimized.scala:33)
  259. [error] at scala.collection.mutable.ArrayOps$ofRef.foreach(ArrayOps.scala:186)
  260. [error] at dotty.tools.dotc.Run$$anonfun$compileUnits$1.apply$mcV$sp(Run.scala:72)
  261. [error] at dotty.tools.dotc.Run$$anonfun$compileUnits$1.apply(Run.scala:66)
  262. [error] at dotty.tools.dotc.Run$$anonfun$compileUnits$1.apply(Run.scala:66)
  263. [error] at dotty.tools.dotc.util.Stats$.monitorHeartBeat(Stats.scala:76)
  264. [error] at dotty.tools.dotc.Run.compileUnits(Run.scala:66)
  265. [error] at dotty.tools.dotc.Run.compileSources(Run.scala:63)
  266. [error] at dotty.tools.dotc.Run.compile(Run.scala:47)
  267. [error] at dotty.tools.dotc.Driver.doCompile(Driver.scala:26)
  268. [error] at dotty.tools.dotc.Driver.process(Driver.scala:124)
  269. [error] at dotty.tools.dotc.Driver.process(Driver.scala:93)
  270. [error] at test.CompilerTest.compileArgs(CompilerTest.scala:250)
  271. [error] at test.CompilerTest.compileDir(CompilerTest.scala:145)
  272. [error] at dotc.tests.dotc_core(tests.scala:184)
  273. [error] ...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement