Created
October 17, 2021 12:47
-
-
Save soronpo/64d5548fb5a544e3b9d9d4f1717b4722 to your computer and use it in GitHub Desktop.
Full stack trace error
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
error] dotty.tools.dotc.core.Denotations$StaleSymbol: stale symbol; type OutW#32239 in trait CompanionsDFBits$Token$Candidate, defined in Period(1..55, run = 2), is referred to in run Period(1..1, run = 3) | |
[error] dotty.tools.dotc.core.Denotations$SingleDenotation.staleSymbolError(Denotations.scala:955) | |
[error] dotty.tools.dotc.core.Denotations$SingleDenotation.bringForward(Denotations.scala:754) | |
[error] dotty.tools.dotc.core.Denotations$SingleDenotation.toNewRun$1(Denotations.scala:803) | |
[error] dotty.tools.dotc.core.Denotations$SingleDenotation.current(Denotations.scala:877) | |
[error] dotty.tools.dotc.core.Symbols$Symbol.recomputeDenot(Symbols.scala:122) | |
[error] dotty.tools.dotc.core.Symbols$Symbol.computeDenot(Symbols.scala:116) | |
[error] dotty.tools.dotc.core.Symbols$Symbol.denot(Symbols.scala:109) | |
[error] dotty.tools.dotc.core.Symbols$.toDenot(Symbols.scala:494) | |
[error] dotty.tools.dotc.core.Types$NamedType.derivedSelect(Types.scala:2493) | |
[error] dotty.tools.dotc.core.Substituters$.substParams(Substituters.scala:154) | |
[error] dotty.tools.dotc.core.Substituters$.mapArgs$2(Substituters.scala:158) | |
[error] dotty.tools.dotc.core.Substituters$.mapArgs$2(Substituters.scala:158) | |
[error] dotty.tools.dotc.core.Substituters$.substParams(Substituters.scala:158) | |
[error] dotty.tools.dotc.core.Substituters$SubstParamsMap.apply(Substituters.scala:197) | |
[error] dotty.tools.dotc.core.Substituters$SubstParamsMap.apply(Substituters.scala:197) | |
[error] scala.collection.immutable.List.mapConserve(List.scala:472) | |
[error] dotty.tools.dotc.core.Types$TypeMap.mapOverLambda(Types.scala:5414) | |
[error] dotty.tools.dotc.core.Types$TypeMap.mapOver(Types.scala:5443) | |
[error] dotty.tools.dotc.core.Substituters$.substParams(Substituters.scala:161) | |
[error] dotty.tools.dotc.core.Types$Type.substParams(Types.scala:1779) | |
[error] dotty.tools.dotc.typer.ProtoTypes$.resultTypeApprox(ProtoTypes.scala:706) | |
[error] dotty.tools.dotc.typer.ProtoTypes$.normalize(ProtoTypes.scala:731) | |
[error] dotty.tools.dotc.typer.Implicits$ImplicitRefs.candidateKind$1(Implicits.scala:239) | |
[error] dotty.tools.dotc.typer.Implicits$ImplicitRefs.tryCandidate$1(Implicits.scala:255) | |
[error] dotty.tools.dotc.typer.Implicits$ImplicitRefs.filterMatching$$anonfun$2(Implicits.scala:264) | |
[error] scala.runtime.function.JProcedure1.apply(JProcedure1.java:15) | |
[error] scala.runtime.function.JProcedure1.apply(JProcedure1.java:10) | |
[error] scala.collection.immutable.List.foreach(List.scala:333) | |
[error] dotty.tools.dotc.typer.Implicits$ImplicitRefs.filterMatching(Implicits.scala:264) | |
[error] dotty.tools.dotc.typer.Implicits$OfTypeImplicits.eligible(Implicits.scala:286) | |
[error] dotty.tools.dotc.typer.Implicits$ImplicitSearch.searchImplicit(Implicits.scala:1417) | |
[error] dotty.tools.dotc.typer.Implicits$ImplicitSearch.searchImplicit(Implicits.scala:1426) | |
[error] dotty.tools.dotc.typer.Implicits$ImplicitSearch.bestImplicit(Implicits.scala:1451) | |
[error] dotty.tools.dotc.typer.Implicits.inferImplicit(Implicits.scala:991) | |
[error] dotty.tools.dotc.typer.Implicits.inferImplicit$(Implicits.scala:771) | |
[error] dotty.tools.dotc.typer.Typer.inferImplicit(Typer.scala:107) | |
[error] dotty.tools.dotc.typer.Implicits.inferImplicitArg(Implicits.scala:845) | |
[error] dotty.tools.dotc.typer.Implicits.inferImplicitArg$(Implicits.scala:771) | |
[error] dotty.tools.dotc.typer.Typer.inferImplicitArg(Typer.scala:107) | |
[error] dotty.tools.dotc.typer.Typer.implicitArgs$1(Typer.scala:3373) | |
[error] dotty.tools.dotc.typer.Typer.addImplicitArgs$1(Typer.scala:3409) | |
[error] dotty.tools.dotc.typer.Typer.adaptNoArgsImplicitMethod$1(Typer.scala:3489) | |
[error] dotty.tools.dotc.typer.Typer.adaptNoArgs$1(Typer.scala:3687) | |
[error] dotty.tools.dotc.typer.Typer.adapt1(Typer.scala:3909) | |
[error] dotty.tools.dotc.typer.Typer.adapt(Typer.scala:3251) | |
[error] dotty.tools.dotc.typer.Typer.readapt$1(Typer.scala:3262) | |
[error] dotty.tools.dotc.typer.Typer.adapt1(Typer.scala:3896) | |
[error] dotty.tools.dotc.typer.Typer.adapt(Typer.scala:3251) | |
[error] dotty.tools.dotc.typer.Implicits.tryConversion$1(Implicits.scala:1056) | |
[error] dotty.tools.dotc.typer.Implicits.typedImplicit(Implicits.scala:1092) | |
[error] dotty.tools.dotc.typer.Implicits.typedImplicit$(Implicits.scala:771) | |
[error] dotty.tools.dotc.typer.Typer.typedImplicit(Typer.scala:107) | |
[error] dotty.tools.dotc.typer.Implicits$ImplicitSearch.tryImplicit(Implicits.scala:1142) | |
[error] dotty.tools.dotc.typer.Implicits$ImplicitSearch.rank$1(Implicits.scala:1243) | |
[error] dotty.tools.dotc.typer.Implicits$ImplicitSearch.searchImplicit(Implicits.scala:1411) | |
[error] dotty.tools.dotc.typer.Implicits$ImplicitSearch.searchImplicit(Implicits.scala:1418) | |
[error] dotty.tools.dotc.typer.Implicits$ImplicitSearch.searchImplicit(Implicits.scala:1426) | |
[error] dotty.tools.dotc.typer.Implicits$ImplicitSearch.bestImplicit(Implicits.scala:1451) | |
[error] dotty.tools.dotc.typer.Implicits.inferImplicit(Implicits.scala:991) | |
[error] dotty.tools.dotc.typer.Implicits.inferImplicit$(Implicits.scala:771) | |
[error] dotty.tools.dotc.typer.Typer.inferImplicit(Typer.scala:107) | |
[error] dotty.tools.dotc.typer.Implicits.inferView(Implicits.scala:817) | |
[error] dotty.tools.dotc.typer.Implicits.inferView$(Implicits.scala:771) | |
[error] dotty.tools.dotc.typer.Typer.inferView(Typer.scala:107) | |
[error] dotty.tools.dotc.typer.Typer.adaptToSubType$1(Typer.scala:3806) | |
[error] dotty.tools.dotc.typer.Typer.adaptNoArgsOther$1(Typer.scala:3619) | |
[error] dotty.tools.dotc.typer.Typer.adaptNoArgs$1(Typer.scala:3709) | |
[error] dotty.tools.dotc.typer.Typer.adapt1(Typer.scala:3909) | |
[error] dotty.tools.dotc.typer.Typer.adapt(Typer.scala:3251) | |
[error] dotty.tools.dotc.typer.ProtoTypes$FunProto.typedArg(ProtoTypes.scala:433) | |
[error] dotty.tools.dotc.typer.Applications$ApplyToUntyped.typedArg(Applications.scala:853) | |
[error] dotty.tools.dotc.typer.Applications$ApplyToUntyped.typedArg(Applications.scala:853) | |
[error] dotty.tools.dotc.typer.Applications$Application.addTyped$1(Applications.scala:544) | |
[error] dotty.tools.dotc.typer.Applications$Application.matchArgs(Applications.scala:609) | |
[error] dotty.tools.dotc.typer.Applications$Application.init(Applications.scala:447) | |
[error] dotty.tools.dotc.typer.Applications$TypedApply.<init>(Applications.scala:735) | |
[error] dotty.tools.dotc.typer.Applications$ApplyToUntyped.<init>(Applications.scala:852) | |
[error] dotty.tools.dotc.typer.Applications.ApplyTo(Applications.scala:1060) | |
[error] dotty.tools.dotc.typer.Applications.ApplyTo$(Applications.scala:317) | |
[error] dotty.tools.dotc.typer.Typer.ApplyTo(Typer.scala:107) | |
[error] dotty.tools.dotc.typer.Applications.simpleApply$1(Applications.scala:907) | |
[error] dotty.tools.dotc.typer.Applications.realApply$1$$anonfun$4(Applications.scala:986) | |
[error] dotty.tools.dotc.typer.Typer.tryEither(Typer.scala:3035) | |
[error] dotty.tools.dotc.typer.Applications.realApply$1(Applications.scala:997) | |
[error] dotty.tools.dotc.typer.Applications.typedApply(Applications.scala:1035) | |
[error] dotty.tools.dotc.typer.Applications.typedApply$(Applications.scala:317) | |
[error] dotty.tools.dotc.typer.Typer.typedApply(Typer.scala:107) | |
[error] dotty.tools.dotc.typer.Typer.typedUnnamed$1(Typer.scala:2779) | |
[error] dotty.tools.dotc.typer.Typer.typedUnadapted(Typer.scala:2842) | |
[error] dotty.tools.dotc.typer.Typer.typed(Typer.scala:2907) | |
[error] dotty.tools.dotc.typer.Applications.extMethodApply(Applications.scala:2229) | |
[error] dotty.tools.dotc.typer.Applications.extMethodApply$(Applications.scala:317) | |
[error] dotty.tools.dotc.typer.Typer.extMethodApply(Typer.scala:107) | |
[error] dotty.tools.dotc.typer.Typer.tryExtension$1(Typer.scala:3162) | |
[error] dotty.tools.dotc.typer.Typer.tryExtensionOrConversion(Typer.scala:3173) | |
[error] dotty.tools.dotc.typer.Typer.typedSelect(Typer.scala:600) | |
[error] dotty.tools.dotc.typer.Typer.typeSelectOnTerm$1(Typer.scala:639) | |
[error] dotty.tools.dotc.typer.Typer.typedSelect(Typer.scala:676) | |
[error] dotty.tools.dotc.typer.Typer.typedNamed$1(Typer.scala:2749) | |
[error] dotty.tools.dotc.typer.Typer.typedUnadapted(Typer.scala:2841) | |
[error] dotty.tools.dotc.typer.Typer.typed(Typer.scala:2907) | |
[error] dotty.tools.dotc.typer.Typer.typed(Typer.scala:2911) | |
[error] dotty.tools.dotc.typer.Typer.typedExpr(Typer.scala:3027) | |
[error] dotty.tools.dotc.typer.Applications.realApply$1(Applications.scala:885) | |
[error] dotty.tools.dotc.typer.Applications.typedApply(Applications.scala:1035) | |
[error] dotty.tools.dotc.typer.Applications.typedApply$(Applications.scala:317) | |
[error] dotty.tools.dotc.typer.Typer.typedApply(Typer.scala:107) | |
[error] dotty.tools.dotc.typer.Typer.typedUnnamed$1(Typer.scala:2779) | |
[error] dotty.tools.dotc.typer.Typer.typedUnadapted(Typer.scala:2842) | |
[error] dotty.tools.dotc.typer.Typer.typed(Typer.scala:2907) | |
[error] dotty.tools.dotc.typer.Typer.typed(Typer.scala:2911) | |
[error] dotty.tools.dotc.typer.Typer.typedExpr(Typer.scala:3027) | |
[error] dotty.tools.dotc.typer.Typer.typeSelectOnTerm$1(Typer.scala:626) | |
[error] dotty.tools.dotc.typer.Typer.typedSelect(Typer.scala:676) | |
[error] dotty.tools.dotc.typer.Typer.typedNamed$1(Typer.scala:2749) | |
[error] dotty.tools.dotc.typer.Typer.typedUnadapted(Typer.scala:2841) | |
[error] dotty.tools.dotc.typer.Typer.typed(Typer.scala:2907) | |
[error] dotty.tools.dotc.typer.Typer.typed(Typer.scala:2911) | |
[error] dotty.tools.dotc.typer.Typer.typedExpr(Typer.scala:3027) | |
[error] dotty.tools.dotc.typer.Applications.typedTypeApply(Applications.scala:1087) | |
[error] dotty.tools.dotc.typer.Applications.typedTypeApply$(Applications.scala:317) | |
[error] dotty.tools.dotc.typer.Typer.typedTypeApply(Typer.scala:107) | |
[error] dotty.tools.dotc.typer.Typer.typedUnnamed$1(Typer.scala:2798) | |
[error] dotty.tools.dotc.typer.Typer.typedUnadapted(Typer.scala:2842) | |
[error] dotty.tools.dotc.typer.Typer.typed(Typer.scala:2907) | |
[error] dotty.tools.dotc.typer.Typer.typed(Typer.scala:2911) | |
[error] dotty.tools.dotc.typer.Typer.typedExpr(Typer.scala:3027) | |
[error] dotty.tools.dotc.typer.Typer.typedBlock(Typer.scala:1050) | |
[error] dotty.tools.dotc.typer.Typer.typedUnnamed$1(Typer.scala:2787) | |
[error] dotty.tools.dotc.typer.Typer.typedUnadapted(Typer.scala:2842) | |
[error] dotty.tools.dotc.typer.Typer.typed(Typer.scala:2907) | |
[error] dotty.tools.dotc.typer.Typer.typed(Typer.scala:2911) | |
[error] dotty.tools.dotc.typer.Typer.typedExpr(Typer.scala:3027) | |
[error] dotty.tools.dotc.typer.Typer.$anonfun$46(Typer.scala:2228) | |
[error] dotty.tools.dotc.typer.PrepareInlineable$.dropInlineIfError(PrepareInlineable.scala:238) | |
[error] dotty.tools.dotc.typer.Typer.typedDefDef(Typer.scala:2228) | |
[error] dotty.tools.dotc.typer.Typer.typedNamed$1(Typer.scala:2756) | |
[error] dotty.tools.dotc.typer.Typer.typedUnadapted(Typer.scala:2841) | |
[error] dotty.tools.dotc.typer.Typer.typed(Typer.scala:2907) | |
[error] dotty.tools.dotc.typer.Typer.typed(Typer.scala:2911) | |
[error] dotty.tools.dotc.typer.Typer.traverse$1(Typer.scala:2933) | |
[error] dotty.tools.dotc.typer.Typer.typedStats(Typer.scala:2983) | |
[error] dotty.tools.dotc.typer.Typer.typedClassDef(Typer.scala:2426) | |
[error] dotty.tools.dotc.typer.Typer.typedTypeOrClassDef$1(Typer.scala:2767) | |
[error] dotty.tools.dotc.typer.Typer.typedNamed$1(Typer.scala:2771) | |
[error] dotty.tools.dotc.typer.Typer.typedUnadapted(Typer.scala:2841) | |
[error] dotty.tools.dotc.typer.Typer.typed(Typer.scala:2907) | |
[error] dotty.tools.dotc.typer.Typer.typed(Typer.scala:2911) | |
[error] dotty.tools.dotc.typer.Typer.traverse$1(Typer.scala:2933) | |
[error] dotty.tools.dotc.typer.Typer.typedStats(Typer.scala:2983) | |
[error] dotty.tools.dotc.typer.Typer.typedClassDef(Typer.scala:2426) | |
[error] dotty.tools.dotc.typer.Typer.typedTypeOrClassDef$1(Typer.scala:2767) | |
[error] dotty.tools.dotc.typer.Typer.typedNamed$1(Typer.scala:2771) | |
[error] dotty.tools.dotc.typer.Typer.typedUnadapted(Typer.scala:2841) | |
[error] dotty.tools.dotc.typer.Typer.typed(Typer.scala:2907) | |
[error] dotty.tools.dotc.typer.Typer.typed(Typer.scala:2911) | |
[error] dotty.tools.dotc.typer.Typer.traverse$1(Typer.scala:2933) | |
[error] dotty.tools.dotc.typer.Typer.typedStats(Typer.scala:2983) | |
[error] dotty.tools.dotc.typer.Typer.typedClassDef(Typer.scala:2426) | |
[error] dotty.tools.dotc.typer.Typer.typedTypeOrClassDef$1(Typer.scala:2767) | |
[error] dotty.tools.dotc.typer.Typer.typedNamed$1(Typer.scala:2771) | |
[error] dotty.tools.dotc.typer.Typer.typedUnadapted(Typer.scala:2841) | |
[error] dotty.tools.dotc.typer.Typer.typed(Typer.scala:2907) | |
[error] dotty.tools.dotc.typer.Typer.typed(Typer.scala:2911) | |
[error] dotty.tools.dotc.typer.Typer.traverse$1(Typer.scala:2933) | |
[error] dotty.tools.dotc.typer.Typer.typedStats(Typer.scala:2983) | |
[error] dotty.tools.dotc.typer.Typer.typedPackageDef(Typer.scala:2553) | |
[error] dotty.tools.dotc.typer.Typer.typedUnnamed$1(Typer.scala:2812) | |
[error] dotty.tools.dotc.typer.Typer.typedUnadapted(Typer.scala:2842) | |
[error] dotty.tools.dotc.typer.Typer.typed(Typer.scala:2907) | |
[error] dotty.tools.dotc.typer.Typer.typed(Typer.scala:2911) | |
[error] dotty.tools.dotc.typer.Typer.typedExpr(Typer.scala:3027) | |
[error] dotty.tools.dotc.typer.TyperPhase.liftedTree1$1(TyperPhase.scala:56) | |
[error] dotty.tools.dotc.typer.TyperPhase.typeCheck$$anonfun$1(TyperPhase.scala:62) | |
[error] dotty.tools.dotc.core.Phases$Phase.monitor(Phases.scala:411) | |
[error] dotty.tools.dotc.typer.TyperPhase.typeCheck(TyperPhase.scala:63) | |
[error] dotty.tools.dotc.typer.TyperPhase.runOn$$anonfun$1(TyperPhase.scala:106) | |
[error] scala.runtime.function.JProcedure1.apply(JProcedure1.java:15) | |
[error] scala.runtime.function.JProcedure1.apply(JProcedure1.java:10) | |
[error] scala.collection.immutable.List.foreach(List.scala:333) | |
[error] dotty.tools.dotc.typer.TyperPhase.runOn(TyperPhase.scala:106) | |
[error] dotty.tools.dotc.Run.runPhases$1$$anonfun$1(Run.scala:261) | |
[error] scala.runtime.function.JProcedure1.apply(JProcedure1.java:15) | |
[error] scala.runtime.function.JProcedure1.apply(JProcedure1.java:10) | |
[error] scala.collection.ArrayOps$.foreach$extension(ArrayOps.scala:1323) | |
[error] dotty.tools.dotc.Run.runPhases$1(Run.scala:272) | |
[error] dotty.tools.dotc.Run.compileUnits$$anonfun$1(Run.scala:280) | |
[error] scala.runtime.java8.JFunction0$mcV$sp.apply(JFunction0$mcV$sp.scala:18) | |
[error] dotty.tools.dotc.util.Stats$.maybeMonitored(Stats.scala:68) | |
[error] dotty.tools.dotc.Run.compileUnits(Run.scala:289) | |
[error] dotty.tools.dotc.Run.compileUnits(Run.scala:228) | |
[error] dotty.tools.dotc.Driver.finish(Driver.scala:60) | |
[error] dotty.tools.dotc.Driver.doCompile(Driver.scala:40) | |
[error] dotty.tools.xsbt.CompilerBridgeDriver.run(CompilerBridgeDriver.java:88) | |
[error] dotty.tools.xsbt.CompilerBridge.run(CompilerBridge.java:22) | |
[error] sbt.internal.inc.AnalyzingCompiler.compile(AnalyzingCompiler.scala:91) | |
[error] sbt.internal.inc.MixedAnalyzingCompiler.$anonfun$compile$7(MixedAnalyzingCompiler.scala:192) | |
[error] scala.runtime.java8.JFunction0$mcV$sp.apply(JFunction0$mcV$sp.java:23) | |
[error] sbt.internal.inc.MixedAnalyzingCompiler.timed(MixedAnalyzingCompiler.scala:247) | |
[error] sbt.internal.inc.MixedAnalyzingCompiler.$anonfun$compile$4(MixedAnalyzingCompiler.scala:182) | |
[error] sbt.internal.inc.MixedAnalyzingCompiler.$anonfun$compile$4$adapted(MixedAnalyzingCompiler.scala:163) | |
[error] sbt.internal.inc.JarUtils$.withPreviousJar(JarUtils.scala:239) | |
[error] sbt.internal.inc.MixedAnalyzingCompiler.compileScala$1(MixedAnalyzingCompiler.scala:163) | |
[error] sbt.internal.inc.MixedAnalyzingCompiler.compile(MixedAnalyzingCompiler.scala:210) | |
[error] sbt.internal.inc.IncrementalCompilerImpl.$anonfun$compileInternal$1(IncrementalCompilerImpl.scala:528) | |
[error] sbt.internal.inc.IncrementalCompilerImpl.$anonfun$compileInternal$1$adapted(IncrementalCompilerImpl.scala:528) | |
[error] sbt.internal.inc.Incremental$.$anonfun$apply$5(Incremental.scala:175) | |
[error] sbt.internal.inc.Incremental$.$anonfun$apply$5$adapted(Incremental.scala:173) | |
[error] sbt.internal.inc.Incremental$$anon$2.run(Incremental.scala:459) | |
[error] sbt.internal.inc.IncrementalCommon$CycleState.next(IncrementalCommon.scala:116) | |
[error] sbt.internal.inc.IncrementalCommon$$anon$1.next(IncrementalCommon.scala:56) | |
[error] sbt.internal.inc.IncrementalCommon$$anon$1.next(IncrementalCommon.scala:52) | |
[error] sbt.internal.inc.IncrementalCommon.cycle(IncrementalCommon.scala:263) | |
[error] sbt.internal.inc.Incremental$.$anonfun$incrementalCompile$8(Incremental.scala:414) | |
[error] sbt.internal.inc.Incremental$.withClassfileManager(Incremental.scala:501) | |
[error] sbt.internal.inc.Incremental$.incrementalCompile(Incremental.scala:401) | |
[error] sbt.internal.inc.Incremental$.apply(Incremental.scala:167) | |
[error] sbt.internal.inc.IncrementalCompilerImpl.compileInternal(IncrementalCompilerImpl.scala:528) | |
[error] sbt.internal.inc.IncrementalCompilerImpl.$anonfun$compileIncrementally$1(IncrementalCompilerImpl.scala:482) | |
[error] sbt.internal.inc.IncrementalCompilerImpl.handleCompilationError(IncrementalCompilerImpl.scala:332) | |
[error] sbt.internal.inc.IncrementalCompilerImpl.compileIncrementally(IncrementalCompilerImpl.scala:420) | |
[error] sbt.internal.inc.IncrementalCompilerImpl.compile(IncrementalCompilerImpl.scala:137) | |
[error] sbt.Defaults$.compileIncrementalTaskImpl(Defaults.scala:2357) | |
[error] sbt.Defaults$.$anonfun$compileIncrementalTask$2(Defaults.scala:2314) | |
[error] sbt.internal.io.Retry$.apply(Retry.scala:46) | |
[error] sbt.internal.io.Retry$.apply(Retry.scala:28) | |
[error] sbt.internal.io.Retry$.apply(Retry.scala:23) | |
[error] sbt.internal.server.BspCompileTask$.compute(BspCompileTask.scala:31) | |
[error] sbt.Defaults$.$anonfun$compileIncrementalTask$1(Defaults.scala:2310) | |
[error] scala.Function1.$anonfun$compose$1(Function1.scala:49) | |
[error] sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:62) | |
[error] sbt.std.Transform$$anon$4.work(Transform.scala:68) | |
[error] sbt.Execute.$anonfun$submit$2(Execute.scala:282) | |
[error] sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:23) | |
[error] sbt.Execute.work(Execute.scala:291) | |
[error] sbt.Execute.$anonfun$submit$1(Execute.scala:282) | |
[error] sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265) | |
[error] sbt.CompletionService$$anon$2.call(CompletionService.scala:64) | |
[error] java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) | |
[error] java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) | |
[error] java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) | |
[error] java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) | |
[error] java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) | |
[error] java.base/java.lang.Thread.run(Thread.java:829) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment