Skip to content

Instantly share code, notes, and snippets.

@DarkDimius
Last active August 29, 2015 14:08
Show Gist options
  • Save DarkDimius/187331e3e71afd06a0fe to your computer and use it in GitHub Desktop.
Save DarkDimius/187331e3e71afd06a0fe to your computer and use it in GitHub Desktop.
[error] Test dotc.tests.dotc_transform failed: dotty.tools.dotc.core.Types$CyclicReference: cyclic reference involving type U, took 6.886 sec
[error] at dotty.tools.dotc.core.Types$CyclicReference$.apply(Types.scala:2890)
[error] at dotty.tools.dotc.core.SymDenotations$SymDenotation.completeFrom(SymDenotations.scala:147)
[error] at dotty.tools.dotc.core.SymDenotations$SymDenotation.info(SymDenotations.scala:133)
[error] at dotty.tools.dotc.core.Types$NamedType.info(Types.scala:1286)
[error] at dotty.tools.dotc.core.Types$Type.isRef(Types.scala:99)
[error] at dotty.tools.dotc.core.pickling.ClassfileParser.processClassType$1(ClassfileParser.scala:266)
[error] at dotty.tools.dotc.core.pickling.ClassfileParser.sig2type$1(ClassfileParser.scala:285)
[error] at dotty.tools.dotc.core.pickling.ClassfileParser.dotty$tools$dotc$core$pickling$ClassfileParser$$sig2typeBounds$1(ClassfileParser.scala:331)
[error] at dotty.tools.dotc.core.pickling.ClassfileParser$$anon$2.complete(ClassfileParser.scala:346)
[error] at dotty.tools.dotc.core.SymDenotations$SymDenotation.completeFrom(SymDenotations.scala:151)
[error] at dotty.tools.dotc.core.SymDenotations$SymDenotation.info(SymDenotations.scala:133)
[error] at dotty.tools.dotc.core.Types$NamedType.info(Types.scala:1286)
[error] at dotty.tools.dotc.core.Types$Type.isRef(Types.scala:99)
[error] at dotty.tools.dotc.core.Types$Type.objToAny(Types.scala:668)
[error] at dotty.tools.dotc.core.pickling.ClassfileParser.processClassType$1(ClassfileParser.scala:261)
[error] at dotty.tools.dotc.core.pickling.ClassfileParser.sig2type$1(ClassfileParser.scala:285)
[error] at dotty.tools.dotc.core.pickling.ClassfileParser.sig2type$1(ClassfileParser.scala:313)
[error] at dotty.tools.dotc.core.pickling.ClassfileParser.dotty$tools$dotc$core$pickling$ClassfileParser$$sigToType(ClassfileParser.scala:375)
[error] at dotty.tools.dotc.core.pickling.ClassfileParser.dotty$tools$dotc$core$pickling$ClassfileParser$$parseAttribute$1(ClassfileParser.scala:474)
[error] at dotty.tools.dotc.core.pickling.ClassfileParser$$anonfun$parseAttributes$1.apply$mcVI$sp(ClassfileParser.scala:544)
[error] at scala.collection.immutable.Range.foreach$mVc$sp(Range.scala:160)
[error] at dotty.tools.dotc.core.pickling.ClassfileParser.parseAttributes(ClassfileParser.scala:543)
[error] at dotty.tools.dotc.core.pickling.ClassfileParser$$anon$1.complete(ClassfileParser.scala:199)
[error] at dotty.tools.dotc.core.SymDenotations$SymDenotation.completeFrom(SymDenotations.scala:151)
[error] at dotty.tools.dotc.core.SymDenotations$SymDenotation.info(SymDenotations.scala:133)
[error] at dotty.tools.dotc.core.Denotations$SingleDenotation.signature(Denotations.scala:386)
[error] at dotty.tools.dotc.core.Denotations$SingleDenotation.containsSig(Denotations.scala:688)
[error] at dotty.tools.dotc.core.Denotations$DenotUnion.containsSig(Denotations.scala:843)
[error] at dotty.tools.dotc.core.Denotations$DenotUnion.containsSig(Denotations.scala:843)
[error] at dotty.tools.dotc.core.Denotations$SingleDenotation.filterDisjoint(Denotations.scala:692)
[error] at dotty.tools.dotc.core.Denotations$SingleDenotation.mapInherited(Denotations.scala:696)
[error] at dotty.tools.dotc.core.Denotations$SingleDenotation.mapInherited(Denotations.scala:380)
[error] at dotty.tools.dotc.core.SymDenotations$ClassDenotation$$anonfun$computeNPMembersNamed$1.collect$1(SymDenotations.scala:1311)
[error] at dotty.tools.dotc.core.SymDenotations$ClassDenotation$$anonfun$computeNPMembersNamed$1.apply(SymDenotations.scala:1319)
[error] at dotty.tools.dotc.core.SymDenotations$ClassDenotation$$anonfun$computeNPMembersNamed$1.apply(SymDenotations.scala:1296)
[error] at dotty.tools.dotc.util.Stats$.track(Stats.scala:35)
[error] at dotty.tools.dotc.core.SymDenotations$ClassDenotation.computeNPMembersNamed(SymDenotations.scala:1295)
[error] at dotty.tools.dotc.core.SymDenotations$ClassDenotation.nonPrivateMembersNamed(SymDenotations.scala:1285)
[error] at dotty.tools.dotc.core.SymDenotations$ClassDenotation.membersNamed(SymDenotations.scala:1272)
[error] at dotty.tools.dotc.core.SymDenotations$ClassDenotation.findMember(SymDenotations.scala:1324)
[error] at dotty.tools.dotc.core.Types$Type.go$1(Types.scala:398)
[error] at dotty.tools.dotc.core.Types$Type.goThis$1(Types.scala:430)
[error] at dotty.tools.dotc.core.Types$Type.go$1(Types.scala:396)
[error] at dotty.tools.dotc.core.Types$Type.findMember(Types.scala:446)
[error] at dotty.tools.dotc.core.Types$Type$$anonfun$member$1.apply(Types.scala:376)
[error] at dotty.tools.dotc.core.Types$Type$$anonfun$member$1.apply(Types.scala:376)
[error] at dotty.tools.dotc.util.Stats$.track(Stats.scala:35)
[error] at dotty.tools.dotc.core.Types$Type.member(Types.scala:375)
[error] at dotty.tools.dotc.core.Types$abstractTermNameFilter$.apply(Types.scala:2855)
[error] at dotty.tools.dotc.core.SymDenotations$ClassDenotation.dotty$tools$dotc$core$SymDenotations$ClassDenotation$$maybeAdd$1(SymDenotations.scala:1405)
[error] at dotty.tools.dotc.core.SymDenotations$ClassDenotation$$anonfun$computeMemberNames$1$2.apply(SymDenotations.scala:1413)
[error] at dotty.tools.dotc.core.SymDenotations$ClassDenotation$$anonfun$computeMemberNames$1$2.apply(SymDenotations.scala:1413)
[error] at scala.collection.Iterator$class.foreach(Iterator.scala:743)
[error] at scala.collection.AbstractIterator.foreach(Iterator.scala:1174)
[error] at dotty.tools.dotc.core.SymDenotations$ClassDenotation.computeMemberNames$1(SymDenotations.scala:1413)
[error] at dotty.tools.dotc.core.SymDenotations$ClassDenotation.memberNames(SymDenotations.scala:1422)
[error] at dotty.tools.dotc.core.Types$Type.memberNames(Types.scala:465)
[error] at dotty.tools.dotc.core.SymDenotations$ClassDenotation$$anonfun$computeMemberNames$1$1.apply(SymDenotations.scala:1407)
[error] at dotty.tools.dotc.core.SymDenotations$ClassDenotation$$anonfun$computeMemberNames$1$1.apply(SymDenotations.scala:1406)
[error] at scala.collection.immutable.List.foreach(List.scala:383)
[error] at dotty.tools.dotc.core.SymDenotations$ClassDenotation.computeMemberNames$1(SymDenotations.scala:1406)
[error] at dotty.tools.dotc.core.SymDenotations$ClassDenotation.memberNames(SymDenotations.scala:1422)
[error] at dotty.tools.dotc.core.Types$Type.memberNames(Types.scala:465)
[error] at dotty.tools.dotc.core.SymDenotations$ClassDenotation$$anonfun$computeMemberNames$1$1.apply(SymDenotations.scala:1407)
[error] at dotty.tools.dotc.core.SymDenotations$ClassDenotation$$anonfun$computeMemberNames$1$1.apply(SymDenotations.scala:1406)
[error] at scala.collection.immutable.List.foreach(List.scala:383)
[error] at dotty.tools.dotc.core.SymDenotations$ClassDenotation.computeMemberNames$1(SymDenotations.scala:1406)
[error] at dotty.tools.dotc.core.SymDenotations$ClassDenotation.memberNames(SymDenotations.scala:1422)
[error] at dotty.tools.dotc.core.Types$Type.memberNames(Types.scala:465)
[error] at dotty.tools.dotc.core.Types$Type.memberDenots(Types.scala:481)
[error] at dotty.tools.dotc.core.Types$Type$$anonfun$abstractTermMembers$1.apply(Types.scala:487)
[error] at dotty.tools.dotc.core.Types$Type$$anonfun$abstractTermMembers$1.apply(Types.scala:487)
[error] at dotty.tools.dotc.util.Stats$.track(Stats.scala:35)
[error] at dotty.tools.dotc.core.Types$Type.abstractTermMembers(Types.scala:486)
[error] at dotty.tools.dotc.typer.RefChecks$.checkNoAbstractMembers$1(RefChecks.scala:342)
[error] at dotty.tools.dotc.typer.RefChecks$.dotty$tools$dotc$typer$RefChecks$$checkAllOverrides(RefChecks.scala:487)
[error] at dotty.tools.dotc.typer.RefChecks$Transform.transformTemplate(RefChecks.scala:767)
[error] at dotty.tools.dotc.typer.RefChecks$Transform.transformTemplate(RefChecks.scala:734)
[error] at dotty.tools.dotc.transform.TreeTransforms$TreeTransformer.goTemplate(TreeTransform.scala:844)
[error] at dotty.tools.dotc.transform.TreeTransforms$TreeTransformer.transformUnnamed(TreeTransform.scala:1156)
[error] at dotty.tools.dotc.transform.TreeTransforms$TreeTransformer$$anonfun$transform$3.apply(TreeTransform.scala:1182)
[error] at dotty.tools.dotc.transform.TreeTransforms$TreeTransformer$$anonfun$transform$3.apply(TreeTransform.scala:1174)
[error] at dotty.tools.dotc.reporting.Reporting$class.traceIndented(Reporter.scala:145)
[error] at dotty.tools.dotc.core.Contexts$Context.traceIndented(Contexts.scala:51)
[error] at dotty.tools.dotc.transform.TreeTransforms$TreeTransformer.transform(TreeTransform.scala:1173)
[error] at dotty.tools.dotc.transform.TreeTransforms$TreeTransformer.transformNamed(TreeTransform.scala:980)
[error] at dotty.tools.dotc.transform.TreeTransforms$TreeTransformer$$anonfun$transform$3.apply(TreeTransform.scala:1181)
[error] at dotty.tools.dotc.transform.TreeTransforms$TreeTransformer$$anonfun$transform$3.apply(TreeTransform.scala:1174)
[error] at dotty.tools.dotc.reporting.Reporting$class.traceIndented(Reporter.scala:145)
[error] at dotty.tools.dotc.core.Contexts$Context.traceIndented(Contexts.scala:51)
[error] at dotty.tools.dotc.transform.TreeTransforms$TreeTransformer.transform(TreeTransform.scala:1173)
[error] at dotty.tools.dotc.transform.TreeTransforms$TreeTransformer.dotty$tools$dotc$transform$TreeTransforms$TreeTransformer$$transformStat$1(TreeTransform.scala:1205)
[error] at dotty.tools.dotc.transform.TreeTransforms$TreeTransformer$$anonfun$33.apply(TreeTransform.scala:1209)
[error] at dotty.tools.dotc.transform.TreeTransforms$TreeTransformer$$anonfun$33.apply(TreeTransform.scala:1209)
[error] at dotty.tools.dotc.core.Decorators$ListDecorator$.loop$1(Decorators.scala:50)
[error] at dotty.tools.dotc.core.Decorators$ListDecorator$.mapconserve$extension(Decorators.scala:66)
[error] at dotty.tools.dotc.transform.TreeTransforms$TreeTransformer.transformStats(TreeTransform.scala:1209)
[error] at dotty.tools.dotc.transform.TreeTransforms$TreeTransformer.transformUnnamed(TreeTransform.scala:1164)
[error] at dotty.tools.dotc.transform.TreeTransforms$TreeTransformer$$anonfun$transform$3.apply(TreeTransform.scala:1182)
[error] at dotty.tools.dotc.transform.TreeTransforms$TreeTransformer$$anonfun$transform$3.apply(TreeTransform.scala:1174)
[error] at dotty.tools.dotc.reporting.Reporting$class.traceIndented(Reporter.scala:145)
[error] at dotty.tools.dotc.core.Contexts$Context.traceIndented(Contexts.scala:51)
[error] at dotty.tools.dotc.transform.TreeTransforms$TreeTransformer.transform(TreeTransform.scala:1173)
[error] at dotty.tools.dotc.transform.TreeTransforms$TreeTransformer.transform(TreeTransform.scala:529)
[error] at dotty.tools.dotc.transform.TreeTransforms$TreeTransformer.run(TreeTransform.scala:457)
[error] at dotty.tools.dotc.core.Phases$Phase$$anonfun$runOn$1.apply(Phases.scala:194)
[error] at dotty.tools.dotc.core.Phases$Phase$$anonfun$runOn$1.apply(Phases.scala:194)
[error] at scala.collection.immutable.List.foreach(List.scala:383)
[error] at dotty.tools.dotc.core.Phases$Phase$class.runOn(Phases.scala:194)
[error] at dotty.tools.dotc.transform.TreeTransforms$TreeTransformer.runOn(TreeTransform.scala:451)
[error] at dotty.tools.dotc.Run$$anonfun$compileSources$1$$anonfun$apply$mcV$sp$3.apply(Run.scala:48)
[error] at dotty.tools.dotc.Run$$anonfun$compileSources$1$$anonfun$apply$mcV$sp$3.apply(Run.scala:46)
[error] at scala.collection.IndexedSeqOptimized$class.foreach(IndexedSeqOptimized.scala:33)
[error] at scala.collection.mutable.ArrayOps$ofRef.foreach(ArrayOps.scala:186)
[error] at dotty.tools.dotc.Run$$anonfun$compileSources$1.apply$mcV$sp(Run.scala:46)
[error] at dotty.tools.dotc.Run$$anonfun$compileSources$1.apply(Run.scala:38)
[error] at dotty.tools.dotc.Run$$anonfun$compileSources$1.apply(Run.scala:38)
[error] at dotty.tools.dotc.util.Stats$.monitorHeartBeat(Stats.scala:68)
[error] at dotty.tools.dotc.Run.compileSources(Run.scala:37)
[error] at dotty.tools.dotc.Run.compile(Run.scala:28)
[error] at dotty.tools.dotc.Driver.doCompile(Driver.scala:19)
[error] at dotty.tools.dotc.Bench$.dotty$tools$dotc$Bench$$super$doCompile(Bench.scala:38)
[error] at dotty.tools.dotc.Bench$$anonfun$doCompile$1.apply(Bench.scala:38)
[error] at dotty.tools.dotc.Bench$$anonfun$doCompile$1.apply(Bench.scala:36)
[error] at dotty.tools.dotc.Bench$$anonfun$ntimes$1.apply(Bench.scala:30)
[error] at dotty.tools.dotc.Bench$$anonfun$ntimes$1.apply(Bench.scala:30)
[error] at scala.collection.TraversableOnce$$anonfun$foldLeft$1.apply(TraversableOnce.scala:143)
[error] at scala.collection.TraversableOnce$$anonfun$foldLeft$1.apply(TraversableOnce.scala:143)
[error] at scala.collection.immutable.Range.foreach(Range.scala:160)
[error] at scala.collection.TraversableOnce$class.foldLeft(TraversableOnce.scala:143)
[error] at scala.collection.AbstractTraversable.foldLeft(Traversable.scala:104)
[error] at scala.collection.TraversableOnce$class.$div$colon(TraversableOnce.scala:137)
[error] at scala.collection.AbstractTraversable.$div$colon(Traversable.scala:104)
[error] at dotty.tools.dotc.Bench$.ntimes(Bench.scala:30)
[error] at dotty.tools.dotc.Bench$.doCompile(Bench.scala:36)
[error] at dotty.tools.dotc.Driver.process(Driver.scala:30)
[error] at dotty.tools.dotc.Bench$.dotty$tools$dotc$Bench$$super$process(Bench.scala:53)
[error] at dotty.tools.dotc.Bench$$anonfun$process$1.apply(Bench.scala:53)
[error] at dotty.tools.dotc.Bench$$anonfun$process$1.apply(Bench.scala:53)
[error] at dotty.tools.dotc.Bench$$anonfun$ntimes$1.apply(Bench.scala:30)
[error] at dotty.tools.dotc.Bench$$anonfun$ntimes$1.apply(Bench.scala:30)
[error] at scala.collection.TraversableOnce$$anonfun$foldLeft$1.apply(TraversableOnce.scala:143)
[error] at scala.collection.TraversableOnce$$anonfun$foldLeft$1.apply(TraversableOnce.scala:143)
[error] at scala.collection.immutable.Range.foreach(Range.scala:160)
[error] at scala.collection.TraversableOnce$class.foldLeft(TraversableOnce.scala:143)
[error] at scala.collection.AbstractTraversable.foldLeft(Traversable.scala:104)
[error] at scala.collection.TraversableOnce$class.$div$colon(TraversableOnce.scala:137)
[error] at scala.collection.AbstractTraversable.$div$colon(Traversable.scala:104)
[error] at dotty.tools.dotc.Bench$.ntimes(Bench.scala:30)
[error] at dotty.tools.dotc.Bench$.process(Bench.scala:53)
[error] at test.CompilerTest.compileArgs(CompilerTest.scala:14)
[error] at test.CompilerTest.compileDir(CompilerTest.scala:32)
[error] at test.CompilerTest.compileDir(CompilerTest.scala:24)
[error] at dotc.tests.dotc_transform(tests.scala:110)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment