Last active
December 2, 2022 21:08
-
-
Save mrdziuban/7df9d9b878984ca14ee244a590358d42 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
java.lang.AssertionError: assertion failed: invalid prefix ExprType(AppliedType(TypeRef(TermRef(ThisType(TypeRef(NoPrefix,module class <root>)),object scala),class ValueOf),List(TypeRef(NoPrefix,type L)))) | |
at scala.runtime.Scala3RunTime$.assertFailed(Scala3RunTime.scala:8) | |
at dotty.tools.dotc.core.Types$NamedType.<init>(Types.scala:2186) | |
at dotty.tools.dotc.core.Types$TypeRef.<init>(Types.scala:2799) | |
at dotty.tools.dotc.core.Types$CachedTypeRef.<init>(Types.scala:2855) | |
at dotty.tools.dotc.core.Uniques$NamedTypeUniques.newType$1(Uniques.scala:45) | |
at dotty.tools.dotc.core.Uniques$NamedTypeUniques.linkedListLoop$1(Uniques.scala:56) | |
at dotty.tools.dotc.core.Uniques$NamedTypeUniques.enterIfNew(Uniques.scala:62) | |
at dotty.tools.dotc.core.Types$TypeRef$.apply(Types.scala:2914) | |
at dotty.tools.dotc.core.Types$TypeRef$.apply(Types.scala:2920) | |
at dotty.tools.dotc.core.Types$NamedType$.apply(Types.scala:2894) | |
at dotty.tools.dotc.core.Types$NamedType.reload$1(Types.scala:2701) | |
at dotty.tools.dotc.core.Types$NamedType.withPrefix(Types.scala:2717) | |
at dotty.tools.dotc.core.Types$NamedType.derivedSelect(Types.scala:2631) | |
at dotty.tools.dotc.core.Substituters$.substParam(Substituters.scala:142) | |
at dotty.tools.dotc.core.Substituters$SubstParamMap.apply(Substituters.scala:197) | |
at dotty.tools.dotc.core.Types$TypeMap.op$proxy15$1(Types.scala:5563) | |
at dotty.tools.dotc.core.Types$TypeMap.mapArgs(Types.scala:5563) | |
at dotty.tools.dotc.core.Types$TypeMap.mapArgs(Types.scala:5564) | |
at dotty.tools.dotc.core.Types$TypeMap.mapOver(Types.scala:5606) | |
at dotty.tools.dotc.core.Substituters$.substParam(Substituters.scala:147) | |
at dotty.tools.dotc.core.Types$Type.substParam(Types.scala:1813) | |
at dotty.tools.dotc.typer.TypeAssigner.safeSubstParam(TypeAssigner.scala:275) | |
at dotty.tools.dotc.typer.TypeAssigner.safeSubstParam$(TypeAssigner.scala:16) | |
at dotty.tools.dotc.typer.Typer.safeSubstParam(Typer.scala:121) | |
at dotty.tools.dotc.typer.Applications$Application.addTyped$1$$anonfun$1(Applications.scala:560) | |
at dotty.tools.dotc.core.Decorators$ListDecorator$.loop$1(Decorators.scala:87) | |
at dotty.tools.dotc.core.Decorators$ListDecorator$.mapconserve$extension(Decorators.scala:103) | |
at dotty.tools.dotc.typer.Applications$Application.addTyped$1(Applications.scala:560) | |
at dotty.tools.dotc.typer.Applications$Application.matchArgs(Applications.scala:622) | |
at dotty.tools.dotc.typer.Applications$Application.init(Applications.scala:460) | |
at dotty.tools.dotc.typer.Applications$TestApplication.<init>(Applications.scala:709) | |
at dotty.tools.dotc.typer.Applications$ApplicableToTypes.<init>(Applications.scala:728) | |
at dotty.tools.dotc.typer.Applications.isApplicableMethodRef(Applications.scala:1434) | |
at dotty.tools.dotc.typer.Applications.isApplicableMethodRef$(Applications.scala:327) | |
at dotty.tools.dotc.typer.Typer.isApplicableMethodRef(Typer.scala:121) | |
at dotty.tools.dotc.typer.Applications.isAsSpecific$1(Applications.scala:1582) | |
at dotty.tools.dotc.typer.Applications.winsType1$1(Applications.scala:1690) | |
at dotty.tools.dotc.typer.Applications.compareWithTypes$1(Applications.scala:1698) | |
at dotty.tools.dotc.typer.Applications.compare(Applications.scala:1718) | |
at dotty.tools.dotc.typer.Applications.compare$(Applications.scala:327) | |
at dotty.tools.dotc.typer.Typer.compare(Typer.scala:121) | |
at dotty.tools.dotc.typer.Implicits$ImplicitSearch.compareAlternatives$1(Implicits.scala:1229) | |
at dotty.tools.dotc.typer.Implicits$ImplicitSearch.$anonfun$6(Implicits.scala:1326) | |
at dotty.tools.dotc.core.Decorators$ListDecorator$.loop$2(Decorators.scala:123) | |
at dotty.tools.dotc.core.Decorators$ListDecorator$.filterConserve$extension(Decorators.scala:137) | |
at dotty.tools.dotc.typer.Implicits$ImplicitSearch.rank$1(Implicits.scala:1326) | |
at dotty.tools.dotc.typer.Implicits$ImplicitSearch.searchImplicit(Implicits.scala:1472) | |
at dotty.tools.dotc.typer.Implicits$ImplicitSearch.searchImplicit(Implicits.scala:1500) | |
at dotty.tools.dotc.typer.Implicits$ImplicitSearch.searchImplicit(Implicits.scala:1508) | |
at dotty.tools.dotc.typer.Implicits$ImplicitSearch.bestImplicit(Implicits.scala:1533) | |
at dotty.tools.dotc.typer.Implicits.inferImplicit(Implicits.scala:1025) | |
at dotty.tools.dotc.typer.Implicits.inferImplicit$(Implicits.scala:808) | |
at dotty.tools.dotc.typer.Typer.inferImplicit(Typer.scala:121) | |
at dotty.tools.dotc.typer.Implicits.inferImplicitArg(Implicits.scala:874) | |
at dotty.tools.dotc.typer.Implicits.inferImplicitArg$(Implicits.scala:808) | |
at dotty.tools.dotc.typer.Typer.inferImplicitArg(Typer.scala:121) | |
at dotty.tools.dotc.typer.Typer.implicitArgs$1(Typer.scala:3553) | |
at dotty.tools.dotc.typer.Typer.inferArgsAfter$1(Typer.scala:3551) | |
at dotty.tools.dotc.typer.Typer.implicitArgs$1(Typer.scala:3586) | |
at dotty.tools.dotc.typer.Typer.addImplicitArgs$1(Typer.scala:3589) | |
at dotty.tools.dotc.typer.Typer.adaptNoArgsImplicitMethod$1(Typer.scala:3665) | |
at dotty.tools.dotc.typer.Typer.adaptNoArgs$1(Typer.scala:3840) | |
at dotty.tools.dotc.typer.Typer.adapt1(Typer.scala:4082) | |
at dotty.tools.dotc.typer.Typer.adapt(Typer.scala:3431) | |
at dotty.tools.dotc.typer.Typer.readapt$1(Typer.scala:3442) | |
at dotty.tools.dotc.typer.Typer.adapt1(Typer.scala:4069) | |
at dotty.tools.dotc.typer.Typer.adapt(Typer.scala:3431) | |
at dotty.tools.dotc.typer.Implicits.typedImplicit(Implicits.scala:1081) | |
at dotty.tools.dotc.typer.Implicits.typedImplicit$(Implicits.scala:808) | |
at dotty.tools.dotc.typer.Typer.typedImplicit(Typer.scala:121) | |
at dotty.tools.dotc.typer.Implicits$ImplicitSearch.tryImplicit(Implicits.scala:1203) | |
at dotty.tools.dotc.typer.Implicits$ImplicitSearch.rank$1(Implicits.scala:1302) | |
at dotty.tools.dotc.typer.Implicits$ImplicitSearch.searchImplicit(Implicits.scala:1472) | |
at dotty.tools.dotc.typer.Implicits$ImplicitSearch.searchImplicit(Implicits.scala:1500) | |
at dotty.tools.dotc.typer.Implicits$ImplicitSearch.searchImplicit(Implicits.scala:1508) | |
at dotty.tools.dotc.typer.Implicits$ImplicitSearch.bestImplicit(Implicits.scala:1533) | |
at dotty.tools.dotc.typer.Implicits.inferImplicit(Implicits.scala:1025) | |
at dotty.tools.dotc.typer.Implicits.inferImplicit$(Implicits.scala:808) | |
at dotty.tools.dotc.typer.Typer.inferImplicit(Typer.scala:121) | |
at dotty.tools.dotc.typer.Implicits.inferImplicitArg(Implicits.scala:874) | |
at dotty.tools.dotc.typer.Implicits.inferImplicitArg$(Implicits.scala:808) | |
at dotty.tools.dotc.typer.Typer.inferImplicitArg(Typer.scala:121) | |
at dotty.tools.dotc.typer.Typer.implicitArgs$1(Typer.scala:3553) | |
at dotty.tools.dotc.typer.Typer.inferArgsAfter$1(Typer.scala:3551) | |
at dotty.tools.dotc.typer.Typer.implicitArgs$1(Typer.scala:3586) | |
at dotty.tools.dotc.typer.Typer.addImplicitArgs$1(Typer.scala:3589) | |
at dotty.tools.dotc.typer.Typer.adaptNoArgsImplicitMethod$1(Typer.scala:3665) | |
at dotty.tools.dotc.typer.Typer.adaptNoArgs$1(Typer.scala:3840) | |
at dotty.tools.dotc.typer.Typer.adapt1(Typer.scala:4082) | |
at dotty.tools.dotc.typer.Typer.adapt(Typer.scala:3431) | |
at dotty.tools.dotc.typer.Typer.readapt$1(Typer.scala:3442) | |
at dotty.tools.dotc.typer.Typer.adapt1(Typer.scala:4069) | |
at dotty.tools.dotc.typer.Typer.adapt(Typer.scala:3431) | |
at dotty.tools.dotc.typer.Implicits.typedImplicit(Implicits.scala:1081) | |
at dotty.tools.dotc.typer.Implicits.typedImplicit$(Implicits.scala:808) | |
at dotty.tools.dotc.typer.Typer.typedImplicit(Typer.scala:121) | |
at dotty.tools.dotc.typer.Implicits$ImplicitSearch.tryImplicit(Implicits.scala:1203) | |
at dotty.tools.dotc.typer.Implicits$ImplicitSearch.rank$1(Implicits.scala:1302) | |
at dotty.tools.dotc.typer.Implicits$ImplicitSearch.searchImplicit(Implicits.scala:1472) | |
at dotty.tools.dotc.typer.Implicits$ImplicitSearch.searchImplicit(Implicits.scala:1500) | |
at dotty.tools.dotc.typer.Implicits$ImplicitSearch.searchImplicit(Implicits.scala:1508) | |
at dotty.tools.dotc.typer.Implicits$ImplicitSearch.bestImplicit(Implicits.scala:1533) | |
at dotty.tools.dotc.typer.Implicits.inferImplicit(Implicits.scala:1025) | |
at dotty.tools.dotc.typer.Implicits.inferImplicit$(Implicits.scala:808) | |
at dotty.tools.dotc.typer.Typer.inferImplicit(Typer.scala:121) | |
at dotty.tools.dotc.typer.Implicits.inferImplicitArg(Implicits.scala:874) | |
at dotty.tools.dotc.typer.Implicits.inferImplicitArg$(Implicits.scala:808) | |
at dotty.tools.dotc.typer.Typer.inferImplicitArg(Typer.scala:121) | |
at dotty.tools.dotc.typer.Typer.implicitArgs$1(Typer.scala:3553) | |
at dotty.tools.dotc.typer.Typer.inferArgsAfter$1(Typer.scala:3551) | |
at dotty.tools.dotc.typer.Typer.implicitArgs$1(Typer.scala:3586) | |
at dotty.tools.dotc.typer.Typer.addImplicitArgs$1(Typer.scala:3589) | |
at dotty.tools.dotc.typer.Typer.adaptNoArgsImplicitMethod$1(Typer.scala:3665) | |
at dotty.tools.dotc.typer.Typer.adaptNoArgs$1(Typer.scala:3840) | |
at dotty.tools.dotc.typer.Typer.adapt1(Typer.scala:4082) | |
at dotty.tools.dotc.typer.Typer.adapt(Typer.scala:3431) | |
at dotty.tools.dotc.typer.Typer.readapt$1(Typer.scala:3442) | |
at dotty.tools.dotc.typer.Typer.adapt1(Typer.scala:4069) | |
at dotty.tools.dotc.typer.Typer.adapt(Typer.scala:3431) | |
at dotty.tools.dotc.typer.Implicits.typedImplicit(Implicits.scala:1081) | |
at dotty.tools.dotc.typer.Implicits.typedImplicit$(Implicits.scala:808) | |
at dotty.tools.dotc.typer.Typer.typedImplicit(Typer.scala:121) | |
at dotty.tools.dotc.typer.Implicits$ImplicitSearch.tryImplicit(Implicits.scala:1203) | |
at dotty.tools.dotc.typer.Implicits$ImplicitSearch.rank$1(Implicits.scala:1302) | |
at dotty.tools.dotc.typer.Implicits$ImplicitSearch.searchImplicit(Implicits.scala:1472) | |
at dotty.tools.dotc.typer.Implicits$ImplicitSearch.searchImplicit(Implicits.scala:1500) | |
at dotty.tools.dotc.typer.Implicits$ImplicitSearch.searchImplicit(Implicits.scala:1508) | |
at dotty.tools.dotc.typer.Implicits$ImplicitSearch.bestImplicit(Implicits.scala:1533) | |
at dotty.tools.dotc.typer.Implicits.inferImplicit(Implicits.scala:1025) | |
at dotty.tools.dotc.typer.Implicits.inferImplicit$(Implicits.scala:808) | |
at dotty.tools.dotc.typer.Typer.inferImplicit(Typer.scala:121) | |
at dotty.tools.dotc.typer.Implicits.inferImplicitArg(Implicits.scala:874) | |
at dotty.tools.dotc.typer.Implicits.inferImplicitArg$(Implicits.scala:808) | |
at dotty.tools.dotc.typer.Typer.inferImplicitArg(Typer.scala:121) | |
at dotty.tools.dotc.typer.Typer.implicitArgs$1(Typer.scala:3553) | |
at dotty.tools.dotc.typer.Typer.inferArgsAfter$1(Typer.scala:3551) | |
at dotty.tools.dotc.typer.Typer.implicitArgs$1(Typer.scala:3586) | |
at dotty.tools.dotc.typer.Typer.addImplicitArgs$1(Typer.scala:3589) | |
at dotty.tools.dotc.typer.Typer.adaptNoArgsImplicitMethod$1(Typer.scala:3665) | |
at dotty.tools.dotc.typer.Typer.adaptNoArgs$1(Typer.scala:3840) | |
at dotty.tools.dotc.typer.Typer.adapt1(Typer.scala:4082) | |
at dotty.tools.dotc.typer.Typer.adapt(Typer.scala:3431) | |
at dotty.tools.dotc.typer.Typer.readapt$1(Typer.scala:3442) | |
at dotty.tools.dotc.typer.Typer.adapt1(Typer.scala:4069) | |
at dotty.tools.dotc.typer.Typer.adapt(Typer.scala:3431) | |
at dotty.tools.dotc.typer.Implicits.typedImplicit(Implicits.scala:1081) | |
at dotty.tools.dotc.typer.Implicits.typedImplicit$(Implicits.scala:808) | |
at dotty.tools.dotc.typer.Typer.typedImplicit(Typer.scala:121) | |
at dotty.tools.dotc.typer.Implicits$ImplicitSearch.tryImplicit(Implicits.scala:1203) | |
at dotty.tools.dotc.typer.Implicits$ImplicitSearch.rank$1(Implicits.scala:1302) | |
at dotty.tools.dotc.typer.Implicits$ImplicitSearch.searchImplicit(Implicits.scala:1472) | |
at dotty.tools.dotc.typer.Implicits$ImplicitSearch.searchImplicit(Implicits.scala:1500) | |
at dotty.tools.dotc.typer.Implicits$ImplicitSearch.searchImplicit(Implicits.scala:1508) | |
at dotty.tools.dotc.typer.Implicits$ImplicitSearch.bestImplicit(Implicits.scala:1533) | |
at dotty.tools.dotc.typer.Implicits.inferImplicit(Implicits.scala:1025) | |
at dotty.tools.dotc.typer.Implicits.inferImplicit$(Implicits.scala:808) | |
at dotty.tools.dotc.typer.Typer.inferImplicit(Typer.scala:121) | |
at dotty.tools.dotc.typer.Implicits.inferImplicitArg(Implicits.scala:874) | |
at dotty.tools.dotc.typer.Implicits.inferImplicitArg$(Implicits.scala:808) | |
at dotty.tools.dotc.typer.Typer.inferImplicitArg(Typer.scala:121) | |
at dotty.tools.dotc.typer.Typer.implicitArgs$1(Typer.scala:3553) | |
at dotty.tools.dotc.typer.Typer.inferArgsAfter$1(Typer.scala:3551) | |
at dotty.tools.dotc.typer.Typer.implicitArgs$1(Typer.scala:3586) | |
at dotty.tools.dotc.typer.Typer.addImplicitArgs$1(Typer.scala:3589) | |
at dotty.tools.dotc.typer.Typer.adaptNoArgsImplicitMethod$1(Typer.scala:3665) | |
at dotty.tools.dotc.typer.Typer.adaptNoArgs$1(Typer.scala:3840) | |
at dotty.tools.dotc.typer.Typer.adapt1(Typer.scala:4082) | |
at dotty.tools.dotc.typer.Typer.adapt(Typer.scala:3431) | |
at dotty.tools.dotc.typer.Typer.typed(Typer.scala:3050) | |
at dotty.tools.dotc.typer.Typer.typed(Typer.scala:3054) | |
at dotty.tools.dotc.typer.Typer.typedExpr(Typer.scala:3170) | |
at dotty.tools.dotc.typer.Typer.typedValDef(Typer.scala:2295) | |
at dotty.tools.dotc.typer.Typer.typedNamed$1(Typer.scala:2893) | |
at dotty.tools.dotc.typer.Typer.typedUnadapted(Typer.scala:2982) | |
at dotty.tools.dotc.typer.Typer.typed(Typer.scala:3050) | |
at dotty.tools.dotc.typer.Typer.typed(Typer.scala:3054) | |
at dotty.tools.dotc.typer.Typer.traverse$1(Typer.scala:3076) | |
at dotty.tools.dotc.typer.Typer.typedStats(Typer.scala:3126) | |
at dotty.tools.dotc.typer.Typer.typedClassDef(Typer.scala:2556) | |
at dotty.tools.dotc.typer.Typer.typedTypeOrClassDef$1(Typer.scala:2908) | |
at dotty.tools.dotc.typer.Typer.typedNamed$1(Typer.scala:2912) | |
at dotty.tools.dotc.typer.Typer.typedUnadapted(Typer.scala:2982) | |
at dotty.tools.dotc.typer.Typer.typed(Typer.scala:3050) | |
at dotty.tools.dotc.typer.Typer.typed(Typer.scala:3054) | |
at dotty.tools.dotc.typer.Typer.traverse$1(Typer.scala:3076) | |
at dotty.tools.dotc.typer.Typer.typedStats(Typer.scala:3126) | |
at dotty.tools.dotc.typer.Typer.typedPackageDef(Typer.scala:2687) | |
at dotty.tools.dotc.typer.Typer.typedUnnamed$1(Typer.scala:2953) | |
at dotty.tools.dotc.typer.Typer.typedUnadapted(Typer.scala:2983) | |
at dotty.tools.dotc.typer.Typer.typed(Typer.scala:3050) | |
at dotty.tools.dotc.typer.Typer.typed(Typer.scala:3054) | |
at dotty.tools.dotc.typer.Typer.traverse$1(Typer.scala:3103) | |
at dotty.tools.dotc.typer.Typer.typedStats(Typer.scala:3126) | |
at dotty.tools.dotc.typer.Typer.typedPackageDef(Typer.scala:2687) | |
at dotty.tools.dotc.typer.Typer.typedUnnamed$1(Typer.scala:2953) | |
at dotty.tools.dotc.typer.Typer.typedUnadapted(Typer.scala:2983) | |
at dotty.tools.dotc.typer.Typer.typed(Typer.scala:3050) | |
at dotty.tools.dotc.typer.Typer.typed(Typer.scala:3054) | |
at dotty.tools.dotc.typer.Typer.typedExpr(Typer.scala:3170) | |
at dotty.tools.dotc.typer.TyperPhase.typeCheck$$anonfun$1(TyperPhase.scala:44) | |
at dotty.tools.dotc.typer.TyperPhase.typeCheck$$anonfun$adapted$1(TyperPhase.scala:54) | |
at scala.Function0.apply$mcV$sp(Function0.scala:42) | |
at dotty.tools.dotc.core.Phases$Phase.monitor(Phases.scala:429) | |
at dotty.tools.dotc.typer.TyperPhase.typeCheck(TyperPhase.scala:54) | |
at dotty.tools.dotc.typer.TyperPhase.runOn$$anonfun$3(TyperPhase.scala:88) | |
at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15) | |
at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10) | |
at scala.collection.immutable.List.foreach(List.scala:333) | |
at dotty.tools.dotc.typer.TyperPhase.runOn(TyperPhase.scala:88) | |
at dotty.tools.dotc.Run.runPhases$1$$anonfun$1(Run.scala:233) | |
at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15) | |
at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10) | |
at scala.collection.ArrayOps$.foreach$extension(ArrayOps.scala:1321) | |
at dotty.tools.dotc.Run.runPhases$1(Run.scala:244) | |
at dotty.tools.dotc.Run.compileUnits$$anonfun$1(Run.scala:252) | |
at dotty.tools.dotc.Run.compileUnits$$anonfun$adapted$1(Run.scala:261) | |
at dotty.tools.dotc.util.Stats$.maybeMonitored(Stats.scala:68) | |
at dotty.tools.dotc.Run.compileUnits(Run.scala:261) | |
at dotty.tools.dotc.Run.compileSources(Run.scala:185) | |
at dotty.tools.dotc.Run.compile(Run.scala:169) | |
at dotty.tools.dotc.Driver.doCompile(Driver.scala:35) | |
at dotty.tools.xsbt.CompilerBridgeDriver.run(CompilerBridgeDriver.java:88) | |
at dotty.tools.xsbt.CompilerBridge.run(CompilerBridge.java:22) | |
at sbt.internal.inc.AnalyzingCompiler.compile(AnalyzingCompiler.scala:91) | |
at sbt.internal.inc.MixedAnalyzingCompiler.$anonfun$compile$7(MixedAnalyzingCompiler.scala:193) | |
at scala.runtime.java8.JFunction0$mcV$sp.apply(JFunction0$mcV$sp.java:23) | |
at sbt.internal.inc.MixedAnalyzingCompiler.timed(MixedAnalyzingCompiler.scala:248) | |
at sbt.internal.inc.MixedAnalyzingCompiler.$anonfun$compile$4(MixedAnalyzingCompiler.scala:183) | |
at sbt.internal.inc.MixedAnalyzingCompiler.$anonfun$compile$4$adapted(MixedAnalyzingCompiler.scala:163) | |
at sbt.internal.inc.JarUtils$.withPreviousJar(JarUtils.scala:239) | |
at sbt.internal.inc.MixedAnalyzingCompiler.compileScala$1(MixedAnalyzingCompiler.scala:163) | |
at sbt.internal.inc.MixedAnalyzingCompiler.compile(MixedAnalyzingCompiler.scala:211) | |
at sbt.internal.inc.IncrementalCompilerImpl.$anonfun$compileInternal$1(IncrementalCompilerImpl.scala:534) | |
at sbt.internal.inc.IncrementalCompilerImpl.$anonfun$compileInternal$1$adapted(IncrementalCompilerImpl.scala:534) | |
at sbt.internal.inc.Incremental$.$anonfun$apply$5(Incremental.scala:179) | |
at sbt.internal.inc.Incremental$.$anonfun$apply$5$adapted(Incremental.scala:177) | |
at sbt.internal.inc.Incremental$$anon$2.run(Incremental.scala:463) | |
at sbt.internal.inc.IncrementalCommon$CycleState.next(IncrementalCommon.scala:116) | |
at sbt.internal.inc.IncrementalCommon$$anon$1.next(IncrementalCommon.scala:56) | |
at sbt.internal.inc.IncrementalCommon$$anon$1.next(IncrementalCommon.scala:52) | |
at sbt.internal.inc.IncrementalCommon.cycle(IncrementalCommon.scala:263) | |
at sbt.internal.inc.Incremental$.$anonfun$incrementalCompile$8(Incremental.scala:418) | |
at sbt.internal.inc.Incremental$.withClassfileManager(Incremental.scala:506) | |
at sbt.internal.inc.Incremental$.incrementalCompile(Incremental.scala:405) | |
at sbt.internal.inc.Incremental$.apply(Incremental.scala:171) | |
at sbt.internal.inc.IncrementalCompilerImpl.compileInternal(IncrementalCompilerImpl.scala:534) | |
at sbt.internal.inc.IncrementalCompilerImpl.$anonfun$compileIncrementally$1(IncrementalCompilerImpl.scala:488) | |
at sbt.internal.inc.IncrementalCompilerImpl.handleCompilationError(IncrementalCompilerImpl.scala:332) | |
at sbt.internal.inc.IncrementalCompilerImpl.compileIncrementally(IncrementalCompilerImpl.scala:425) | |
at sbt.internal.inc.IncrementalCompilerImpl.compile(IncrementalCompilerImpl.scala:137) | |
at sbt.Defaults$.compileIncrementalTaskImpl(Defaults.scala:2363) | |
at sbt.Defaults$.$anonfun$compileIncrementalTask$2(Defaults.scala:2313) | |
at sbt.internal.server.BspCompileTask$.$anonfun$compute$1(BspCompileTask.scala:30) | |
at sbt.internal.io.Retry$.apply(Retry.scala:46) | |
at sbt.internal.io.Retry$.apply(Retry.scala:28) | |
at sbt.internal.io.Retry$.apply(Retry.scala:23) | |
at sbt.internal.server.BspCompileTask$.compute(BspCompileTask.scala:30) | |
at sbt.Defaults$.$anonfun$compileIncrementalTask$1(Defaults.scala:2311) | |
at scala.Function1.$anonfun$compose$1(Function1.scala:49) | |
at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:62) | |
at sbt.std.Transform$$anon$4.work(Transform.scala:68) | |
at sbt.Execute.$anonfun$submit$2(Execute.scala:282) | |
at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:23) | |
at sbt.Execute.work(Execute.scala:291) | |
at sbt.Execute.$anonfun$submit$1(Execute.scala:282) | |
at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265) | |
at sbt.CompletionService$$anon$2.call(CompletionService.scala:64) | |
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) | |
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) | |
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) | |
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) | |
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) | |
at java.base/java.lang.Thread.run(Thread.java:833) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment