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
> proguard:proguard | |
[info] Updating {file:/Users/mdb/projects/codex/}codex... | |
[info] Resolving net.sf.proguard#proguard-base;4.9 ... | |
[info] Done updating. | |
[info] Compiling 32 Scala sources to /Users/mdb/projects/codex/target/classes... | |
[warn] there were 83 deprecation warning(s); re-run with -deprecation for details | |
[warn] one warning found | |
[info] ProGuard, version 4.9 | |
[info] Reading program directory [/Users/mdb/projects/codex/target/classes] | |
[info] Reading program jar [/Users/mdb/.ivy2/local/com.samskivert/samscala/1.0-SNAPSHOT/jars/samscala.jar] | |
[info] Reading program jar [/Users/mdb/.ivy2/local/com.samskivert/pom-util_2.9.2/0.6-SNAPSHOT/jars/pom-util_2.9.2.jar] | |
[info] Reading program jar [/Users/mdb/.ivy2/cache/com.samskivert/jmustache/bundles/jmustache-1.8.jar] | |
[info] Reading program jar [/Users/mdb/.ivy2/cache/org.eclipse.jetty/jetty-servlet/jars/jetty-servlet-9.0.0.RC2.jar] | |
[info] Reading program jar [/Users/mdb/.ivy2/cache/org.eclipse.jetty/jetty-security/jars/jetty-security-9.0.0.RC2.jar] | |
[info] Reading program jar [/Users/mdb/.ivy2/cache/org.eclipse.jetty/jetty-server/jars/jetty-server-9.0.0.RC2.jar] | |
[info] Reading program jar [/Users/mdb/.ivy2/cache/org.eclipse.jetty.orbit/javax.servlet/orbits/javax.servlet-3.0.0.v201112011016.jar] (filtered) | |
[info] Reading program jar [/Users/mdb/.ivy2/cache/org.eclipse.jetty/jetty-http/jars/jetty-http-9.0.0.RC2.jar] | |
[info] Reading program jar [/Users/mdb/.ivy2/cache/org.eclipse.jetty/jetty-util/jars/jetty-util-9.0.0.RC2.jar] | |
[info] Reading program jar [/Users/mdb/.ivy2/cache/org.eclipse.jetty/jetty-io/jars/jetty-io-9.0.0.RC2.jar] | |
[info] Reading program jar [/Users/mdb/.ivy2/cache/org.squeryl/squeryl_2.10/jars/squeryl_2.10-0.9.6-RC1.jar] | |
[info] Reading program jar [/Users/mdb/.ivy2/cache/org.scala-lang/scala-library/jars/scala-library-2.10.0.jar] | |
[info] Reading program jar [/Users/mdb/.ivy2/cache/cglib/cglib-nodep/jars/cglib-nodep-2.2.jar] | |
[info] Reading program jar [/Users/mdb/.ivy2/cache/org.scala-lang/scalap/jars/scalap-2.10.0.jar] | |
[info] Reading program jar [/Users/mdb/.ivy2/cache/org.scala-lang/scala-compiler/jars/scala-compiler-2.10.0.jar] | |
[info] Reading program jar [/Users/mdb/.ivy2/cache/org.scala-lang/scala-reflect/jars/scala-reflect-2.10.0.jar] | |
[info] Reading program jar [/Users/mdb/.ivy2/cache/com.h2database/h2/jars/h2-1.2.127.jar] | |
[info] Reading program jar [/Users/mdb/.ivy2/cache/com.threerings/getdown/jars/getdown-1.3.1.jar] | |
[info] Reading library jar [/Users/mdb/.ivy2/cache/org.scala-lang/scala-library/jars/scala-library-2.10.1.jar] | |
[info] Reading library jar [/Library/Java/JavaVirtualMachines/jdk1.7.0_21.jdk/Contents/Home/jre/lib/rt.jar] | |
[info] Reading library jar [/Users/mdb/.ivy2/cache/org.scala-lang/scala-library/jars/scala-library-2.10.1.jar] | |
[error] Warning: com.threerings.getdown.tools.DigesterTask: can't find superclass or interface org.apache.tools.ant.Task | |
[error] Warning: net.sf.cglib.transform.AbstractProcessTask: can't find superclass or interface org.apache.tools.ant.Task | |
[error] Warning: org.eclipse.jetty.server.handler.jmx.AbstractHandlerMBean: can't find superclass or interface org.eclipse.jetty.jmx.ObjectMBean | |
[error] Warning: org.eclipse.jetty.server.jmx.AbstractConnectorMBean: can't find superclass or interface org.eclipse.jetty.jmx.ObjectMBean | |
[error] Warning: org.eclipse.jetty.server.jmx.ServerMBean: can't find superclass or interface org.eclipse.jetty.jmx.ObjectMBean | |
[error] Warning: org.eclipse.jetty.servlet.jmx.FilterMappingMBean: can't find superclass or interface org.eclipse.jetty.jmx.ObjectMBean | |
[error] Warning: org.eclipse.jetty.servlet.jmx.HolderMBean: can't find superclass or interface org.eclipse.jetty.jmx.ObjectMBean | |
[error] Warning: org.eclipse.jetty.servlet.jmx.ServletMappingMBean: can't find superclass or interface org.eclipse.jetty.jmx.ObjectMBean | |
[error] Warning: org.eclipse.jetty.util.log.JettyAwareLogger: can't find superclass or interface org.slf4j.Logger | |
[error] Warning: org.h2.util.DbDriverActivator: can't find superclass or interface org.osgi.framework.BundleActivator | |
[error] Warning: scala.tools.ant.ScalaMatchingTask: can't find superclass or interface org.apache.tools.ant.taskdefs.MatchingTask | |
[error] Warning: scala.tools.ant.sabbus.Break: can't find superclass or interface org.apache.tools.ant.Task | |
[error] Warning: scala.tools.ant.sabbus.Make: can't find superclass or interface org.apache.tools.ant.Task | |
[error] Warning: scala.tools.nsc.interpreter.JLineDelimiter: can't find superclass or interface scala.tools.jline.console.completer.ArgumentCompleter$ArgumentDelimiter | |
[error] Warning: scala.tools.nsc.interpreter.JLineReader$$anon$1: can't find superclass or interface scala.tools.jline.console.completer.Completer | |
[error] Warning: scala.tools.nsc.interpreter.JLineReader$JLineConsoleReader: can't find superclass or interface scala.tools.jline.console.ConsoleReader | |
[error] Warning: scala.tools.nsc.interpreter.session.FileBackedHistory: can't find superclass or interface scala.tools.jline.console.history.PersistentHistory | |
[error] Warning: scala.tools.nsc.interpreter.session.JLineHistory: can't find superclass or interface scala.tools.jline.console.history.History | |
[error] Warning: scala.tools.nsc.interpreter.session.SimpleHistory$Entry: can't find superclass or interface scala.tools.jline.console.history.History$Entry | |
[error] Warning: library class scala.collection.IndexedSeq$$anon$1 extends or implements program class scala.collection.generic.GenTraversableFactory$GenericCanBuildFrom | |
[error] Warning: library class scala.collection.MapLike$MappedValues$$anonfun$foreach$3 extends or implements program class scala.runtime.AbstractFunction1 | |
[error] Warning: library class scala.collection.MapLike$MappedValues$$anonfun$foreach$3 extends or implements program class scala.Serializable | |
[error] Warning: library class scala.collection.MapLike$MappedValues$$anonfun$iterator$3 extends or implements program class scala.runtime.AbstractFunction1 | |
[error] Warning: library class scala.collection.MapLike$MappedValues$$anonfun$iterator$3 extends or implements program class scala.Serializable | |
[error] Warning: library class scala.collection.TraversableLike$$anonfun$groupBy$3 extends or implements program class scala.runtime.AbstractFunction1 | |
[error] Warning: library class scala.collection.TraversableLike$$anonfun$groupBy$3 extends or implements program class scala.Serializable | |
[error] Warning: library class scala.collection.immutable.HashMap$SerializationProxy$$anonfun$writeObject$2 extends or implements program class scala.runtime.AbstractFunction1 | |
[error] Warning: library class scala.collection.immutable.HashMap$SerializationProxy$$anonfun$writeObject$2 extends or implements program class scala.Serializable | |
[error] Warning: library class scala.collection.immutable.List$$anonfun$foldRight$1 extends or implements program class scala.runtime.AbstractFunction2 | |
[error] Warning: library class scala.collection.immutable.List$$anonfun$foldRight$1 extends or implements program class scala.Serializable | |
[error] Warning: library class scala.collection.immutable.MapLike$$anonfun$transform$2 extends or implements program class scala.runtime.AbstractFunction1 | |
[error] Warning: library class scala.collection.immutable.MapLike$$anonfun$transform$2 extends or implements program class scala.Serializable | |
[error] Warning: library class scala.collection.immutable.Stream$$anonfun$scala$collection$immutable$Stream$$loop$5$2 extends or implements program class scala.runtime.AbstractFunction0 | |
[error] Warning: library class scala.collection.immutable.Stream$$anonfun$scala$collection$immutable$Stream$$loop$5$2 extends or implements program class scala.Serializable | |
[error] Warning: library class scala.collection.immutable.Stream$$anonfun$scala$collection$immutable$Stream$$loop$6$1 extends or implements program class scala.runtime.AbstractFunction0 | |
[error] Warning: library class scala.collection.immutable.Stream$$anonfun$scala$collection$immutable$Stream$$loop$6$1 extends or implements program class scala.Serializable | |
[error] Warning: library class scala.collection.mutable.MapLike$$anonfun$retain$3 extends or implements program class scala.runtime.AbstractFunction1 | |
[error] Warning: library class scala.collection.mutable.MapLike$$anonfun$retain$3 extends or implements program class scala.Serializable | |
[error] Warning: library class scala.collection.parallel.IterableSplitter$Taken$$anonfun$4 extends or implements program class scala.runtime.AbstractFunction1 | |
[error] Warning: library class scala.collection.parallel.IterableSplitter$Taken$$anonfun$4 extends or implements program class scala.Serializable | |
[error] Warning: library class scala.collection.parallel.IterableSplitter$Zipped$$anonfun$5 extends or implements program class scala.runtime.AbstractFunction1 | |
[error] Warning: library class scala.collection.parallel.IterableSplitter$Zipped$$anonfun$5 extends or implements program class scala.Serializable | |
[error] Warning: library class scala.collection.parallel.ParIterableLike$CopyToArray$$anonfun$split$21 extends or implements program class scala.runtime.AbstractFunction2 | |
[error] Warning: library class scala.collection.parallel.ParIterableLike$CopyToArray$$anonfun$split$21 extends or implements program class scala.Serializable | |
[error] Warning: library class scala.collection.parallel.ParIterableLike$CopyToArray$$anonfun$split$22 extends or implements program class scala.runtime.AbstractFunction1 | |
[error] Warning: library class scala.collection.parallel.ParIterableLike$CopyToArray$$anonfun$split$22 extends or implements program class scala.Serializable | |
[error] Warning: library class scala.collection.parallel.ParIterableLike$CopyToArray$$anonfun$split$23 extends or implements program class scala.runtime.AbstractFunction1 | |
[error] Warning: library class scala.collection.parallel.ParIterableLike$CopyToArray$$anonfun$split$23 extends or implements program class scala.Serializable | |
[error] Warning: library class scala.collection.parallel.ParIterableLike$CopyToArray$$anonfun$split$24 extends or implements program class scala.runtime.AbstractFunction1 | |
[error] Warning: library class scala.collection.parallel.ParIterableLike$CopyToArray$$anonfun$split$24 extends or implements program class scala.Serializable | |
[error] Warning: library class scala.collection.parallel.ParIterableLike$CreateScanTree$$anonfun$split$25 extends or implements program class scala.runtime.AbstractFunction2 | |
[error] Warning: library class scala.collection.parallel.ParIterableLike$CreateScanTree$$anonfun$split$25 extends or implements program class scala.Serializable | |
[error] Warning: library class scala.collection.parallel.ParIterableLike$CreateScanTree$$anonfun$split$26 extends or implements program class scala.runtime.AbstractFunction1 | |
[error] Warning: library class scala.collection.parallel.ParIterableLike$CreateScanTree$$anonfun$split$26 extends or implements program class scala.Serializable | |
[error] Warning: library class scala.collection.parallel.ParIterableLike$CreateScanTree$$anonfun$split$27 extends or implements program class scala.runtime.AbstractFunction1 | |
[error] Warning: library class scala.collection.parallel.ParIterableLike$CreateScanTree$$anonfun$split$27 extends or implements program class scala.Serializable | |
[error] Warning: library class scala.collection.parallel.ParIterableLike$Drop$$anonfun$split$6 extends or implements program class scala.runtime.AbstractFunction1 | |
[error] Warning: library class scala.collection.parallel.ParIterableLike$Drop$$anonfun$split$6 extends or implements program class scala.Serializable | |
[error] Warning: library class scala.collection.parallel.ParIterableLike$Drop$$anonfun$split$7 extends or implements program class scala.runtime.AbstractFunction1 | |
[error] Warning: library class scala.collection.parallel.ParIterableLike$Drop$$anonfun$split$7 extends or implements program class scala.Serializable | |
[error] Warning: library class scala.collection.parallel.ParIterableLike$Slice$$anonfun$split$10 extends or implements program class scala.runtime.AbstractFunction1 | |
[error] Warning: library class scala.collection.parallel.ParIterableLike$Slice$$anonfun$split$10 extends or implements program class scala.Serializable | |
[error] Warning: library class scala.collection.parallel.ParIterableLike$Slice$$anonfun$split$8 extends or implements program class scala.runtime.AbstractFunction1 | |
[error] Warning: library class scala.collection.parallel.ParIterableLike$Slice$$anonfun$split$8 extends or implements program class scala.Serializable | |
[error] Warning: library class scala.collection.parallel.ParIterableLike$Slice$$anonfun$split$9 extends or implements program class scala.runtime.AbstractFunction1 | |
[error] Warning: library class scala.collection.parallel.ParIterableLike$Slice$$anonfun$split$9 extends or implements program class scala.Serializable | |
[error] Warning: library class scala.collection.parallel.ParIterableLike$Span$$anonfun$split$16 extends or implements program class scala.runtime.AbstractFunction2 | |
[error] Warning: library class scala.collection.parallel.ParIterableLike$Span$$anonfun$split$16 extends or implements program class scala.Serializable | |
[error] Warning: library class scala.collection.parallel.ParIterableLike$Span$$anonfun$split$17 extends or implements program class scala.runtime.AbstractFunction1 | |
[error] Warning: library class scala.collection.parallel.ParIterableLike$Span$$anonfun$split$17 extends or implements program class scala.Serializable | |
[error] Warning: library class scala.collection.parallel.ParIterableLike$Span$$anonfun$split$18 extends or implements program class scala.runtime.AbstractFunction1 | |
[error] Warning: library class scala.collection.parallel.ParIterableLike$Span$$anonfun$split$18 extends or implements program class scala.Serializable | |
[error] Warning: library class scala.collection.parallel.ParIterableLike$SplitAt$$anonfun$split$11 extends or implements program class scala.runtime.AbstractFunction1 | |
[error] Warning: library class scala.collection.parallel.ParIterableLike$SplitAt$$anonfun$split$11 extends or implements program class scala.Serializable | |
[error] Warning: library class scala.collection.parallel.ParIterableLike$SplitAt$$anonfun$split$12 extends or implements program class scala.runtime.AbstractFunction1 | |
[error] Warning: library class scala.collection.parallel.ParIterableLike$SplitAt$$anonfun$split$12 extends or implements program class scala.Serializable | |
[error] Warning: library class scala.collection.parallel.ParIterableLike$Take$$anonfun$split$4 extends or implements program class scala.runtime.AbstractFunction1 | |
[error] Warning: library class scala.collection.parallel.ParIterableLike$Take$$anonfun$split$4 extends or implements program class scala.Serializable | |
[error] Warning: library class scala.collection.parallel.ParIterableLike$TakeWhile$$anonfun$split$13 extends or implements program class scala.runtime.AbstractFunction2 | |
[error] Warning: library class scala.collection.parallel.ParIterableLike$TakeWhile$$anonfun$split$13 extends or implements program class scala.Serializable | |
[error] Warning: library class scala.collection.parallel.ParIterableLike$TakeWhile$$anonfun$split$14 extends or implements program class scala.runtime.AbstractFunction1 | |
[error] Warning: library class scala.collection.parallel.ParIterableLike$TakeWhile$$anonfun$split$14 extends or implements program class scala.Serializable | |
[error] Warning: library class scala.collection.parallel.ParIterableLike$TakeWhile$$anonfun$split$15 extends or implements program class scala.runtime.AbstractFunction1 | |
[error] Warning: library class scala.collection.parallel.ParIterableLike$TakeWhile$$anonfun$split$15 extends or implements program class scala.Serializable | |
[error] Warning: library class scala.collection.parallel.ParIterableLike$Zip$$anonfun$split$19 extends or implements program class scala.runtime.AbstractFunction1 | |
[error] Warning: library class scala.collection.parallel.ParIterableLike$Zip$$anonfun$split$19 extends or implements program class scala.Serializable | |
[error] Warning: library class scala.collection.parallel.ParIterableLike$ZipAll$$anonfun$split$20 extends or implements program class scala.runtime.AbstractFunction1 | |
[error] Warning: library class scala.collection.parallel.ParIterableLike$ZipAll$$anonfun$split$20 extends or implements program class scala.Serializable | |
[error] Warning: library class scala.collection.parallel.ParMapLike$$anon$1$$anonfun$foreach$5 extends or implements program class scala.runtime.AbstractFunction1 | |
[error] Warning: library class scala.collection.parallel.ParMapLike$$anon$1$$anonfun$foreach$5 extends or implements program class scala.Serializable | |
[error] Warning: library class scala.collection.parallel.ParMapLike$$anon$2$$anonfun$foreach$6 extends or implements program class scala.runtime.AbstractFunction1 | |
[error] Warning: library class scala.collection.parallel.ParMapLike$$anon$2$$anonfun$foreach$6 extends or implements program class scala.Serializable | |
[error] Warning: library class scala.collection.parallel.ParMapLike$$anon$2$$anonfun$foreach$7 extends or implements program class scala.runtime.AbstractFunction1 | |
[error] Warning: library class scala.collection.parallel.ParMapLike$$anon$2$$anonfun$foreach$7 extends or implements program class scala.Serializable | |
[error] Warning: library class scala.collection.parallel.ParMapLike$DefaultKeySet$$anonfun$foreach$2 extends or implements program class scala.runtime.AbstractFunction1 | |
[error] Warning: library class scala.collection.parallel.ParMapLike$DefaultKeySet$$anonfun$foreach$2 extends or implements program class scala.Serializable | |
[error] Warning: library class scala.collection.parallel.ParMapLike$DefaultValuesIterable$$anonfun$foreach$3 extends or implements program class scala.runtime.AbstractFunction1 | |
[error] Warning: library class scala.collection.parallel.ParMapLike$DefaultValuesIterable$$anonfun$foreach$3 extends or implements program class scala.Serializable | |
[error] Warning: library class scala.collection.parallel.ParMapLike$DefaultValuesIterable$$anonfun$foreach$4 extends or implements program class scala.runtime.AbstractFunction1 | |
[error] Warning: library class scala.collection.parallel.ParMapLike$DefaultValuesIterable$$anonfun$foreach$4 extends or implements program class scala.Serializable | |
[error] Warning: library class scala.collection.parallel.ParSeqLike$Corresponds$$anonfun$split$15 extends or implements program class scala.runtime.AbstractFunction1 | |
[error] Warning: library class scala.collection.parallel.ParSeqLike$Corresponds$$anonfun$split$15 extends or implements program class scala.Serializable | |
[error] Warning: library class scala.collection.parallel.ParSeqLike$Corresponds$$anonfun$split$16 extends or implements program class scala.runtime.AbstractFunction1 | |
[error] Warning: library class scala.collection.parallel.ParSeqLike$Corresponds$$anonfun$split$16 extends or implements program class scala.Serializable | |
[error] Warning: library class scala.collection.parallel.ParSeqLike$Elements$$anonfun$psplit$2 extends or implements program class scala.runtime.AbstractFunction1 | |
[error] Warning: library class scala.collection.parallel.ParSeqLike$Elements$$anonfun$psplit$2 extends or implements program class scala.Serializable | |
[error] Warning: library class scala.collection.parallel.ParSeqLike$Elements$$anonfun$psplit$2$$anon$3 extends or implements program class scala.collection.parallel.ParSeqLike$Elements | |
[error] Warning: library class scala.collection.parallel.ParSeqLike$IndexWhere$$anonfun$split$5 extends or implements program class scala.runtime.AbstractFunction1 | |
[error] Warning: library class scala.collection.parallel.ParSeqLike$IndexWhere$$anonfun$split$5 extends or implements program class scala.Serializable | |
[error] Warning: library class scala.collection.parallel.ParSeqLike$IndexWhere$$anonfun$split$6 extends or implements program class scala.runtime.AbstractFunction1 | |
[error] Warning: library class scala.collection.parallel.ParSeqLike$IndexWhere$$anonfun$split$6 extends or implements program class scala.Serializable | |
[error] Warning: library class scala.collection.parallel.ParSeqLike$LastIndexWhere$$anonfun$split$7 extends or implements program class scala.runtime.AbstractFunction2 | |
[error] Warning: library class scala.collection.parallel.ParSeqLike$LastIndexWhere$$anonfun$split$7 extends or implements program class scala.Serializable | |
[error] Warning: library class scala.collection.parallel.ParSeqLike$LastIndexWhere$$anonfun$split$8 extends or implements program class scala.runtime.AbstractFunction1 | |
[error] Warning: library class scala.collection.parallel.ParSeqLike$LastIndexWhere$$anonfun$split$8 extends or implements program class scala.Serializable | |
[error] Warning: library class scala.collection.parallel.ParSeqLike$LastIndexWhere$$anonfun$split$9 extends or implements program class scala.runtime.AbstractFunction1 | |
[error] Warning: library class scala.collection.parallel.ParSeqLike$LastIndexWhere$$anonfun$split$9 extends or implements program class scala.Serializable | |
[error] Warning: library class scala.collection.parallel.ParSeqLike$SameElements$$anonfun$split$10 extends or implements program class scala.runtime.AbstractFunction1 | |
[error] Warning: library class scala.collection.parallel.ParSeqLike$SameElements$$anonfun$split$10 extends or implements program class scala.Serializable | |
[error] Warning: library class scala.collection.parallel.ParSeqLike$SameElements$$anonfun$split$11 extends or implements program class scala.runtime.AbstractFunction1 | |
[error] Warning: library class scala.collection.parallel.ParSeqLike$SameElements$$anonfun$split$11 extends or implements program class scala.Serializable | |
[error] Warning: library class scala.collection.parallel.ParSeqLike$SegmentLength$$anonfun$split$3 extends or implements program class scala.runtime.AbstractFunction1 | |
[error] Warning: library class scala.collection.parallel.ParSeqLike$SegmentLength$$anonfun$split$3 extends or implements program class scala.Serializable | |
[error] Warning: library class scala.collection.parallel.ParSeqLike$Updated$$anonfun$split$12 extends or implements program class scala.runtime.AbstractFunction2 | |
[error] Warning: library class scala.collection.parallel.ParSeqLike$Updated$$anonfun$split$12 extends or implements program class scala.Serializable | |
[error] Warning: library class scala.collection.parallel.ParSeqLike$Updated$$anonfun$split$13 extends or implements program class scala.runtime.AbstractFunction1 | |
[error] Warning: library class scala.collection.parallel.ParSeqLike$Updated$$anonfun$split$13 extends or implements program class scala.Serializable | |
[error] Warning: library class scala.collection.parallel.ParSeqLike$Updated$$anonfun$split$14 extends or implements program class scala.runtime.AbstractFunction1 | |
[error] Warning: library class scala.collection.parallel.ParSeqLike$Updated$$anonfun$split$14 extends or implements program class scala.Serializable | |
[error] Warning: library class scala.collection.parallel.SeqSplitter$Appended$$anonfun$9 extends or implements program class scala.runtime.AbstractFunction1 | |
[error] Warning: library class scala.collection.parallel.SeqSplitter$Appended$$anonfun$9 extends or implements program class scala.Serializable | |
[error] Warning: library class scala.collection.parallel.immutable.Repetition$ParIterator$$anonfun$psplit$2 extends or implements program class scala.runtime.AbstractFunction1 | |
[error] Warning: library class scala.collection.parallel.immutable.Repetition$ParIterator$$anonfun$psplit$2 extends or implements program class scala.Serializable | |
[error] Warning: library class scala.concurrent.Future$$anonfun$flatMap$1$$anonfun$apply$3 extends or implements program class scala.runtime.AbstractFunction1 | |
[error] Warning: library class scala.concurrent.Future$$anonfun$flatMap$1$$anonfun$apply$3 extends or implements program class scala.Serializable | |
[error] Warning: library class scala.concurrent.Future$$anonfun$sequence$1$$anonfun$apply$4 extends or implements program class scala.runtime.AbstractFunction1 | |
[error] Warning: library class scala.concurrent.Future$$anonfun$sequence$1$$anonfun$apply$4 extends or implements program class scala.Serializable | |
[error] Warning: library class scala.concurrent.Future$$anonfun$sequence$1$$anonfun$apply$4$$anonfun$apply$5 extends or implements program class scala.runtime.AbstractFunction1 | |
[error] Warning: library class scala.concurrent.Future$$anonfun$sequence$1$$anonfun$apply$4$$anonfun$apply$5 extends or implements program class scala.Serializable | |
[error] Warning: library class scala.concurrent.Future$$anonfun$traverse$1$$anonfun$apply$6 extends or implements program class scala.runtime.AbstractFunction1 | |
[error] Warning: library class scala.concurrent.Future$$anonfun$traverse$1$$anonfun$apply$6 extends or implements program class scala.Serializable | |
[error] Warning: library class scala.concurrent.Future$$anonfun$traverse$1$$anonfun$apply$6$$anonfun$apply$7 extends or implements program class scala.runtime.AbstractFunction1 | |
[error] Warning: library class scala.concurrent.Future$$anonfun$traverse$1$$anonfun$apply$6$$anonfun$apply$7 extends or implements program class scala.Serializable | |
[error] Warning: library class scala.concurrent.Future$InternalCallbackExecutor$Batch extends or implements program class scala.concurrent.BlockContext | |
[error] Warning: library class scala.concurrent.Future$InternalCallbackExecutor$Batch$$anonfun$run$1 extends or implements program class scala.runtime.AbstractFunction0$mcV$sp | |
[error] Warning: library class scala.concurrent.Future$InternalCallbackExecutor$Batch$$anonfun$run$1 extends or implements program class scala.Serializable | |
[error] Warning: library class scala.concurrent.impl.ExecutionContextImpl$$anon$3 extends or implements program class scala.concurrent.forkjoin.ForkJoinTask | |
[error] Warning: library class scala.concurrent.impl.ExecutionContextImpl$DefaultThreadFactory$$anon$2$$anon$5 extends or implements program class scala.concurrent.forkjoin.ForkJoinPool$ManagedBlocker | |
[error] Warning: library class scala.util.automata.SubsetConstruction$$anonfun$determinize$2$$anonfun$apply$2 extends or implements program class scala.runtime.AbstractFunction1 | |
[error] Warning: library class scala.util.automata.SubsetConstruction$$anonfun$determinize$2$$anonfun$apply$2 extends or implements program class scala.Serializable | |
[error] Warning: library class scala.util.parsing.ast.Binders$Scope$$anonfun$indexFor$2 extends or implements program class scala.runtime.AbstractFunction1 | |
[error] Warning: library class scala.util.parsing.ast.Binders$Scope$$anonfun$indexFor$2 extends or implements program class scala.Serializable | |
[error] Warning: ch.epfl.lamp.compiler.msil.emit.ILGenerator: can't find referenced class ch.epfl.lamp.compiler.msil.emit.ILGenerator$$anonfun$Emit$1 | |
[error] Warning: ch.epfl.lamp.compiler.msil.emit.ILGenerator$: can't find referenced class ch.epfl.lamp.compiler.msil.emit.ILGenerator$$anonfun$Emit$1 | |
[error] Warning: ch.epfl.lamp.compiler.msil.emit.ILPrinterVisitor: can't find referenced class ch.epfl.lamp.compiler.msil.emit.ILPrinterVisitor$$anonfun$pad$1 | |
[error] Warning: ch.epfl.lamp.compiler.msil.emit.ILPrinterVisitor: can't find referenced class ch.epfl.lamp.compiler.msil.emit.ILPrinterVisitor$$anonfun$addPrimitive$1 | |
[error] Warning: ch.epfl.lamp.compiler.msil.emit.ILPrinterVisitor$: can't find referenced class ch.epfl.lamp.compiler.msil.emit.ILPrinterVisitor$$anonfun$pad$1 | |
[error] Warning: ch.epfl.lamp.compiler.msil.emit.ILPrinterVisitor$: can't find referenced class ch.epfl.lamp.compiler.msil.emit.ILPrinterVisitor$$anonfun$addPrimitive$1 | |
[error] Warning: ch.epfl.lamp.compiler.msil.emit.MultipleFilesILPrinterVisitor$$anonfun$caseModuleBuilder$1: can't find referenced class ch.epfl.lamp.compiler.msil.emit.MultipleFilesILPrinterVisitor$$anonfun$caseModuleBuilder$1$$anonfun$apply$mcVI$sp$1 | |
[error] Warning: com.threerings.getdown.launcher.GetdownApplet: can't find referenced class netscape.javascript.JSObject | |
[error] Warning: com.threerings.getdown.launcher.GetdownApplet: can't find referenced class netscape.javascript.JSObject | |
[error] Warning: com.threerings.getdown.launcher.n: can't find referenced class netscape.javascript.JSObject | |
[error] Warning: com.threerings.getdown.launcher.n: can't find referenced class netscape.javascript.JSObject | |
[error] Warning: com.threerings.getdown.tools.DigesterTask: can't find referenced class org.apache.tools.ant.BuildException | |
[error] Warning: com.threerings.getdown.tools.DigesterTask: can't find referenced class org.apache.tools.ant.Task | |
[error] Warning: com.threerings.getdown.tools.DigesterTask: can't find referenced class org.apache.tools.ant.BuildException | |
[error] Warning: com.threerings.getdown.tools.DigesterTask: can't find referenced class org.apache.tools.ant.BuildException | |
[error] Warning: com.threerings.getdown.tools.DigesterTask: can't find referenced class org.apache.tools.ant.Task | |
[error] Warning: net.sf.cglib.core.DebuggingClassWriter$1: can't find referenced class net.sf.cglib.asm.util.TraceClassVisitor | |
[error] Warning: net.sf.cglib.core.DebuggingClassWriter$1: can't find referenced class net.sf.cglib.asm.util.TraceClassVisitor | |
[error] Warning: net.sf.cglib.core.DebuggingClassWriter$1: can't find referenced class net.sf.cglib.asm.util.TraceClassVisitor | |
[error] Warning: net.sf.cglib.transform.AbstractProcessTask: can't find referenced class org.apache.tools.ant.Task | |
[error] Warning: net.sf.cglib.transform.AbstractProcessTask: can't find referenced class org.apache.tools.ant.Task | |
[error] Warning: net.sf.cglib.transform.AbstractProcessTask: can't find referenced method 'org.apache.tools.ant.Project getProject()' in class net.sf.cglib.transform.AbstractProcessTask | |
[error] Warning: net.sf.cglib.transform.AbstractProcessTask: can't find referenced class org.apache.tools.ant.types.FileSet | |
[error] Warning: net.sf.cglib.transform.AbstractProcessTask: can't find referenced class org.apache.tools.ant.types.FileSet | |
[error] Warning: net.sf.cglib.transform.AbstractProcessTask: can't find referenced class org.apache.tools.ant.DirectoryScanner | |
[error] Warning: net.sf.cglib.transform.AbstractProcessTask: can't find referenced class org.apache.tools.ant.DirectoryScanner | |
[error] Warning: net.sf.cglib.transform.AbstractProcessTask: can't find referenced class org.apache.tools.ant.types.FileSet | |
[error] Warning: net.sf.cglib.transform.AbstractProcessTask: can't find referenced class org.apache.tools.ant.BuildException | |
[error] Warning: net.sf.cglib.transform.AbstractProcessTask: can't find referenced class org.apache.tools.ant.BuildException | |
[error] Warning: net.sf.cglib.transform.AbstractProcessTask: can't find referenced class org.apache.tools.ant.types.FileSet | |
[error] Warning: net.sf.cglib.transform.AbstractProcessTask: can't find referenced class org.apache.tools.ant.types.FileSet | |
[error] Warning: net.sf.cglib.transform.AbstractProcessTask: can't find referenced class org.apache.tools.ant.types.FileSet | |
[error] Warning: net.sf.cglib.transform.AbstractProcessTask: can't find referenced class org.apache.tools.ant.DirectoryScanner | |
[error] Warning: net.sf.cglib.transform.AbstractProcessTask: can't find referenced class org.apache.tools.ant.Project | |
[error] Warning: net.sf.cglib.transform.AbstractTransformTask: can't find referenced method 'void log(java.lang.String,int)' in class net.sf.cglib.transform.AbstractTransformTask | |
[error] Warning: net.sf.cglib.transform.AbstractTransformTask: can't find referenced method 'void log(java.lang.String)' in class net.sf.cglib.transform.AbstractTransformTask | |
[error] Warning: org.eclipse.jetty.server.handler.jmx.AbstractHandlerMBean: can't find referenced class org.eclipse.jetty.jmx.ObjectMBean | |
[error] Warning: org.eclipse.jetty.server.handler.jmx.AbstractHandlerMBean: can't find referenced field 'java.lang.Object _managed' in class org.eclipse.jetty.server.handler.jmx.AbstractHandlerMBean | |
[error] Warning: org.eclipse.jetty.server.handler.jmx.AbstractHandlerMBean: can't find referenced class org.eclipse.jetty.jmx.ObjectMBean | |
[error] Warning: org.eclipse.jetty.server.handler.jmx.AbstractHandlerMBean: can't find referenced class org.eclipse.jetty.jmx.ObjectMBean | |
[error] Warning: org.eclipse.jetty.server.handler.jmx.ContextHandlerMBean: can't find referenced field 'java.lang.Object _managed' in class org.eclipse.jetty.server.handler.jmx.ContextHandlerMBean | |
[error] Warning: org.eclipse.jetty.server.jmx.AbstractConnectorMBean: can't find referenced class org.eclipse.jetty.jmx.ObjectMBean | |
[error] Warning: org.eclipse.jetty.server.jmx.AbstractConnectorMBean: can't find referenced class org.eclipse.jetty.jmx.ObjectMBean | |
[error] Warning: org.eclipse.jetty.server.jmx.ServerMBean: can't find referenced class org.eclipse.jetty.jmx.ObjectMBean | |
[error] Warning: org.eclipse.jetty.server.jmx.ServerMBean: can't find referenced class org.eclipse.jetty.jmx.ObjectMBean | |
[error] Warning: org.eclipse.jetty.server.session.jmx.AbstractSessionManagerMBean: can't find referenced field 'java.lang.Object _managed' in class org.eclipse.jetty.server.session.jmx.AbstractSessionManagerMBean | |
[error] Warning: org.eclipse.jetty.servlet.jmx.FilterMappingMBean: can't find referenced class org.eclipse.jetty.jmx.ObjectMBean | |
[error] Warning: org.eclipse.jetty.servlet.jmx.FilterMappingMBean: can't find referenced field 'java.lang.Object _managed' in class org.eclipse.jetty.servlet.jmx.FilterMappingMBean | |
[error] Warning: org.eclipse.jetty.servlet.jmx.FilterMappingMBean: can't find referenced class org.eclipse.jetty.jmx.ObjectMBean | |
[error] Warning: org.eclipse.jetty.servlet.jmx.FilterMappingMBean: can't find referenced class org.eclipse.jetty.jmx.ObjectMBean | |
[error] Warning: org.eclipse.jetty.servlet.jmx.HolderMBean: can't find referenced class org.eclipse.jetty.jmx.ObjectMBean | |
[error] Warning: org.eclipse.jetty.servlet.jmx.HolderMBean: can't find referenced field 'java.lang.Object _managed' in class org.eclipse.jetty.servlet.jmx.HolderMBean | |
[error] Warning: org.eclipse.jetty.servlet.jmx.HolderMBean: can't find referenced class org.eclipse.jetty.jmx.ObjectMBean | |
[error] Warning: org.eclipse.jetty.servlet.jmx.HolderMBean: can't find referenced class org.eclipse.jetty.jmx.ObjectMBean | |
[error] Warning: org.eclipse.jetty.servlet.jmx.ServletMappingMBean: can't find referenced class org.eclipse.jetty.jmx.ObjectMBean | |
[error] Warning: org.eclipse.jetty.servlet.jmx.ServletMappingMBean: can't find referenced field 'java.lang.Object _managed' in class org.eclipse.jetty.servlet.jmx.ServletMappingMBean | |
[error] Warning: org.eclipse.jetty.servlet.jmx.ServletMappingMBean: can't find referenced class org.eclipse.jetty.jmx.ObjectMBean | |
[error] Warning: org.eclipse.jetty.servlet.jmx.ServletMappingMBean: can't find referenced class org.eclipse.jetty.jmx.ObjectMBean | |
[error] Warning: org.eclipse.jetty.util.log.JettyAwareLogger: can't find referenced class org.slf4j.spi.LocationAwareLogger | |
[error] Warning: org.eclipse.jetty.util.log.JettyAwareLogger: can't find referenced class org.slf4j.spi.LocationAwareLogger | |
[error] Warning: org.eclipse.jetty.util.log.JettyAwareLogger: can't find referenced class org.slf4j.spi.LocationAwareLogger | |
[error] Warning: org.eclipse.jetty.util.log.JettyAwareLogger: can't find referenced class org.slf4j.spi.LocationAwareLogger | |
[error] Warning: org.eclipse.jetty.util.log.JettyAwareLogger: can't find referenced class org.slf4j.spi.LocationAwareLogger | |
[error] Warning: org.eclipse.jetty.util.log.JettyAwareLogger: can't find referenced class org.slf4j.spi.LocationAwareLogger | |
[error] Warning: org.eclipse.jetty.util.log.JettyAwareLogger: can't find referenced class org.slf4j.spi.LocationAwareLogger | |
[error] Warning: org.eclipse.jetty.util.log.JettyAwareLogger: can't find referenced class org.slf4j.spi.LocationAwareLogger | |
[error] Warning: org.eclipse.jetty.util.log.JettyAwareLogger: can't find referenced class org.slf4j.spi.LocationAwareLogger | |
[error] Warning: org.eclipse.jetty.util.log.JettyAwareLogger: can't find referenced class org.slf4j.spi.LocationAwareLogger | |
[error] Warning: org.eclipse.jetty.util.log.JettyAwareLogger: can't find referenced class org.slf4j.spi.LocationAwareLogger | |
[error] Warning: org.eclipse.jetty.util.log.JettyAwareLogger: can't find referenced class org.slf4j.spi.LocationAwareLogger | |
[error] Warning: org.eclipse.jetty.util.log.JettyAwareLogger: can't find referenced class org.slf4j.helpers.MessageFormatter | |
[error] Warning: org.eclipse.jetty.util.log.JettyAwareLogger: can't find referenced class org.slf4j.helpers.FormattingTuple | |
[error] Warning: org.eclipse.jetty.util.log.JettyAwareLogger: can't find referenced class org.slf4j.Logger | |
[error] Warning: org.eclipse.jetty.util.log.JettyAwareLogger: can't find referenced class org.slf4j.spi.LocationAwareLogger | |
[error] Warning: org.eclipse.jetty.util.log.JettyAwareLogger: can't find referenced class org.slf4j.helpers.MessageFormatter | |
[error] Warning: org.eclipse.jetty.util.log.JettyAwareLogger: can't find referenced class org.slf4j.helpers.FormattingTuple | |
[error] Warning: org.eclipse.jetty.util.log.JettyAwareLogger: can't find referenced class org.slf4j.spi.LocationAwareLogger | |
[error] Warning: org.eclipse.jetty.util.log.JettyAwareLogger: can't find referenced class org.slf4j.spi.LocationAwareLogger | |
[error] Warning: org.eclipse.jetty.util.log.JettyAwareLogger: can't find referenced class org.slf4j.spi.LocationAwareLogger | |
[error] Warning: org.eclipse.jetty.util.log.JettyAwareLogger: can't find referenced class org.slf4j.Marker | |
[error] Warning: org.eclipse.jetty.util.log.JettyAwareLogger: can't find referenced class org.slf4j.Marker | |
[error] Warning: org.eclipse.jetty.util.log.JettyAwareLogger: can't find referenced class org.slf4j.Marker | |
[error] Warning: org.eclipse.jetty.util.log.JettyAwareLogger: can't find referenced class org.slf4j.Marker | |
[error] Warning: org.eclipse.jetty.util.log.JettyAwareLogger: can't find referenced class org.slf4j.Marker | |
[error] Warning: org.eclipse.jetty.util.log.JettyAwareLogger: can't find referenced class org.slf4j.Marker | |
[error] Warning: org.eclipse.jetty.util.log.JettyAwareLogger: can't find referenced class org.slf4j.Marker | |
[error] Warning: org.eclipse.jetty.util.log.JettyAwareLogger: can't find referenced class org.slf4j.Marker | |
[error] Warning: org.eclipse.jetty.util.log.JettyAwareLogger: can't find referenced class org.slf4j.Marker | |
[error] Warning: org.eclipse.jetty.util.log.JettyAwareLogger: can't find referenced class org.slf4j.Marker | |
[error] Warning: org.eclipse.jetty.util.log.JettyAwareLogger: can't find referenced class org.slf4j.Marker | |
[error] Warning: org.eclipse.jetty.util.log.JettyAwareLogger: can't find referenced class org.slf4j.Marker | |
[error] Warning: org.eclipse.jetty.util.log.JettyAwareLogger: can't find referenced class org.slf4j.Marker | |
[error] Warning: org.eclipse.jetty.util.log.JettyAwareLogger: can't find referenced class org.slf4j.Marker | |
[error] Warning: org.eclipse.jetty.util.log.JettyAwareLogger: can't find referenced class org.slf4j.Marker | |
[error] Warning: org.eclipse.jetty.util.log.JettyAwareLogger: can't find referenced class org.slf4j.Marker | |
[error] Warning: org.eclipse.jetty.util.log.JettyAwareLogger: can't find referenced class org.slf4j.Marker | |
[error] Warning: org.eclipse.jetty.util.log.JettyAwareLogger: can't find referenced class org.slf4j.Marker | |
[error] Warning: org.eclipse.jetty.util.log.JettyAwareLogger: can't find referenced class org.slf4j.Marker | |
[error] Warning: org.eclipse.jetty.util.log.JettyAwareLogger: can't find referenced class org.slf4j.Marker | |
[error] Warning: org.eclipse.jetty.util.log.JettyAwareLogger: can't find referenced class org.slf4j.Marker | |
[error] Warning: org.eclipse.jetty.util.log.JettyAwareLogger: can't find referenced class org.slf4j.Marker | |
[error] Warning: org.eclipse.jetty.util.log.JettyAwareLogger: can't find referenced class org.slf4j.Marker | |
[error] Warning: org.eclipse.jetty.util.log.JettyAwareLogger: can't find referenced class org.slf4j.Marker | |
[error] Warning: org.eclipse.jetty.util.log.JettyAwareLogger: can't find referenced class org.slf4j.Marker | |
[error] Warning: org.eclipse.jetty.util.log.JettyAwareLogger: can't find referenced class org.slf4j.Marker | |
[error] Warning: org.eclipse.jetty.util.log.JettyAwareLogger: can't find referenced class org.slf4j.Marker | |
[error] Warning: org.eclipse.jetty.util.log.JettyAwareLogger: can't find referenced class org.slf4j.Marker | |
[error] Warning: org.eclipse.jetty.util.log.JettyAwareLogger: can't find referenced class org.slf4j.Marker | |
[error] Warning: org.eclipse.jetty.util.log.JettyAwareLogger: can't find referenced class org.slf4j.Marker | |
[error] Warning: org.eclipse.jetty.util.log.JettyAwareLogger: can't find referenced class org.slf4j.Marker | |
[error] Warning: org.eclipse.jetty.util.log.JettyAwareLogger: can't find referenced class org.slf4j.Marker | |
[error] Warning: org.eclipse.jetty.util.log.JettyAwareLogger: can't find referenced class org.slf4j.Marker | |
[error] Warning: org.eclipse.jetty.util.log.JettyAwareLogger: can't find referenced class org.slf4j.Marker | |
[error] Warning: org.eclipse.jetty.util.log.JettyAwareLogger: can't find referenced class org.slf4j.Marker | |
[error] Warning: org.eclipse.jetty.util.log.JettyAwareLogger: can't find referenced class org.slf4j.Marker | |
[error] Warning: org.eclipse.jetty.util.log.JettyAwareLogger: can't find referenced class org.slf4j.Marker | |
[error] Warning: org.eclipse.jetty.util.log.JettyAwareLogger: can't find referenced class org.slf4j.Marker | |
[error] Warning: org.eclipse.jetty.util.log.JettyAwareLogger: can't find referenced class org.slf4j.Marker | |
[error] Warning: org.eclipse.jetty.util.log.JettyAwareLogger: can't find referenced class org.slf4j.Marker | |
[error] Warning: org.eclipse.jetty.util.log.JettyAwareLogger: can't find referenced class org.slf4j.Marker | |
[error] Warning: org.eclipse.jetty.util.log.JettyAwareLogger: can't find referenced class org.slf4j.Marker | |
[error] Warning: org.eclipse.jetty.util.log.JettyAwareLogger: can't find referenced class org.slf4j.Marker | |
[error] Warning: org.eclipse.jetty.util.log.JettyAwareLogger: can't find referenced class org.slf4j.Marker | |
[error] Warning: org.eclipse.jetty.util.log.JettyAwareLogger: can't find referenced class org.slf4j.Marker | |
[error] Warning: org.eclipse.jetty.util.log.JettyAwareLogger: can't find referenced class org.slf4j.Marker | |
[error] Warning: org.eclipse.jetty.util.log.JettyAwareLogger: can't find referenced class org.slf4j.Marker | |
[error] Warning: org.eclipse.jetty.util.log.JettyAwareLogger: can't find referenced class org.slf4j.Marker | |
[error] Warning: org.eclipse.jetty.util.log.JettyAwareLogger: can't find referenced class org.slf4j.Marker | |
[error] Warning: org.eclipse.jetty.util.log.JettyAwareLogger: can't find referenced class org.slf4j.Marker | |
[error] Warning: org.eclipse.jetty.util.log.JettyAwareLogger: can't find referenced class org.slf4j.Marker | |
[error] Warning: org.eclipse.jetty.util.log.JettyAwareLogger: can't find referenced class org.slf4j.Marker | |
[error] Warning: org.eclipse.jetty.util.log.JettyAwareLogger: can't find referenced class org.slf4j.Marker | |
[error] Warning: org.eclipse.jetty.util.log.JettyAwareLogger: can't find referenced class org.slf4j.Marker | |
[error] Warning: org.eclipse.jetty.util.log.JettyAwareLogger: can't find referenced class org.slf4j.Marker | |
[error] Warning: org.eclipse.jetty.util.log.JettyAwareLogger: can't find referenced class org.slf4j.Marker | |
[error] Warning: org.eclipse.jetty.util.log.JettyAwareLogger: can't find referenced class org.slf4j.Marker | |
[error] Warning: org.eclipse.jetty.util.log.JettyAwareLogger: can't find referenced class org.slf4j.Marker | |
[error] Warning: org.eclipse.jetty.util.log.JettyAwareLogger: can't find referenced class org.slf4j.Marker | |
[error] Warning: org.eclipse.jetty.util.log.JettyAwareLogger: can't find referenced class org.slf4j.Marker | |
[error] Warning: org.eclipse.jetty.util.log.JettyAwareLogger: can't find referenced class org.slf4j.Marker | |
[error] Warning: org.eclipse.jetty.util.log.JettyAwareLogger: can't find referenced class org.slf4j.helpers.FormattingTuple | |
[error] Warning: org.eclipse.jetty.util.log.JettyAwareLogger: can't find referenced class org.slf4j.Marker | |
[error] Warning: org.eclipse.jetty.util.log.Slf4jLog: can't find referenced class org.slf4j.LoggerFactory | |
[error] Warning: org.eclipse.jetty.util.log.Slf4jLog: can't find referenced class org.slf4j.spi.LocationAwareLogger | |
[error] Warning: org.eclipse.jetty.util.log.Slf4jLog: can't find referenced class org.slf4j.Logger | |
[error] Warning: org.eclipse.jetty.util.log.Slf4jLog: can't find referenced class org.slf4j.Logger | |
[error] Warning: org.eclipse.jetty.util.log.Slf4jLog: can't find referenced class org.slf4j.Logger | |
[error] Warning: org.eclipse.jetty.util.log.Slf4jLog: can't find referenced class org.slf4j.Logger | |
[error] Warning: org.eclipse.jetty.util.log.Slf4jLog: can't find referenced class org.slf4j.Logger | |
[error] Warning: org.eclipse.jetty.util.log.Slf4jLog: can't find referenced class org.slf4j.Logger | |
[error] Warning: org.eclipse.jetty.util.log.Slf4jLog: can't find referenced class org.slf4j.Logger | |
[error] Warning: org.eclipse.jetty.util.log.Slf4jLog: can't find referenced class org.slf4j.Logger | |
[error] Warning: org.eclipse.jetty.util.log.Slf4jLog: can't find referenced class org.slf4j.Logger | |
[error] Warning: org.eclipse.jetty.util.log.Slf4jLog: can't find referenced class org.slf4j.LoggerFactory | |
[error] Warning: org.eclipse.jetty.util.log.Slf4jLog: can't find referenced class org.slf4j.Logger | |
[error] Warning: org.eclipse.jetty.util.log.Slf4jLog: can't find referenced class org.slf4j.Logger | |
[error] Warning: org.eclipse.jetty.util.log.Slf4jLog: can't find referenced class org.slf4j.Logger | |
[error] Warning: org.h2.fulltext.FullTextLucene: can't find referenced class org.apache.lucene.index.IndexModifier | |
[error] Warning: org.h2.fulltext.FullTextLucene: can't find referenced class org.apache.lucene.index.IndexReader | |
[error] Warning: org.h2.fulltext.FullTextLucene: can't find referenced class org.apache.lucene.analysis.standard.StandardAnalyzer | |
[error] Warning: org.h2.fulltext.FullTextLucene: can't find referenced class org.apache.lucene.analysis.standard.StandardAnalyzer | |
[error] Warning: org.h2.fulltext.FullTextLucene: can't find referenced class org.apache.lucene.index.IndexModifier | |
[error] Warning: org.h2.fulltext.FullTextLucene: can't find referenced class org.apache.lucene.index.IndexModifier | |
[error] Warning: org.h2.fulltext.FullTextLucene: can't find referenced class org.apache.lucene.index.IndexModifier | |
[error] Warning: org.h2.fulltext.FullTextLucene: can't find referenced class org.apache.lucene.index.IndexReader | |
[error] Warning: org.h2.fulltext.FullTextLucene: can't find referenced class org.apache.lucene.search.IndexSearcher | |
[error] Warning: org.h2.fulltext.FullTextLucene: can't find referenced class org.apache.lucene.search.IndexSearcher | |
[error] Warning: org.h2.fulltext.FullTextLucene: can't find referenced class org.apache.lucene.queryParser.QueryParser | |
[error] Warning: org.h2.fulltext.FullTextLucene: can't find referenced class org.apache.lucene.queryParser.QueryParser | |
[error] Warning: org.h2.fulltext.FullTextLucene: can't find referenced class org.apache.lucene.queryParser.QueryParser | |
[error] Warning: org.h2.fulltext.FullTextLucene: can't find referenced class org.apache.lucene.search.Searcher | |
[error] Warning: org.h2.fulltext.FullTextLucene: can't find referenced class org.apache.lucene.search.Hits | |
[error] Warning: org.h2.fulltext.FullTextLucene: can't find referenced class org.apache.lucene.search.Hits | |
[error] Warning: org.h2.fulltext.FullTextLucene: can't find referenced class org.apache.lucene.search.Hits | |
[error] Warning: org.h2.fulltext.FullTextLucene: can't find referenced class org.apache.lucene.document.Document | |
[error] Warning: org.h2.fulltext.FullTextLucene: can't find referenced class org.apache.lucene.index.IndexReader | |
[error] Warning: org.h2.fulltext.FullTextLucene: can't find referenced class org.apache.lucene.index.IndexReader | |
[error] Warning: org.h2.fulltext.FullTextLucene: can't find referenced class org.apache.lucene.search.Searcher | |
[error] Warning: org.h2.fulltext.FullTextLucene: can't find referenced class org.apache.lucene.search.Hits | |
[error] Warning: org.h2.fulltext.FullTextLucene: can't find referenced class org.apache.lucene.document.Document | |
[error] Warning: org.h2.fulltext.FullTextLucene: can't find referenced class org.apache.lucene.index.IndexModifier | |
[error] Warning: org.h2.fulltext.FullTextLucene: can't find referenced class org.apache.lucene.index.IndexModifier | |
[error] Warning: org.h2.fulltext.FullTextLucene: can't find referenced class org.apache.lucene.index.IndexModifier | |
[error] Warning: org.h2.fulltext.FullTextLucene$FullTextTrigger: can't find referenced class org.apache.lucene.document.Document | |
[error] Warning: org.h2.fulltext.FullTextLucene$FullTextTrigger: can't find referenced class org.apache.lucene.document.Document | |
[error] Warning: org.h2.fulltext.FullTextLucene$FullTextTrigger: can't find referenced class org.apache.lucene.document.Field | |
[error] Warning: org.h2.fulltext.FullTextLucene$FullTextTrigger: can't find referenced class org.apache.lucene.document.Field$Store | |
[error] Warning: org.h2.fulltext.FullTextLucene$FullTextTrigger: can't find referenced class org.apache.lucene.document.Field$Index | |
[error] Warning: org.h2.fulltext.FullTextLucene$FullTextTrigger: can't find referenced class org.apache.lucene.document.Field | |
[error] Warning: org.h2.fulltext.FullTextLucene$FullTextTrigger: can't find referenced class org.apache.lucene.document.Document | |
[error] Warning: org.h2.fulltext.FullTextLucene$FullTextTrigger: can't find referenced class org.apache.lucene.document.DateTools$Resolution | |
[error] Warning: org.h2.fulltext.FullTextLucene$FullTextTrigger: can't find referenced class org.apache.lucene.document.DateTools | |
[error] Warning: org.h2.fulltext.FullTextLucene$FullTextTrigger: can't find referenced class org.apache.lucene.document.Field$Store | |
[error] Warning: org.h2.fulltext.FullTextLucene$FullTextTrigger: can't find referenced class org.apache.lucene.document.Field$Index | |
[error] Warning: org.h2.fulltext.FullTextLucene$FullTextTrigger: can't find referenced class org.apache.lucene.index.IndexModifier | |
[error] Warning: org.h2.fulltext.FullTextLucene$FullTextTrigger: can't find referenced class org.apache.lucene.index.Term | |
[error] Warning: org.h2.fulltext.FullTextLucene$FullTextTrigger: can't find referenced class org.apache.lucene.index.Term | |
[error] Warning: org.h2.fulltext.FullTextLucene$FullTextTrigger: can't find referenced class org.apache.lucene.index.IndexModifier | |
[error] Warning: org.h2.fulltext.FullTextLucene$FullTextTrigger: can't find referenced class org.apache.lucene.document.Field$Store | |
[error] Warning: org.h2.fulltext.FullTextLucene$FullTextTrigger: can't find referenced class org.apache.lucene.document.Field$Index | |
[error] Warning: org.h2.fulltext.FullTextLucene$FullTextTrigger: can't find referenced class org.apache.lucene.document.DateTools$Resolution | |
[error] Warning: org.h2.fulltext.FullTextLucene$FullTextTrigger: can't find referenced class org.apache.lucene.document.DateTools | |
[error] Warning: org.h2.fulltext.FullTextLucene$FullTextTrigger: can't find referenced class org.apache.lucene.index.IndexModifier | |
[error] Warning: org.h2.fulltext.FullTextLucene$FullTextTrigger: can't find referenced class org.apache.lucene.index.IndexModifier | |
[error] Warning: org.h2.jcr.Railroads: can't find referenced class org.h2.build.doc.RailroadImages | |
[error] Warning: org.h2.jcr.Railroads: can't find referenced class org.h2.build.BuildBase | |
[error] Warning: org.h2.jcr.Railroads: can't find referenced class org.h2.build.BuildBase | |
[error] Warning: org.h2.jcr.Railroads: can't find referenced class org.h2.build.doc.RailroadImages | |
[error] Warning: org.h2.jcr.Railroads: can't find referenced class org.h2.build.BuildBase | |
[error] Warning: org.h2.message.TraceWriterAdapter: can't find referenced class org.slf4j.LoggerFactory | |
[error] Warning: org.h2.message.TraceWriterAdapter: can't find referenced class org.slf4j.Logger | |
[error] Warning: org.h2.message.TraceWriterAdapter: can't find referenced class org.slf4j.Logger | |
[error] Warning: org.h2.message.TraceWriterAdapter: can't find referenced class org.slf4j.Logger | |
[error] Warning: org.h2.message.TraceWriterAdapter: can't find referenced class org.slf4j.Logger | |
[error] Warning: org.h2.message.TraceWriterAdapter: can't find referenced class org.slf4j.Logger | |
[error] Warning: org.h2.message.TraceWriterAdapter: can't find referenced class org.slf4j.Logger | |
[error] Warning: org.h2.message.TraceWriterAdapter: can't find referenced class org.slf4j.LoggerFactory | |
[error] Warning: org.h2.message.TraceWriterAdapter: can't find referenced class org.slf4j.Logger | |
[error] Warning: org.h2.message.TraceWriterAdapter: can't find referenced class org.slf4j.Logger | |
[error] Warning: org.h2.util.DbDriverActivator: can't find referenced class org.osgi.framework.BundleActivator | |
[error] Warning: org.h2.util.DbDriverActivator: can't find referenced class org.osgi.framework.BundleContext | |
[error] Warning: org.h2.util.DbDriverActivator: can't find referenced class org.osgi.framework.BundleContext | |
[error] Warning: pomutil.Dependency: can't find referenced method 'scala.collection.Iterator productElements(scala.Product)' in class scala.Product$class | |
[error] Warning: pomutil.POM$: can't find referenced method 'scala.Predef$ArrowAssoc any2ArrowAssoc(java.lang.Object)' in class scala.Predef$ | |
[error] Warning: samscala.util.JavaLog: can't find referenced class samscala.util.JavaLog$$anonfun$doLog$1 | |
[error] Warning: samscala.util.Log: can't find referenced class samscala.util.Log$$anonfun$doLog$1 | |
[error] Warning: scala.Enumeration$Val: can't find referenced class scala.Enumeration$Val$$anonfun$2 | |
[error] Warning: scala.Enumeration$ValueSet: can't find referenced class scala.Enumeration$ValueSet$$anonfun$rangeImpl$1 | |
[error] Warning: scala.Enumeration$ValueSet: can't find referenced class scala.Enumeration$ValueSet$$anonfun$rangeImpl$2 | |
[error] Warning: scala.Enumeration$ValueSet$: can't find referenced class scala.Enumeration$ValueSet$$anonfun$rangeImpl$1 | |
[error] Warning: scala.Enumeration$ValueSet$: can't find referenced class scala.Enumeration$ValueSet$$anonfun$rangeImpl$2 | |
[error] Warning: scala.collection.Iterator$GroupedIterator: can't find referenced class scala.collection.Iterator$GroupedIterator$$anonfun$2 | |
[error] Warning: scala.collection.SeqLike: can't find referenced class scala.collection.SeqLike$$anonfun$reverse$2 | |
[error] Warning: scala.collection.SeqLike: can't find referenced class scala.collection.SeqLike$$anonfun$reverseMap$2 | |
[error] Warning: scala.collection.SeqLike$: can't find referenced class scala.collection.SeqLike$$anonfun$reverse$2 | |
[error] Warning: scala.collection.SeqLike$: can't find referenced class scala.collection.SeqLike$$anonfun$reverseMap$2 | |
[error] Warning: scala.collection.TraversableLike: can't find referenced class scala.collection.TraversableLike$$anonfun$scanRight$1 | |
[error] Warning: scala.collection.TraversableLike: can't find referenced class scala.collection.TraversableLike$$anonfun$scanRight$2 | |
[error] Warning: scala.collection.immutable.BitSet: can't find referenced class scala.collection.immutable.BitSet$$anonfun$$plus$1 | |
[error] Warning: scala.collection.immutable.BitSet: can't find referenced class scala.collection.immutable.BitSet$$anonfun$$minus$1 | |
[error] Warning: scala.collection.immutable.BitSet$: can't find referenced class scala.collection.immutable.BitSet$$anonfun$$plus$1 | |
[error] Warning: scala.collection.immutable.BitSet$: can't find referenced class scala.collection.immutable.BitSet$$anonfun$$minus$1 | |
[error] Warning: scala.collection.immutable.List: can't find referenced class scala.collection.immutable.List$$anonfun$flatten$1 | |
[error] Warning: scala.collection.immutable.List$: can't find referenced class scala.collection.immutable.List$$anonfun$flatten$1 | |
[error] Warning: scala.collection.immutable.Stream$StreamWithFilter: can't find referenced class scala.collection.immutable.Stream$StreamWithFilter$$anonfun$foreach$1 | |
[error] Warning: scala.collection.mutable.ArrayBuffer: can't find referenced class scala.collection.mutable.ArrayBuffer$$anonfun$remove$1 | |
[error] Warning: scala.collection.mutable.ArrayBuffer$: can't find referenced class scala.collection.mutable.ArrayBuffer$$anonfun$remove$1 | |
[error] Warning: scala.collection.mutable.FlatHashTable: can't find referenced class scala.collection.mutable.FlatHashTable$$anonfun$newThreshold$1 | |
[error] Warning: scala.collection.mutable.FlatHashTable$: can't find referenced class scala.collection.mutable.FlatHashTable$$anonfun$newThreshold$1 | |
[error] Warning: scala.collection.mutable.LinkedListLike: can't find referenced class scala.collection.mutable.LinkedListLike$$anonfun$tail$1 | |
[error] Warning: scala.collection.mutable.LinkedListLike: can't find referenced class scala.collection.mutable.LinkedListLike$$anonfun$insert$1 | |
[error] Warning: scala.collection.mutable.ListMap: can't find referenced class scala.collection.mutable.ListMap$$anonfun$get$2 | |
[error] Warning: scala.collection.mutable.ListMap$: can't find referenced class scala.collection.mutable.ListMap$$anonfun$get$2 | |
[error] Warning: scala.collection.mutable.MutableList: can't find referenced class scala.collection.mutable.MutableList$$anonfun$tail$1 | |
[error] Warning: scala.collection.mutable.MutableList$: can't find referenced class scala.collection.mutable.MutableList$$anonfun$tail$1 | |
[error] Warning: scala.collection.mutable.Queue: can't find referenced class scala.collection.mutable.Queue$$anonfun$tail$1 | |
[error] Warning: scala.collection.mutable.Queue$: can't find referenced class scala.collection.mutable.Queue$$anonfun$tail$1 | |
[error] Warning: scala.collection.mutable.RevertibleHistory: can't find referenced class scala.collection.mutable.RevertibleHistory$$anonfun$undo$1 | |
[error] Warning: scala.collection.mutable.SetLike: can't find referenced class scala.collection.mutable.SetLike$$anonfun$retain$1 | |
[error] Warning: scala.collection.mutable.TreeSet: can't find referenced class scala.collection.mutable.TreeSet$$anonfun$size$2 | |
[error] Warning: scala.collection.mutable.TreeSet: can't find referenced class scala.collection.mutable.TreeSet$$anonfun$size$1 | |
[error] Warning: scala.collection.mutable.TreeSet: can't find referenced class scala.collection.mutable.TreeSet$$anonfun$resolve$1 | |
[error] Warning: scala.collection.mutable.TreeSet: can't find referenced class scala.collection.mutable.TreeSet$$anonfun$scala$collection$mutable$TreeSet$$isLeftAcceptable$2 | |
[error] Warning: scala.collection.mutable.TreeSet: can't find referenced class scala.collection.mutable.TreeSet$$anonfun$scala$collection$mutable$TreeSet$$isLeftAcceptable$1 | |
[error] Warning: scala.collection.mutable.TreeSet: can't find referenced class scala.collection.mutable.TreeSet$$anonfun$scala$collection$mutable$TreeSet$$isRightAcceptable$2 | |
[error] Warning: scala.collection.mutable.TreeSet: can't find referenced class scala.collection.mutable.TreeSet$$anonfun$scala$collection$mutable$TreeSet$$isRightAcceptable$1 | |
[error] Warning: scala.collection.mutable.TreeSet$: can't find referenced class scala.collection.mutable.TreeSet$$anonfun$size$2 | |
[error] Warning: scala.collection.mutable.TreeSet$: can't find referenced class scala.collection.mutable.TreeSet$$anonfun$size$1 | |
[error] Warning: scala.collection.mutable.TreeSet$: can't find referenced class scala.collection.mutable.TreeSet$$anonfun$resolve$1 | |
[error] Warning: scala.collection.mutable.TreeSet$: can't find referenced class scala.collection.mutable.TreeSet$$anonfun$scala$collection$mutable$TreeSet$$isLeftAcceptable$2 | |
[error] Warning: scala.collection.mutable.TreeSet$: can't find referenced class scala.collection.mutable.TreeSet$$anonfun$scala$collection$mutable$TreeSet$$isLeftAcceptable$1 | |
[error] Warning: scala.collection.mutable.TreeSet$: can't find referenced class scala.collection.mutable.TreeSet$$anonfun$scala$collection$mutable$TreeSet$$isRightAcceptable$2 | |
[error] Warning: scala.collection.mutable.TreeSet$: can't find referenced class scala.collection.mutable.TreeSet$$anonfun$scala$collection$mutable$TreeSet$$isRightAcceptable$1 | |
[error] Warning: scala.collection.parallel.ParIterableLike$Partition: can't find referenced class scala.collection.parallel.ParIterableLike$Partition$$anonfun$leaf$1 | |
[error] Warning: scala.collection.parallel.ParIterableLike$Partition: can't find referenced class scala.collection.parallel.ParIterableLike$Partition$$anonfun$leaf$2 | |
[error] Warning: scala.collection.parallel.ParIterableLike$Span: can't find referenced class scala.collection.parallel.ParIterableLike$Span$$anonfun$leaf$7 | |
[error] Warning: scala.collection.parallel.ParIterableLike$Span: can't find referenced class scala.collection.parallel.ParIterableLike$Span$$anonfun$leaf$8 | |
[error] Warning: scala.collection.parallel.ParIterableLike$SplitAt: can't find referenced class scala.collection.parallel.ParIterableLike$SplitAt$$anonfun$leaf$3 | |
[error] Warning: scala.collection.parallel.ParIterableLike$SplitAt: can't find referenced class scala.collection.parallel.ParIterableLike$SplitAt$$anonfun$leaf$4 | |
[error] Warning: scala.collection.parallel.ParIterableLike$TakeWhile: can't find referenced class scala.collection.parallel.ParIterableLike$TakeWhile$$anonfun$leaf$5 | |
[error] Warning: scala.collection.parallel.ParIterableLike$TakeWhile: can't find referenced class scala.collection.parallel.ParIterableLike$TakeWhile$$anonfun$leaf$6 | |
[error] Warning: scala.concurrent.duration.Duration: can't find referenced class scala.concurrent.duration.Duration$$anonfun$unapply$1 | |
[error] Warning: scala.concurrent.duration.Duration$: can't find referenced class scala.concurrent.duration.Duration$$anonfun$unapply$1 | |
[error] Warning: scala.concurrent.duration.FiniteDuration: can't find referenced class scala.concurrent.duration.FiniteDuration$$anonfun$5 | |
[error] Warning: scala.concurrent.duration.FiniteDuration$: can't find referenced class scala.concurrent.duration.FiniteDuration$$anonfun$5 | |
[error] Warning: scala.concurrent.impl.Promise$DefaultPromise: can't find referenced class scala.concurrent.impl.Promise$DefaultPromise$$anonfun$tryComplete$1 | |
[error] Warning: scala.math.BigDecimal: can't find referenced class scala.math.BigDecimal$$anonfun$equals$1 | |
[error] Warning: scala.math.BigDecimal$: can't find referenced class scala.math.BigDecimal$$anonfun$equals$1 | |
[error] Warning: scala.math.BigInt: can't find referenced class scala.math.BigInt$$anonfun$equals$1 | |
[error] Warning: scala.math.BigInt$: can't find referenced class scala.math.BigInt$$anonfun$equals$1 | |
[error] Warning: scala.ref.Reference: can't find referenced class scala.ref.Reference$$anonfun$toString$1 | |
[error] Warning: scala.ref.Reference: can't find referenced class scala.ref.Reference$$anonfun$toString$2 | |
[error] Warning: scala.reflect.api.Trees$Traverser: can't find referenced class scala.reflect.api.Trees$Traverser$$anonfun$traverseTrees$1 | |
[error] Warning: scala.reflect.api.Trees$Traverser: can't find referenced class scala.reflect.api.Trees$Traverser$$anonfun$traverseTreess$1 | |
[error] Warning: scala.reflect.internal.AnnotationInfos$Annotation$: can't find referenced class scala.reflect.internal.AnnotationInfos$AnnotationInfo$$anonfun$intArg$1 | |
[error] Warning: scala.reflect.internal.AnnotationInfos$Annotation$: can't find referenced class scala.reflect.internal.AnnotationInfos$AnnotationInfo$$anonfun$stringArg$1 | |
[error] Warning: scala.reflect.internal.AnnotationInfos$AnnotationInfo: can't find referenced class scala.reflect.internal.AnnotationInfos$AnnotationInfo$$anonfun$intArg$1 | |
[error] Warning: scala.reflect.internal.AnnotationInfos$AnnotationInfo: can't find referenced class scala.reflect.internal.AnnotationInfos$AnnotationInfo$$anonfun$stringArg$1 | |
[error] Warning: scala.reflect.internal.AnnotationInfos$AnnotationInfo$: can't find referenced class scala.reflect.internal.AnnotationInfos$AnnotationInfo$$anonfun$intArg$1 | |
[error] Warning: scala.reflect.internal.AnnotationInfos$AnnotationInfo$: can't find referenced class scala.reflect.internal.AnnotationInfos$AnnotationInfo$$anonfun$stringArg$1 | |
[error] Warning: scala.reflect.internal.AnnotationInfos$CompleteAnnotationInfo: can't find referenced class scala.reflect.internal.AnnotationInfos$CompleteAnnotationInfo$$anonfun$3 | |
[error] Warning: scala.reflect.internal.AnnotationInfos$NestedAnnotArg: can't find referenced class scala.reflect.internal.AnnotationInfos$NestedAnnotArg$$anonfun$1 | |
[error] Warning: scala.reflect.internal.AnnotationInfos$NestedAnnotArg$: can't find referenced class scala.reflect.internal.AnnotationInfos$NestedAnnotArg$$anonfun$1 | |
[error] Warning: scala.reflect.internal.AnnotationInfos$ScalaSigBytes: can't find referenced class scala.reflect.internal.AnnotationInfos$ScalaSigBytes$$anonfun$fitsInOneString$1 | |
[error] Warning: scala.reflect.internal.AnnotationInfos$ScalaSigBytes$: can't find referenced class scala.reflect.internal.AnnotationInfos$ScalaSigBytes$$anonfun$fitsInOneString$1 | |
[error] Warning: scala.reflect.internal.BaseTypeSeqs: can't find referenced class scala.reflect.internal.BaseTypeSeqs$$anonfun$compoundBaseTypeSeq$1 | |
[error] Warning: scala.reflect.internal.BuildUtils$BuildImpl: can't find referenced class scala.reflect.internal.BuildUtils$BuildImpl$$anonfun$select$1 | |
[error] Warning: scala.reflect.internal.Definitions$DefinitionsClass: can't find referenced class scala.reflect.internal.Definitions$DefinitionsClass$$anonfun$getDecl$1 | |
[error] Warning: scala.reflect.internal.Definitions$DefinitionsClass: can't find referenced class scala.reflect.internal.Definitions$DefinitionsClass$$anonfun$getMember$1 | |
[error] Warning: scala.reflect.internal.Definitions$DefinitionsClass: can't find referenced class scala.reflect.internal.Definitions$DefinitionsClass$$anonfun$AnyValClass$1 | |
[error] Warning: scala.reflect.internal.Definitions$DefinitionsClass: can't find referenced class scala.reflect.internal.Definitions$DefinitionsClass$$anonfun$newScalaCaller$1 | |
[error] Warning: scala.reflect.internal.Definitions$DefinitionsClass: can't find referenced class scala.reflect.internal.Definitions$DefinitionsClass$$anonfun$fullyInitializeType$1 | |
[error] Warning: scala.reflect.internal.Definitions$DefinitionsClass: can't find referenced class scala.reflect.internal.Definitions$DefinitionsClass$$anonfun$fullyInitializeType$2 | |
[error] Warning: scala.reflect.internal.Definitions$DefinitionsClass: can't find referenced class scala.reflect.internal.Definitions$DefinitionsClass$$anonfun$fullyInitializeScope$1 | |
[error] Warning: scala.reflect.internal.Definitions$DefinitionsClass: can't find referenced class scala.reflect.internal.Definitions$DefinitionsClass$$anonfun$scala$reflect$internal$Definitions$DefinitionsClass$$fixupAsAnyTrait$1 | |
[error] Warning: scala.reflect.internal.Flags: can't find referenced class scala.reflect.internal.Flags$$anonfun$5 | |
[error] Warning: scala.reflect.internal.Flags$: can't find referenced class scala.reflect.internal.Flags$$anonfun$5 | |
[error] Warning: scala.reflect.internal.Importers: can't find referenced class scala.reflect.internal.Importers$$anonfun$mkImporter$1 | |
[error] Warning: scala.reflect.internal.Importers$StandardImporter: can't find referenced class scala.reflect.internal.Importers$StandardImporter$$anonfun$11 | |
[error] Warning: scala.reflect.internal.Importers$StandardImporter: can't find referenced class scala.reflect.internal.Importers$StandardImporter$$anonfun$12 | |
[error] Warning: scala.reflect.internal.Importers$StandardImporter: can't find referenced class scala.reflect.internal.Importers$StandardImporter$$anonfun$tryFixup$1 | |
[error] Warning: scala.reflect.internal.Importers$StandardImporter$Cache: can't find referenced class scala.reflect.internal.Importers$StandardImporter$Cache$$anonfun$weakGet$1 | |
[error] Warning: scala.reflect.internal.InfoTransformers$InfoTransformer: can't find referenced class scala.reflect.internal.InfoTransformers$InfoTransformer$$anonfun$insert$1 | |
[error] Warning: scala.reflect.internal.Mirrors$RootsBase: can't find referenced class scala.reflect.internal.Mirrors$RootsBase$$anonfun$missingHook$1 | |
[error] Warning: scala.reflect.internal.Mirrors$RootsBase: can't find referenced class scala.reflect.internal.Mirrors$RootsBase$$anonfun$getModuleOrClass$3 | |
[error] Warning: scala.reflect.internal.Mirrors$RootsBase: can't find referenced class scala.reflect.internal.Mirrors$RootsBase$$anonfun$getClassIfDefined$1 | |
[error] Warning: scala.reflect.internal.Mirrors$RootsBase: can't find referenced class scala.reflect.internal.Mirrors$RootsBase$$anonfun$getModuleIfDefined$1 | |
[error] Warning: scala.reflect.internal.Mirrors$RootsBase: can't find referenced class scala.reflect.internal.Mirrors$RootsBase$$anonfun$getPackageObjectIfDefined$1 | |
[error] Warning: scala.reflect.internal.Printers$FootnoteIndex$Footnotes: can't find referenced class scala.reflect.internal.Printers$FootnoteIndex$Footnotes$$anonfun$print$2 | |
[error] Warning: scala.reflect.internal.Printers$TreePrinter: can't find referenced class scala.reflect.internal.Printers$TreePrinter$$anonfun$2 | |
[error] Warning: scala.reflect.internal.Printers$TreePrinter: can't find referenced class scala.reflect.internal.Printers$TreePrinter$$anonfun$printTree$1 | |
[error] Warning: scala.reflect.internal.Printers$TreePrinter: can't find referenced class scala.reflect.internal.Printers$TreePrinter$$anonfun$printAnnotations$1 | |
[error] Warning: scala.reflect.internal.Scopes$Scope: can't find referenced class scala.reflect.internal.Scopes$Scope$$anonfun$enterUnique$1 | |
[error] Warning: scala.reflect.internal.Scopes$Scope: can't find referenced class scala.reflect.internal.Scopes$Scope$$anonfun$enterAllInHash$1 | |
[error] Warning: scala.reflect.internal.Scopes$Scope$: can't find referenced class scala.reflect.internal.Scopes$Scope$$anonfun$enterUnique$1 | |
[error] Warning: scala.reflect.internal.Scopes$Scope$: can't find referenced class scala.reflect.internal.Scopes$Scope$$anonfun$enterAllInHash$1 | |
[error] Warning: scala.reflect.internal.SymbolTable: can't find referenced class scala.reflect.internal.SymbolTable$$anonfun$phase_$eq$1 | |
[error] Warning: scala.reflect.internal.SymbolTable: can't find referenced class scala.reflect.internal.SymbolTable$$anonfun$arrayToRepeated$1 | |
[error] Warning: scala.reflect.internal.SymbolTable: can't find referenced class scala.reflect.internal.SymbolTable$$anonfun$openPackageModule$3 | |
[error] Warning: scala.reflect.internal.SymbolTable$$anonfun$openPackageModule$1: can't find referenced class scala.reflect.internal.SymbolTable$$anonfun$openPackageModule$1$$anonfun$apply$1 | |
[error] Warning: scala.reflect.internal.Symbols$ClassSymbol: can't find referenced class scala.reflect.internal.Symbols$ClassSymbol$$anonfun$derivedValueClassUnbox$2 | |
[error] Warning: scala.reflect.internal.Symbols$RefinementClassSymbol: can't find referenced class scala.reflect.internal.Symbols$RefinementClassSymbol$$anonfun$name_$eq$3 | |
[error] Warning: scala.reflect.internal.Symbols$Symbol: can't find referenced class scala.reflect.internal.Symbols$Symbol$$anonfun$info$1 | |
[error] Warning: scala.reflect.internal.Symbols$Symbol: can't find referenced class scala.reflect.internal.Symbols$Symbol$$anonfun$info$2 | |
[error] Warning: scala.reflect.internal.Symbols$Symbol: can't find referenced class scala.reflect.internal.Symbols$Symbol$$anonfun$suchThat$1 | |
[error] Warning: scala.reflect.internal.Symbols$Symbol: can't find referenced class scala.reflect.internal.Symbols$Symbol$$anonfun$accessed$1 | |
[error] Warning: scala.reflect.internal.Symbols$Symbol: can't find referenced class scala.reflect.internal.Symbols$Symbol$$anonfun$initFlags$1 | |
[error] Warning: scala.reflect.internal.Symbols$Symbol: can't find referenced class scala.reflect.internal.Symbols$Symbol$$anonfun$owner_$eq$1 | |
[error] Warning: scala.reflect.internal.Symbols$Symbol: can't find referenced class scala.reflect.internal.Symbols$Symbol$$anonfun$newPackage$1 | |
[error] Warning: scala.reflect.internal.Symbols$Symbol: can't find referenced class scala.reflect.internal.Symbols$Symbol$$anonfun$updateInfo$1 | |
[error] Warning: scala.reflect.internal.Symbols$Symbol: can't find referenced class scala.reflect.internal.Symbols$Symbol$$anonfun$typeParams$1 | |
[error] Warning: scala.reflect.internal.Symbols$Symbol: can't find referenced class scala.reflect.internal.Symbols$Symbol$$anonfun$typeParams$2 | |
[error] Warning: scala.reflect.internal.Symbols$Symbol: can't find referenced class scala.reflect.internal.Symbols$Symbol$$anonfun$elisionLevel$1 | |
[error] Warning: scala.reflect.internal.Symbols$Symbol: can't find referenced class scala.reflect.internal.Symbols$Symbol$$anonfun$migrationMessage$1 | |
[error] Warning: scala.reflect.internal.Symbols$Symbol: can't find referenced class scala.reflect.internal.Symbols$Symbol$$anonfun$migrationVersion$1 | |
[error] Warning: scala.reflect.internal.Symbols$Symbol: can't find referenced class scala.reflect.internal.Symbols$Symbol$$anonfun$unsafeTypeParams$1 | |
[error] Warning: scala.reflect.internal.Symbols$Symbol: can't find referenced class scala.reflect.internal.Symbols$Symbol$$anonfun$deprecationMessage$1 | |
[error] Warning: scala.reflect.internal.Symbols$Symbol: can't find referenced class scala.reflect.internal.Symbols$Symbol$$anonfun$deprecationVersion$1 | |
[error] Warning: scala.reflect.internal.Symbols$Symbol: can't find referenced class scala.reflect.internal.Symbols$Symbol$$anonfun$enclosingRootClass$1 | |
[error] Warning: scala.reflect.internal.Symbols$Symbol: can't find referenced class scala.reflect.internal.Symbols$Symbol$$anonfun$deprecatedParamName$1 | |
[error] Warning: scala.reflect.internal.Symbols$Symbol: can't find referenced class scala.reflect.internal.Symbols$Symbol$$anonfun$implicitNotFoundMsg$1 | |
[error] Warning: scala.reflect.internal.Symbols$Symbol: can't find referenced class scala.reflect.internal.Symbols$Symbol$$anonfun$nextOverriddenSymbol$1 | |
[error] Warning: scala.reflect.internal.Symbols$Symbol: can't find referenced class scala.reflect.internal.Symbols$Symbol$$anonfun$originalEnclosingMethod$1 | |
[error] Warning: scala.reflect.internal.Symbols$Symbol: can't find referenced class scala.reflect.internal.Symbols$Symbol$$anonfun$deprecatedOverridingMessage$1 | |
[error] Warning: scala.reflect.internal.Symbols$Symbol: can't find referenced class scala.reflect.internal.Symbols$Symbol$$anonfun$deprecatedOverridingVersion$1 | |
[error] Warning: scala.reflect.internal.Symbols$Symbol: can't find referenced class scala.reflect.internal.Symbols$Symbol$$anonfun$deprecatedInheritanceMessage$1 | |
[error] Warning: scala.reflect.internal.Symbols$Symbol: can't find referenced class scala.reflect.internal.Symbols$Symbol$$anonfun$deprecatedInheritanceVersion$1 | |
[error] Warning: scala.reflect.internal.Symbols$TermSymbol: can't find referenced class scala.reflect.internal.Symbols$TermSymbol$$anonfun$setAlias$1 | |
[error] Warning: scala.reflect.internal.Symbols$TermSymbol: can't find referenced class scala.reflect.internal.Symbols$TermSymbol$$anonfun$setAlias$2 | |
[error] Warning: scala.reflect.internal.Symbols$TermSymbol: can't find referenced class scala.reflect.internal.Symbols$TermSymbol$$anonfun$setAlias$3 | |
[error] Warning: scala.reflect.internal.Symbols$TermSymbol: can't find referenced class scala.reflect.internal.Symbols$TermSymbol$$anonfun$lazyAccessor$1 | |
[error] Warning: scala.reflect.internal.Symbols$TermSymbol: can't find referenced class scala.reflect.internal.Symbols$TermSymbol$$anonfun$setModuleClass$1 | |
[error] Warning: scala.reflect.internal.Symbols$TermSymbol: can't find referenced class scala.reflect.internal.Symbols$TermSymbol$$anonfun$setLazyAccessor$1 | |
[error] Warning: scala.reflect.internal.Symbols$TermSymbol: can't find referenced class scala.reflect.internal.Symbols$TermSymbol$$anonfun$doCookJavaRawInfo$1 | |
[error] Warning: scala.reflect.internal.Symbols$TermSymbol: can't find referenced class scala.reflect.internal.Symbols$TermSymbol$$anonfun$scala$reflect$internal$Symbols$TermSymbol$$cook$1$1 | |
[error] Warning: scala.reflect.internal.Symbols$TypeHistory: can't find referenced class scala.reflect.internal.Symbols$TypeHistory$$anonfun$6 | |
[error] Warning: scala.reflect.internal.Symbols$TypeHistory: can't find referenced class scala.reflect.internal.Symbols$TypeHistory$$anonfun$7 | |
[error] Warning: scala.reflect.internal.Symbols$TypeHistory$: can't find referenced class scala.reflect.internal.Symbols$TypeHistory$$anonfun$6 | |
[error] Warning: scala.reflect.internal.Symbols$TypeHistory$: can't find referenced class scala.reflect.internal.Symbols$TypeHistory$$anonfun$7 | |
[error] Warning: scala.reflect.internal.TreeGen: can't find referenced class scala.reflect.internal.TreeGen$$anonfun$stabilize$1 | |
[error] Warning: scala.reflect.internal.TreeGen: can't find referenced class scala.reflect.internal.TreeGen$$anonfun$mkAttributedQualifier$1 | |
[error] Warning: scala.reflect.internal.TreeGen: can't find referenced class scala.reflect.internal.TreeGen$$anonfun$mkAttributedQualifier$2 | |
[error] Warning: scala.reflect.internal.TreeGen: can't find referenced class scala.reflect.internal.TreeGen$$anonfun$mkAttributedQualifier$3 | |
[error] Warning: scala.reflect.internal.TreeInfo: can't find referenced class scala.reflect.internal.TreeInfo$$anonfun$firstConstructor$2 | |
[error] Warning: scala.reflect.internal.Trees: can't find referenced class scala.reflect.internal.Trees$$anonfun$mclass$1 | |
[error] Warning: scala.reflect.internal.Types: can't find referenced class scala.reflect.internal.Types$$anonfun$12 | |
[error] Warning: scala.reflect.internal.Types: can't find referenced class scala.reflect.internal.Types$$anonfun$13 | |
[error] Warning: scala.reflect.internal.Types: can't find referenced class scala.reflect.internal.Types$$anonfun$22 | |
[error] Warning: scala.reflect.internal.Types: can't find referenced class scala.reflect.internal.Types$$anonfun$65 | |
[error] Warning: scala.reflect.internal.Types: can't find referenced class scala.reflect.internal.Types$$anonfun$73 | |
[error] Warning: scala.reflect.internal.Types: can't find referenced class scala.reflect.internal.Types$$anonfun$loop$2$1 | |
[error] Warning: scala.reflect.internal.Types: can't find referenced class scala.reflect.internal.Types$$anonfun$addMember$1 | |
[error] Warning: scala.reflect.internal.Types: can't find referenced class scala.reflect.internal.Types$$anonfun$mergePrefixAndArgs$1 | |
[error] Warning: scala.reflect.internal.Types: can't find referenced class scala.reflect.internal.Types$$anonfun$suspendTypeVarsInType$1 | |
[error] Warning: scala.reflect.internal.Types: can't find referenced class scala.reflect.internal.Types$$anonfun$scala$reflect$internal$Types$$commonOwner$1 | |
[error] Warning: scala.reflect.internal.Types$AbstractTypeRef: can't find referenced class scala.reflect.internal.Types$AbstractTypeRef$$anonfun$21 | |
[error] Warning: scala.reflect.internal.Types$AliasTypeRef: can't find referenced class scala.reflect.internal.Types$AliasTypeRef$$anonfun$20 | |
[error] Warning: scala.reflect.internal.Types$AnnotatedType: can't find referenced class scala.reflect.internal.Types$AnnotatedType$$anonfun$29 | |
[error] Warning: scala.reflect.internal.Types$AnnotatedType$: can't find referenced class scala.reflect.internal.Types$AnnotatedType$$anonfun$29 | |
[error] Warning: scala.reflect.internal.Types$AppliedTypeVar: can't find referenced class scala.reflect.internal.Types$AppliedTypeVar$$anonfun$28 | |
[error] Warning: scala.reflect.internal.Types$ArgsTypeRef: can't find referenced class scala.reflect.internal.Types$ArgsTypeRef$$anonfun$15 | |
[error] Warning: scala.reflect.internal.Types$ClassInfoType$$anonfun$computeRefs$1: can't find referenced class scala.reflect.internal.Types$ClassInfoType$$anonfun$computeRefs$1$$anonfun$apply$4 | |
[error] Warning: scala.reflect.internal.Types$CommonOwnerMap: can't find referenced class scala.reflect.internal.Types$CommonOwnerMap$$anonfun$traverse$1 | |
[error] Warning: scala.reflect.internal.Types$ErasedValueType$: can't find referenced class scala.reflect.internal.Types$ErasedValueType$$anonfun$apply$8 | |
[error] Warning: scala.reflect.internal.Types$ExistentialExtrapolation: can't find referenced class scala.reflect.internal.Types$ExistentialExtrapolation$$anonfun$extrapolate$1 | |
[error] Warning: scala.reflect.internal.Types$ExistentialExtrapolation: can't find referenced class scala.reflect.internal.Types$ExistentialExtrapolation$$anonfun$extrapolate$2 | |
[error] Warning: scala.reflect.internal.Types$ExistentialType$$anonfun$skolemizeExistential$1: can't find referenced class scala.reflect.internal.Types$ExistentialType$$anonfun$skolemizeExistential$1$$anonfun$apply$7 | |
[error] Warning: scala.reflect.internal.Types$GenPolyType$: can't find referenced class scala.reflect.internal.Types$GenPolyType$$anonfun$apply$10 | |
[error] Warning: scala.reflect.internal.Types$HKTypeVar: can't find referenced class scala.reflect.internal.Types$HKTypeVar$$anonfun$27 | |
[error] Warning: scala.reflect.internal.Types$InstantiateDependentMap$Arg$: can't find referenced class scala.reflect.internal.Types$InstantiateDependentMap$Arg$$anonfun$unapply$1 | |
[error] Warning: scala.reflect.internal.Types$InstantiateDependentMap$StableArg$: can't find referenced class scala.reflect.internal.Types$InstantiateDependentMap$StableArg$$anonfun$unapply$2 | |
[error] Warning: scala.reflect.internal.Types$ModuleTypeRef: can't find referenced class scala.reflect.internal.Types$ModuleTypeRef$$anonfun$16 | |
[error] Warning: scala.reflect.internal.Types$NonClassTypeRef: can't find referenced class scala.reflect.internal.Types$NonClassTypeRef$$anonfun$19 | |
[error] Warning: scala.reflect.internal.Types$PackageTypeRef: can't find referenced class scala.reflect.internal.Types$PackageTypeRef$$anonfun$17 | |
[error] Warning: scala.reflect.internal.Types$PolyType: can't find referenced class scala.reflect.internal.Types$PolyType$$anonfun$23 | |
[error] Warning: scala.reflect.internal.Types$PolyType$: can't find referenced class scala.reflect.internal.Types$PolyType$$anonfun$23 | |
[error] Warning: scala.reflect.internal.Types$RefinementTypeRef: can't find referenced class scala.reflect.internal.Types$RefinementTypeRef$$anonfun$18 | |
[error] Warning: scala.reflect.internal.Types$SubTypePair: can't find referenced class scala.reflect.internal.Types$SubTypePair$$anonfun$scala$reflect$internal$Types$SubTypePair$$revive$1$1 | |
[error] Warning: scala.reflect.internal.Types$SubstMap: can't find referenced class scala.reflect.internal.Types$SubstMap$$anonfun$43 | |
[error] Warning: scala.reflect.internal.Types$ThisType: can't find referenced class scala.reflect.internal.Types$ThisType$$anonfun$9 | |
[error] Warning: scala.reflect.internal.Types$ThisType$: can't find referenced class scala.reflect.internal.Types$ThisType$$anonfun$9 | |
[error] Warning: scala.reflect.internal.Types$Type: can't find referenced class scala.reflect.internal.Types$Type$$anonfun$1 | |
[error] Warning: scala.reflect.internal.Types$Type: can't find referenced class scala.reflect.internal.Types$Type$$anonfun$3 | |
[error] Warning: scala.reflect.internal.Types$Type: can't find referenced class scala.reflect.internal.Types$Type$$anonfun$5 | |
[error] Warning: scala.reflect.internal.Types$Type: can't find referenced class scala.reflect.internal.Types$Type$$anonfun$7 | |
[error] Warning: scala.reflect.internal.Types$Type: can't find referenced class scala.reflect.internal.Types$Type$$anonfun$8 | |
[error] Warning: scala.reflect.internal.Types$Type: can't find referenced class scala.reflect.internal.Types$Type$$anonfun$findMember$1 | |
[error] Warning: scala.reflect.internal.Types$Type: can't find referenced class scala.reflect.internal.Types$Type$$anonfun$findMember$2 | |
[error] Warning: scala.reflect.internal.Types$Type: can't find referenced class scala.reflect.internal.Types$Type$$anonfun$findMembers$1 | |
[error] Warning: scala.reflect.internal.Types$TypeRef: can't find referenced class scala.reflect.internal.Types$TypeRef$$anonfun$decls$1 | |
[error] Warning: scala.reflect.internal.Types$TypeRef$: can't find referenced class scala.reflect.internal.Types$TypeRef$$anonfun$decls$1 | |
[error] Warning: scala.reflect.internal.Types$TypeVar: can't find referenced class scala.reflect.internal.Types$TypeVar$$anonfun$setInst$1 | |
[error] Warning: scala.reflect.internal.Types$TypeVar: can't find referenced class scala.reflect.internal.Types$TypeVar$$anonfun$applyArgs$1 | |
[error] Warning: scala.reflect.internal.Types$TypeVar: can't find referenced class scala.reflect.internal.Types$TypeVar$$anonfun$addLoBound$1 | |
[error] Warning: scala.reflect.internal.Types$TypeVar: can't find referenced class scala.reflect.internal.Types$TypeVar$$anonfun$cloneInternal$1 | |
[error] Warning: scala.reflect.internal.Types$TypeVar: can't find referenced class scala.reflect.internal.Types$TypeVar$$anonfun$cloneInternal$2 | |
[error] Warning: scala.reflect.internal.Types$TypeVar$: can't find referenced class scala.reflect.internal.Types$TypeVar$$anonfun$setInst$1 | |
[error] Warning: scala.reflect.internal.Types$TypeVar$: can't find referenced class scala.reflect.internal.Types$TypeVar$$anonfun$applyArgs$1 | |
[error] Warning: scala.reflect.internal.Types$TypeVar$: can't find referenced class scala.reflect.internal.Types$TypeVar$$anonfun$addLoBound$1 | |
[error] Warning: scala.reflect.internal.Types$TypeVar$: can't find referenced class scala.reflect.internal.Types$TypeVar$$anonfun$createTypeVar$1 | |
[error] Warning: scala.reflect.internal.Types$TypeVar$: can't find referenced class scala.reflect.internal.Types$TypeVar$$anonfun$cloneInternal$1 | |
[error] Warning: scala.reflect.internal.Types$TypeVar$: can't find referenced class scala.reflect.internal.Types$TypeVar$$anonfun$cloneInternal$2 | |
[error] Warning: scala.reflect.internal.Types$TypeVar$: can't find referenced class scala.reflect.internal.Types$TypeVar$$anonfun$deriveConstraint$1 | |
[error] Warning: scala.reflect.internal.Types$adaptToNewRunMap$: can't find referenced class scala.reflect.internal.Types$adaptToNewRunMap$$anonfun$adaptToNewRun$1 | |
[error] Warning: scala.reflect.internal.Types$adaptToNewRunMap$: can't find referenced class scala.reflect.internal.Types$adaptToNewRunMap$$anonfun$adaptToNewRun$4 | |
[error] Warning: scala.reflect.internal.pickling.UnPickler$Scan: can't find referenced class scala.reflect.internal.pickling.UnPickler$Scan$$anonfun$at$1 | |
[error] Warning: scala.reflect.internal.pickling.UnPickler$Scan: can't find referenced class scala.reflect.internal.pickling.UnPickler$Scan$$anonfun$finishSym$1$1 | |
[error] Warning: scala.reflect.internal.pickling.UnPickler$Scan: can't find referenced class scala.reflect.internal.pickling.UnPickler$Scan$$anonfun$finishSym$1$2 | |
[error] Warning: scala.reflect.internal.pickling.UnPickler$Scan: can't find referenced class scala.reflect.internal.pickling.UnPickler$Scan$$anonfun$readSymbolRef$1 | |
[error] Warning: scala.reflect.internal.pickling.UnPickler$Scan$LazyTypeRef: can't find referenced class scala.reflect.internal.pickling.UnPickler$Scan$LazyTypeRef$$anonfun$complete$1 | |
[error] Warning: scala.reflect.internal.transform.Erasure$$anonfun$unboxDerivedValueClassMethod$1: can't find referenced class scala.reflect.internal.transform.Erasure$$anonfun$unboxDerivedValueClassMethod$1$$anonfun$apply$2 | |
[error] Warning: scala.reflect.internal.transform.UnCurry$$anon$2: can't find referenced class scala.reflect.internal.transform.UnCurry$$anon$2$$anonfun$apply$1 | |
[error] Warning: scala.reflect.internal.util.Collections: can't find referenced class scala.reflect.internal.util.Collections$$anonfun$mforeach$1 | |
[error] Warning: scala.reflect.internal.util.Collections: can't find referenced class scala.reflect.internal.util.Collections$$anonfun$distinctBy$1 | |
[error] Warning: scala.reflect.internal.util.Collections$: can't find referenced class scala.reflect.internal.util.Collections$$anonfun$mforeach$1 | |
[error] Warning: scala.reflect.internal.util.Collections$: can't find referenced class scala.reflect.internal.util.Collections$$anonfun$distinctBy$1 | |
[error] Warning: scala.reflect.internal.util.Origins: can't find referenced class scala.reflect.internal.util.Origins$$anonfun$show$2 | |
[error] Warning: scala.reflect.internal.util.Origins$: can't find referenced class scala.reflect.internal.util.Origins$$anonfun$show$2 | |
[error] Warning: scala.reflect.internal.util.RangePosition: can't find referenced class scala.reflect.internal.util.RangePosition$$anonfun$1 | |
[error] Warning: scala.reflect.internal.util.SourceFile: can't find referenced class scala.reflect.internal.util.SourceFile$$anonfun$position$1 | |
[error] Warning: scala.reflect.internal.util.Statistics$RelCounter: can't find referenced class scala.reflect.internal.util.Statistics$RelCounter$$anonfun$toString$1 | |
[error] Warning: scala.reflect.internal.util.TableDef$Table: can't find referenced class scala.reflect.internal.util.TableDef$Table$$anonfun$pp$1 | |
[error] Warning: scala.reflect.internal.util.TraceSymbolActivity: can't find referenced class scala.reflect.internal.util.TraceSymbolActivity$$anonfun$showMapFreq$3 | |
[error] Warning: scala.reflect.internal.util.TraceSymbolActivity: can't find referenced class scala.reflect.internal.util.TraceSymbolActivity$$anonfun$showAllSymbols$1 | |
[error] Warning: scala.reflect.internal.util.TraceSymbolActivity: can't find referenced class scala.reflect.internal.util.TraceSymbolActivity$$anonfun$scala$reflect$internal$util$TraceSymbolActivity$$showSym$1 | |
[error] Warning: scala.reflect.internal.util.TraceSymbolActivity: can't find referenced class scala.reflect.internal.util.TraceSymbolActivity$$anonfun$scala$reflect$internal$util$TraceSymbolActivity$$showIdAndRemove$1 | |
[error] Warning: scala.reflect.io.AbstractFile: can't find referenced class scala.reflect.io.AbstractFile$$anonfun$1 | |
[error] Warning: scala.reflect.io.AbstractFile: can't find referenced class scala.reflect.io.AbstractFile$$anonfun$lookup$1 | |
[error] Warning: scala.reflect.io.AbstractFile: can't find referenced class scala.reflect.io.AbstractFile$$anonfun$lookup$2 | |
[error] Warning: scala.reflect.io.AbstractFile: can't find referenced class scala.reflect.io.AbstractFile$$anonfun$fileNamed$1 | |
[error] Warning: scala.reflect.io.AbstractFile: can't find referenced class scala.reflect.io.AbstractFile$$anonfun$subdirectoryNamed$1 | |
[error] Warning: scala.reflect.io.AbstractFile$: can't find referenced class scala.reflect.io.AbstractFile$$anonfun$1 | |
[error] Warning: scala.reflect.io.AbstractFile$: can't find referenced class scala.reflect.io.AbstractFile$$anonfun$lookup$1 | |
[error] Warning: scala.reflect.io.AbstractFile$: can't find referenced class scala.reflect.io.AbstractFile$$anonfun$lookup$2 | |
[error] Warning: scala.reflect.io.AbstractFile$: can't find referenced class scala.reflect.io.AbstractFile$$anonfun$fileNamed$1 | |
[error] Warning: scala.reflect.io.AbstractFile$: can't find referenced class scala.reflect.io.AbstractFile$$anonfun$subdirectoryNamed$1 | |
[error] Warning: scala.reflect.io.File: can't find referenced class scala.reflect.io.File$$anonfun$copyTo$1 | |
[error] Warning: scala.reflect.io.File$: can't find referenced class scala.reflect.io.File$$anonfun$copyTo$1 | |
[error] Warning: scala.reflect.io.Path: can't find referenced class scala.reflect.io.Path$$anonfun$relativize$1 | |
[error] Warning: scala.reflect.io.Path$: can't find referenced class scala.reflect.io.Path$$anonfun$relativize$1 | |
[error] Warning: scala.reflect.io.VirtualDirectory: can't find referenced class scala.reflect.io.VirtualDirectory$$anonfun$fileNamed$1 | |
[error] Warning: scala.reflect.io.VirtualDirectory: can't find referenced class scala.reflect.io.VirtualDirectory$$anonfun$lookupName$1 | |
[error] Warning: scala.reflect.io.VirtualDirectory: can't find referenced class scala.reflect.io.VirtualDirectory$$anonfun$subdirectoryNamed$1 | |
[error] Warning: scala.reflect.io.VirtualFile: can't find referenced class scala.reflect.io.VirtualFile$$anonfun$iterator$1 | |
[error] Warning: scala.reflect.io.VirtualFile: can't find referenced class scala.reflect.io.VirtualFile$$anonfun$lookupName$1 | |
[error] Warning: scala.reflect.macros.runtime.Enclosures: can't find referenced class scala.reflect.macros.runtime.Enclosures$$anonfun$2 | |
[error] Warning: scala.reflect.macros.runtime.Infrastructure: can't find referenced class scala.reflect.macros.runtime.Infrastructure$$anonfun$settings$2 | |
[error] Warning: scala.reflect.macros.runtime.Reifiers: can't find referenced class scala.reflect.macros.runtime.Reifiers$$anonfun$logFreeVars$1$2 | |
[error] Warning: scala.reflect.reify.Errors: can't find referenced class scala.reflect.reify.Errors$$anonfun$defaultErrorPosition$1 | |
[error] Warning: scala.reflect.reify.codegen.GenTypes: can't find referenced class scala.reflect.reify.codegen.GenTypes$$anonfun$reifyToughType$1 | |
[error] Warning: scala.reflect.reify.codegen.GenTypes: can't find referenced class scala.reflect.reify.codegen.GenTypes$$anonfun$reifyToughType$2 | |
[error] Warning: scala.reflect.reify.codegen.GenTypes: can't find referenced class scala.reflect.reify.codegen.GenTypes$$anonfun$reifyToughType$3 | |
[error] Warning: scala.reflect.reify.package: can't find referenced class scala.reflect.reify.package$$anonfun$4 | |
[error] Warning: scala.reflect.reify.package$: can't find referenced class scala.reflect.reify.package$$anonfun$4 | |
[error] Warning: scala.reflect.reify.phases.Calculate$$anon$1: can't find referenced class scala.reflect.reify.phases.Calculate$$anon$1$$anonfun$traverse$4 | |
[error] Warning: scala.reflect.reify.phases.Metalevels$$anon$1: can't find referenced class scala.reflect.reify.phases.Metalevels$$anon$1$$anonfun$transform$3 | |
[error] Warning: scala.reflect.reify.phases.Metalevels$$anon$1: can't find referenced class scala.reflect.reify.phases.Metalevels$$anon$1$$anonfun$transform$5 | |
[error] Warning: scala.reflect.reify.phases.Reify: can't find referenced class scala.reflect.reify.phases.Reify$$anonfun$reify$1 | |
[error] Warning: scala.reflect.reify.phases.Reshape$$anon$1: can't find referenced class scala.reflect.reify.phases.Reshape$$anon$1$$anonfun$9 | |
[error] Warning: scala.reflect.reify.phases.Reshape$$anon$1$$anonfun$trimAccessors$2: can't find referenced class scala.reflect.reify.phases.Reshape$$anon$1$$anonfun$trimAccessors$2$$anonfun$12 | |
[error] Warning: scala.reflect.reify.utils.SymbolTables$SymbolTable: can't find referenced class scala.reflect.reify.utils.SymbolTables$SymbolTable$$anonfun$debugString$1 | |
[error] Warning: scala.reflect.reify.utils.SymbolTables$SymbolTable$: can't find referenced class scala.reflect.reify.utils.SymbolTables$SymbolTable$$anonfun$apply$3 | |
[error] Warning: scala.reflect.reify.utils.SymbolTables$SymbolTable$: can't find referenced class scala.reflect.reify.utils.SymbolTables$SymbolTable$$anonfun$debugString$1 | |
[error] Warning: scala.reflect.runtime.JavaMirrors$JavaMirror: can't find referenced class scala.reflect.runtime.JavaMirrors$JavaMirror$$anonfun$16 | |
[error] Warning: scala.reflect.runtime.JavaMirrors$JavaMirror: can't find referenced class scala.reflect.runtime.JavaMirrors$JavaMirror$$anonfun$17 | |
[error] Warning: scala.reflect.runtime.JavaMirrors$JavaMirror: can't find referenced class scala.reflect.runtime.JavaMirrors$JavaMirror$$anonfun$loadBytes$1$1 | |
[error] Warning: scala.reflect.runtime.JavaMirrors$JavaMirror: can't find referenced class scala.reflect.runtime.JavaMirrors$JavaMirror$$anonfun$scala$reflect$runtime$JavaMirrors$JavaMirror$$coreLookup$1$1 | |
[error] Warning: scala.reflect.runtime.JavaMirrors$JavaMirror: can't find referenced class scala.reflect.runtime.JavaMirrors$JavaMirror$$anonfun$scala$reflect$runtime$JavaMirrors$JavaMirror$$fieldToScala1$2 | |
[error] Warning: scala.reflect.runtime.JavaMirrors$JavaMirror: can't find referenced class scala.reflect.runtime.JavaMirrors$JavaMirror$$anonfun$scala$reflect$runtime$JavaMirrors$JavaMirror$$lookupClass$1$1 | |
[error] Warning: scala.reflect.runtime.JavaMirrors$JavaMirror: can't find referenced class scala.reflect.runtime.JavaMirrors$JavaMirror$$anonfun$scala$reflect$runtime$JavaMirrors$JavaMirror$$classToScala1$1 | |
[error] Warning: scala.reflect.runtime.JavaMirrors$JavaMirror: can't find referenced class scala.reflect.runtime.JavaMirrors$JavaMirror$$anonfun$scala$reflect$runtime$JavaMirrors$JavaMirror$$methodToScala1$2 | |
[error] Warning: scala.reflect.runtime.JavaMirrors$JavaMirror: can't find referenced class scala.reflect.runtime.JavaMirrors$JavaMirror$$anonfun$scala$reflect$runtime$JavaMirrors$JavaMirror$$constructorToScala1$2 | |
[error] Warning: scala.reflect.runtime.JavaMirrors$JavaMirror$$anonfun$classToJava$1: can't find referenced class scala.reflect.runtime.JavaMirrors$JavaMirror$$anonfun$classToJava$1$$anonfun$apply$6 | |
[error] Warning: scala.reflect.runtime.JavaMirrors$JavaMirror$FromJavaClassCompleter: can't find referenced class scala.reflect.runtime.JavaMirrors$JavaMirror$FromJavaClassCompleter$$anonfun$load$2 | |
[error] Warning: scala.reflect.runtime.JavaMirrors$JavaMirror$JavaBytecodelessMethodMirror: can't find referenced class scala.reflect.runtime.JavaMirrors$JavaMirror$JavaBytecodelessMethodMirror$$anonfun$apply$3 | |
[error] Warning: scala.reflect.runtime.JavaMirrors$JavaMirror$JavaBytecodelessMethodMirror: can't find referenced class scala.reflect.runtime.JavaMirrors$JavaMirror$JavaBytecodelessMethodMirror$$anonfun$invokePrimitiveMethod$1$1 | |
[error] Warning: scala.reflect.runtime.ReflectionUtils: can't find referenced class scala.reflect.runtime.ReflectionUtils$$anonfun$2 | |
[error] Warning: scala.reflect.runtime.ReflectionUtils: can't find referenced class scala.reflect.runtime.ReflectionUtils$$anonfun$inferBootClasspath$2 | |
[error] Warning: scala.reflect.runtime.ReflectionUtils: can't find referenced class scala.reflect.runtime.ReflectionUtils$$anonfun$inferBootClasspath$3 | |
[error] Warning: scala.reflect.runtime.ReflectionUtils: can't find referenced class scala.reflect.runtime.ReflectionUtils$$anonfun$scala$reflect$runtime$ReflectionUtils$$singletonAccessor$1$1 | |
[error] Warning: scala.reflect.runtime.ReflectionUtils$: can't find referenced class scala.reflect.runtime.ReflectionUtils$$anonfun$2 | |
[error] Warning: scala.reflect.runtime.ReflectionUtils$: can't find referenced class scala.reflect.runtime.ReflectionUtils$$anonfun$inferBootClasspath$2 | |
[error] Warning: scala.reflect.runtime.ReflectionUtils$: can't find referenced class scala.reflect.runtime.ReflectionUtils$$anonfun$inferBootClasspath$3 | |
[error] Warning: scala.reflect.runtime.ReflectionUtils$: can't find referenced class scala.reflect.runtime.ReflectionUtils$$anonfun$scala$reflect$runtime$ReflectionUtils$$singletonAccessor$1$1 | |
[error] Warning: scala.reflect.runtime.SymbolLoaders$TopClassCompleter: can't find referenced class scala.reflect.runtime.SymbolLoaders$TopClassCompleter$$anonfun$complete$1 | |
[error] Warning: scala.reflect.runtime.TwoWayCache: can't find referenced class scala.reflect.runtime.TwoWayCache$$anonfun$toJavaOption$1 | |
[error] Warning: scala.reflect.runtime.package: can't find referenced method 'scala.reflect.api.JavaMirrors$JavaMirror currentMirror()' in class scala.reflect.runtime.package$ | |
[error] Warning: scala.sys.SystemProperties: can't find referenced class scala.sys.SystemProperties$$anonfun$get$2 | |
[error] Warning: scala.sys.SystemProperties: can't find referenced class scala.sys.SystemProperties$$anonfun$iterator$2 | |
[error] Warning: scala.sys.SystemProperties: can't find referenced class scala.sys.SystemProperties$$anonfun$contains$2 | |
[error] Warning: scala.sys.SystemProperties$: can't find referenced class scala.sys.SystemProperties$$anonfun$get$2 | |
[error] Warning: scala.sys.SystemProperties$: can't find referenced class scala.sys.SystemProperties$$anonfun$iterator$2 | |
[error] Warning: scala.sys.SystemProperties$: can't find referenced class scala.sys.SystemProperties$$anonfun$contains$2 | |
[error] Warning: scala.sys.process.ProcessBuilderImpl$AbstractBuilder: can't find referenced class scala.sys.process.ProcessBuilderImpl$AbstractBuilder$$anonfun$$hash$bar$1 | |
[error] Warning: scala.sys.process.ProcessBuilderImpl$BasicBuilder: can't find referenced class scala.sys.process.ProcessBuilderImpl$BasicBuilder$$anonfun$checkNotThis$1 | |
[error] Warning: scala.sys.process.ProcessCreation: can't find referenced class scala.sys.process.ProcessCreation$$anonfun$apply$2 | |
[error] Warning: scala.sys.process.ProcessImpl$CompoundProcess: can't find referenced class scala.sys.process.ProcessImpl$CompoundProcess$$anonfun$exitValue$1 | |
[error] Warning: scala.sys.process.ProcessImpl$SimpleProcess: can't find referenced class scala.sys.process.ProcessImpl$SimpleProcess$$anonfun$exitValue$2 | |
[error] Warning: scala.testing.Benchmark: can't find referenced class scala.testing.Benchmark$$anonfun$main$1 | |
[error] Warning: scala.tools.ant.ClassloadVerify: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.ClassloadVerify: can't find referenced class org.apache.tools.ant.ProjectComponent | |
[error] Warning: scala.tools.ant.ClassloadVerify: can't find referenced class org.apache.tools.ant.ProjectComponent | |
[error] Warning: scala.tools.ant.ClassloadVerify: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.ClassloadVerify: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.ClassloadVerify: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.ClassloadVerify: can't find referenced class org.apache.tools.ant.Task | |
[error] Warning: scala.tools.ant.ClassloadVerify: can't find referenced class org.apache.tools.ant.Task | |
[error] Warning: scala.tools.ant.ClassloadVerify: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.ClassloadVerify: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.ClassloadVerify: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.ClassloadVerify: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.ClassloadVerify: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.ClassloadVerify: can't find referenced class org.apache.tools.ant.types.Reference | |
[error] Warning: scala.tools.ant.ClassloadVerify: can't find referenced class org.apache.tools.ant.types.Reference | |
[error] Warning: scala.tools.ant.ClassloadVerify: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.ClassloadVerify$$anonfun$execute$1: can't find referenced class org.apache.tools.ant.Task | |
[error] Warning: scala.tools.ant.ClassloadVerify$$anonfun$execute$1: can't find referenced class org.apache.tools.ant.Task | |
[error] Warning: scala.tools.ant.ClassloadVerify$$anonfun$execute$2: can't find referenced class org.apache.tools.ant.Task | |
[error] Warning: scala.tools.ant.ClassloadVerify$$anonfun$execute$2: can't find referenced class org.apache.tools.ant.Task | |
[error] Warning: scala.tools.ant.FastScalac: can't find referenced class org.apache.tools.ant.taskdefs.Java | |
[error] Warning: scala.tools.ant.FastScalac: can't find referenced class org.apache.tools.ant.taskdefs.Java | |
[error] Warning: scala.tools.ant.FastScalac: can't find referenced class org.apache.tools.ant.taskdefs.Java | |
[error] Warning: scala.tools.ant.FastScalac: can't find referenced class org.apache.tools.ant.taskdefs.Java | |
[error] Warning: scala.tools.ant.FastScalac: can't find referenced class org.apache.tools.ant.types.Commandline$Argument | |
[error] Warning: scala.tools.ant.FastScalac: can't find referenced class org.apache.tools.ant.types.Commandline$Argument | |
[error] Warning: scala.tools.ant.FastScalac: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.FastScalac: can't find referenced class org.apache.tools.ant.ProjectComponent | |
[error] Warning: scala.tools.ant.FastScalac: can't find referenced class org.apache.tools.ant.ProjectComponent | |
[error] Warning: scala.tools.ant.FastScalac: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.FastScalac: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.FastScalac: can't find referenced class org.apache.tools.ant.AntClassLoader | |
[error] Warning: scala.tools.ant.FastScalac: can't find referenced class org.apache.tools.ant.AntClassLoader | |
[error] Warning: scala.tools.ant.FastScalac: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.FastScalac: can't find referenced class org.apache.tools.ant.taskdefs.Java | |
[error] Warning: scala.tools.ant.FastScalac: can't find referenced class org.apache.tools.ant.taskdefs.Java | |
[error] Warning: scala.tools.ant.FastScalac: can't find referenced class org.apache.tools.ant.types.Commandline | |
[error] Warning: scala.tools.ant.FastScalac: can't find referenced class scala.tools.ant.FastScalac$$anonfun$execute$1 | |
[error] Warning: scala.tools.ant.FastScalac: can't find referenced class scala.tools.ant.FastScalac$$anonfun$execute$2 | |
[error] Warning: scala.tools.ant.FastScalac: can't find referenced class org.apache.tools.ant.taskdefs.Java | |
[error] Warning: scala.tools.ant.FastScalac: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.FastScalac: can't find referenced class org.apache.tools.ant.AntClassLoader | |
[error] Warning: scala.tools.ant.Pack200Task: can't find referenced class org.apache.tools.ant.taskdefs.MatchingTask | |
[error] Warning: scala.tools.ant.Pack200Task: can't find referenced class org.apache.tools.ant.taskdefs.MatchingTask | |
[error] Warning: scala.tools.ant.Pack200Task: can't find referenced class org.apache.tools.ant.ProjectComponent | |
[error] Warning: scala.tools.ant.Pack200Task: can't find referenced class org.apache.tools.ant.ProjectComponent | |
[error] Warning: scala.tools.ant.Pack200Task: can't find referenced class org.apache.tools.ant.types.AbstractFileSet | |
[error] Warning: scala.tools.ant.Pack200Task: can't find referenced class org.apache.tools.ant.types.AbstractFileSet | |
[error] Warning: scala.tools.ant.Pack200Task: can't find referenced class org.apache.tools.ant.types.AbstractFileSet | |
[error] Warning: scala.tools.ant.Pack200Task: can't find referenced class org.apache.tools.ant.DirectoryScanner | |
[error] Warning: scala.tools.ant.Pack200Task: can't find referenced class org.apache.tools.ant.DirectoryScanner | |
[error] Warning: scala.tools.ant.Pack200Task: can't find referenced field 'org.apache.tools.ant.types.FileSet fileset' in class scala.tools.ant.Pack200Task | |
[error] Warning: scala.tools.ant.Pack200Task: can't find referenced class org.apache.tools.ant.Project | |
[error] Warning: scala.tools.ant.Pack200Task: can't find referenced class org.apache.tools.ant.Project | |
[error] Warning: scala.tools.ant.Pack200Task: can't find referenced class org.apache.tools.ant.types.AbstractFileSet | |
[error] Warning: scala.tools.ant.Pack200Task: can't find referenced class org.apache.tools.ant.types.FileSet | |
[error] Warning: scala.tools.ant.Pack200Task: can't find referenced class scala.tools.ant.Pack200Task$$anonfun$1 | |
[error] Warning: scala.tools.ant.Pack200Task: can't find referenced class scala.tools.ant.Pack200Task$$anonfun$execute$1 | |
[error] Warning: scala.tools.ant.Pack200Task: can't find referenced class scala.tools.ant.Pack200Task$$anonfun$execute$2 | |
[error] Warning: scala.tools.ant.Pack200Task: can't find referenced class org.apache.tools.ant.types.FileSet | |
[error] Warning: scala.tools.ant.Pack200Task: can't find referenced class org.apache.tools.ant.DirectoryScanner | |
[error] Warning: scala.tools.ant.Same: can't find referenced class org.apache.tools.ant.types.Mapper | |
[error] Warning: scala.tools.ant.Same: can't find referenced class org.apache.tools.ant.ProjectComponent | |
[error] Warning: scala.tools.ant.Same: can't find referenced class org.apache.tools.ant.ProjectComponent | |
[error] Warning: scala.tools.ant.Same: can't find referenced class org.apache.tools.ant.types.Mapper | |
[error] Warning: scala.tools.ant.Same: can't find referenced class org.apache.tools.ant.BuildException | |
[error] Warning: scala.tools.ant.Same: can't find referenced class org.apache.tools.ant.ProjectComponent | |
[error] Warning: scala.tools.ant.Same: can't find referenced class org.apache.tools.ant.BuildException | |
[error] Warning: scala.tools.ant.Same: can't find referenced class org.apache.tools.ant.types.Mapper | |
[error] Warning: scala.tools.ant.Same: can't find referenced class org.apache.tools.ant.util.IdentityMapper | |
[error] Warning: scala.tools.ant.Same: can't find referenced class org.apache.tools.ant.util.IdentityMapper | |
[error] Warning: scala.tools.ant.Same: can't find referenced class org.apache.tools.ant.types.Mapper | |
[error] Warning: scala.tools.ant.Same: can't find referenced class org.apache.tools.ant.util.FileNameMapper | |
[error] Warning: scala.tools.ant.Same: can't find referenced class org.apache.tools.ant.Task | |
[error] Warning: scala.tools.ant.Same: can't find referenced class org.apache.tools.ant.Task | |
[error] Warning: scala.tools.ant.Same: can't find referenced class org.apache.tools.ant.taskdefs.MatchingTask | |
[error] Warning: scala.tools.ant.Same: can't find referenced class org.apache.tools.ant.taskdefs.MatchingTask | |
[error] Warning: scala.tools.ant.Same: can't find referenced class org.apache.tools.ant.DirectoryScanner | |
[error] Warning: scala.tools.ant.Same: can't find referenced class org.apache.tools.ant.DirectoryScanner | |
[error] Warning: scala.tools.ant.Same: can't find referenced class org.apache.tools.ant.Project | |
[error] Warning: scala.tools.ant.Same: can't find referenced class org.apache.tools.ant.Project | |
[error] Warning: scala.tools.ant.Same: can't find referenced class org.apache.tools.ant.Task | |
[error] Warning: scala.tools.ant.Same: can't find referenced class org.apache.tools.ant.types.Mapper | |
[error] Warning: scala.tools.ant.Same: can't find referenced class org.apache.tools.ant.types.Mapper | |
[error] Warning: scala.tools.ant.Same: can't find referenced class org.apache.tools.ant.types.Mapper | |
[error] Warning: scala.tools.ant.Same: can't find referenced class org.apache.tools.ant.types.Mapper | |
[error] Warning: scala.tools.ant.Same: can't find referenced class org.apache.tools.ant.types.Mapper | |
[error] Warning: scala.tools.ant.Same: can't find referenced class org.apache.tools.ant.util.FileNameMapper | |
[error] Warning: scala.tools.ant.Same: can't find referenced class org.apache.tools.ant.util.FileNameMapper | |
[error] Warning: scala.tools.ant.Same: can't find referenced class org.apache.tools.ant.util.FileNameMapper | |
[error] Warning: scala.tools.ant.Same: can't find referenced class org.apache.tools.ant.util.FileNameMapper | |
[error] Warning: scala.tools.ant.Same$$anonfun$execute$2: can't find referenced class org.apache.tools.ant.util.FileNameMapper | |
[error] Warning: scala.tools.ant.Same$$anonfun$execute$2: can't find referenced class org.apache.tools.ant.util.FileNameMapper | |
[error] Warning: scala.tools.ant.Same$$anonfun$execute$2: can't find referenced class org.apache.tools.ant.util.FileNameMapper | |
[error] Warning: scala.tools.ant.Same$$anonfun$execute$2: can't find referenced class org.apache.tools.ant.util.FileNameMapper | |
[error] Warning: scala.tools.ant.Same$$anonfun$execute$2: can't find referenced class org.apache.tools.ant.util.FileNameMapper | |
[error] Warning: scala.tools.ant.ScalaMatchingTask: can't find referenced class org.apache.tools.ant.taskdefs.MatchingTask | |
[error] Warning: scala.tools.ant.ScalaMatchingTask: can't find referenced class org.apache.tools.ant.taskdefs.MatchingTask | |
[error] Warning: scala.tools.ant.ScalaTask$class: can't find referenced class org.apache.tools.ant.BuildException | |
[error] Warning: scala.tools.ant.ScalaTask$class: can't find referenced class org.apache.tools.ant.ProjectComponent | |
[error] Warning: scala.tools.ant.ScalaTask$class: can't find referenced class org.apache.tools.ant.ProjectComponent | |
[error] Warning: scala.tools.ant.ScalaTask$class: can't find referenced class org.apache.tools.ant.BuildException | |
[error] Warning: scala.tools.ant.ScalaTask$class: can't find referenced class org.apache.tools.ant.Task | |
[error] Warning: scala.tools.ant.ScalaTask$class: can't find referenced class org.apache.tools.ant.Task | |
[error] Warning: scala.tools.ant.ScalaTask$class: can't find referenced class org.apache.tools.ant.Task | |
[error] Warning: scala.tools.ant.ScalaTask$class: can't find referenced class org.apache.tools.ant.Task | |
[error] Warning: scala.tools.ant.ScalaTool: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.ScalaTool: can't find referenced class org.apache.tools.ant.ProjectComponent | |
[error] Warning: scala.tools.ant.ScalaTool: can't find referenced class org.apache.tools.ant.ProjectComponent | |
[error] Warning: scala.tools.ant.ScalaTool: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.ScalaTool: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.ScalaTool: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.ScalaTool: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.ScalaTool: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.ScalaTool: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.ScalaTool: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.ScalaTool: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.ScalaTool: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.ScalaTool: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.ScalaTool: can't find referenced class org.apache.tools.ant.types.Reference | |
[error] Warning: scala.tools.ant.ScalaTool: can't find referenced class org.apache.tools.ant.types.Reference | |
[error] Warning: scala.tools.ant.ScalaTool: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.ProjectComponent | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.ProjectComponent | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.util.facade.ImplementationSpecificArgument | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.util.facade.ImplementationSpecificArgument | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.util.facade.FacadeTaskHelper | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.util.facade.FacadeTaskHelper | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.Project | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.Project | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.util.FileUtils | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.util.FileUtils | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.Task | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.Task | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.Task | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.util.GlobPatternMapper | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.util.GlobPatternMapper | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.util.GlobPatternMapper | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.util.GlobPatternMapper | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.util.facade.FacadeTaskHelper | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.Project | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.taskdefs.Java | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.taskdefs.Java | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.taskdefs.Java | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.taskdefs.Java | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.types.Commandline$Argument | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.types.Commandline$Argument | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.AntClassLoader | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.AntClassLoader | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.taskdefs.Java | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.taskdefs.Java | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.taskdefs.MatchingTask | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.taskdefs.MatchingTask | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.DirectoryScanner | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.DirectoryScanner | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.util.SourceFileScanner | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.util.SourceFileScanner | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.util.SourceFileScanner | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.util.FileUtils | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.util.facade.FacadeTaskHelper | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.types.Commandline | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class scala.tools.ant.Scalac$$anonfun$setNowarn$1 | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class scala.tools.ant.Scalac$$anonfun$setNobootcp$1 | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class scala.tools.ant.Scalac$$anonfun$setOptimise$1 | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class scala.tools.ant.Scalac$$anonfun$executeFork$1 | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class scala.tools.ant.Scalac$$anonfun$setUnchecked$1 | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class scala.tools.ant.Scalac$$anonfun$setUsejavacp$1 | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class scala.tools.ant.Scalac$$anonfun$setDeprecation$1 | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class scala.tools.ant.Scalac$$anonfun$setExplaintypes$1 | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class scala.tools.ant.Scalac$$anonfun$writeSettings$1$2 | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.util.FileUtils | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.util.facade.FacadeTaskHelper | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.taskdefs.Java | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.taskdefs.Java | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.taskdefs.Java | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.util.FileUtils | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.util.facade.FacadeTaskHelper | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.util.facade.FacadeTaskHelper | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.util.facade.FacadeTaskHelper | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.types.Reference | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.types.Reference | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.types.Reference | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.types.Reference | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.types.Reference | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.types.Reference | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.types.Reference | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.types.Reference | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.types.Reference | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.types.Reference | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.types.Reference | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.types.Reference | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.util.facade.ImplementationSpecificArgument | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.util.facade.ImplementationSpecificArgument | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.util.GlobPatternMapper | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.taskdefs.Java | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.AntClassLoader | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.util.GlobPatternMapper | |
[error] Warning: scala.tools.ant.Scalac: can't find referenced class org.apache.tools.ant.util.GlobPatternMapper | |
[error] Warning: scala.tools.ant.Scalac$$anonfun$3: can't find referenced class org.apache.tools.ant.util.GlobPatternMapper | |
[error] Warning: scala.tools.ant.Scalac$$anonfun$3: can't find referenced class org.apache.tools.ant.util.GlobPatternMapper | |
[error] Warning: scala.tools.ant.Scalac$$anonfun$3: can't find referenced class org.apache.tools.ant.util.GlobPatternMapper | |
[error] Warning: scala.tools.ant.Scalac$$anonfun$3$$anonfun$apply$1: can't find referenced class org.apache.tools.ant.Task | |
[error] Warning: scala.tools.ant.Scalac$$anonfun$3$$anonfun$apply$1: can't find referenced class org.apache.tools.ant.Task | |
[error] Warning: scala.tools.ant.Scalac$$anonfun$createBootclasspath$1: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scalac$$anonfun$createBootclasspath$1: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scalac$$anonfun$createBootclasspath$2: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scalac$$anonfun$createBootclasspath$2: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scalac$$anonfun$createClasspath$1: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scalac$$anonfun$createClasspath$1: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scalac$$anonfun$createClasspath$2: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scalac$$anonfun$createClasspath$2: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scalac$$anonfun$createCompilerPath$1: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scalac$$anonfun$createCompilerPath$1: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scalac$$anonfun$createCompilerPath$2: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scalac$$anonfun$createCompilerPath$2: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scalac$$anonfun$createExtdirs$1: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scalac$$anonfun$createExtdirs$1: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scalac$$anonfun$createExtdirs$2: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scalac$$anonfun$createExtdirs$2: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scalac$$anonfun$createSourcepath$1: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scalac$$anonfun$createSourcepath$1: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scalac$$anonfun$createSourcepath$2: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scalac$$anonfun$createSourcepath$2: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scalac$$anonfun$createSrc$1: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scalac$$anonfun$createSrc$1: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scalac$$anonfun$createSrc$2: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scalac$$anonfun$createSrc$2: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.ScalacShared: can't find referenced class scala.tools.ant.ScalacShared$$anonfun$execWithArgFiles$1 | |
[error] Warning: scala.tools.ant.ScalacShared: can't find referenced class org.apache.tools.ant.taskdefs.Java | |
[error] Warning: scala.tools.ant.ScalacShared: can't find referenced class org.apache.tools.ant.taskdefs.Java | |
[error] Warning: scala.tools.ant.ScalacShared$class: can't find referenced class org.apache.tools.ant.taskdefs.Java | |
[error] Warning: scala.tools.ant.ScalacShared$class: can't find referenced class org.apache.tools.ant.taskdefs.Java | |
[error] Warning: scala.tools.ant.ScalacShared$class: can't find referenced class org.apache.tools.ant.types.Commandline$Argument | |
[error] Warning: scala.tools.ant.ScalacShared$class: can't find referenced class org.apache.tools.ant.types.Commandline$Argument | |
[error] Warning: scala.tools.ant.ScalacShared$class: can't find referenced class org.apache.tools.ant.Task | |
[error] Warning: scala.tools.ant.ScalacShared$class: can't find referenced class org.apache.tools.ant.taskdefs.Java | |
[error] Warning: scala.tools.ant.ScalacShared$class: can't find referenced class org.apache.tools.ant.types.CommandlineJava | |
[error] Warning: scala.tools.ant.ScalacShared$class: can't find referenced class org.apache.tools.ant.types.CommandlineJava | |
[error] Warning: scala.tools.ant.ScalacShared$class: can't find referenced class org.apache.tools.ant.Task | |
[error] Warning: scala.tools.ant.ScalacShared$class: can't find referenced class org.apache.tools.ant.taskdefs.Java | |
[error] Warning: scala.tools.ant.ScalacShared$class: can't find referenced class org.apache.tools.ant.types.Commandline | |
[error] Warning: scala.tools.ant.ScalacShared$class: can't find referenced class org.apache.tools.ant.taskdefs.Java | |
[error] Warning: scala.tools.ant.ScalacShared$class: can't find referenced class org.apache.tools.ant.taskdefs.Java | |
[error] Warning: scala.tools.ant.Scaladoc: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scaladoc: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scaladoc: can't find referenced class org.apache.tools.ant.ProjectComponent | |
[error] Warning: scala.tools.ant.Scaladoc: can't find referenced class org.apache.tools.ant.ProjectComponent | |
[error] Warning: scala.tools.ant.Scaladoc: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scaladoc: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scaladoc: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scaladoc: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scaladoc: can't find referenced class org.apache.tools.ant.Project | |
[error] Warning: scala.tools.ant.Scaladoc: can't find referenced class org.apache.tools.ant.Project | |
[error] Warning: scala.tools.ant.Scaladoc: can't find referenced class org.apache.tools.ant.taskdefs.MatchingTask | |
[error] Warning: scala.tools.ant.Scaladoc: can't find referenced class org.apache.tools.ant.taskdefs.MatchingTask | |
[error] Warning: scala.tools.ant.Scaladoc: can't find referenced class org.apache.tools.ant.util.FileUtils | |
[error] Warning: scala.tools.ant.Scaladoc: can't find referenced class org.apache.tools.ant.util.FileUtils | |
[error] Warning: scala.tools.ant.Scaladoc: can't find referenced class org.apache.tools.ant.Task | |
[error] Warning: scala.tools.ant.Scaladoc: can't find referenced class org.apache.tools.ant.Task | |
[error] Warning: scala.tools.ant.Scaladoc: can't find referenced class org.apache.tools.ant.util.GlobPatternMapper | |
[error] Warning: scala.tools.ant.Scaladoc: can't find referenced class org.apache.tools.ant.util.GlobPatternMapper | |
[error] Warning: scala.tools.ant.Scaladoc: can't find referenced class org.apache.tools.ant.util.GlobPatternMapper | |
[error] Warning: scala.tools.ant.Scaladoc: can't find referenced class org.apache.tools.ant.util.GlobPatternMapper | |
[error] Warning: scala.tools.ant.Scaladoc: can't find referenced class org.apache.tools.ant.Task | |
[error] Warning: scala.tools.ant.Scaladoc: can't find referenced class org.apache.tools.ant.util.FileUtils | |
[error] Warning: scala.tools.ant.Scaladoc: can't find referenced class scala.tools.ant.Scaladoc$$anonfun$3 | |
[error] Warning: scala.tools.ant.Scaladoc: can't find referenced class org.apache.tools.ant.util.FileUtils | |
[error] Warning: scala.tools.ant.Scaladoc: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scaladoc: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scaladoc: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scaladoc: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scaladoc: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scaladoc: can't find referenced class org.apache.tools.ant.util.FileUtils | |
[error] Warning: scala.tools.ant.Scaladoc: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scaladoc: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scaladoc: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scaladoc: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scaladoc: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scaladoc: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scaladoc: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scaladoc: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scaladoc: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scaladoc: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scaladoc: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scaladoc: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scaladoc: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scaladoc: can't find referenced class org.apache.tools.ant.types.Reference | |
[error] Warning: scala.tools.ant.Scaladoc: can't find referenced class org.apache.tools.ant.types.Reference | |
[error] Warning: scala.tools.ant.Scaladoc: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scaladoc: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scaladoc: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scaladoc: can't find referenced class org.apache.tools.ant.types.Reference | |
[error] Warning: scala.tools.ant.Scaladoc: can't find referenced class org.apache.tools.ant.types.Reference | |
[error] Warning: scala.tools.ant.Scaladoc: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scaladoc: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scaladoc: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scaladoc: can't find referenced class org.apache.tools.ant.types.Reference | |
[error] Warning: scala.tools.ant.Scaladoc: can't find referenced class org.apache.tools.ant.types.Reference | |
[error] Warning: scala.tools.ant.Scaladoc: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scaladoc: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scaladoc: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scaladoc: can't find referenced class org.apache.tools.ant.types.Reference | |
[error] Warning: scala.tools.ant.Scaladoc: can't find referenced class org.apache.tools.ant.types.Reference | |
[error] Warning: scala.tools.ant.Scaladoc: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scaladoc: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scaladoc: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.Scaladoc: can't find referenced class org.apache.tools.ant.types.Reference | |
[error] Warning: scala.tools.ant.Scaladoc: can't find referenced class org.apache.tools.ant.types.Reference | |
[error] Warning: scala.tools.ant.Scaladoc: can't find referenced class org.apache.tools.ant.DirectoryScanner | |
[error] Warning: scala.tools.ant.Scaladoc: can't find referenced class org.apache.tools.ant.util.GlobPatternMapper | |
[error] Warning: scala.tools.ant.Scaladoc$$anonfun$1: can't find referenced class org.apache.tools.ant.DirectoryScanner | |
[error] Warning: scala.tools.ant.Scaladoc$$anonfun$1: can't find referenced class org.apache.tools.ant.DirectoryScanner | |
[error] Warning: scala.tools.ant.Scaladoc$$anonfun$1: can't find referenced class org.apache.tools.ant.Task | |
[error] Warning: scala.tools.ant.Scaladoc$$anonfun$1: can't find referenced class org.apache.tools.ant.Task | |
[error] Warning: scala.tools.ant.Scaladoc$$anonfun$1: can't find referenced class org.apache.tools.ant.Task | |
[error] Warning: scala.tools.ant.Scaladoc$$anonfun$1$$anonfun$apply$1: can't find referenced class org.apache.tools.ant.Task | |
[error] Warning: scala.tools.ant.Scaladoc$$anonfun$1$$anonfun$apply$1: can't find referenced class org.apache.tools.ant.Task | |
[error] Warning: scala.tools.ant.sabbus.Break: can't find referenced class org.apache.tools.ant.Task | |
[error] Warning: scala.tools.ant.sabbus.Break: can't find referenced class org.apache.tools.ant.Task | |
[error] Warning: scala.tools.ant.sabbus.CompilationPathProperty: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.CompilationPathProperty: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.CompilationPathProperty: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.CompilationPathProperty: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.CompilationPathProperty: can't find referenced class org.apache.tools.ant.types.Reference | |
[error] Warning: scala.tools.ant.sabbus.CompilationPathProperty$class: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.CompilationPathProperty$class: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.CompilationPathProperty$class: can't find referenced class org.apache.tools.ant.ProjectComponent | |
[error] Warning: scala.tools.ant.sabbus.CompilationPathProperty$class: can't find referenced class org.apache.tools.ant.ProjectComponent | |
[error] Warning: scala.tools.ant.sabbus.CompilationPathProperty$class: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.CompilationPathProperty$class: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.CompilationPathProperty$class: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.CompilationPathProperty$class: can't find referenced class org.apache.tools.ant.Task | |
[error] Warning: scala.tools.ant.sabbus.CompilationPathProperty$class: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.CompilationPathProperty$class: can't find referenced class org.apache.tools.ant.Task | |
[error] Warning: scala.tools.ant.sabbus.CompilationPathProperty$class: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.CompilationPathProperty$class: can't find referenced class org.apache.tools.ant.Task | |
[error] Warning: scala.tools.ant.sabbus.CompilationPathProperty$class: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.CompilationPathProperty$class: can't find referenced class org.apache.tools.ant.Task | |
[error] Warning: scala.tools.ant.sabbus.CompilationPathProperty$class: can't find referenced class org.apache.tools.ant.Task | |
[error] Warning: scala.tools.ant.sabbus.CompilationPathProperty$class: can't find referenced class org.apache.tools.ant.types.Reference | |
[error] Warning: scala.tools.ant.sabbus.CompilationPathProperty$class: can't find referenced class org.apache.tools.ant.Task | |
[error] Warning: scala.tools.ant.sabbus.CompilationPathProperty$class: can't find referenced class org.apache.tools.ant.types.Reference | |
[error] Warning: scala.tools.ant.sabbus.CompilationPathProperty$class: can't find referenced class org.apache.tools.ant.Task | |
[error] Warning: scala.tools.ant.sabbus.CompilationPathProperty$class: can't find referenced class org.apache.tools.ant.Task | |
[error] Warning: scala.tools.ant.sabbus.Make: can't find referenced class org.apache.tools.ant.Task | |
[error] Warning: scala.tools.ant.sabbus.Make: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.Make: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.Make: can't find referenced class org.apache.tools.ant.Task | |
[error] Warning: scala.tools.ant.sabbus.Make: can't find referenced class org.apache.tools.ant.types.Commandline$Argument | |
[error] Warning: scala.tools.ant.sabbus.Make: can't find referenced class org.apache.tools.ant.types.Commandline | |
[error] Warning: scala.tools.ant.sabbus.Make: can't find referenced class org.apache.tools.ant.types.Commandline$Argument | |
[error] Warning: scala.tools.ant.sabbus.Make: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.Make: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.Make: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.Make: can't find referenced class org.apache.tools.ant.types.Commandline$Argument | |
[error] Warning: scala.tools.ant.sabbus.Make: can't find referenced class org.apache.tools.ant.types.Commandline$Argument | |
[error] Warning: scala.tools.ant.sabbus.Make: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.Make: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.Make: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.Make: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.Make: can't find referenced class org.apache.tools.ant.types.Commandline$Argument | |
[error] Warning: scala.tools.ant.sabbus.Make: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.Make: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.Make: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.Make: can't find referenced class org.apache.tools.ant.types.Reference | |
[error] Warning: scala.tools.ant.sabbus.Make: can't find referenced class org.apache.tools.ant.types.Reference | |
[error] Warning: scala.tools.ant.sabbus.Make: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.Make: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.Make: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.Make: can't find referenced class org.apache.tools.ant.types.Reference | |
[error] Warning: scala.tools.ant.sabbus.Make: can't find referenced class org.apache.tools.ant.types.Reference | |
[error] Warning: scala.tools.ant.sabbus.Make: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.Make: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.Make: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.Make: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.Make: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.Make: can't find referenced class org.apache.tools.ant.types.Reference | |
[error] Warning: scala.tools.ant.sabbus.Make: can't find referenced class org.apache.tools.ant.types.Reference | |
[error] Warning: scala.tools.ant.sabbus.ScalacFork: can't find referenced class org.apache.tools.ant.util.GlobPatternMapper | |
[error] Warning: scala.tools.ant.sabbus.ScalacFork: can't find referenced class org.apache.tools.ant.util.GlobPatternMapper | |
[error] Warning: scala.tools.ant.sabbus.ScalacFork: can't find referenced class org.apache.tools.ant.util.GlobPatternMapper | |
[error] Warning: scala.tools.ant.sabbus.ScalacFork: can't find referenced class org.apache.tools.ant.util.GlobPatternMapper | |
[error] Warning: scala.tools.ant.sabbus.ScalacFork: can't find referenced class org.apache.tools.ant.Task | |
[error] Warning: scala.tools.ant.sabbus.ScalacFork: can't find referenced class org.apache.tools.ant.Task | |
[error] Warning: scala.tools.ant.sabbus.ScalacFork: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.ScalacFork: can't find referenced class org.apache.tools.ant.util.SourceFileScanner | |
[error] Warning: scala.tools.ant.sabbus.ScalacFork: can't find referenced class org.apache.tools.ant.util.SourceFileScanner | |
[error] Warning: scala.tools.ant.sabbus.ScalacFork: can't find referenced class org.apache.tools.ant.taskdefs.MatchingTask | |
[error] Warning: scala.tools.ant.sabbus.ScalacFork: can't find referenced class org.apache.tools.ant.taskdefs.MatchingTask | |
[error] Warning: scala.tools.ant.sabbus.ScalacFork: can't find referenced class org.apache.tools.ant.DirectoryScanner | |
[error] Warning: scala.tools.ant.sabbus.ScalacFork: can't find referenced class org.apache.tools.ant.DirectoryScanner | |
[error] Warning: scala.tools.ant.sabbus.ScalacFork: can't find referenced class org.apache.tools.ant.util.SourceFileScanner | |
[error] Warning: scala.tools.ant.sabbus.ScalacFork: can't find referenced class org.apache.tools.ant.Task | |
[error] Warning: scala.tools.ant.sabbus.ScalacFork: can't find referenced class org.apache.tools.ant.taskdefs.Java | |
[error] Warning: scala.tools.ant.sabbus.ScalacFork: can't find referenced class org.apache.tools.ant.taskdefs.Java | |
[error] Warning: scala.tools.ant.sabbus.ScalacFork: can't find referenced class org.apache.tools.ant.taskdefs.Java | |
[error] Warning: scala.tools.ant.sabbus.ScalacFork: can't find referenced class org.apache.tools.ant.taskdefs.Java | |
[error] Warning: scala.tools.ant.sabbus.ScalacFork: can't find referenced class org.apache.tools.ant.types.Commandline$Argument | |
[error] Warning: scala.tools.ant.sabbus.ScalacFork: can't find referenced class org.apache.tools.ant.types.Commandline$Argument | |
[error] Warning: scala.tools.ant.sabbus.ScalacFork: can't find referenced class org.apache.tools.ant.taskdefs.Java | |
[error] Warning: scala.tools.ant.sabbus.ScalacFork: can't find referenced class org.apache.tools.ant.taskdefs.Java | |
[error] Warning: scala.tools.ant.sabbus.ScalacFork: can't find referenced class org.apache.tools.ant.taskdefs.Java | |
[error] Warning: scala.tools.ant.sabbus.ScalacFork: can't find referenced class org.apache.tools.ant.BuildException | |
[error] Warning: scala.tools.ant.sabbus.ScalacFork: can't find referenced class org.apache.tools.ant.BuildException | |
[error] Warning: scala.tools.ant.sabbus.ScalacFork: can't find referenced class org.apache.tools.ant.types.Commandline | |
[error] Warning: scala.tools.ant.sabbus.ScalacFork: can't find referenced class scala.tools.ant.sabbus.ScalacFork$$anonfun$1 | |
[error] Warning: scala.tools.ant.sabbus.ScalacFork: can't find referenced class scala.tools.ant.sabbus.ScalacFork$$anonfun$2 | |
[error] Warning: scala.tools.ant.sabbus.ScalacFork: can't find referenced class scala.tools.ant.sabbus.ScalacFork$$anonfun$3 | |
[error] Warning: scala.tools.ant.sabbus.ScalacFork: can't find referenced class scala.tools.ant.sabbus.ScalacFork$$anonfun$execute$2 | |
[error] Warning: scala.tools.ant.sabbus.ScalacFork: can't find referenced class scala.tools.ant.sabbus.ScalacFork$$anonfun$execute$3 | |
[error] Warning: scala.tools.ant.sabbus.ScalacFork: can't find referenced class scala.tools.ant.sabbus.ScalacFork$$anonfun$execute$4 | |
[error] Warning: scala.tools.ant.sabbus.ScalacFork: can't find referenced class scala.tools.ant.sabbus.ScalacFork$$anonfun$execute$5 | |
[error] Warning: scala.tools.ant.sabbus.ScalacFork: can't find referenced class scala.tools.ant.sabbus.ScalacFork$$anonfun$execute$6 | |
[error] Warning: scala.tools.ant.sabbus.ScalacFork: can't find referenced class scala.tools.ant.sabbus.ScalacFork$$anonfun$execute$1 | |
[error] Warning: scala.tools.ant.sabbus.ScalacFork: can't find referenced class scala.tools.ant.sabbus.ScalacFork$$anonfun$originOfThis$1 | |
[error] Warning: scala.tools.ant.sabbus.ScalacFork: can't find referenced class scala.tools.ant.sabbus.ScalacFork$$anonfun$originOfThis$2 | |
[error] Warning: scala.tools.ant.sabbus.ScalacFork: can't find referenced class org.apache.tools.ant.types.Commandline$Argument | |
[error] Warning: scala.tools.ant.sabbus.ScalacFork: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.ScalacFork: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.ScalacFork: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.ScalacFork: can't find referenced class org.apache.tools.ant.types.Commandline$Argument | |
[error] Warning: scala.tools.ant.sabbus.ScalacFork: can't find referenced class org.apache.tools.ant.types.Commandline$Argument | |
[error] Warning: scala.tools.ant.sabbus.ScalacFork: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.ScalacFork: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.ScalacFork: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.ScalacFork: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.ScalacFork: can't find referenced class org.apache.tools.ant.types.Commandline$Argument | |
[error] Warning: scala.tools.ant.sabbus.ScalacFork: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.ScalacFork: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.ScalacFork: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.ScalacFork: can't find referenced class org.apache.tools.ant.types.Reference | |
[error] Warning: scala.tools.ant.sabbus.ScalacFork: can't find referenced class org.apache.tools.ant.types.Reference | |
[error] Warning: scala.tools.ant.sabbus.ScalacFork: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.ScalacFork: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.ScalacFork: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.ScalacFork: can't find referenced class org.apache.tools.ant.types.Reference | |
[error] Warning: scala.tools.ant.sabbus.ScalacFork: can't find referenced class org.apache.tools.ant.types.Reference | |
[error] Warning: scala.tools.ant.sabbus.ScalacFork: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.ScalacFork: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.ScalacFork: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.ScalacFork: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.ScalacFork: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.ScalacFork: can't find referenced class org.apache.tools.ant.types.Reference | |
[error] Warning: scala.tools.ant.sabbus.ScalacFork: can't find referenced class org.apache.tools.ant.types.Reference | |
[error] Warning: scala.tools.ant.sabbus.ScalacFork: can't find referenced class org.apache.tools.ant.taskdefs.Java | |
[error] Warning: scala.tools.ant.sabbus.ScalacFork: can't find referenced class org.apache.tools.ant.taskdefs.Java | |
[error] Warning: scala.tools.ant.sabbus.ScalacFork: can't find referenced class org.apache.tools.ant.taskdefs.Java | |
[error] Warning: scala.tools.ant.sabbus.ScalacFork: can't find referenced class org.apache.tools.ant.util.GlobPatternMapper | |
[error] Warning: scala.tools.ant.sabbus.ScalacFork: can't find referenced class org.apache.tools.ant.util.GlobPatternMapper | |
[error] Warning: scala.tools.ant.sabbus.ScalacFork: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.ScalacFork: can't find referenced class org.apache.tools.ant.util.GlobPatternMapper | |
[error] Warning: scala.tools.ant.sabbus.ScalacFork: can't find referenced class org.apache.tools.ant.taskdefs.Java | |
[error] Warning: scala.tools.ant.sabbus.Settings: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.Settings: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.Settings: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.Settings: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.Settings: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.Settings: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.Settings: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.Settings: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.Settings: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.Settings: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.Settings: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.Settings: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.Settings: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.Settings: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.Settings: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.Settings: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.Settings: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.Settings: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.Settings: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.Settings: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.Settings: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.Settings: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.Settings: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.Settings: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.Settings: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.Settings: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.TaskArgs: can't find referenced class org.apache.tools.ant.types.Commandline$Argument | |
[error] Warning: scala.tools.ant.sabbus.TaskArgs: can't find referenced class org.apache.tools.ant.types.Commandline | |
[error] Warning: scala.tools.ant.sabbus.TaskArgs: can't find referenced class scala.tools.ant.sabbus.TaskArgs$$anonfun$isMSIL$1 | |
[error] Warning: scala.tools.ant.sabbus.TaskArgs: can't find referenced class org.apache.tools.ant.types.Commandline$Argument | |
[error] Warning: scala.tools.ant.sabbus.TaskArgs: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.TaskArgs: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.TaskArgs: can't find referenced class org.apache.tools.ant.types.Reference | |
[error] Warning: scala.tools.ant.sabbus.TaskArgs: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.TaskArgs: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.TaskArgs: can't find referenced class org.apache.tools.ant.types.Reference | |
[error] Warning: scala.tools.ant.sabbus.TaskArgs: can't find referenced class org.apache.tools.ant.types.Commandline$Argument | |
[error] Warning: scala.tools.ant.sabbus.TaskArgs: can't find referenced class org.apache.tools.ant.types.Commandline$Argument | |
[error] Warning: scala.tools.ant.sabbus.TaskArgs: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.TaskArgs: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.TaskArgs: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.TaskArgs: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.TaskArgs$$anonfun$extraArgsFlat$1: can't find referenced class org.apache.tools.ant.types.Commandline$Argument | |
[error] Warning: scala.tools.ant.sabbus.TaskArgs$$anonfun$extraArgsFlat$1: can't find referenced class org.apache.tools.ant.types.Commandline$Argument | |
[error] Warning: scala.tools.ant.sabbus.TaskArgs$$anonfun$extraArgsFlat$1: can't find referenced class org.apache.tools.ant.types.Commandline | |
[error] Warning: scala.tools.ant.sabbus.TaskArgs$$anonfun$extraArgsFlat$1: can't find referenced class org.apache.tools.ant.types.Commandline$Argument | |
[error] Warning: scala.tools.ant.sabbus.TaskArgs$$anonfun$extraArgsFlat$1: can't find referenced class org.apache.tools.ant.types.Commandline$Argument | |
[error] Warning: scala.tools.ant.sabbus.TaskArgs$$anonfun$extraArgsFlat$1: can't find referenced class org.apache.tools.ant.types.Commandline$Argument | |
[error] Warning: scala.tools.ant.sabbus.TaskArgs$$anonfun$extraArgsFlat$1: can't find referenced class org.apache.tools.ant.Task | |
[error] Warning: scala.tools.ant.sabbus.TaskArgs$$anonfun$extraArgsFlat$1: can't find referenced class org.apache.tools.ant.Task | |
[error] Warning: scala.tools.ant.sabbus.TaskArgs$$anonfun$extraArgsFlat$1: can't find referenced class org.apache.tools.ant.types.Commandline$Argument | |
[error] Warning: scala.tools.ant.sabbus.TaskArgs$$anonfun$setParams$1: can't find referenced class org.apache.tools.ant.types.Commandline$Argument | |
[error] Warning: scala.tools.ant.sabbus.TaskArgs$$anonfun$setParams$1: can't find referenced class org.apache.tools.ant.types.Commandline$Argument | |
[error] Warning: scala.tools.ant.sabbus.TaskArgs$$anonfun$setParams$1: can't find referenced class org.apache.tools.ant.types.Commandline$Argument | |
[error] Warning: scala.tools.ant.sabbus.TaskArgs$$anonfun$setParams$1: can't find referenced class org.apache.tools.ant.types.Commandline | |
[error] Warning: scala.tools.ant.sabbus.TaskArgs$$anonfun$setParams$1: can't find referenced class org.apache.tools.ant.types.Commandline$Argument | |
[error] Warning: scala.tools.ant.sabbus.TaskArgs$$anonfun$setParams$1: can't find referenced class org.apache.tools.ant.types.Commandline$Argument | |
[error] Warning: scala.tools.ant.sabbus.TaskArgs$$anonfun$setParams$1: can't find referenced class org.apache.tools.ant.Task | |
[error] Warning: scala.tools.ant.sabbus.TaskArgs$$anonfun$setParams$1: can't find referenced class org.apache.tools.ant.Task | |
[error] Warning: scala.tools.ant.sabbus.TaskArgs$$anonfun$setParams$1: can't find referenced class org.apache.tools.ant.types.Commandline$Argument | |
[error] Warning: scala.tools.ant.sabbus.TaskArgs$class: can't find referenced class org.apache.tools.ant.types.Commandline$Argument | |
[error] Warning: scala.tools.ant.sabbus.TaskArgs$class: can't find referenced class org.apache.tools.ant.types.Commandline$Argument | |
[error] Warning: scala.tools.ant.sabbus.TaskArgs$class: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.TaskArgs$class: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.TaskArgs$class: can't find referenced class org.apache.tools.ant.ProjectComponent | |
[error] Warning: scala.tools.ant.sabbus.TaskArgs$class: can't find referenced class org.apache.tools.ant.ProjectComponent | |
[error] Warning: scala.tools.ant.sabbus.TaskArgs$class: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.TaskArgs$class: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.TaskArgs$class: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.TaskArgs$class: can't find referenced class org.apache.tools.ant.Task | |
[error] Warning: scala.tools.ant.sabbus.TaskArgs$class: can't find referenced class org.apache.tools.ant.types.Commandline | |
[error] Warning: scala.tools.ant.sabbus.TaskArgs$class: can't find referenced class org.apache.tools.ant.Task | |
[error] Warning: scala.tools.ant.sabbus.TaskArgs$class: can't find referenced class org.apache.tools.ant.Task | |
[error] Warning: scala.tools.ant.sabbus.TaskArgs$class: can't find referenced class org.apache.tools.ant.Task | |
[error] Warning: scala.tools.ant.sabbus.TaskArgs$class: can't find referenced class org.apache.tools.ant.Task | |
[error] Warning: scala.tools.ant.sabbus.TaskArgs$class: can't find referenced class org.apache.tools.ant.Task | |
[error] Warning: scala.tools.ant.sabbus.TaskArgs$class: can't find referenced class org.apache.tools.ant.types.Commandline$Argument | |
[error] Warning: scala.tools.ant.sabbus.TaskArgs$class: can't find referenced class org.apache.tools.ant.Task | |
[error] Warning: scala.tools.ant.sabbus.TaskArgs$class: can't find referenced class org.apache.tools.ant.types.Commandline$Argument | |
[error] Warning: scala.tools.ant.sabbus.TaskArgs$class: can't find referenced class org.apache.tools.ant.Task | |
[error] Warning: scala.tools.ant.sabbus.TaskArgs$class: can't find referenced class org.apache.tools.ant.Task | |
[error] Warning: scala.tools.ant.sabbus.TaskArgs$class: can't find referenced class org.apache.tools.ant.Task | |
[error] Warning: scala.tools.ant.sabbus.TaskArgs$class: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.TaskArgs$class: can't find referenced class org.apache.tools.ant.Task | |
[error] Warning: scala.tools.ant.sabbus.TaskArgs$class: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.TaskArgs$class: can't find referenced class org.apache.tools.ant.Task | |
[error] Warning: scala.tools.ant.sabbus.TaskArgs$class: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.TaskArgs$class: can't find referenced class org.apache.tools.ant.Task | |
[error] Warning: scala.tools.ant.sabbus.TaskArgs$class: can't find referenced class org.apache.tools.ant.Task | |
[error] Warning: scala.tools.ant.sabbus.TaskArgs$class: can't find referenced class org.apache.tools.ant.types.Reference | |
[error] Warning: scala.tools.ant.sabbus.TaskArgs$class: can't find referenced class org.apache.tools.ant.Task | |
[error] Warning: scala.tools.ant.sabbus.TaskArgs$class: can't find referenced class org.apache.tools.ant.types.Reference | |
[error] Warning: scala.tools.ant.sabbus.TaskArgs$class: can't find referenced class org.apache.tools.ant.Task | |
[error] Warning: scala.tools.ant.sabbus.TaskArgs$class: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.TaskArgs$class: can't find referenced class org.apache.tools.ant.Task | |
[error] Warning: scala.tools.ant.sabbus.TaskArgs$class: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.TaskArgs$class: can't find referenced class org.apache.tools.ant.Task | |
[error] Warning: scala.tools.ant.sabbus.TaskArgs$class: can't find referenced class org.apache.tools.ant.types.Path | |
[error] Warning: scala.tools.ant.sabbus.TaskArgs$class: can't find referenced class org.apache.tools.ant.Task | |
[error] Warning: scala.tools.ant.sabbus.TaskArgs$class: can't find referenced class org.apache.tools.ant.Task | |
[error] Warning: scala.tools.ant.sabbus.TaskArgs$class: can't find referenced class org.apache.tools.ant.types.Reference | |
[error] Warning: scala.tools.ant.sabbus.TaskArgs$class: can't find referenced class org.apache.tools.ant.Task | |
[error] Warning: scala.tools.ant.sabbus.TaskArgs$class: can't find referenced class org.apache.tools.ant.types.Reference | |
[error] Warning: scala.tools.ant.sabbus.TaskArgs$class: can't find referenced class org.apache.tools.ant.Task | |
[error] Warning: scala.tools.ant.sabbus.TaskArgs$class: can't find referenced class org.apache.tools.ant.Task | |
[error] Warning: scala.tools.ant.sabbus.TaskArgs$class: can't find referenced class org.apache.tools.ant.Task | |
[error] Warning: scala.tools.ant.sabbus.TaskArgs$class: can't find referenced class org.apache.tools.ant.Task | |
[error] Warning: scala.tools.ant.sabbus.TaskArgs$class: can't find referenced class org.apache.tools.ant.Task | |
[error] Warning: scala.tools.ant.sabbus.TaskArgs$class: can't find referenced class org.apache.tools.ant.Task | |
[error] Warning: scala.tools.ant.sabbus.TaskArgs$class: can't find referenced class org.apache.tools.ant.Task | |
[error] Warning: scala.tools.ant.sabbus.TaskArgs$class: can't find referenced class org.apache.tools.ant.Task | |
[error] Warning: scala.tools.ant.sabbus.Use: can't find referenced class org.apache.tools.ant.util.GlobPatternMapper | |
[error] Warning: scala.tools.ant.sabbus.Use: can't find referenced class org.apache.tools.ant.util.GlobPatternMapper | |
[error] Warning: scala.tools.ant.sabbus.Use: can't find referenced class org.apache.tools.ant.util.GlobPatternMapper | |
[error] Warning: scala.tools.ant.sabbus.Use: can't find referenced class org.apache.tools.ant.util.GlobPatternMapper | |
[error] Warning: scala.tools.ant.sabbus.Use: can't find referenced class org.apache.tools.ant.util.SourceFileScanner | |
[error] Warning: scala.tools.ant.sabbus.Use: can't find referenced class org.apache.tools.ant.util.SourceFileScanner | |
[error] Warning: scala.tools.ant.sabbus.Use: can't find referenced class org.apache.tools.ant.taskdefs.MatchingTask | |
[error] Warning: scala.tools.ant.sabbus.Use: can't find referenced class org.apache.tools.ant.taskdefs.MatchingTask | |
[error] Warning: scala.tools.ant.sabbus.Use: can't find referenced class org.apache.tools.ant.DirectoryScanner | |
[error] Warning: scala.tools.ant.sabbus.Use: can't find referenced class org.apache.tools.ant.DirectoryScanner | |
[error] Warning: scala.tools.ant.sabbus.Use: can't find referenced class org.apache.tools.ant.util.SourceFileScanner | |
[error] Warning: scala.tools.ant.sabbus.Use: can't find referenced class org.apache.tools.ant.Task | |
[error] Warning: scala.tools.ant.sabbus.Use: can't find referenced class org.apache.tools.ant.Task | |
[error] Warning: scala.tools.ant.sabbus.Use: can't find referenced class org.apache.tools.ant.util.GlobPatternMapper | |
[error] Warning: scala.tools.cmd.CommandLine: can't find referenced class scala.tools.cmd.CommandLine$$anonfun$scala$tools$cmd$CommandLine$$loop$1$1 | |
[error] Warning: scala.tools.cmd.CommandLine: can't find referenced class scala.tools.cmd.CommandLine$$anonfun$scala$tools$cmd$CommandLine$$loop$1$2 | |
[error] Warning: scala.tools.cmd.FromString$$anon$1: can't find referenced class scala.tools.cmd.FromString$$anon$1$$anonfun$apply$1 | |
[error] Warning: scala.tools.cmd.FromString$$anon$2: can't find referenced class scala.tools.cmd.FromString$$anon$2$$anonfun$apply$2 | |
[error] Warning: scala.tools.cmd.FromString$$anon$3: can't find referenced class scala.tools.cmd.FromString$$anon$3$$anonfun$apply$3 | |
[error] Warning: scala.tools.cmd.Opt$Error: can't find referenced class scala.tools.cmd.Opt$Error$$anonfun$fail$1 | |
[error] Warning: scala.tools.cmd.Opt$Instance: can't find referenced class scala.tools.cmd.Opt$Instance$$anonfun$choiceOf$1 | |
[error] Warning: scala.tools.cmd.Opt$Instance: can't find referenced class scala.tools.cmd.Opt$Instance$$anonfun$defaultTo$2 | |
[error] Warning: scala.tools.cmd.Opt$Instance: can't find referenced class scala.tools.cmd.Opt$Instance$$anonfun$defaultToEnv$1 | |
[error] Warning: scala.tools.cmd.Opt$Instance: can't find referenced class scala.tools.cmd.Opt$Instance$$anonfun$$minus$minus$up$1 | |
[error] Warning: scala.tools.cmd.Property: can't find referenced class scala.tools.cmd.Property$$anonfun$loadProperties$1 | |
[error] Warning: scala.tools.cmd.PropertyMapper: can't find referenced class scala.tools.cmd.PropertyMapper$$anonfun$translate$1 | |
[error] Warning: scala.tools.cmd.Reference$Accumulators$$anonfun$addHelpEnvDefault$1: can't find referenced class scala.tools.cmd.Reference$Accumulators$$anonfun$addHelpEnvDefault$1$$anonfun$1 | |
[error] Warning: scala.tools.cmd.Reference$Accumulators$$anonfun$addHelpEnvDefault$1: can't find referenced class scala.tools.cmd.Reference$Accumulators$$anonfun$addHelpEnvDefault$1$$anonfun$2 | |
[error] Warning: scala.tools.cmd.Spec$Accumulator: can't find referenced class scala.tools.cmd.Spec$Accumulator$$anonfun$apply$1 | |
[error] Warning: scala.tools.cmd.gen.AnyValReps$AnyValRep: can't find referenced class scala.tools.cmd.gen.AnyValReps$AnyValRep$$anonfun$representation$1 | |
[error] Warning: scala.tools.cmd.gen.AnyValReps$AnyValRep: can't find referenced class scala.tools.cmd.gen.AnyValReps$AnyValRep$$anonfun$representation$2 | |
[error] Warning: scala.tools.cmd.gen.Codegen: can't find referenced class scala.tools.cmd.gen.Codegen$$anonfun$1 | |
[error] Warning: scala.tools.cmd.gen.Codegen: can't find referenced class scala.tools.cmd.gen.Codegen$$anonfun$main$1 | |
[error] Warning: scala.tools.cmd.gen.Codegen$: can't find referenced class scala.tools.cmd.gen.Codegen$$anonfun$1 | |
[error] Warning: scala.tools.cmd.gen.Codegen$: can't find referenced class scala.tools.cmd.gen.Codegen$$anonfun$main$1 | |
[error] Warning: scala.tools.nsc.CompileSocket: can't find referenced class scala.tools.nsc.CompileSocket$$anonfun$1 | |
[error] Warning: scala.tools.nsc.CompileSocket: can't find referenced class scala.tools.nsc.CompileSocket$$anonfun$pollPort$1 | |
[error] Warning: scala.tools.nsc.CompileSocket: can't find referenced class scala.tools.nsc.CompileSocket$$anonfun$getSocket$3 | |
[error] Warning: scala.tools.nsc.CompileSocket: can't find referenced class scala.tools.nsc.CompileSocket$$anonfun$getSocket$4 | |
[error] Warning: scala.tools.nsc.CompileSocket$: can't find referenced class scala.tools.nsc.CompileSocket$$anonfun$1 | |
[error] Warning: scala.tools.nsc.CompileSocket$: can't find referenced class scala.tools.nsc.CompileSocket$$anonfun$pollPort$1 | |
[error] Warning: scala.tools.nsc.CompileSocket$: can't find referenced class scala.tools.nsc.CompileSocket$$anonfun$getSocket$3 | |
[error] Warning: scala.tools.nsc.CompileSocket$: can't find referenced class scala.tools.nsc.CompileSocket$$anonfun$getSocket$4 | |
[error] Warning: scala.tools.nsc.CompilerCommand: can't find referenced class scala.tools.nsc.CompilerCommand$$anonfun$5 | |
[error] Warning: scala.tools.nsc.GenericRunnerCommand: can't find referenced class scala.tools.nsc.GenericRunnerCommand$$anonfun$2 | |
[error] Warning: scala.tools.nsc.GenericRunnerCommand: can't find referenced class scala.tools.nsc.GenericRunnerCommand$$anonfun$thingToRun$1 | |
[error] Warning: scala.tools.nsc.GenericRunnerCommand$: can't find referenced class scala.tools.nsc.GenericRunnerCommand$$anonfun$2 | |
[error] Warning: scala.tools.nsc.GenericRunnerCommand$: can't find referenced class scala.tools.nsc.GenericRunnerCommand$$anonfun$thingToRun$1 | |
[error] Warning: scala.tools.nsc.Global: can't find referenced class scala.tools.nsc.Global$$anonfun$3 | |
[error] Warning: scala.tools.nsc.Global: can't find referenced class scala.tools.nsc.Global$$anonfun$4 | |
[error] Warning: scala.tools.nsc.Global: can't find referenced class scala.tools.nsc.Global$$anonfun$5 | |
[error] Warning: scala.tools.nsc.Global: can't find referenced class scala.tools.nsc.Global$$anonfun$inform$1 | |
[error] Warning: scala.tools.nsc.Global: can't find referenced class scala.tools.nsc.Global$$anonfun$showDef$1 | |
[error] Warning: scala.tools.nsc.Global: can't find referenced class scala.tools.nsc.Global$$anonfun$logAfterEveryPhase$1 | |
[error] Warning: scala.tools.nsc.Global: can't find referenced class scala.tools.nsc.Global$$anonfun$printAfterEachPhase$1 | |
[error] Warning: scala.tools.nsc.Global: can't find referenced class scala.tools.nsc.Global$$anonfun$computePlatformPhases$1 | |
[error] Warning: scala.tools.nsc.Global: can't find referenced class scala.tools.nsc.Global$$anonfun$scala$tools$nsc$Global$$reSync$1 | |
[error] Warning: scala.tools.nsc.Global$: can't find referenced class scala.tools.nsc.Global$$anonfun$3 | |
[error] Warning: scala.tools.nsc.Global$: can't find referenced class scala.tools.nsc.Global$$anonfun$4 | |
[error] Warning: scala.tools.nsc.Global$: can't find referenced class scala.tools.nsc.Global$$anonfun$5 | |
[error] Warning: scala.tools.nsc.Global$: can't find referenced class scala.tools.nsc.Global$$anonfun$inform$1 | |
[error] Warning: scala.tools.nsc.Global$: can't find referenced class scala.tools.nsc.Global$$anonfun$showDef$1 | |
[error] Warning: scala.tools.nsc.Global$: can't find referenced class scala.tools.nsc.Global$$anonfun$logAfterEveryPhase$1 | |
[error] Warning: scala.tools.nsc.Global$: can't find referenced class scala.tools.nsc.Global$$anonfun$printAfterEachPhase$1 | |
[error] Warning: scala.tools.nsc.Global$: can't find referenced class scala.tools.nsc.Global$$anonfun$computePlatformPhases$1 | |
[error] Warning: scala.tools.nsc.Global$: can't find referenced class scala.tools.nsc.Global$$anonfun$scala$tools$nsc$Global$$reSync$1 | |
[error] Warning: scala.tools.nsc.Global$Run: can't find referenced class scala.tools.nsc.Global$Run$$anonfun$28 | |
[error] Warning: scala.tools.nsc.Global$Run: can't find referenced class scala.tools.nsc.Global$Run$$anonfun$stopPhase$1 | |
[error] Warning: scala.tools.nsc.Global$Run: can't find referenced class scala.tools.nsc.Global$Run$$anonfun$showMembers$1 | |
[error] Warning: scala.tools.nsc.Global$Run: can't find referenced class scala.tools.nsc.Global$Run$$anonfun$stopPhaseSetting$1 | |
[error] Warning: scala.tools.nsc.Global$Run: can't find referenced class scala.tools.nsc.Global$Run$$anonfun$reportCompileErrors$2 | |
[error] Warning: scala.tools.nsc.Global$opt$: can't find referenced class scala.tools.nsc.Global$opt$$anonfun$7 | |
[error] Warning: scala.tools.nsc.Global$opt$: can't find referenced class scala.tools.nsc.Global$opt$$anonfun$8 | |
[error] Warning: scala.tools.nsc.JarRunner: can't find referenced class scala.tools.nsc.JarRunner$$anonfun$1 | |
[error] Warning: scala.tools.nsc.JarRunner: can't find referenced class scala.tools.nsc.JarRunner$$anonfun$runJar$1 | |
[error] Warning: scala.tools.nsc.JarRunner$: can't find referenced class scala.tools.nsc.JarRunner$$anonfun$1 | |
[error] Warning: scala.tools.nsc.JarRunner$: can't find referenced class scala.tools.nsc.JarRunner$$anonfun$runJar$1 | |
[error] Warning: scala.tools.nsc.Main: can't find referenced class scala.tools.nsc.Main$$anonfun$processSettingsHook$2 | |
[error] Warning: scala.tools.nsc.Main$: can't find referenced class scala.tools.nsc.Main$$anonfun$processSettingsHook$2 | |
[error] Warning: scala.tools.nsc.MainTokenMetric: can't find referenced class scala.tools.nsc.MainTokenMetric$$anonfun$tokenMetric$1 | |
[error] Warning: scala.tools.nsc.MainTokenMetric$: can't find referenced class scala.tools.nsc.MainTokenMetric$$anonfun$tokenMetric$1 | |
[error] Warning: scala.tools.nsc.OfflineCompilerCommand: can't find referenced class scala.tools.nsc.OfflineCompilerCommand$$anonfun$1 | |
[error] Warning: scala.tools.nsc.PhaseAssembly$DependencyGraph$$anonfun$validateAndEnforceHardlinks$3: can't find referenced class scala.tools.nsc.PhaseAssembly$DependencyGraph$$anonfun$validateAndEnforceHardlinks$3$$anonfun$apply$4 | |
[error] Warning: scala.tools.nsc.ScalaDoc: can't find referenced class scala.tools.nsc.ScalaDoc$$anonfun$process$1 | |
[error] Warning: scala.tools.nsc.ScalaDoc$: can't find referenced class scala.tools.nsc.ScalaDoc$$anonfun$process$1 | |
[error] Warning: scala.tools.nsc.ScriptRunner$$anonfun$withCompiledScript$1: can't find referenced class scala.tools.nsc.ScriptRunner$$anonfun$withCompiledScript$1$$anonfun$apply$mcZ$sp$1 | |
[error] Warning: scala.tools.nsc.ast.DocComments: can't find referenced class scala.tools.nsc.ast.DocComments$$anonfun$3 | |
[error] Warning: scala.tools.nsc.ast.DocComments: can't find referenced class scala.tools.nsc.ast.DocComments$$anonfun$4 | |
[error] Warning: scala.tools.nsc.ast.DocComments: can't find referenced class scala.tools.nsc.ast.DocComments$$anonfun$merge$2 | |
[error] Warning: scala.tools.nsc.ast.DocComments: can't find referenced class scala.tools.nsc.ast.DocComments$$anonfun$useCases$1 | |
[error] Warning: scala.tools.nsc.ast.DocComments: can't find referenced class scala.tools.nsc.ast.DocComments$$anonfun$useCases$2 | |
[error] Warning: scala.tools.nsc.ast.DocComments: can't find referenced class scala.tools.nsc.ast.DocComments$$anonfun$rawDocComment$1 | |
[error] Warning: scala.tools.nsc.ast.DocComments: can't find referenced class scala.tools.nsc.ast.DocComments$$anonfun$rawDocComment$2 | |
[error] Warning: scala.tools.nsc.ast.DocComments: can't find referenced class scala.tools.nsc.ast.DocComments$$anonfun$docCommentPos$1 | |
[error] Warning: scala.tools.nsc.ast.DocComments: can't find referenced class scala.tools.nsc.ast.DocComments$$anonfun$docCommentPos$2 | |
[error] Warning: scala.tools.nsc.ast.DocComments: can't find referenced class scala.tools.nsc.ast.DocComments$$anonfun$lookupVariable$1 | |
[error] Warning: scala.tools.nsc.ast.NodePrinters: can't find referenced class scala.tools.nsc.ast.NodePrinters$$anonfun$printUnit$1 | |
[error] Warning: scala.tools.nsc.ast.NodePrinters: can't find referenced class scala.tools.nsc.ast.NodePrinters$$anonfun$printUnit$2 | |
[error] Warning: scala.tools.nsc.ast.NodePrinters$PrintAST: can't find referenced class scala.tools.nsc.ast.NodePrinters$PrintAST$$anonfun$traverseList$1 | |
[error] Warning: scala.tools.nsc.ast.NodePrinters$PrintAST: can't find referenced class scala.tools.nsc.ast.NodePrinters$PrintAST$$anonfun$annotationInfoToString$1 | |
[error] Warning: scala.tools.nsc.ast.NodePrinters$PrintAST$$anonfun$traverse$10: can't find referenced class scala.tools.nsc.ast.NodePrinters$PrintAST$$anonfun$traverse$10$$anonfun$apply$mcV$sp$2 | |
[error] Warning: scala.tools.nsc.ast.NodePrinters$PrintAST$$anonfun$traverse$18: can't find referenced class scala.tools.nsc.ast.NodePrinters$PrintAST$$anonfun$traverse$18$$anonfun$apply$mcV$sp$4 | |
[error] Warning: scala.tools.nsc.ast.NodePrinters$PrintAST$$anonfun$traverseAny$1: can't find referenced class scala.tools.nsc.ast.NodePrinters$PrintAST$$anonfun$traverseAny$1$$anonfun$apply$mcV$sp$1 | |
[error] Warning: scala.tools.nsc.ast.Positions$ValidatingPosAssigner: can't find referenced class scala.tools.nsc.ast.Positions$ValidatingPosAssigner$$anonfun$traverse$1 | |
[error] Warning: scala.tools.nsc.ast.TreeBrowsers$SwingBrowser: can't find referenced class scala.tools.nsc.ast.TreeBrowsers$SwingBrowser$$anonfun$browse$1 | |
[error] Warning: scala.tools.nsc.ast.TreeGen: can't find referenced class scala.tools.nsc.ast.TreeGen$$anonfun$mkCast$1 | |
[error] Warning: scala.tools.nsc.ast.Trees: can't find referenced class scala.tools.nsc.ast.Trees$$anonfun$Template$1 | |
[error] Warning: scala.tools.nsc.ast.parser.MarkupParsers$MarkupParser: can't find referenced class scala.tools.nsc.ast.parser.MarkupParsers$MarkupParser$$anonfun$xText$1 | |
[error] Warning: scala.tools.nsc.ast.parser.Parsers$Parser: can't find referenced class scala.tools.nsc.ast.parser.Parsers$Parser$$anonfun$3 | |
[error] Warning: scala.tools.nsc.ast.parser.Parsers$Parser: can't find referenced class scala.tools.nsc.ast.parser.Parsers$Parser$$anonfun$4 | |
[error] Warning: scala.tools.nsc.ast.parser.Parsers$Parser: can't find referenced class scala.tools.nsc.ast.parser.Parsers$Parser$$anonfun$5 | |
[error] Warning: scala.tools.nsc.ast.parser.Parsers$Parser: can't find referenced class scala.tools.nsc.ast.parser.Parsers$Parser$$anonfun$6 | |
[error] Warning: scala.tools.nsc.ast.parser.Parsers$Parser: can't find referenced class scala.tools.nsc.ast.parser.Parsers$Parser$$anonfun$7 | |
[error] Warning: scala.tools.nsc.ast.parser.Parsers$Parser: can't find referenced class scala.tools.nsc.ast.parser.Parsers$Parser$$anonfun$20 | |
[error] Warning: scala.tools.nsc.ast.parser.Parsers$Parser: can't find referenced class scala.tools.nsc.ast.parser.Parsers$Parser$$anonfun$21 | |
[error] Warning: scala.tools.nsc.ast.parser.Parsers$Parser: can't find referenced class scala.tools.nsc.ast.parser.Parsers$Parser$$anonfun$blockExpr$1 | |
[error] Warning: scala.tools.nsc.ast.parser.Parsers$Parser: can't find referenced class scala.tools.nsc.ast.parser.Parsers$Parser$$anonfun$scriptBody$1 | |
[error] Warning: scala.tools.nsc.ast.parser.Parsers$Parser: can't find referenced class scala.tools.nsc.ast.parser.Parsers$Parser$$anonfun$refinement$1 | |
[error] Warning: scala.tools.nsc.ast.parser.Parsers$Parser: can't find referenced class scala.tools.nsc.ast.parser.Parsers$Parser$$anonfun$parseOther$1$2 | |
[error] Warning: scala.tools.nsc.ast.parser.Parsers$Parser: can't find referenced class scala.tools.nsc.ast.parser.Parsers$Parser$$anonfun$argumentExprs$1 | |
[error] Warning: scala.tools.nsc.ast.parser.Parsers$Parser: can't find referenced class scala.tools.nsc.ast.parser.Parsers$Parser$$anonfun$convertToTypeId$1 | |
[error] Warning: scala.tools.nsc.ast.parser.Parsers$Parser: can't find referenced class scala.tools.nsc.ast.parser.Parsers$Parser$$anonfun$importSelectors$1 | |
[error] Warning: scala.tools.nsc.ast.parser.Parsers$Parser: can't find referenced class scala.tools.nsc.ast.parser.Parsers$Parser$$anonfun$argumentPatterns$1 | |
[error] Warning: scala.tools.nsc.ast.parser.Parsers$Parser: can't find referenced class scala.tools.nsc.ast.parser.Parsers$Parser$$anonfun$mixinQualifierOpt$1 | |
[error] Warning: scala.tools.nsc.ast.parser.Parsers$Parser: can't find referenced class scala.tools.nsc.ast.parser.Parsers$Parser$$anonfun$interpolatedString$1 | |
[error] Warning: scala.tools.nsc.ast.parser.Parsers$Parser$PatternContextSensitive: can't find referenced class scala.tools.nsc.ast.parser.Parsers$Parser$PatternContextSensitive$$anonfun$typeArgs$1 | |
[error] Warning: scala.tools.nsc.ast.parser.Parsers$Parser$PatternContextSensitive: can't find referenced class scala.tools.nsc.ast.parser.Parsers$Parser$PatternContextSensitive$$anonfun$simpleType$1 | |
[error] Warning: scala.tools.nsc.ast.parser.Parsers$Parser$PatternContextSensitive: can't find referenced class scala.tools.nsc.ast.parser.Parsers$Parser$PatternContextSensitive$$anonfun$scala$tools$nsc$ast$parser$Parsers$Parser$PatternContextSensitive$$tupleInfixType$1 | |
[error] Warning: scala.tools.nsc.ast.parser.Parsers$Parser$PatternContextSensitive: can't find referenced class scala.tools.nsc.ast.parser.Parsers$Parser$PatternContextSensitive$$anonfun$scala$tools$nsc$ast$parser$Parsers$Parser$PatternContextSensitive$$makeExistentialTypeTree$1 | |
[error] Warning: scala.tools.nsc.ast.parser.Parsers$UnitParser: can't find referenced class scala.tools.nsc.ast.parser.Parsers$UnitParser$$anonfun$smartParse$1 | |
[error] Warning: scala.tools.nsc.ast.parser.Scanners$ParensAnalyzer: can't find referenced class scala.tools.nsc.ast.parser.Scanners$ParensAnalyzer$$anonfun$scala$tools$nsc$ast$parser$Scanners$ParensAnalyzer$$printBP$1$1 | |
[error] Warning: scala.tools.nsc.ast.parser.TreeBuilder: can't find referenced class scala.tools.nsc.ast.parser.TreeBuilder$$anonfun$matchVarPattern$1 | |
[error] Warning: scala.tools.nsc.backend.ScalaPrimitives: can't find referenced class scala.tools.nsc.backend.ScalaPrimitives$$anonfun$addPrimitives$1 | |
[error] Warning: scala.tools.nsc.backend.icode.BasicBlocks$BasicBlock: can't find referenced class scala.tools.nsc.backend.icode.BasicBlocks$BasicBlock$$anonfun$emit$1 | |
[error] Warning: scala.tools.nsc.backend.icode.BasicBlocks$BasicBlock: can't find referenced class scala.tools.nsc.backend.icode.BasicBlocks$BasicBlock$$anonfun$emit$2 | |
[error] Warning: scala.tools.nsc.backend.icode.BasicBlocks$BasicBlock: can't find referenced class scala.tools.nsc.backend.icode.BasicBlocks$BasicBlock$$anonfun$open$1 | |
[error] Warning: scala.tools.nsc.backend.icode.BasicBlocks$BasicBlock: can't find referenced class scala.tools.nsc.backend.icode.BasicBlocks$BasicBlock$$anonfun$close$1 | |
[error] Warning: scala.tools.nsc.backend.icode.BasicBlocks$BasicBlock: can't find referenced class scala.tools.nsc.backend.icode.BasicBlocks$BasicBlock$$anonfun$close$2 | |
[error] Warning: scala.tools.nsc.backend.icode.BasicBlocks$BasicBlock: can't find referenced class scala.tools.nsc.backend.icode.BasicBlocks$BasicBlock$$anonfun$print$2 | |
[error] Warning: scala.tools.nsc.backend.icode.BasicBlocks$BasicBlock: can't find referenced class scala.tools.nsc.backend.icode.BasicBlocks$BasicBlock$$anonfun$indexOf$1 | |
[error] Warning: scala.tools.nsc.backend.icode.BasicBlocks$BasicBlock: can't find referenced class scala.tools.nsc.backend.icode.BasicBlocks$BasicBlock$$anonfun$getArray$1 | |
[error] Warning: scala.tools.nsc.backend.icode.BasicBlocks$BasicBlock: can't find referenced class scala.tools.nsc.backend.icode.BasicBlocks$BasicBlock$$anonfun$insertAfter$1 | |
[error] Warning: scala.tools.nsc.backend.icode.BasicBlocks$BasicBlock: can't find referenced class scala.tools.nsc.backend.icode.BasicBlocks$BasicBlock$$anonfun$exitIgnoreMode$1 | |
[error] Warning: scala.tools.nsc.backend.icode.BasicBlocks$BasicBlock: can't find referenced class scala.tools.nsc.backend.icode.BasicBlocks$BasicBlock$$anonfun$replaceInstruction$1 | |
[error] Warning: scala.tools.nsc.backend.icode.BasicBlocks$BasicBlock: can't find referenced class scala.tools.nsc.backend.icode.BasicBlocks$BasicBlock$$anonfun$replaceInstruction$2 | |
[error] Warning: scala.tools.nsc.backend.icode.BasicBlocks$BasicBlock: can't find referenced class scala.tools.nsc.backend.icode.BasicBlocks$BasicBlock$$anonfun$replaceInstruction$3 | |
[error] Warning: scala.tools.nsc.backend.icode.BasicBlocks$BasicBlock: can't find referenced class scala.tools.nsc.backend.icode.BasicBlocks$BasicBlock$$anonfun$removeInstructionsAt$1 | |
[error] Warning: scala.tools.nsc.backend.icode.GenICode$ICodePhase: can't find referenced class scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$1 | |
[error] Warning: scala.tools.nsc.backend.icode.GenICode$ICodePhase: can't find referenced class scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$3 | |
[error] Warning: scala.tools.nsc.backend.icode.GenICode$ICodePhase: can't find referenced class scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$18 | |
[error] Warning: scala.tools.nsc.backend.icode.GenICode$ICodePhase: can't find referenced class scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$20 | |
[error] Warning: scala.tools.nsc.backend.icode.GenICode$ICodePhase: can't find referenced class scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$gen$1 | |
[error] Warning: scala.tools.nsc.backend.icode.GenICode$ICodePhase: can't find referenced class scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$gen$2 | |
[error] Warning: scala.tools.nsc.backend.icode.GenICode$ICodePhase: can't find referenced class scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$gen$3 | |
[error] Warning: scala.tools.nsc.backend.icode.GenICode$ICodePhase: can't find referenced class scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$adapt$2 | |
[error] Warning: scala.tools.nsc.backend.icode.GenICode$ICodePhase: can't find referenced class scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$adapt$1 | |
[error] Warning: scala.tools.nsc.backend.icode.GenICode$ICodePhase: can't find referenced class scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$adapt$5 | |
[error] Warning: scala.tools.nsc.backend.icode.GenICode$ICodePhase: can't find referenced class scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$prune$1 | |
[error] Warning: scala.tools.nsc.backend.icode.GenICode$ICodePhase: can't find referenced class scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$prune$2 | |
[error] Warning: scala.tools.nsc.backend.icode.GenICode$ICodePhase: can't find referenced class scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$genLoadIf$2 | |
[error] Warning: scala.tools.nsc.backend.icode.GenICode$ICodePhase: can't find referenced class scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$genLoadIf$1 | |
[error] Warning: scala.tools.nsc.backend.icode.GenICode$ICodePhase: can't find referenced class scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$genArrayOp$1 | |
[error] Warning: scala.tools.nsc.backend.icode.GenICode$ICodePhase: can't find referenced class scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$genArrayOp$2 | |
[error] Warning: scala.tools.nsc.backend.icode.GenICode$ICodePhase: can't find referenced class scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$findHostClass$1 | |
[error] Warning: scala.tools.nsc.backend.icode.GenICode$ICodePhase: can't find referenced class scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$genLoadModule$1 | |
[error] Warning: scala.tools.nsc.backend.icode.GenICode$ICodePhase: can't find referenced class scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$genLoadMatch$1$1 | |
[error] Warning: scala.tools.nsc.backend.icode.GenICode$ICodePhase: can't find referenced class scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$getTempLocal$1$1 | |
[error] Warning: scala.tools.nsc.backend.icode.GenICode$ICodePhase: can't find referenced class scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$addClassFields$1 | |
[error] Warning: scala.tools.nsc.backend.icode.GenICode$ICodePhase: can't find referenced class scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$genArithmeticOp$1 | |
[error] Warning: scala.tools.nsc.backend.icode.GenICode$ICodePhase: can't find referenced class scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$genArithmeticOp$2 | |
[error] Warning: scala.tools.nsc.backend.icode.GenICode$ICodePhase: can't find referenced class scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$genSynchronized$1 | |
[error] Warning: scala.tools.nsc.backend.icode.GenICode$ICodePhase: can't find referenced class scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$genSynchronized$4 | |
[error] Warning: scala.tools.nsc.backend.icode.GenICode$ICodePhase: can't find referenced class scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$genLoadValDef$1$1 | |
[error] Warning: scala.tools.nsc.backend.icode.GenICode$ICodePhase: can't find referenced class scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$genLoadValDef$1$2 | |
[error] Warning: scala.tools.nsc.backend.icode.GenICode$ICodePhase: can't find referenced class scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$genLoadReturn$1$1 | |
[error] Warning: scala.tools.nsc.backend.icode.GenICode$ICodePhase: can't find referenced class scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$genLoadReturn$1$2 | |
[error] Warning: scala.tools.nsc.backend.icode.GenICode$ICodePhase: can't find referenced class scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$genLoadApply2$1$1 | |
[error] Warning: scala.tools.nsc.backend.icode.GenICode$ICodePhase: can't find referenced class scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$genLoadApply3$1$1 | |
[error] Warning: scala.tools.nsc.backend.icode.GenICode$ICodePhase: can't find referenced class scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$genLoadApply3$1$2 | |
[error] Warning: scala.tools.nsc.backend.icode.GenICode$ICodePhase: can't find referenced class scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$genLoadApply3$1$4 | |
[error] Warning: scala.tools.nsc.backend.icode.GenICode$ICodePhase: can't find referenced class scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$genLoadApply4$1$1 | |
[error] Warning: scala.tools.nsc.backend.icode.GenICode$ICodePhase: can't find referenced class scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$genLoadApply6$1$1 | |
[error] Warning: scala.tools.nsc.backend.icode.GenICode$ICodePhase: can't find referenced class scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$genLoadApply6$1$2 | |
[error] Warning: scala.tools.nsc.backend.icode.GenICode$ICodePhase: can't find referenced class scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$genLoadApply6$1$3 | |
[error] Warning: scala.tools.nsc.backend.icode.GenICode$ICodePhase: can't find referenced class scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$genLoadSelect$1$1 | |
[error] Warning: scala.tools.nsc.backend.icode.GenICode$ICodePhase: can't find referenced class scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$genStringConcat$1 | |
[error] Warning: scala.tools.nsc.backend.icode.GenICode$ICodePhase: can't find referenced class scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$genStringConcat$2 | |
[error] Warning: scala.tools.nsc.backend.icode.GenICode$ICodePhase: can't find referenced class scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$genStringConcat$3 | |
[error] Warning: scala.tools.nsc.backend.icode.GenICode$ICodePhase: can't find referenced class scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$addMethodParams$1 | |
[error] Warning: scala.tools.nsc.backend.icode.GenICode$ICodePhase: can't find referenced class scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$genLoadLabelDef$1$1 | |
[error] Warning: scala.tools.nsc.backend.icode.GenICode$ICodePhase: can't find referenced class scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$genLoadLabelDef$1$2 | |
[error] Warning: scala.tools.nsc.backend.icode.GenICode$ICodePhase: can't find referenced class scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$msil_genLoadAddressOf$1 | |
[error] Warning: scala.tools.nsc.backend.icode.GenICode$ICodePhase: can't find referenced class scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$genLoadLabelArguments$1 | |
[error] Warning: scala.tools.nsc.backend.icode.GenICode$ICodePhase: can't find referenced class scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$msil_IsValuetypeInstField$1 | |
[error] Warning: scala.tools.nsc.backend.icode.GenICode$ICodePhase: can't find referenced class scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$msil_IsValuetypeInstMethod$1 | |
[error] Warning: scala.tools.nsc.backend.icode.GenICode$ICodePhase: can't find referenced class scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$scala$tools$nsc$backend$icode$GenICode$ICodePhase$$prune0$1$1 | |
[error] Warning: scala.tools.nsc.backend.icode.GenICode$ICodePhase: can't find referenced class scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$scala$tools$nsc$backend$icode$GenICode$ICodePhase$$prune0$1$3 | |
[error] Warning: scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$scala$tools$nsc$backend$icode$GenICode$ICodePhase$$prune0$1$2: can't find referenced class scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$scala$tools$nsc$backend$icode$GenICode$ICodePhase$$prune0$1$2$$anonfun$apply$1 | |
[error] Warning: scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$scala$tools$nsc$backend$icode$GenICode$ICodePhase$$prune0$1$2: can't find referenced class scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$scala$tools$nsc$backend$icode$GenICode$ICodePhase$$prune0$1$2$$anonfun$apply$10 | |
[error] Warning: scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$scala$tools$nsc$backend$icode$GenICode$ICodePhase$$prune0$1$2: can't find referenced class scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$scala$tools$nsc$backend$icode$GenICode$ICodePhase$$prune0$1$2$$anonfun$apply$11 | |
[error] Warning: scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$scala$tools$nsc$backend$icode$GenICode$ICodePhase$$prune0$1$2: can't find referenced class scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$scala$tools$nsc$backend$icode$GenICode$ICodePhase$$prune0$1$2$$anonfun$apply$12 | |
[error] Warning: scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$scala$tools$nsc$backend$icode$GenICode$ICodePhase$$prune0$1$2: can't find referenced class scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$scala$tools$nsc$backend$icode$GenICode$ICodePhase$$prune0$1$2$$anonfun$apply$14 | |
[error] Warning: scala.tools.nsc.backend.icode.GenICode$ICodePhase$Context: can't find referenced class scala.tools.nsc.backend.icode.GenICode$ICodePhase$Context$$anonfun$TryMsil$1 | |
[error] Warning: scala.tools.nsc.backend.icode.GenICode$ICodePhase$Context: can't find referenced class scala.tools.nsc.backend.icode.GenICode$ICodePhase$Context$$anonfun$newBlock$1 | |
[error] Warning: scala.tools.nsc.backend.icode.GenICode$ICodePhase$Context: can't find referenced class scala.tools.nsc.backend.icode.GenICode$ICodePhase$Context$$anonfun$newBlock$2 | |
[error] Warning: scala.tools.nsc.backend.icode.GenICode$ICodePhase$Context: can't find referenced class scala.tools.nsc.backend.icode.GenICode$ICodePhase$Context$$anonfun$loadException$1 | |
[error] Warning: scala.tools.nsc.backend.icode.GenICode$ICodePhase$Context: can't find referenced class scala.tools.nsc.backend.icode.GenICode$ICodePhase$Context$$anonfun$addActiveHandler$1 | |
[error] Warning: scala.tools.nsc.backend.icode.GenICode$ICodePhase$Context: can't find referenced class scala.tools.nsc.backend.icode.GenICode$ICodePhase$Context$$anonfun$removeActiveHandler$2 | |
[error] Warning: scala.tools.nsc.backend.icode.GenICode$ICodePhase$Context: can't find referenced class scala.tools.nsc.backend.icode.GenICode$ICodePhase$Context$$anonfun$scala$tools$nsc$backend$icode$GenICode$ICodePhase$Context$$newExceptionHandler$1 | |
[error] Warning: scala.tools.nsc.backend.icode.GenICode$ICodePhase$DuplicateLabels: can't find referenced class scala.tools.nsc.backend.icode.GenICode$ICodePhase$DuplicateLabels$$anonfun$transform$1 | |
[error] Warning: scala.tools.nsc.backend.icode.ICodeCheckers$ICodeChecker: can't find referenced class scala.tools.nsc.backend.icode.ICodeCheckers$ICodeChecker$$anonfun$meet$3 | |
[error] Warning: scala.tools.nsc.backend.icode.ICodeCheckers$ICodeChecker: can't find referenced class scala.tools.nsc.backend.icode.ICodeCheckers$ICodeChecker$$anonfun$check$3 | |
[error] Warning: scala.tools.nsc.backend.icode.ICodeCheckers$ICodeChecker: can't find referenced class scala.tools.nsc.backend.icode.ICodeCheckers$ICodeChecker$$anonfun$check$4 | |
[error] Warning: scala.tools.nsc.backend.icode.ICodeCheckers$ICodeChecker: can't find referenced class scala.tools.nsc.backend.icode.ICodeCheckers$ICodeChecker$$anonfun$logChecker$1 | |
[error] Warning: scala.tools.nsc.backend.icode.ICodeCheckers$ICodeChecker$$anonfun$check$5: can't find referenced class scala.tools.nsc.backend.icode.ICodeCheckers$ICodeChecker$$anonfun$check$5$$anonfun$apply$5 | |
[error] Warning: scala.tools.nsc.backend.icode.ICodeCheckers$ICodeChecker$$anonfun$check$5: can't find referenced class scala.tools.nsc.backend.icode.ICodeCheckers$ICodeChecker$$anonfun$check$5$$anonfun$apply$7 | |
[error] Warning: scala.tools.nsc.backend.icode.Linearizers$DepthFirstLinerizer: can't find referenced class scala.tools.nsc.backend.icode.Linearizers$DepthFirstLinerizer$$anonfun$dfs$1 | |
[error] Warning: scala.tools.nsc.backend.icode.Linearizers$DepthFirstLinerizer: can't find referenced class scala.tools.nsc.backend.icode.Linearizers$DepthFirstLinerizer$$anonfun$linearize$3 | |
[error] Warning: scala.tools.nsc.backend.icode.Linearizers$MSILLinearizer: can't find referenced class scala.tools.nsc.backend.icode.Linearizers$MSILLinearizer$$anonfun$linearize$6 | |
[error] Warning: scala.tools.nsc.backend.icode.Linearizers$MSILLinearizer: can't find referenced class scala.tools.nsc.backend.icode.Linearizers$MSILLinearizer$$anonfun$groupBlocks$1 | |
[error] Warning: scala.tools.nsc.backend.icode.Linearizers$MSILLinearizer: can't find referenced class scala.tools.nsc.backend.icode.Linearizers$MSILLinearizer$$anonfun$groupBlocks$4 | |
[error] Warning: scala.tools.nsc.backend.icode.Linearizers$MSILLinearizer: can't find referenced class scala.tools.nsc.backend.icode.Linearizers$MSILLinearizer$$anonfun$groupBlocks$5 | |
[error] Warning: scala.tools.nsc.backend.icode.Linearizers$MSILLinearizer: can't find referenced class scala.tools.nsc.backend.icode.Linearizers$MSILLinearizer$$anonfun$groupBlocks$6 | |
[error] Warning: scala.tools.nsc.backend.icode.Linearizers$MSILLinearizer: can't find referenced class scala.tools.nsc.backend.icode.Linearizers$MSILLinearizer$$anonfun$groupBlocks$7 | |
[error] Warning: scala.tools.nsc.backend.icode.Linearizers$NormalLinearizer: can't find referenced class scala.tools.nsc.backend.icode.Linearizers$NormalLinearizer$$anonfun$add$1 | |
[error] Warning: scala.tools.nsc.backend.icode.Linearizers$ReversePostOrderLinearizer: can't find referenced class scala.tools.nsc.backend.icode.Linearizers$ReversePostOrderLinearizer$$anonfun$rpo$1 | |
[error] Warning: scala.tools.nsc.backend.icode.Linearizers$ReversePostOrderLinearizer: can't find referenced class scala.tools.nsc.backend.icode.Linearizers$ReversePostOrderLinearizer$$anonfun$add$2 | |
[error] Warning: scala.tools.nsc.backend.icode.Linearizers$ReversePostOrderLinearizer: can't find referenced class scala.tools.nsc.backend.icode.Linearizers$ReversePostOrderLinearizer$$anonfun$linearize$4 | |
[error] Warning: scala.tools.nsc.backend.icode.Members$Code: can't find referenced class scala.tools.nsc.backend.icode.Members$Code$$anonfun$removeBlock$5 | |
[error] Warning: scala.tools.nsc.backend.icode.Members$IMethod: can't find referenced class scala.tools.nsc.backend.icode.Members$IMethod$$anonfun$addLocals$1 | |
[error] Warning: scala.tools.nsc.backend.icode.Members$IMethod: can't find referenced class scala.tools.nsc.backend.icode.Members$IMethod$$anonfun$addParams$1 | |
[error] Warning: scala.tools.nsc.backend.icode.Members$IMethod: can't find referenced class scala.tools.nsc.backend.icode.Members$IMethod$$anonfun$normalize$9 | |
[error] Warning: scala.tools.nsc.backend.icode.Members$IMethod: can't find referenced class scala.tools.nsc.backend.icode.Members$IMethod$$anonfun$normalize$10 | |
[error] Warning: scala.tools.nsc.backend.icode.Members$IMethod: can't find referenced class scala.tools.nsc.backend.icode.Members$IMethod$$anonfun$normalize$11 | |
[error] Warning: scala.tools.nsc.backend.icode.Members$IMethod: can't find referenced class scala.tools.nsc.backend.icode.Members$IMethod$$anonfun$checkLocals$1 | |
[error] Warning: scala.tools.nsc.backend.icode.Opcodes$opcodes$LOAD_MODULE: can't find referenced class scala.tools.nsc.backend.icode.Opcodes$opcodes$LOAD_MODULE$$anonfun$1 | |
[error] Warning: scala.tools.nsc.backend.icode.Opcodes$opcodes$LOAD_MODULE$: can't find referenced class scala.tools.nsc.backend.icode.Opcodes$opcodes$LOAD_MODULE$$anonfun$1 | |
[error] Warning: scala.tools.nsc.backend.icode.Printers$TextPrinter: can't find referenced class scala.tools.nsc.backend.icode.Printers$TextPrinter$$anonfun$printClass$1 | |
[error] Warning: scala.tools.nsc.backend.icode.Printers$TextPrinter: can't find referenced class scala.tools.nsc.backend.icode.Printers$TextPrinter$$anonfun$printClass$2 | |
[error] Warning: scala.tools.nsc.backend.icode.Printers$TextPrinter: can't find referenced class scala.tools.nsc.backend.icode.Printers$TextPrinter$$anonfun$printBlock$1 | |
[error] Warning: scala.tools.nsc.backend.icode.Printers$TextPrinter: can't find referenced class scala.tools.nsc.backend.icode.Printers$TextPrinter$$anonfun$printMethod$2 | |
[error] Warning: scala.tools.nsc.backend.icode.Printers$TextPrinter: can't find referenced class scala.tools.nsc.backend.icode.Printers$TextPrinter$$anonfun$printMethod$3 | |
[error] Warning: scala.tools.nsc.backend.icode.Repository: can't find referenced class scala.tools.nsc.backend.icode.Repository$$anonfun$load$2 | |
[error] Warning: scala.tools.nsc.backend.icode.Repository: can't find referenced class scala.tools.nsc.backend.icode.Repository$$anonfun$icode$1 | |
[error] Warning: scala.tools.nsc.backend.icode.Repository: can't find referenced class scala.tools.nsc.backend.icode.Repository$$anonfun$icode$2 | |
[error] Warning: scala.tools.nsc.backend.icode.TypeKinds$TypeKind: can't find referenced class scala.tools.nsc.backend.icode.TypeKinds$TypeKind$$anonfun$toType$1 | |
[error] Warning: scala.tools.nsc.backend.icode.TypeKinds$TypeKind: can't find referenced class scala.tools.nsc.backend.icode.TypeKinds$TypeKind$$anonfun$toType$2 | |
[error] Warning: scala.tools.nsc.backend.icode.analysis.CopyPropagation$CopyAnalysis: can't find referenced class scala.tools.nsc.backend.icode.analysis.CopyPropagation$CopyAnalysis$$anonfun$2 | |
[error] Warning: scala.tools.nsc.backend.icode.analysis.CopyPropagation$CopyAnalysis: can't find referenced class scala.tools.nsc.backend.icode.analysis.CopyPropagation$CopyAnalysis$$anonfun$interpret$1 | |
[error] Warning: scala.tools.nsc.backend.icode.analysis.CopyPropagation$CopyAnalysis: can't find referenced class scala.tools.nsc.backend.icode.analysis.CopyPropagation$CopyAnalysis$$anonfun$scala$tools$nsc$backend$icode$analysis$CopyPropagation$CopyAnalysis$$shouldRetain$1$1 | |
[error] Warning: scala.tools.nsc.backend.icode.analysis.CopyPropagation$CopyAnalysis: can't find referenced class scala.tools.nsc.backend.icode.analysis.CopyPropagation$CopyAnalysis$$anonfun$scala$tools$nsc$backend$icode$analysis$CopyPropagation$CopyAnalysis$$getBindingsForPrimaryCtor$1 | |
[error] Warning: scala.tools.nsc.backend.icode.analysis.CopyPropagation$CopyAnalysis: can't find referenced class scala.tools.nsc.backend.icode.analysis.CopyPropagation$CopyAnalysis$$anonfun$scala$tools$nsc$backend$icode$analysis$CopyPropagation$CopyAnalysis$$getBindingsForPrimaryCtor$2 | |
[error] Warning: scala.tools.nsc.backend.icode.analysis.CopyPropagation$CopyAnalysis: can't find referenced class scala.tools.nsc.backend.icode.analysis.CopyPropagation$CopyAnalysis$$anonfun$scala$tools$nsc$backend$icode$analysis$CopyPropagation$CopyAnalysis$$getBindingsForPrimaryCtor$3 | |
[error] Warning: scala.tools.nsc.backend.icode.analysis.CopyPropagation$CopyAnalysis: can't find referenced class scala.tools.nsc.backend.icode.analysis.CopyPropagation$CopyAnalysis$$anonfun$scala$tools$nsc$backend$icode$analysis$CopyPropagation$CopyAnalysis$$getBindingsForPrimaryCtor$4 | |
[error] Warning: scala.tools.nsc.backend.icode.analysis.CopyPropagation$CopyAnalysis: can't find referenced class scala.tools.nsc.backend.icode.analysis.CopyPropagation$CopyAnalysis$$anonfun$scala$tools$nsc$backend$icode$analysis$CopyPropagation$CopyAnalysis$$getBindingsForPrimaryCtor$5 | |
[error] Warning: scala.tools.nsc.backend.icode.analysis.CopyPropagation$CopyAnalysis$$anonfun$init$1$$anonfun$apply$mcV$sp$2: can't find referenced class scala.tools.nsc.backend.icode.analysis.CopyPropagation$CopyAnalysis$$anonfun$init$1$$anonfun$apply$mcV$sp$2$$anonfun$apply$3 | |
[error] Warning: scala.tools.nsc.backend.icode.analysis.CopyPropagation$copyLattice$State: can't find referenced class scala.tools.nsc.backend.icode.analysis.CopyPropagation$copyLattice$State$$anonfun$getBinding$1 | |
[error] Warning: scala.tools.nsc.backend.icode.analysis.CopyPropagation$copyLattice$State: can't find referenced class scala.tools.nsc.backend.icode.analysis.CopyPropagation$copyLattice$State$$anonfun$getFieldValue$1 | |
[error] Warning: scala.tools.nsc.backend.icode.analysis.CopyPropagation$copyLattice$State: can't find referenced class scala.tools.nsc.backend.icode.analysis.CopyPropagation$copyLattice$State$$anonfun$getFieldNonRecordValue$2 | |
[error] Warning: scala.tools.nsc.backend.icode.analysis.Liveness$LivenessAnalysis: can't find referenced class scala.tools.nsc.backend.icode.analysis.Liveness$LivenessAnalysis$$anonfun$interpret$1 | |
[error] Warning: scala.tools.nsc.backend.icode.analysis.ReachingDefinitions$ReachingDefinitionsAnalysis: can't find referenced class scala.tools.nsc.backend.icode.analysis.ReachingDefinitions$ReachingDefinitionsAnalysis$$anonfun$findDefs$3 | |
[error] Warning: scala.tools.nsc.backend.icode.analysis.ReachingDefinitions$ReachingDefinitionsAnalysis: can't find referenced class scala.tools.nsc.backend.icode.analysis.ReachingDefinitions$ReachingDefinitionsAnalysis$$anonfun$scala$tools$nsc$backend$icode$analysis$ReachingDefinitions$ReachingDefinitionsAnalysis$$dropsAndGen$1 | |
[error] Warning: scala.tools.nsc.backend.icode.analysis.ReachingDefinitions$rdefLattice$: can't find referenced class scala.tools.nsc.backend.icode.analysis.ReachingDefinitions$rdefLattice$$anonfun$lub2$1 | |
[error] Warning: scala.tools.nsc.backend.icode.analysis.TypeFlowAnalysis$MTFAGrowable: can't find referenced class scala.tools.nsc.backend.icode.analysis.TypeFlowAnalysis$MTFAGrowable$$anonfun$reinit$1 | |
[error] Warning: scala.tools.nsc.backend.icode.analysis.TypeFlowAnalysis$MTFAGrowable: can't find referenced class scala.tools.nsc.backend.icode.analysis.TypeFlowAnalysis$MTFAGrowable$$anonfun$reinit$2 | |
[error] Warning: scala.tools.nsc.backend.icode.analysis.TypeFlowAnalysis$MethodTFA: can't find referenced class scala.tools.nsc.backend.icode.analysis.TypeFlowAnalysis$MethodTFA$$anonfun$mutatingInterpret$1 | |
[error] Warning: scala.tools.nsc.backend.icode.analysis.TypeFlowAnalysis$MethodTFA$TransferFunction: can't find referenced class scala.tools.nsc.backend.icode.analysis.TypeFlowAnalysis$MethodTFA$TransferFunction$$anonfun$apply$2 | |
[error] Warning: scala.tools.nsc.backend.jvm.BytecodeWriters: can't find referenced class scala.tools.nsc.backend.jvm.BytecodeWriters$$anonfun$getFile$1 | |
[error] Warning: scala.tools.nsc.backend.jvm.BytecodeWriters$JavapBytecodeWriter: can't find referenced class scala.tools.nsc.backend.jvm.BytecodeWriters$JavapBytecodeWriter$$anonfun$emitJavap$1 | |
[error] Warning: scala.tools.nsc.backend.jvm.GenASM: can't find referenced class scala.tools.nsc.backend.jvm.GenASM$$anonfun$getFile$1 | |
[error] Warning: scala.tools.nsc.backend.jvm.GenASM$AsmPhase: can't find referenced class scala.tools.nsc.backend.jvm.GenASM$AsmPhase$$anonfun$run$3 | |
[error] Warning: scala.tools.nsc.backend.jvm.GenASM$AsmPhase: can't find referenced class scala.tools.nsc.backend.jvm.GenASM$AsmPhase$$anonfun$run$4 | |
[error] Warning: scala.tools.nsc.backend.jvm.GenASM$AsmPhase: can't find referenced class scala.tools.nsc.backend.jvm.GenASM$AsmPhase$$anonfun$initBytecodeWriter$1 | |
[error] Warning: scala.tools.nsc.backend.jvm.GenASM$AsmPhase: can't find referenced class scala.tools.nsc.backend.jvm.GenASM$AsmPhase$$anonfun$initBytecodeWriter$2 | |
[error] Warning: scala.tools.nsc.backend.jvm.GenASM$AsmPhase: can't find referenced class scala.tools.nsc.backend.jvm.GenASM$AsmPhase$$anonfun$initBytecodeWriter$3 | |
[error] Warning: scala.tools.nsc.backend.jvm.GenASM$AsmPhase: can't find referenced class scala.tools.nsc.backend.jvm.GenASM$AsmPhase$$anonfun$initBytecodeWriter$4 | |
[error] Warning: scala.tools.nsc.backend.jvm.GenASM$JBeanInfoBuilder: can't find referenced class scala.tools.nsc.backend.jvm.GenASM$JBeanInfoBuilder$$anonfun$push$1$1 | |
[error] Warning: scala.tools.nsc.backend.jvm.GenASM$JBuilder: can't find referenced class scala.tools.nsc.backend.jvm.GenASM$JBuilder$$anonfun$addInnerClasses$2 | |
[error] Warning: scala.tools.nsc.backend.jvm.GenASM$JBuilder: can't find referenced class scala.tools.nsc.backend.jvm.GenASM$JBuilder$$anonfun$writeIfNotTooBig$1 | |
[error] Warning: scala.tools.nsc.backend.jvm.GenASM$JCommonBuilder: can't find referenced class scala.tools.nsc.backend.jvm.GenASM$JCommonBuilder$$anonfun$1 | |
[error] Warning: scala.tools.nsc.backend.jvm.GenASM$JCommonBuilder: can't find referenced class scala.tools.nsc.backend.jvm.GenASM$JCommonBuilder$$anonfun$emitAssocs$1 | |
[error] Warning: scala.tools.nsc.backend.jvm.GenASM$JCommonBuilder: can't find referenced class scala.tools.nsc.backend.jvm.GenASM$JCommonBuilder$$anonfun$addForwarders$2 | |
[error] Warning: scala.tools.nsc.backend.jvm.GenASM$JCommonBuilder: can't find referenced class scala.tools.nsc.backend.jvm.GenASM$JCommonBuilder$$anonfun$addForwarders$3 | |
[error] Warning: scala.tools.nsc.backend.jvm.GenASM$JCommonBuilder: can't find referenced class scala.tools.nsc.backend.jvm.GenASM$JCommonBuilder$$anonfun$getGenericSignature$1 | |
[error] Warning: scala.tools.nsc.backend.jvm.GenASM$JMirrorBuilder: can't find referenced class scala.tools.nsc.backend.jvm.GenASM$JMirrorBuilder$$anonfun$genMirrorClass$2 | |
[error] Warning: scala.tools.nsc.backend.jvm.GenASM$JPlainBuilder: can't find referenced class scala.tools.nsc.backend.jvm.GenASM$JPlainBuilder$$anonfun$dbg$1$1 | |
[error] Warning: scala.tools.nsc.backend.jvm.GenASM$JPlainBuilder: can't find referenced class scala.tools.nsc.backend.jvm.GenASM$JPlainBuilder$$anonfun$genClass$2 | |
[error] Warning: scala.tools.nsc.backend.jvm.GenASM$JPlainBuilder: can't find referenced class scala.tools.nsc.backend.jvm.GenASM$JPlainBuilder$$anonfun$genClass$3 | |
[error] Warning: scala.tools.nsc.backend.jvm.GenASM$JPlainBuilder: can't find referenced class scala.tools.nsc.backend.jvm.GenASM$JPlainBuilder$$anonfun$genClass$1 | |
[error] Warning: scala.tools.nsc.backend.jvm.GenASM$JPlainBuilder: can't find referenced class scala.tools.nsc.backend.jvm.GenASM$JPlainBuilder$$anonfun$genClass$4 | |
[error] Warning: scala.tools.nsc.backend.jvm.GenASM$JPlainBuilder: can't find referenced class scala.tools.nsc.backend.jvm.GenASM$JPlainBuilder$$anonfun$genClass$5 | |
[error] Warning: scala.tools.nsc.backend.jvm.GenASM$JPlainBuilder: can't find referenced class scala.tools.nsc.backend.jvm.GenASM$JPlainBuilder$$anonfun$genField$1 | |
[error] Warning: scala.tools.nsc.backend.jvm.GenASM$JPlainBuilder: can't find referenced class scala.tools.nsc.backend.jvm.GenASM$JPlainBuilder$$anonfun$genMethod$1 | |
[error] Warning: scala.tools.nsc.backend.jvm.GenASM$JPlainBuilder: can't find referenced class scala.tools.nsc.backend.jvm.GenASM$JPlainBuilder$$anonfun$genMethod$3 | |
[error] Warning: scala.tools.nsc.backend.jvm.GenASM$JPlainBuilder: can't find referenced class scala.tools.nsc.backend.jvm.GenASM$JPlainBuilder$$anonfun$genBlock$1$1 | |
[error] Warning: scala.tools.nsc.backend.jvm.GenASM$JPlainBuilder: can't find referenced class scala.tools.nsc.backend.jvm.GenASM$JPlainBuilder$$anonfun$genFldsInstr$1$1 | |
[error] Warning: scala.tools.nsc.backend.jvm.GenASM$JPlainBuilder: can't find referenced class scala.tools.nsc.backend.jvm.GenASM$JPlainBuilder$$anonfun$genPrimitive$1$1 | |
[error] Warning: scala.tools.nsc.backend.jvm.GenASM$JPlainBuilder: can't find referenced class scala.tools.nsc.backend.jvm.GenASM$JPlainBuilder$$anonfun$genStackInstr$1$1 | |
[error] Warning: scala.tools.nsc.backend.jvm.GenASM$JPlainBuilder: can't find referenced class scala.tools.nsc.backend.jvm.GenASM$JPlainBuilder$$anonfun$computeLocalVarsIndex$1 | |
[error] Warning: scala.tools.nsc.backend.jvm.GenASM$JPlainBuilder: can't find referenced class scala.tools.nsc.backend.jvm.GenASM$JPlainBuilder$$anonfun$genLocalVariableTable$1$1 | |
[error] Warning: scala.tools.nsc.backend.jvm.GenASM$JPlainBuilder: can't find referenced class scala.tools.nsc.backend.jvm.GenASM$JPlainBuilder$$anonfun$getEnclosingMethodAttribute$1 | |
[error] Warning: scala.tools.nsc.backend.jvm.GenASM$JPlainBuilder: can't find referenced class scala.tools.nsc.backend.jvm.GenASM$JPlainBuilder$$anonfun$getEnclosingMethodAttribute$3 | |
[error] Warning: scala.tools.nsc.backend.jvm.GenASM$JPlainBuilder: can't find referenced class scala.tools.nsc.backend.jvm.GenASM$JPlainBuilder$$anonfun$getEnclosingMethodAttribute$4 | |
[error] Warning: scala.tools.nsc.backend.jvm.GenASM$JPlainBuilder$$anonfun$computeLocalVarsIndex$1$$anonfun$apply$22: can't find referenced class scala.tools.nsc.backend.jvm.GenASM$JPlainBuilder$$anonfun$computeLocalVarsIndex$1 | |
[error] Warning: scala.tools.nsc.backend.jvm.GenASM$JPlainBuilder$$anonfun$computeLocalVarsIndex$1$$anonfun$apply$22: can't find referenced class scala.tools.nsc.backend.jvm.GenASM$JPlainBuilder$$anonfun$computeLocalVarsIndex$1 | |
[error] Warning: scala.tools.nsc.backend.jvm.GenASM$JPlainBuilder$$anonfun$computeLocalVarsIndex$1$$anonfun$apply$22: can't find referenced class scala.tools.nsc.backend.jvm.GenASM$JPlainBuilder$$anonfun$computeLocalVarsIndex$1 | |
[error] Warning: scala.tools.nsc.backend.jvm.GenASM$JPlainBuilder$$anonfun$computeLocalVarsIndex$1$$anonfun$apply$22: can't find referenced class scala.tools.nsc.backend.jvm.GenASM$JPlainBuilder$$anonfun$computeLocalVarsIndex$1 | |
[error] Warning: scala.tools.nsc.backend.jvm.GenASM$JPlainBuilder$$anonfun$computeLocalVarsIndex$1$$anonfun$apply$22: can't find referenced class scala.tools.nsc.backend.jvm.GenASM$JPlainBuilder$$anonfun$computeLocalVarsIndex$1 | |
[error] Warning: scala.tools.nsc.backend.jvm.GenASM$JPlainBuilder$$anonfun$computeLocalVarsIndex$1$$anonfun$apply$22: can't find referenced class scala.tools.nsc.backend.jvm.GenASM$JPlainBuilder$$anonfun$computeLocalVarsIndex$1 | |
[error] Warning: scala.tools.nsc.backend.jvm.GenASM$JPlainBuilder$scoping$2$$anonfun$getMerged$4: can't find referenced class scala.tools.nsc.backend.jvm.GenASM$JPlainBuilder$scoping$2$$anonfun$getMerged$4$$anonfun$26 | |
[error] Warning: scala.tools.nsc.backend.jvm.GenASM$JPlainBuilder$scoping$2$$anonfun$getMerged$4: can't find referenced class scala.tools.nsc.backend.jvm.GenASM$JPlainBuilder$scoping$2$$anonfun$getMerged$4$$anonfun$27 | |
[error] Warning: scala.tools.nsc.backend.jvm.GenASM$newNormal$$anonfun$elimNonCoveringExh$2: can't find referenced class scala.tools.nsc.backend.jvm.GenASM$newNormal$$anonfun$elimNonCoveringExh$2$$anonfun$apply$24 | |
[error] Warning: scala.tools.nsc.backend.jvm.GenJVM: can't find referenced class scala.tools.nsc.backend.jvm.GenJVM$$anonfun$getFile$1 | |
[error] Warning: scala.tools.nsc.backend.jvm.GenJVM$BytecodeGenerator: can't find referenced class scala.tools.nsc.backend.jvm.GenJVM$BytecodeGenerator$$anonfun$dbg$1$1 | |
[error] Warning: scala.tools.nsc.backend.jvm.GenJVM$BytecodeGenerator: can't find referenced class scala.tools.nsc.backend.jvm.GenJVM$BytecodeGenerator$$anonfun$genClass$1 | |
[error] Warning: scala.tools.nsc.backend.jvm.GenJVM$BytecodeGenerator: can't find referenced class scala.tools.nsc.backend.jvm.GenJVM$BytecodeGenerator$$anonfun$genClass$2 | |
[error] Warning: scala.tools.nsc.backend.jvm.GenJVM$BytecodeGenerator: can't find referenced class scala.tools.nsc.backend.jvm.GenJVM$BytecodeGenerator$$anonfun$genClass$3 | |
[error] Warning: scala.tools.nsc.backend.jvm.GenJVM$BytecodeGenerator: can't find referenced class scala.tools.nsc.backend.jvm.GenJVM$BytecodeGenerator$$anonfun$genClass$4 | |
[error] Warning: scala.tools.nsc.backend.jvm.GenJVM$BytecodeGenerator: can't find referenced class scala.tools.nsc.backend.jvm.GenJVM$BytecodeGenerator$$anonfun$genClass$5 | |
[error] Warning: scala.tools.nsc.backend.jvm.GenJVM$BytecodeGenerator: can't find referenced class scala.tools.nsc.backend.jvm.GenJVM$BytecodeGenerator$$anonfun$genField$1 | |
[error] Warning: scala.tools.nsc.backend.jvm.GenJVM$BytecodeGenerator: can't find referenced class scala.tools.nsc.backend.jvm.GenJVM$BytecodeGenerator$$anonfun$genMethod$1 | |
[error] Warning: scala.tools.nsc.backend.jvm.GenJVM$BytecodeGenerator: can't find referenced class scala.tools.nsc.backend.jvm.GenJVM$BytecodeGenerator$$anonfun$genMethod$4 | |
[error] Warning: scala.tools.nsc.backend.jvm.GenJVM$BytecodeGenerator: can't find referenced class scala.tools.nsc.backend.jvm.GenJVM$BytecodeGenerator$$anonfun$genBlock$1$1 | |
[error] Warning: scala.tools.nsc.backend.jvm.GenJVM$BytecodeGenerator: can't find referenced class scala.tools.nsc.backend.jvm.GenJVM$BytecodeGenerator$$anonfun$makeLabels$1$1 | |
[error] Warning: scala.tools.nsc.backend.jvm.GenJVM$BytecodeGenerator: can't find referenced class scala.tools.nsc.backend.jvm.GenJVM$BytecodeGenerator$$anonfun$addStaticInit$1 | |
[error] Warning: scala.tools.nsc.backend.jvm.GenJVM$BytecodeGenerator: can't find referenced class scala.tools.nsc.backend.jvm.GenJVM$BytecodeGenerator$$anonfun$addForwarders$2 | |
[error] Warning: scala.tools.nsc.backend.jvm.GenJVM$BytecodeGenerator: can't find referenced class scala.tools.nsc.backend.jvm.GenJVM$BytecodeGenerator$$anonfun$addForwarders$3 | |
[error] Warning: scala.tools.nsc.backend.jvm.GenJVM$BytecodeGenerator: can't find referenced class scala.tools.nsc.backend.jvm.GenJVM$BytecodeGenerator$$anonfun$addInnerClasses$2 | |
[error] Warning: scala.tools.nsc.backend.jvm.GenJVM$BytecodeGenerator: can't find referenced class scala.tools.nsc.backend.jvm.GenJVM$BytecodeGenerator$$anonfun$addInnerClasses$4 | |
[error] Warning: scala.tools.nsc.backend.jvm.GenJVM$BytecodeGenerator: can't find referenced class scala.tools.nsc.backend.jvm.GenJVM$BytecodeGenerator$$anonfun$addParamAnnotations$2 | |
[error] Warning: scala.tools.nsc.backend.jvm.GenJVM$BytecodeGenerator: can't find referenced class scala.tools.nsc.backend.jvm.GenJVM$BytecodeGenerator$$anonfun$generateMirrorClass$1 | |
[error] Warning: scala.tools.nsc.backend.jvm.GenJVM$BytecodeGenerator: can't find referenced class scala.tools.nsc.backend.jvm.GenJVM$BytecodeGenerator$$anonfun$genLocalVariableTable$1 | |
[error] Warning: scala.tools.nsc.backend.jvm.GenJVM$BytecodeGenerator: can't find referenced class scala.tools.nsc.backend.jvm.GenJVM$BytecodeGenerator$$anonfun$computeLocalVarsIndex$1 | |
[error] Warning: scala.tools.nsc.backend.jvm.GenJVM$BytecodeGenerator: can't find referenced class scala.tools.nsc.backend.jvm.GenJVM$BytecodeGenerator$$anonfun$legacyStaticInitializer$1 | |
[error] Warning: scala.tools.nsc.backend.jvm.GenJVM$BytecodeGenerator: can't find referenced class scala.tools.nsc.backend.jvm.GenJVM$BytecodeGenerator$$anonfun$addEnclosingMethodAttribute$1 | |
[error] Warning: scala.tools.nsc.backend.jvm.GenJVM$BytecodeGenerator: can't find referenced class scala.tools.nsc.backend.jvm.GenJVM$BytecodeGenerator$$anonfun$addEnclosingMethodAttribute$3 | |
[error] Warning: scala.tools.nsc.backend.jvm.GenJVM$BytecodeGenerator: can't find referenced class scala.tools.nsc.backend.jvm.GenJVM$BytecodeGenerator$$anonfun$addEnclosingMethodAttribute$4 | |
[error] Warning: scala.tools.nsc.backend.jvm.GenJVM$BytecodeGenerator: can't find referenced class scala.tools.nsc.backend.jvm.GenJVM$BytecodeGenerator$$anonfun$scala$tools$nsc$backend$jvm$GenJVM$BytecodeGenerator$$ranges$1$1 | |
[error] Warning: scala.tools.nsc.backend.jvm.GenJVM$BytecodeGenerator: can't find referenced class scala.tools.nsc.backend.jvm.GenJVM$BytecodeGenerator$$anonfun$scala$tools$nsc$backend$jvm$GenJVM$BytecodeGenerator$$ranges$1$2 | |
[error] Warning: scala.tools.nsc.backend.jvm.GenJVM$BytecodeGenerator: can't find referenced class scala.tools.nsc.backend.jvm.GenJVM$BytecodeGenerator$$anonfun$scala$tools$nsc$backend$jvm$GenJVM$BytecodeGenerator$$genPrimitive$1$1 | |
[error] Warning: scala.tools.nsc.backend.jvm.GenJVM$BytecodeGenerator: can't find referenced class scala.tools.nsc.backend.jvm.GenJVM$BytecodeGenerator$$anonfun$scala$tools$nsc$backend$jvm$GenJVM$BytecodeGenerator$$emitAnnotation$1$2 | |
[error] Warning: scala.tools.nsc.backend.jvm.GenJVM$BytecodeGenerator$$anonfun$addGenericSignature$1: can't find referenced class scala.tools.nsc.backend.jvm.GenJVM$BytecodeGenerator$$anonfun$addGenericSignature$1$$anonfun$apply$5 | |
[error] Warning: scala.tools.nsc.backend.jvm.GenJVM$BytecodeGenerator$$anonfun$addInnerClasses$4$$anonfun$apply$10: can't find referenced class scala.tools.nsc.backend.jvm.GenJVM$BytecodeGenerator$$anonfun$addInnerClasses$4 | |
[error] Warning: scala.tools.nsc.backend.jvm.GenJVM$BytecodeGenerator$$anonfun$addInnerClasses$4$$anonfun$apply$10: can't find referenced class scala.tools.nsc.backend.jvm.GenJVM$BytecodeGenerator$$anonfun$addInnerClasses$4 | |
[error] Warning: scala.tools.nsc.backend.jvm.GenJVM$BytecodeGenerator$$anonfun$addInnerClasses$4$$anonfun$apply$10: can't find referenced class scala.tools.nsc.backend.jvm.GenJVM$BytecodeGenerator$$anonfun$addInnerClasses$4 | |
[error] Warning: scala.tools.nsc.backend.jvm.GenJVM$BytecodeGenerator$$anonfun$addInnerClasses$4$$anonfun$apply$10: can't find referenced class scala.tools.nsc.backend.jvm.GenJVM$BytecodeGenerator$$anonfun$addInnerClasses$4 | |
[error] Warning: scala.tools.nsc.backend.jvm.GenJVM$BytecodeGenerator$$anonfun$computeLocalVarsIndex$1$$anonfun$apply$23: can't find referenced class scala.tools.nsc.backend.jvm.GenJVM$BytecodeGenerator$$anonfun$computeLocalVarsIndex$1 | |
[error] Warning: scala.tools.nsc.backend.jvm.GenJVM$BytecodeGenerator$$anonfun$computeLocalVarsIndex$1$$anonfun$apply$23: can't find referenced class scala.tools.nsc.backend.jvm.GenJVM$BytecodeGenerator$$anonfun$computeLocalVarsIndex$1 | |
[error] Warning: scala.tools.nsc.backend.jvm.GenJVM$BytecodeGenerator$$anonfun$computeLocalVarsIndex$1$$anonfun$apply$23: can't find referenced class scala.tools.nsc.backend.jvm.GenJVM$BytecodeGenerator$$anonfun$computeLocalVarsIndex$1 | |
[error] Warning: scala.tools.nsc.backend.jvm.GenJVM$BytecodeGenerator$$anonfun$computeLocalVarsIndex$1$$anonfun$apply$23: can't find referenced class scala.tools.nsc.backend.jvm.GenJVM$BytecodeGenerator$$anonfun$computeLocalVarsIndex$1 | |
[error] Warning: scala.tools.nsc.backend.jvm.GenJVM$BytecodeGenerator$$anonfun$computeLocalVarsIndex$1$$anonfun$apply$23: can't find referenced class scala.tools.nsc.backend.jvm.GenJVM$BytecodeGenerator$$anonfun$computeLocalVarsIndex$1 | |
[error] Warning: scala.tools.nsc.backend.jvm.GenJVM$BytecodeGenerator$$anonfun$computeLocalVarsIndex$1$$anonfun$apply$23: can't find referenced class scala.tools.nsc.backend.jvm.GenJVM$BytecodeGenerator$$anonfun$computeLocalVarsIndex$1 | |
[error] Warning: scala.tools.nsc.backend.jvm.GenJVM$BytecodeGenerator$$anonfun$genExceptionHandlers$1$1$$anonfun$apply$16: can't find referenced class scala.tools.nsc.backend.jvm.GenJVM$BytecodeGenerator$$anonfun$genExceptionHandlers$1$1$$anonfun$apply$16$$anonfun$apply$18 | |
[error] Warning: scala.tools.nsc.backend.jvm.GenJVM$BytecodeGenerator$$anonfun$genMethod$6: can't find referenced class scala.tools.nsc.backend.jvm.GenJVM$BytecodeGenerator$$anonfun$genMethod$6$$anonfun$apply$11 | |
[error] Warning: scala.tools.nsc.backend.jvm.GenJVM$JvmPhase: can't find referenced class scala.tools.nsc.backend.jvm.GenJVM$JvmPhase$$anonfun$5 | |
[error] Warning: scala.tools.nsc.backend.jvm.GenJVM$JvmPhase: can't find referenced class scala.tools.nsc.backend.jvm.GenJVM$JvmPhase$$anonfun$6 | |
[error] Warning: scala.tools.nsc.backend.jvm.GenJVM$JvmPhase: can't find referenced class scala.tools.nsc.backend.jvm.GenJVM$JvmPhase$$anonfun$7 | |
[error] Warning: scala.tools.nsc.backend.jvm.GenJVM$JvmPhase: can't find referenced class scala.tools.nsc.backend.jvm.GenJVM$JvmPhase$$anonfun$8 | |
[error] Warning: scala.tools.nsc.backend.jvm.GenJVM$JvmPhase: can't find referenced class scala.tools.nsc.backend.jvm.GenJVM$JvmPhase$$anonfun$run$3 | |
[error] Warning: scala.tools.nsc.backend.msil.GenMSIL$BytecodeGenerator: can't find referenced class scala.tools.nsc.backend.msil.GenMSIL$BytecodeGenerator$$anonfun$getType$1 | |
[error] Warning: scala.tools.nsc.backend.msil.GenMSIL$BytecodeGenerator: can't find referenced class scala.tools.nsc.backend.msil.GenMSIL$BytecodeGenerator$$anonfun$genBlock$2 | |
[error] Warning: scala.tools.nsc.backend.msil.GenMSIL$BytecodeGenerator: can't find referenced class scala.tools.nsc.backend.msil.GenMSIL$BytecodeGenerator$$anonfun$genBlock$3 | |
[error] Warning: scala.tools.nsc.backend.msil.GenMSIL$BytecodeGenerator: can't find referenced class scala.tools.nsc.backend.msil.GenMSIL$BytecodeGenerator$$anonfun$mapMethod$3 | |
[error] Warning: scala.tools.nsc.backend.msil.GenMSIL$BytecodeGenerator: can't find referenced class scala.tools.nsc.backend.msil.GenMSIL$BytecodeGenerator$$anonfun$emitCondBr$1 | |
[error] Warning: scala.tools.nsc.backend.msil.GenMSIL$BytecodeGenerator: can't find referenced class scala.tools.nsc.backend.msil.GenMSIL$BytecodeGenerator$$anonfun$makeLabels$1$1 | |
[error] Warning: scala.tools.nsc.backend.msil.GenMSIL$BytecodeGenerator: can't find referenced class scala.tools.nsc.backend.msil.GenMSIL$BytecodeGenerator$$anonfun$makeLabels$1$2 | |
[error] Warning: scala.tools.nsc.backend.msil.GenMSIL$BytecodeGenerator: can't find referenced class scala.tools.nsc.backend.msil.GenMSIL$BytecodeGenerator$$anonfun$genPrimitive$1 | |
[error] Warning: scala.tools.nsc.backend.msil.GenMSIL$BytecodeGenerator: can't find referenced class scala.tools.nsc.backend.msil.GenMSIL$BytecodeGenerator$$anonfun$msilTypeFlags$1 | |
[error] Warning: scala.tools.nsc.backend.msil.GenMSIL$BytecodeGenerator: can't find referenced class scala.tools.nsc.backend.msil.GenMSIL$BytecodeGenerator$$anonfun$msilFieldFlags$1 | |
[error] Warning: scala.tools.nsc.backend.msil.GenMSIL$BytecodeGenerator: can't find referenced class scala.tools.nsc.backend.msil.GenMSIL$BytecodeGenerator$$anonfun$createTypeBuilder$2 | |
[error] Warning: scala.tools.nsc.backend.msil.GenMSIL$BytecodeGenerator: can't find referenced class scala.tools.nsc.backend.msil.GenMSIL$BytecodeGenerator$$anonfun$createTypeBuilder$3 | |
[error] Warning: scala.tools.nsc.backend.msil.GenMSIL$BytecodeGenerator: can't find referenced class scala.tools.nsc.backend.msil.GenMSIL$BytecodeGenerator$$anonfun$createClassMembers0$1 | |
[error] Warning: scala.tools.nsc.backend.msil.GenMSIL$BytecodeGenerator: can't find referenced class scala.tools.nsc.backend.msil.GenMSIL$BytecodeGenerator$$anonfun$generateMirrorClass$2 | |
[error] Warning: scala.tools.nsc.backend.msil.GenMSIL$BytecodeGenerator: can't find referenced class scala.tools.nsc.backend.msil.GenMSIL$BytecodeGenerator$$anonfun$computeLocalVarsIndex$1 | |
[error] Warning: scala.tools.nsc.backend.msil.GenMSIL$BytecodeGenerator: can't find referenced class scala.tools.nsc.backend.msil.GenMSIL$BytecodeGenerator$$anonfun$computeLocalVarsIndex$2 | |
[error] Warning: scala.tools.nsc.backend.msil.GenMSIL$BytecodeGenerator: can't find referenced class scala.tools.nsc.backend.msil.GenMSIL$BytecodeGenerator$$anonfun$addModuleInstanceField$1 | |
[error] Warning: scala.tools.nsc.backend.msil.GenMSIL$BytecodeGenerator: can't find referenced class scala.tools.nsc.backend.msil.GenMSIL$BytecodeGenerator$$anonfun$scala$tools$nsc$backend$msil$GenMSIL$$genClass$1 | |
[error] Warning: scala.tools.nsc.backend.msil.GenMSIL$BytecodeGenerator: can't find referenced class scala.tools.nsc.backend.msil.GenMSIL$BytecodeGenerator$$anonfun$scala$tools$nsc$backend$msil$GenMSIL$$genClass$3 | |
[error] Warning: scala.tools.nsc.backend.msil.GenMSIL$BytecodeGenerator: can't find referenced class scala.tools.nsc.backend.msil.GenMSIL$BytecodeGenerator$$anonfun$scala$tools$nsc$backend$msil$GenMSIL$$genClass$4 | |
[error] Warning: scala.tools.nsc.backend.msil.GenMSIL$BytecodeGenerator: can't find referenced class scala.tools.nsc.backend.msil.GenMSIL$BytecodeGenerator$$anonfun$scala$tools$nsc$backend$msil$GenMSIL$$genClass$5 | |
[error] Warning: scala.tools.nsc.backend.msil.GenMSIL$BytecodeGenerator: can't find referenced class scala.tools.nsc.backend.msil.GenMSIL$BytecodeGenerator$$anonfun$scala$tools$nsc$backend$msil$GenMSIL$BytecodeGenerator$$genMethod$1 | |
[error] Warning: scala.tools.nsc.backend.msil.GenMSIL$BytecodeGenerator: can't find referenced class scala.tools.nsc.backend.msil.GenMSIL$BytecodeGenerator$$anonfun$scala$tools$nsc$backend$msil$GenMSIL$BytecodeGenerator$$msilTypeFromSym$1$1 | |
[error] Warning: scala.tools.nsc.backend.msil.GenMSIL$BytecodeGenerator: can't find referenced class scala.tools.nsc.backend.msil.GenMSIL$BytecodeGenerator$$anonfun$scala$tools$nsc$backend$msil$GenMSIL$BytecodeGenerator$$loadLocalOrAddress$1$1 | |
[error] Warning: scala.tools.nsc.backend.msil.GenMSIL$BytecodeGenerator: can't find referenced class scala.tools.nsc.backend.msil.GenMSIL$BytecodeGenerator$$anonfun$scala$tools$nsc$backend$msil$GenMSIL$BytecodeGenerator$$loadFieldOrAddress$1$1 | |
[error] Warning: scala.tools.nsc.backend.msil.GenMSIL$BytecodeGenerator$$anonfun$computeLocalVarsIndex$1$$anonfun$apply$28: can't find referenced class scala.tools.nsc.backend.msil.GenMSIL$BytecodeGenerator$$anonfun$computeLocalVarsIndex$1 | |
[error] Warning: scala.tools.nsc.backend.msil.GenMSIL$BytecodeGenerator$$anonfun$computeLocalVarsIndex$1$$anonfun$apply$28: can't find referenced class scala.tools.nsc.backend.msil.GenMSIL$BytecodeGenerator$$anonfun$computeLocalVarsIndex$1 | |
[error] Warning: scala.tools.nsc.backend.msil.GenMSIL$BytecodeGenerator$$anonfun$computeLocalVarsIndex$1$$anonfun$apply$28: can't find referenced class scala.tools.nsc.backend.msil.GenMSIL$BytecodeGenerator$$anonfun$computeLocalVarsIndex$1 | |
[error] Warning: scala.tools.nsc.backend.msil.GenMSIL$BytecodeGenerator$$anonfun$computeLocalVarsIndex$1$$anonfun$apply$28: can't find referenced class scala.tools.nsc.backend.msil.GenMSIL$BytecodeGenerator$$anonfun$computeLocalVarsIndex$1 | |
[error] Warning: scala.tools.nsc.backend.msil.GenMSIL$BytecodeGenerator$$anonfun$computeLocalVarsIndex$1$$anonfun$apply$28: can't find referenced class scala.tools.nsc.backend.msil.GenMSIL$BytecodeGenerator$$anonfun$computeLocalVarsIndex$1 | |
[error] Warning: scala.tools.nsc.backend.msil.GenMSIL$BytecodeGenerator$$anonfun$computeLocalVarsIndex$1$$anonfun$apply$28: can't find referenced class scala.tools.nsc.backend.msil.GenMSIL$BytecodeGenerator$$anonfun$computeLocalVarsIndex$1 | |
[error] Warning: scala.tools.nsc.backend.msil.GenMSIL$BytecodeGenerator$$anonfun$computeLocalVarsIndex$2$$anonfun$apply$29: can't find referenced class scala.tools.nsc.backend.msil.GenMSIL$BytecodeGenerator$$anonfun$computeLocalVarsIndex$2 | |
[error] Warning: scala.tools.nsc.backend.msil.GenMSIL$BytecodeGenerator$$anonfun$computeLocalVarsIndex$2$$anonfun$apply$29: can't find referenced class scala.tools.nsc.backend.msil.GenMSIL$BytecodeGenerator$$anonfun$computeLocalVarsIndex$2 | |
[error] Warning: scala.tools.nsc.backend.msil.GenMSIL$BytecodeGenerator$$anonfun$computeLocalVarsIndex$2$$anonfun$apply$29: can't find referenced class scala.tools.nsc.backend.msil.GenMSIL$BytecodeGenerator$$anonfun$computeLocalVarsIndex$2 | |
[error] Warning: scala.tools.nsc.backend.msil.GenMSIL$BytecodeGenerator$$anonfun$computeLocalVarsIndex$2$$anonfun$apply$29: can't find referenced class scala.tools.nsc.backend.msil.GenMSIL$BytecodeGenerator$$anonfun$computeLocalVarsIndex$2 | |
[error] Warning: scala.tools.nsc.backend.msil.GenMSIL$BytecodeGenerator$$anonfun$computeLocalVarsIndex$2$$anonfun$apply$29: can't find referenced class scala.tools.nsc.backend.msil.GenMSIL$BytecodeGenerator$$anonfun$computeLocalVarsIndex$2 | |
[error] Warning: scala.tools.nsc.backend.msil.GenMSIL$BytecodeGenerator$$anonfun$computeLocalVarsIndex$2$$anonfun$apply$29: can't find referenced class scala.tools.nsc.backend.msil.GenMSIL$BytecodeGenerator$$anonfun$computeLocalVarsIndex$2 | |
[error] Warning: scala.tools.nsc.backend.msil.GenMSIL$BytecodeGenerator$$anonfun$createClassMembers0$3: can't find referenced class scala.tools.nsc.backend.msil.GenMSIL$BytecodeGenerator$$anonfun$createClassMembers0$3$$anonfun$apply$35 | |
[error] Warning: scala.tools.nsc.backend.msil.GenMSIL$BytecodeGenerator$$anonfun$generateMirrorClass$4: can't find referenced class scala.tools.nsc.backend.msil.GenMSIL$BytecodeGenerator$$anonfun$generateMirrorClass$4$$anonfun$apply$36 | |
[error] Warning: scala.tools.nsc.backend.msil.GenMSIL$MsilPhase: can't find referenced class scala.tools.nsc.backend.msil.GenMSIL$MsilPhase$$anonfun$run$2 | |
[error] Warning: scala.tools.nsc.backend.msil.GenMSIL$MsilPhase: can't find referenced class scala.tools.nsc.backend.msil.GenMSIL$MsilPhase$$anonfun$run$3 | |
[error] Warning: scala.tools.nsc.backend.msil.GenMSIL$MsilPhase: can't find referenced class scala.tools.nsc.backend.msil.GenMSIL$MsilPhase$$anonfun$run$4 | |
[error] Warning: scala.tools.nsc.backend.opt.ClosureElimination$$anon$1: can't find referenced class scala.tools.nsc.backend.opt.ClosureElimination$$anon$1$$anonfun$peep$1 | |
[error] Warning: scala.tools.nsc.backend.opt.ClosureElimination$$anon$1: can't find referenced class scala.tools.nsc.backend.opt.ClosureElimination$$anon$1$$anonfun$peep$2 | |
[error] Warning: scala.tools.nsc.backend.opt.ClosureElimination$ClosureElim: can't find referenced class scala.tools.nsc.backend.opt.ClosureElimination$ClosureElim$$anonfun$analyzeClass$1 | |
[error] Warning: scala.tools.nsc.backend.opt.ClosureElimination$ClosureElim: can't find referenced class scala.tools.nsc.backend.opt.ClosureElimination$ClosureElim$$anonfun$analyzeClass$2 | |
[error] Warning: scala.tools.nsc.backend.opt.DeadCodeElimination$DeadCode: can't find referenced class scala.tools.nsc.backend.opt.DeadCodeElimination$DeadCode$$anonfun$mark$1 | |
[error] Warning: scala.tools.nsc.backend.opt.DeadCodeElimination$DeadCode: can't find referenced class scala.tools.nsc.backend.opt.DeadCodeElimination$DeadCode$$anonfun$mark$7 | |
[error] Warning: scala.tools.nsc.backend.opt.DeadCodeElimination$DeadCode: can't find referenced class scala.tools.nsc.backend.opt.DeadCodeElimination$DeadCode$$anonfun$dieCodeDie$1 | |
[error] Warning: scala.tools.nsc.backend.opt.DeadCodeElimination$DeadCode: can't find referenced class scala.tools.nsc.backend.opt.DeadCodeElimination$DeadCode$$anonfun$dieCodeDie$2 | |
[error] Warning: scala.tools.nsc.backend.opt.DeadCodeElimination$DeadCode: can't find referenced class scala.tools.nsc.backend.opt.DeadCodeElimination$DeadCode$$anonfun$analyzeClass$1 | |
[error] Warning: scala.tools.nsc.backend.opt.DeadCodeElimination$DeadCode: can't find referenced class scala.tools.nsc.backend.opt.DeadCodeElimination$DeadCode$$anonfun$analyzeClass$2 | |
[error] Warning: scala.tools.nsc.backend.opt.DeadCodeElimination$DeadCode$$anonfun$computeCompensations$1$$anonfun$apply$15$$anonfun$apply$16$$anonfun$apply$18: can't find referenced class scala.tools.nsc.backend.opt.DeadCodeElimination$DeadCode$$anonfun$computeCompensations$1$$anonfun$apply$15$$anonfun$apply$16$$anonfun$apply$18$$anonfun$apply$19 | |
[error] Warning: scala.tools.nsc.backend.opt.DeadCodeElimination$DeadCode$$anonfun$sweep$1$$anonfun$apply$9: can't find referenced class scala.tools.nsc.backend.opt.DeadCodeElimination$DeadCode$$anonfun$sweep$1$$anonfun$apply$9$$anonfun$apply$10 | |
[error] Warning: scala.tools.nsc.backend.opt.InlineExceptionHandlers$InlineExceptionHandlersPhase: can't find referenced class scala.tools.nsc.backend.opt.InlineExceptionHandlers$InlineExceptionHandlersPhase$$anonfun$apply$3 | |
[error] Warning: scala.tools.nsc.backend.opt.InlineExceptionHandlers$InlineExceptionHandlersPhase: can't find referenced class scala.tools.nsc.backend.opt.InlineExceptionHandlers$InlineExceptionHandlersPhase$$anonfun$apply$4 | |
[error] Warning: scala.tools.nsc.backend.opt.InlineExceptionHandlers$InlineExceptionHandlersPhase: can't find referenced class scala.tools.nsc.backend.opt.InlineExceptionHandlers$InlineExceptionHandlersPhase$$anonfun$apply$5 | |
[error] Warning: scala.tools.nsc.backend.opt.InlineExceptionHandlers$InlineExceptionHandlersPhase: can't find referenced class scala.tools.nsc.backend.opt.InlineExceptionHandlers$InlineExceptionHandlersPhase$$anonfun$scala$tools$nsc$backend$opt$InlineExceptionHandlers$InlineExceptionHandlersPhase$$applyMethod$1 | |
[error] Warning: scala.tools.nsc.backend.opt.InlineExceptionHandlers$InlineExceptionHandlersPhase: can't find referenced class scala.tools.nsc.backend.opt.InlineExceptionHandlers$InlineExceptionHandlersPhase$$anonfun$scala$tools$nsc$backend$opt$InlineExceptionHandlers$InlineExceptionHandlersPhase$$handlerLocal$1 | |
[error] Warning: scala.tools.nsc.backend.opt.InlineExceptionHandlers$InlineExceptionHandlersPhase: can't find referenced class scala.tools.nsc.backend.opt.InlineExceptionHandlers$InlineExceptionHandlersPhase$$anonfun$scala$tools$nsc$backend$opt$InlineExceptionHandlers$InlineExceptionHandlersPhase$$getTypesAtBlockEntry$1 | |
[error] Warning: scala.tools.nsc.backend.opt.InlineExceptionHandlers$InlineExceptionHandlersPhase: can't find referenced class scala.tools.nsc.backend.opt.InlineExceptionHandlers$InlineExceptionHandlersPhase$$anonfun$scala$tools$nsc$backend$opt$InlineExceptionHandlers$InlineExceptionHandlersPhase$$getTypesAtBlockEntry$3 | |
[error] Warning: scala.tools.nsc.backend.opt.InlineExceptionHandlers$InlineExceptionHandlersPhase: can't find referenced class scala.tools.nsc.backend.opt.InlineExceptionHandlers$InlineExceptionHandlersPhase$$anonfun$scala$tools$nsc$backend$opt$InlineExceptionHandlers$InlineExceptionHandlersPhase$$getTypesAtBlockEntry$4 | |
[error] Warning: scala.tools.nsc.backend.opt.InlineExceptionHandlers$InlineExceptionHandlersPhase: can't find referenced class scala.tools.nsc.backend.opt.InlineExceptionHandlers$InlineExceptionHandlersPhase$$anonfun$scala$tools$nsc$backend$opt$InlineExceptionHandlers$InlineExceptionHandlersPhase$$getTypesAtInstruction$2 | |
[error] Warning: scala.tools.nsc.backend.opt.InlineExceptionHandlers$InlineExceptionHandlersPhase: can't find referenced class scala.tools.nsc.backend.opt.InlineExceptionHandlers$InlineExceptionHandlersPhase$$anonfun$scala$tools$nsc$backend$opt$InlineExceptionHandlers$InlineExceptionHandlersPhase$$getTypesAtInstruction$3 | |
[error] Warning: scala.tools.nsc.backend.opt.InlineExceptionHandlers$InlineExceptionHandlersPhase: can't find referenced class scala.tools.nsc.backend.opt.InlineExceptionHandlers$InlineExceptionHandlersPhase$$anonfun$scala$tools$nsc$backend$opt$InlineExceptionHandlers$InlineExceptionHandlersPhase$$duplicateExceptionHandler$1 | |
[error] Warning: scala.tools.nsc.backend.opt.InlineExceptionHandlers$InlineExceptionHandlersPhase: can't find referenced class scala.tools.nsc.backend.opt.InlineExceptionHandlers$InlineExceptionHandlersPhase$$anonfun$scala$tools$nsc$backend$opt$InlineExceptionHandlers$InlineExceptionHandlersPhase$$duplicateExceptionHandler$4 | |
[error] Warning: scala.tools.nsc.backend.opt.InlineExceptionHandlers$InlineExceptionHandlersPhase$$anonfun$scala$tools$nsc$backend$opt$InlineExceptionHandlers$InlineExceptionHandlersPhase$$handlerLocal$1$$anonfun$apply$1: can't find referenced class scala.tools.nsc.backend.opt.InlineExceptionHandlers$InlineExceptionHandlersPhase$$anonfun$scala$tools$nsc$backend$opt$InlineExceptionHandlers$InlineExceptionHandlersPhase$$handlerLocal$1 | |
[error] Warning: scala.tools.nsc.backend.opt.InlineExceptionHandlers$InlineExceptionHandlersPhase$$anonfun$scala$tools$nsc$backend$opt$InlineExceptionHandlers$InlineExceptionHandlersPhase$$handlerLocal$1$$anonfun$apply$1: can't find referenced class scala.tools.nsc.backend.opt.InlineExceptionHandlers$InlineExceptionHandlersPhase$$anonfun$scala$tools$nsc$backend$opt$InlineExceptionHandlers$InlineExceptionHandlersPhase$$handlerLocal$1$$anonfun$apply$1$$anonfun$apply$2 | |
[error] Warning: scala.tools.nsc.backend.opt.InlineExceptionHandlers$InlineExceptionHandlersPhase$$anonfun$scala$tools$nsc$backend$opt$InlineExceptionHandlers$InlineExceptionHandlersPhase$$handlerLocal$1$$anonfun$apply$1: can't find referenced class scala.tools.nsc.backend.opt.InlineExceptionHandlers$InlineExceptionHandlersPhase$$anonfun$scala$tools$nsc$backend$opt$InlineExceptionHandlers$InlineExceptionHandlersPhase$$handlerLocal$1 | |
[error] Warning: scala.tools.nsc.backend.opt.InlineExceptionHandlers$InlineExceptionHandlersPhase$$anonfun$scala$tools$nsc$backend$opt$InlineExceptionHandlers$InlineExceptionHandlersPhase$$handlerLocal$1$$anonfun$apply$1: can't find referenced class scala.tools.nsc.backend.opt.InlineExceptionHandlers$InlineExceptionHandlersPhase$$anonfun$scala$tools$nsc$backend$opt$InlineExceptionHandlers$InlineExceptionHandlersPhase$$handlerLocal$1 | |
[error] Warning: scala.tools.nsc.backend.opt.InlineExceptionHandlers$InlineExceptionHandlersPhase$$anonfun$scala$tools$nsc$backend$opt$InlineExceptionHandlers$InlineExceptionHandlersPhase$$handlerLocal$1$$anonfun$apply$1: can't find referenced class scala.tools.nsc.backend.opt.InlineExceptionHandlers$InlineExceptionHandlersPhase$$anonfun$scala$tools$nsc$backend$opt$InlineExceptionHandlers$InlineExceptionHandlersPhase$$handlerLocal$1 | |
[error] Warning: scala.tools.nsc.backend.opt.Inliners: can't find referenced class scala.tools.nsc.backend.opt.Inliners$$anonfun$lookupImplFor$1 | |
[error] Warning: scala.tools.nsc.backend.opt.Inliners$Inliner: can't find referenced class scala.tools.nsc.backend.opt.Inliners$Inliner$$anonfun$analyzeMethod$3 | |
[error] Warning: scala.tools.nsc.backend.opt.Inliners$Inliner: can't find referenced class scala.tools.nsc.backend.opt.Inliners$Inliner$$anonfun$analyzeMethod$7 | |
[error] Warning: scala.tools.nsc.backend.opt.Inliners$Inliner: can't find referenced class scala.tools.nsc.backend.opt.Inliners$Inliner$$anonfun$shouldLoadImplFor$1 | |
[error] Warning: scala.tools.nsc.backend.opt.Inliners$Inliner: can't find referenced class scala.tools.nsc.backend.opt.Inliners$Inliner$$anonfun$scala$tools$nsc$backend$opt$Inliners$Inliner$$tryParent$1$1 | |
[error] Warning: scala.tools.nsc.backend.opt.Inliners$Inliner: can't find referenced class scala.tools.nsc.backend.opt.Inliners$Inliner$$anonfun$scala$tools$nsc$backend$opt$Inliners$Inliner$$analyzeInc$1$2 | |
[error] Warning: scala.tools.nsc.backend.opt.Inliners$Inliner: can't find referenced class scala.tools.nsc.backend.opt.Inliners$Inliner$$anonfun$scala$tools$nsc$backend$opt$Inliners$Inliner$$analyzeInc$1$3 | |
[error] Warning: scala.tools.nsc.backend.opt.Inliners$Inliner$CallerCalleeInfo: can't find referenced class scala.tools.nsc.backend.opt.Inliners$Inliner$CallerCalleeInfo$$anonfun$doInline$4 | |
[error] Warning: scala.tools.nsc.backend.opt.Inliners$Inliner$CallerCalleeInfo: can't find referenced class scala.tools.nsc.backend.opt.Inliners$Inliner$CallerCalleeInfo$$anonfun$inlinerScore$1 | |
[error] Warning: scala.tools.nsc.backend.opt.Inliners$Inliner$CallerCalleeInfo: can't find referenced class scala.tools.nsc.backend.opt.Inliners$Inliner$CallerCalleeInfo$$anonfun$isStampedForInlining$3 | |
[error] Warning: scala.tools.nsc.backend.opt.Inliners$Inliner$CallerCalleeInfo: can't find referenced class scala.tools.nsc.backend.opt.Inliners$Inliner$CallerCalleeInfo$$anonfun$scala$tools$nsc$backend$opt$Inliners$Inliner$CallerCalleeInfo$$map$1$1 | |
[error] Warning: scala.tools.nsc.backend.opt.Inliners$Inliner$CallerCalleeInfo: can't find referenced class scala.tools.nsc.backend.opt.Inliners$Inliner$CallerCalleeInfo$$anonfun$scala$tools$nsc$backend$opt$Inliners$Inliner$CallerCalleeInfo$$newBlock$1$1 | |
[error] Warning: scala.tools.nsc.dependencies.DependencyAnalysis$AnalysisPhase$$anon$4: can't find referenced class scala.tools.nsc.dependencies.DependencyAnalysis$AnalysisPhase$$anon$4$$anonfun$checkType$1 | |
[error] Warning: scala.tools.nsc.dependencies.DependencyAnalysis$AnalysisPhase$$anon$4: can't find referenced class scala.tools.nsc.dependencies.DependencyAnalysis$AnalysisPhase$$anon$4$$anonfun$checkType$2 | |
[error] Warning: scala.tools.nsc.doc.DocFactory: can't find referenced class scala.tools.nsc.doc.DocFactory$$anonfun$2 | |
[error] Warning: scala.tools.nsc.doc.Settings$hardcoded$: can't find referenced class scala.tools.nsc.doc.Settings$hardcoded$$anonfun$valueClassFilter$1 | |
[error] Warning: scala.tools.nsc.doc.Settings$hardcoded$$anonfun$valueClassFilter$1$$anonfun$apply$2: can't find referenced class scala.tools.nsc.doc.Settings$hardcoded$$anonfun$valueClassFilter$1 | |
[error] Warning: scala.tools.nsc.doc.Settings$hardcoded$$anonfun$valueClassFilter$1$$anonfun$apply$2: can't find referenced class scala.tools.nsc.doc.Settings$hardcoded$$anonfun$valueClassFilter$1 | |
[error] Warning: scala.tools.nsc.doc.Settings$hardcoded$$anonfun$valueClassFilter$1$$anonfun$apply$2: can't find referenced class scala.tools.nsc.doc.Settings$hardcoded$$anonfun$valueClassFilter$1 | |
[error] Warning: scala.tools.nsc.doc.Settings$hardcoded$$anonfun$valueClassFilter$1$$anonfun$apply$2: can't find referenced class scala.tools.nsc.doc.Settings$hardcoded$$anonfun$valueClassFilter$1 | |
[error] Warning: scala.tools.nsc.doc.Settings$hardcoded$$anonfun$valueClassFilter$1$$anonfun$apply$2: can't find referenced class scala.tools.nsc.doc.Settings$hardcoded$$anonfun$valueClassFilter$1 | |
[error] Warning: scala.tools.nsc.doc.Settings$hardcoded$$anonfun$valueClassFilter$1$$anonfun$apply$2: can't find referenced class scala.tools.nsc.doc.Settings$hardcoded$$anonfun$valueClassFilter$1 | |
[error] Warning: scala.tools.nsc.doc.Settings$hardcoded$$anonfun$valueClassFilter$1$$anonfun$apply$2: can't find referenced class scala.tools.nsc.doc.Settings$hardcoded$$anonfun$valueClassFilter$1 | |
[error] Warning: scala.tools.nsc.doc.html.HtmlFactory: can't find referenced class scala.tools.nsc.doc.html.HtmlFactory$$anonfun$generate$1 | |
[error] Warning: scala.tools.nsc.doc.html.HtmlFactory$$anon$1: can't find referenced class scala.tools.nsc.doc.html.HtmlFactory$$anon$1$$anonfun$1 | |
[error] Warning: scala.tools.nsc.doc.html.HtmlPage: can't find referenced class scala.tools.nsc.doc.html.HtmlPage$$anonfun$commentToHtml$1 | |
[error] Warning: scala.tools.nsc.doc.html.HtmlPage: can't find referenced class scala.tools.nsc.doc.html.HtmlPage$$anonfun$commentToHtml$2 | |
[error] Warning: scala.tools.nsc.doc.html.page.Template: can't find referenced class scala.tools.nsc.doc.html.page.Template$$anonfun$43 | |
[error] Warning: scala.tools.nsc.doc.html.page.Template: can't find referenced class scala.tools.nsc.doc.html.page.Template$$anonfun$44 | |
[error] Warning: scala.tools.nsc.doc.html.page.Template$: can't find referenced class scala.tools.nsc.doc.html.page.Template$$anonfun$43 | |
[error] Warning: scala.tools.nsc.doc.html.page.Template$: can't find referenced class scala.tools.nsc.doc.html.page.Template$$anonfun$44 | |
[error] Warning: scala.tools.nsc.doc.html.page.diagram.DotRunner: can't find referenced class scala.tools.nsc.doc.html.page.diagram.DotRunner$$anonfun$feedToDot$1 | |
[error] Warning: scala.tools.nsc.doc.model.IndexModelFactory$$anon$1$result$2$: can't find referenced class scala.tools.nsc.doc.model.IndexModelFactory$$anon$1$result$2$$anonfun$1 | |
[error] Warning: scala.tools.nsc.doc.model.MemberLookup: can't find referenced class scala.tools.nsc.doc.model.MemberLookup$$anonfun$2 | |
[error] Warning: scala.tools.nsc.doc.model.MemberLookup: can't find referenced class scala.tools.nsc.doc.model.MemberLookup$$anonfun$7 | |
[error] Warning: scala.tools.nsc.doc.model.MemberLookup$: can't find referenced class scala.tools.nsc.doc.model.MemberLookup$$anonfun$2 | |
[error] Warning: scala.tools.nsc.doc.model.MemberLookup$: can't find referenced class scala.tools.nsc.doc.model.MemberLookup$$anonfun$7 | |
[error] Warning: scala.tools.nsc.doc.model.MemberLookup$$anonfun$createLinks$1$$anonfun$apply$2: can't find referenced class scala.tools.nsc.doc.model.MemberLookup$$anonfun$createLinks$1$$anonfun$apply$2$$anonfun$apply$4 | |
[error] Warning: scala.tools.nsc.doc.model.ModelFactory: can't find referenced class scala.tools.nsc.doc.model.ModelFactory$$anonfun$makeModel$1 | |
[error] Warning: scala.tools.nsc.doc.model.ModelFactory: can't find referenced class scala.tools.nsc.doc.model.ModelFactory$$anonfun$findExternalLink$2 | |
[error] Warning: scala.tools.nsc.doc.model.ModelFactory: can't find referenced class scala.tools.nsc.doc.model.ModelFactory$$anonfun$findTemplateMaybe$1 | |
[error] Warning: scala.tools.nsc.doc.model.ModelFactory: can't find referenced class scala.tools.nsc.doc.model.ModelFactory$$anonfun$scala$tools$nsc$doc$model$ModelFactory$$makeTemplateOrMemberTemplate$1$2 | |
[error] Warning: scala.tools.nsc.doc.model.ModelFactory$$anon$19: can't find referenced class scala.tools.nsc.doc.model.ModelFactory$$anon$19$$anonfun$14 | |
[error] Warning: scala.tools.nsc.doc.model.ModelFactory$DocTemplateImpl: can't find referenced class scala.tools.nsc.doc.model.ModelFactory$DocTemplateImpl$$anonfun$groupSearch$2 | |
[error] Warning: scala.tools.nsc.doc.model.ModelFactory$DocTemplateImpl: can't find referenced class scala.tools.nsc.doc.model.ModelFactory$DocTemplateImpl$$anonfun$completeModel$1 | |
[error] Warning: scala.tools.nsc.doc.model.ModelFactory$DocTemplateImpl$$anonfun$9: can't find referenced class scala.tools.nsc.doc.model.ModelFactory$DocTemplateImpl$$anonfun$9$$anonfun$apply$3 | |
[error] Warning: scala.tools.nsc.doc.model.ModelFactory$MemberImpl: can't find referenced class scala.tools.nsc.doc.model.ModelFactory$MemberImpl$$anonfun$group$1 | |
[error] Warning: scala.tools.nsc.doc.model.ModelFactory$MemberImpl: can't find referenced class scala.tools.nsc.doc.model.ModelFactory$MemberImpl$$anonfun$visibility$1 | |
[error] Warning: scala.tools.nsc.doc.model.ModelFactory$MemberImpl: can't find referenced class scala.tools.nsc.doc.model.ModelFactory$MemberImpl$$anonfun$deprecation$1 | |
[error] Warning: scala.tools.nsc.doc.model.ModelFactory$NonTemplateMemberImpl: can't find referenced class scala.tools.nsc.doc.model.ModelFactory$NonTemplateMemberImpl$$anonfun$isShadowedImplicit$2 | |
[error] Warning: scala.tools.nsc.doc.model.ModelFactory$NonTemplateMemberImpl: can't find referenced class scala.tools.nsc.doc.model.ModelFactory$NonTemplateMemberImpl$$anonfun$isShadowedImplicit$1 | |
[error] Warning: scala.tools.nsc.doc.model.ModelFactory$NonTemplateMemberImpl: can't find referenced class scala.tools.nsc.doc.model.ModelFactory$NonTemplateMemberImpl$$anonfun$isAmbiguousImplicit$2 | |
[error] Warning: scala.tools.nsc.doc.model.ModelFactory$NonTemplateMemberImpl: can't find referenced class scala.tools.nsc.doc.model.ModelFactory$NonTemplateMemberImpl$$anonfun$isAmbiguousImplicit$1 | |
[error] Warning: scala.tools.nsc.doc.model.ModelFactory$PackageImpl: can't find referenced class scala.tools.nsc.doc.model.ModelFactory$PackageImpl$$anonfun$11 | |
[error] Warning: scala.tools.nsc.doc.model.ModelFactoryImplicitSupport: can't find referenced class scala.tools.nsc.doc.model.ModelFactoryImplicitSupport$$anonfun$isDistinguishableFrom$3 | |
[error] Warning: scala.tools.nsc.doc.model.ModelFactoryTypeSupport$$anon$1: can't find referenced class scala.tools.nsc.doc.model.ModelFactoryTypeSupport$$anon$1$$anonfun$1 | |
[error] Warning: scala.tools.nsc.doc.model.ModelFactoryTypeSupport$$anon$1: can't find referenced class scala.tools.nsc.doc.model.ModelFactoryTypeSupport$$anon$1$$anonfun$2 | |
[error] Warning: scala.tools.nsc.doc.model.ModelFactoryTypeSupport$$anon$1: can't find referenced class scala.tools.nsc.doc.model.ModelFactoryTypeSupport$$anon$1$$anonfun$needsPrefix$1$1 | |
[error] Warning: scala.tools.nsc.doc.model.ModelFactoryTypeSupport$$anon$1: can't find referenced class scala.tools.nsc.doc.model.ModelFactoryTypeSupport$$anon$1$$anonfun$appendClauses$1$1 | |
[error] Warning: scala.tools.nsc.doc.model.ModelFactoryTypeSupport$$anon$1: can't find referenced class scala.tools.nsc.doc.model.ModelFactoryTypeSupport$$anon$1$$anonfun$scala$tools$nsc$doc$model$ModelFactoryTypeSupport$$anon$$appendType0$1 | |
[error] Warning: scala.tools.nsc.doc.model.TreeFactory$$anon$1: can't find referenced class scala.tools.nsc.doc.model.TreeFactory$$anon$1$$anonfun$makeLink$1 | |
[error] Warning: scala.tools.nsc.doc.model.comment.Comment: can't find referenced class scala.tools.nsc.doc.model.comment.Comment$$anonfun$toString$2 | |
[error] Warning: scala.tools.nsc.doc.model.comment.Comment: can't find referenced class scala.tools.nsc.doc.model.comment.Comment$$anonfun$toString$3 | |
[error] Warning: scala.tools.nsc.doc.model.comment.CommentFactory: can't find referenced class scala.tools.nsc.doc.model.comment.CommentFactory$$anonfun$allTags$1$1 | |
[error] Warning: scala.tools.nsc.doc.model.comment.CommentFactory$WikiParser: can't find referenced class scala.tools.nsc.doc.model.comment.CommentFactory$WikiParser$$anonfun$32 | |
[error] Warning: scala.tools.nsc.doc.model.comment.CommentFactory$WikiParser: can't find referenced class scala.tools.nsc.doc.model.comment.CommentFactory$WikiParser$$anonfun$link$3 | |
[error] Warning: scala.tools.nsc.doc.model.comment.CommentFactory$WikiParser: can't find referenced class scala.tools.nsc.doc.model.comment.CommentFactory$WikiParser$$anonfun$link$4 | |
[error] Warning: scala.tools.nsc.doc.model.diagram.DiagramDirectiveParser$AnnotationDiagramFilter: can't find referenced class scala.tools.nsc.doc.model.diagram.DiagramDirectiveParser$AnnotationDiagramFilter$$anonfun$hideNode$1 | |
[error] Warning: scala.tools.nsc.doc.model.diagram.DiagramDirectiveParser$AnnotationDiagramFilter: can't find referenced class scala.tools.nsc.doc.model.diagram.DiagramDirectiveParser$AnnotationDiagramFilter$$anonfun$hideEdge$1 | |
[error] Warning: scala.tools.nsc.doc.model.diagram.DiagramDirectiveParser$AnnotationDiagramFilter$: can't find referenced class scala.tools.nsc.doc.model.diagram.DiagramDirectiveParser$AnnotationDiagramFilter$$anonfun$hideNode$1 | |
[error] Warning: scala.tools.nsc.doc.model.diagram.DiagramDirectiveParser$AnnotationDiagramFilter$: can't find referenced class scala.tools.nsc.doc.model.diagram.DiagramDirectiveParser$AnnotationDiagramFilter$$anonfun$hideEdge$1 | |
[error] Warning: scala.tools.nsc.interactive.CompilerControl: can't find referenced class scala.tools.nsc.interactive.CompilerControl$$anonfun$locateContext$1 | |
[error] Warning: scala.tools.nsc.interactive.ContextTrees: can't find referenced class scala.tools.nsc.interactive.ContextTrees$$anonfun$addContext$2 | |
[error] Warning: scala.tools.nsc.interactive.ContextTrees: can't find referenced class scala.tools.nsc.interactive.ContextTrees$$anonfun$locateContext$1 | |
[error] Warning: scala.tools.nsc.interactive.Global: can't find referenced class scala.tools.nsc.interactive.Global$$anonfun$1 | |
[error] Warning: scala.tools.nsc.interactive.Global: can't find referenced class scala.tools.nsc.interactive.Global$$anonfun$2 | |
[error] Warning: scala.tools.nsc.interactive.Global: can't find referenced class scala.tools.nsc.interactive.Global$$anonfun$reload$2 | |
[error] Warning: scala.tools.nsc.interactive.Global: can't find referenced class scala.tools.nsc.interactive.Global$$anonfun$typedTree$1 | |
[error] Warning: scala.tools.nsc.interactive.Global: can't find referenced class scala.tools.nsc.interactive.Global$$anonfun$signalDone$1 | |
[error] Warning: scala.tools.nsc.interactive.Global: can't find referenced class scala.tools.nsc.interactive.Global$$anonfun$getLinkPos$1 | |
[error] Warning: scala.tools.nsc.interactive.Global: can't find referenced class scala.tools.nsc.interactive.Global$$anonfun$filesDeleted$2 | |
[error] Warning: scala.tools.nsc.interactive.Global: can't find referenced class scala.tools.nsc.interactive.Global$$anonfun$filesDeleted$4 | |
[error] Warning: scala.tools.nsc.interactive.Global: can't find referenced class scala.tools.nsc.interactive.Global$$anonfun$liftedTree1$1$1 | |
[error] Warning: scala.tools.nsc.interactive.Global: can't find referenced class scala.tools.nsc.interactive.Global$$anonfun$waitLoadedTyped$1 | |
[error] Warning: scala.tools.nsc.interactive.Global: can't find referenced class scala.tools.nsc.interactive.Global$$anonfun$waitLoadedTyped$2 | |
[error] Warning: scala.tools.nsc.interactive.Global: can't find referenced class scala.tools.nsc.interactive.Global$$anonfun$waitLoadedTyped$3 | |
[error] Warning: scala.tools.nsc.interactive.Global: can't find referenced class scala.tools.nsc.interactive.Global$$anonfun$waitLoadedTyped$4 | |
[error] Warning: scala.tools.nsc.interactive.Global: can't find referenced class scala.tools.nsc.interactive.Global$$anonfun$respondGradually$1 | |
[error] Warning: scala.tools.nsc.interactive.Global: can't find referenced class scala.tools.nsc.interactive.Global$$anonfun$respondGradually$2 | |
[error] Warning: scala.tools.nsc.interactive.Global: can't find referenced class scala.tools.nsc.interactive.Global$$anonfun$enableIgnoredFile$1 | |
[error] Warning: scala.tools.nsc.interactive.Global: can't find referenced class scala.tools.nsc.interactive.Global$$anonfun$backgroundCompile$1 | |
[error] Warning: scala.tools.nsc.interactive.Global: can't find referenced class scala.tools.nsc.interactive.Global$$anonfun$backgroundCompile$6 | |
[error] Warning: scala.tools.nsc.interactive.Global: can't find referenced class scala.tools.nsc.interactive.Global$$anonfun$getTypeCompletion$1 | |
[error] Warning: scala.tools.nsc.interactive.Global: can't find referenced class scala.tools.nsc.interactive.Global$$anonfun$getScopeCompletion$1 | |
[error] Warning: scala.tools.nsc.interactive.Global: can't find referenced class scala.tools.nsc.interactive.Global$$anonfun$scala$tools$nsc$interactive$Global$$typeCheck$1 | |
[error] Warning: scala.tools.nsc.interactive.Global: can't find referenced class scala.tools.nsc.interactive.Global$$anonfun$scala$tools$nsc$interactive$Global$$typedTreeAt$1 | |
[error] Warning: scala.tools.nsc.interactive.Global: can't find referenced class scala.tools.nsc.interactive.Global$$anonfun$scala$tools$nsc$interactive$Global$$typedTreeAt$2 | |
[error] Warning: scala.tools.nsc.interactive.Global: can't find referenced class scala.tools.nsc.interactive.Global$$anonfun$scala$tools$nsc$interactive$Global$$typedTreeAt$3 | |
[error] Warning: scala.tools.nsc.interactive.Global: can't find referenced class scala.tools.nsc.interactive.Global$$anonfun$scala$tools$nsc$interactive$Global$$typedTreeAt$4 | |
[error] Warning: scala.tools.nsc.interactive.Global: can't find referenced class scala.tools.nsc.interactive.Global$$anonfun$scala$tools$nsc$interactive$Global$$typeMembers$1 | |
[error] Warning: scala.tools.nsc.interactive.Global: can't find referenced class scala.tools.nsc.interactive.Global$$anonfun$scala$tools$nsc$interactive$Global$$parseAndEnter$1 | |
[error] Warning: scala.tools.nsc.interactive.Global: can't find referenced class scala.tools.nsc.interactive.Global$$anonfun$scala$tools$nsc$interactive$Global$$reloadSources$1 | |
[error] Warning: scala.tools.nsc.interactive.Global: can't find referenced class scala.tools.nsc.interactive.Global$$anonfun$scala$tools$nsc$interactive$Global$$findLinkPos$1$1 | |
[error] Warning: scala.tools.nsc.interactive.Global: can't find referenced class scala.tools.nsc.interactive.Global$$anonfun$scala$tools$nsc$interactive$Global$$findLinkPos$1$2 | |
[error] Warning: scala.tools.nsc.interactive.Global: can't find referenced class scala.tools.nsc.interactive.Global$$anonfun$scala$tools$nsc$interactive$Global$$findLinkPos$1$3 | |
[error] Warning: scala.tools.nsc.interactive.Global$: can't find referenced class scala.tools.nsc.interactive.Global$$anonfun$1 | |
[error] Warning: scala.tools.nsc.interactive.Global$: can't find referenced class scala.tools.nsc.interactive.Global$$anonfun$2 | |
[error] Warning: scala.tools.nsc.interactive.Global$: can't find referenced class scala.tools.nsc.interactive.Global$$anonfun$reload$2 | |
[error] Warning: scala.tools.nsc.interactive.Global$: can't find referenced class scala.tools.nsc.interactive.Global$$anonfun$typedTree$1 | |
[error] Warning: scala.tools.nsc.interactive.Global$: can't find referenced class scala.tools.nsc.interactive.Global$$anonfun$signalDone$1 | |
[error] Warning: scala.tools.nsc.interactive.Global$: can't find referenced class scala.tools.nsc.interactive.Global$$anonfun$getLinkPos$1 | |
[error] Warning: scala.tools.nsc.interactive.Global$: can't find referenced class scala.tools.nsc.interactive.Global$$anonfun$filesDeleted$2 | |
[error] Warning: scala.tools.nsc.interactive.Global$: can't find referenced class scala.tools.nsc.interactive.Global$$anonfun$filesDeleted$4 | |
[error] Warning: scala.tools.nsc.interactive.Global$: can't find referenced class scala.tools.nsc.interactive.Global$$anonfun$liftedTree1$1$1 | |
[error] Warning: scala.tools.nsc.interactive.Global$: can't find referenced class scala.tools.nsc.interactive.Global$$anonfun$waitLoadedTyped$1 | |
[error] Warning: scala.tools.nsc.interactive.Global$: can't find referenced class scala.tools.nsc.interactive.Global$$anonfun$waitLoadedTyped$2 | |
[error] Warning: scala.tools.nsc.interactive.Global$: can't find referenced class scala.tools.nsc.interactive.Global$$anonfun$waitLoadedTyped$3 | |
[error] Warning: scala.tools.nsc.interactive.Global$: can't find referenced class scala.tools.nsc.interactive.Global$$anonfun$waitLoadedTyped$4 | |
[error] Warning: scala.tools.nsc.interactive.Global$: can't find referenced class scala.tools.nsc.interactive.Global$$anonfun$respondGradually$1 | |
[error] Warning: scala.tools.nsc.interactive.Global$: can't find referenced class scala.tools.nsc.interactive.Global$$anonfun$respondGradually$2 | |
[error] Warning: scala.tools.nsc.interactive.Global$: can't find referenced class scala.tools.nsc.interactive.Global$$anonfun$enableIgnoredFile$1 | |
[error] Warning: scala.tools.nsc.interactive.Global$: can't find referenced class scala.tools.nsc.interactive.Global$$anonfun$backgroundCompile$1 | |
[error] Warning: scala.tools.nsc.interactive.Global$: can't find referenced class scala.tools.nsc.interactive.Global$$anonfun$backgroundCompile$6 | |
[error] Warning: scala.tools.nsc.interactive.Global$: can't find referenced class scala.tools.nsc.interactive.Global$$anonfun$getTypeCompletion$1 | |
[error] Warning: scala.tools.nsc.interactive.Global$: can't find referenced class scala.tools.nsc.interactive.Global$$anonfun$getScopeCompletion$1 | |
[error] Warning: scala.tools.nsc.interactive.Global$: can't find referenced class scala.tools.nsc.interactive.Global$$anonfun$scala$tools$nsc$interactive$Global$$typeCheck$1 | |
[error] Warning: scala.tools.nsc.interactive.Global$: can't find referenced class scala.tools.nsc.interactive.Global$$anonfun$scala$tools$nsc$interactive$Global$$typedTreeAt$1 | |
[error] Warning: scala.tools.nsc.interactive.Global$: can't find referenced class scala.tools.nsc.interactive.Global$$anonfun$scala$tools$nsc$interactive$Global$$typedTreeAt$2 | |
[error] Warning: scala.tools.nsc.interactive.Global$: can't find referenced class scala.tools.nsc.interactive.Global$$anonfun$scala$tools$nsc$interactive$Global$$typedTreeAt$3 | |
[error] Warning: scala.tools.nsc.interactive.Global$: can't find referenced class scala.tools.nsc.interactive.Global$$anonfun$scala$tools$nsc$interactive$Global$$typedTreeAt$4 | |
[error] Warning: scala.tools.nsc.interactive.Global$: can't find referenced class scala.tools.nsc.interactive.Global$$anonfun$scala$tools$nsc$interactive$Global$$typeMembers$1 | |
[error] Warning: scala.tools.nsc.interactive.Global$: can't find referenced class scala.tools.nsc.interactive.Global$$anonfun$scala$tools$nsc$interactive$Global$$parseAndEnter$1 | |
[error] Warning: scala.tools.nsc.interactive.Global$: can't find referenced class scala.tools.nsc.interactive.Global$$anonfun$scala$tools$nsc$interactive$Global$$reloadSources$1 | |
[error] Warning: scala.tools.nsc.interactive.Global$: can't find referenced class scala.tools.nsc.interactive.Global$$anonfun$scala$tools$nsc$interactive$Global$$findLinkPos$1$1 | |
[error] Warning: scala.tools.nsc.interactive.Global$: can't find referenced class scala.tools.nsc.interactive.Global$$anonfun$scala$tools$nsc$interactive$Global$$findLinkPos$1$2 | |
[error] Warning: scala.tools.nsc.interactive.Global$: can't find referenced class scala.tools.nsc.interactive.Global$$anonfun$scala$tools$nsc$interactive$Global$$findLinkPos$1$3 | |
[error] Warning: scala.tools.nsc.interactive.Global$$anon$4: can't find referenced class scala.tools.nsc.interactive.Global$$anon$4$$anonfun$put$1 | |
[error] Warning: scala.tools.nsc.interactive.Global$$anon$4: can't find referenced class scala.tools.nsc.interactive.Global$$anon$4$$anonfun$remove$1 | |
[error] Warning: scala.tools.nsc.interactive.Global$$anonfun$backgroundCompile$5$$anonfun$apply$7: can't find referenced class scala.tools.nsc.interactive.Global$$anonfun$backgroundCompile$5$$anonfun$apply$7$$anonfun$apply$9 | |
[error] Warning: scala.tools.nsc.interactive.Global$$anonfun$checkNoOutstanding$1$$anonfun$apply$2: can't find referenced class scala.tools.nsc.interactive.Global$$anonfun$checkNoOutstanding$1$$anonfun$apply$2$$anonfun$apply$3 | |
[error] Warning: scala.tools.nsc.interactive.Global$$anonfun$getUnit$1: can't find referenced class scala.tools.nsc.interactive.Global$$anonfun$getUnit$1$$anonfun$apply$4 | |
[error] Warning: scala.tools.nsc.interactive.Global$OnTypeError: can't find referenced class scala.tools.nsc.interactive.Global$OnTypeError$$anonfun$onTypeError$1 | |
[error] Warning: scala.tools.nsc.interactive.Global$OnTypeError: can't find referenced class scala.tools.nsc.interactive.Global$OnTypeError$$anonfun$onTypeError$2 | |
[error] Warning: scala.tools.nsc.interactive.InteractiveReporter: can't find referenced class scala.tools.nsc.interactive.InteractiveReporter$$anonfun$1 | |
[error] Warning: scala.tools.nsc.interactive.InteractiveReporter: can't find referenced class scala.tools.nsc.interactive.InteractiveReporter$$anonfun$2 | |
[error] Warning: scala.tools.nsc.interactive.InteractiveReporter: can't find referenced class scala.tools.nsc.interactive.InteractiveReporter$$anonfun$3 | |
[error] Warning: scala.tools.nsc.interactive.PresentationCompilerThread: can't find referenced class scala.tools.nsc.interactive.PresentationCompilerThread$$anonfun$run$2 | |
[error] Warning: scala.tools.nsc.interactive.PresentationCompilerThread: can't find referenced class scala.tools.nsc.interactive.PresentationCompilerThread$$anonfun$run$3 | |
[error] Warning: scala.tools.nsc.interactive.PresentationCompilerThread: can't find referenced class scala.tools.nsc.interactive.PresentationCompilerThread$$anonfun$run$4 | |
[error] Warning: scala.tools.nsc.interactive.PresentationCompilerThread: can't find referenced class scala.tools.nsc.interactive.PresentationCompilerThread$$anonfun$run$5 | |
[error] Warning: scala.tools.nsc.interactive.PresentationCompilerThread: can't find referenced class scala.tools.nsc.interactive.PresentationCompilerThread$$anonfun$run$6 | |
[error] Warning: scala.tools.nsc.interactive.PresentationCompilerThread: can't find referenced class scala.tools.nsc.interactive.PresentationCompilerThread$$anonfun$run$7 | |
[error] Warning: scala.tools.nsc.interactive.PresentationCompilerThread$: can't find referenced class scala.tools.nsc.interactive.PresentationCompilerThread$$anonfun$run$2 | |
[error] Warning: scala.tools.nsc.interactive.PresentationCompilerThread$: can't find referenced class scala.tools.nsc.interactive.PresentationCompilerThread$$anonfun$run$3 | |
[error] Warning: scala.tools.nsc.interactive.PresentationCompilerThread$: can't find referenced class scala.tools.nsc.interactive.PresentationCompilerThread$$anonfun$run$4 | |
[error] Warning: scala.tools.nsc.interactive.PresentationCompilerThread$: can't find referenced class scala.tools.nsc.interactive.PresentationCompilerThread$$anonfun$run$5 | |
[error] Warning: scala.tools.nsc.interactive.PresentationCompilerThread$: can't find referenced class scala.tools.nsc.interactive.PresentationCompilerThread$$anonfun$run$6 | |
[error] Warning: scala.tools.nsc.interactive.PresentationCompilerThread$: can't find referenced class scala.tools.nsc.interactive.PresentationCompilerThread$$anonfun$run$7 | |
[error] Warning: scala.tools.nsc.interactive.RangePositions: can't find referenced class scala.tools.nsc.interactive.RangePositions$$anonfun$validate$1$7 | |
[error] Warning: scala.tools.nsc.interactive.RangePositions: can't find referenced class scala.tools.nsc.interactive.RangePositions$$anonfun$positionError$1$2 | |
[error] Warning: scala.tools.nsc.interactive.RangePositions: can't find referenced class scala.tools.nsc.interactive.RangePositions$$anonfun$ensureNonOverlapping$1 | |
[error] Warning: scala.tools.nsc.interactive.RangePositions: can't find referenced class scala.tools.nsc.interactive.RangePositions$$anonfun$scala$tools$nsc$interactive$RangePositions$$setChildrenPos$1 | |
[error] Warning: scala.tools.nsc.interactive.RefinedBuildManager: can't find referenced class scala.tools.nsc.interactive.RefinedBuildManager$$anonfun$scala$tools$nsc$interactive$RefinedBuildManager$$invalidate$1$1 | |
[error] Warning: scala.tools.nsc.interactive.ScratchPadMaker$Patcher: can't find referenced class scala.tools.nsc.interactive.ScratchPadMaker$Patcher$$anonfun$traverse$1 | |
[error] Warning: scala.tools.nsc.interactive.tests.Tester$Change: can't find referenced class scala.tools.nsc.interactive.tests.Tester$Change$$anonfun$insertAll$1 | |
[error] Warning: scala.tools.nsc.interactive.tests.core.TestSettings: can't find referenced class scala.tools.nsc.interactive.tests.core.TestSettings$$anonfun$1 | |
[error] Warning: scala.tools.nsc.interactive.tests.core.TestSettings: can't find referenced class scala.tools.nsc.interactive.tests.core.TestSettings$$anonfun$2 | |
[error] Warning: scala.tools.nsc.interactive.tests.core.TestSettings: can't find referenced class scala.tools.nsc.interactive.tests.core.TestSettings$$anonfun$3 | |
[error] Warning: scala.tools.nsc.interpreter.ByteCode: can't find referenced class scala.tools.nsc.interpreter.ByteCode$$anonfun$DECODER$1 | |
[error] Warning: scala.tools.nsc.interpreter.ByteCode: can't find referenced class scala.tools.nsc.interpreter.ByteCode$$anonfun$aliasForType$1 | |
[error] Warning: scala.tools.nsc.interpreter.ByteCode: can't find referenced class scala.tools.nsc.interpreter.ByteCode$$anonfun$aliasesForPackage$1 | |
[error] Warning: scala.tools.nsc.interpreter.ByteCode: can't find referenced class scala.tools.nsc.interpreter.ByteCode$$anonfun$scalaSigBytesForPath$1 | |
[error] Warning: scala.tools.nsc.interpreter.ByteCode: can't find referenced class scala.tools.nsc.interpreter.ByteCode$$anonfun$caseParamNamesForPath$1 | |
[error] Warning: scala.tools.nsc.interpreter.ByteCode: can't find referenced class scala.tools.nsc.interpreter.ByteCode$$anonfun$scala$tools$nsc$interpreter$ByteCode$$decoderMethod$1 | |
[error] Warning: scala.tools.nsc.interpreter.ByteCode$: can't find referenced class scala.tools.nsc.interpreter.ByteCode$$anonfun$DECODER$1 | |
[error] Warning: scala.tools.nsc.interpreter.ByteCode$: can't find referenced class scala.tools.nsc.interpreter.ByteCode$$anonfun$aliasForType$1 | |
[error] Warning: scala.tools.nsc.interpreter.ByteCode$: can't find referenced class scala.tools.nsc.interpreter.ByteCode$$anonfun$aliasesForPackage$1 | |
[error] Warning: scala.tools.nsc.interpreter.ByteCode$: can't find referenced class scala.tools.nsc.interpreter.ByteCode$$anonfun$scalaSigBytesForPath$1 | |
[error] Warning: scala.tools.nsc.interpreter.ByteCode$: can't find referenced class scala.tools.nsc.interpreter.ByteCode$$anonfun$caseParamNamesForPath$1 | |
[error] Warning: scala.tools.nsc.interpreter.ByteCode$: can't find referenced class scala.tools.nsc.interpreter.ByteCode$$anonfun$scala$tools$nsc$interpreter$ByteCode$$decoderMethod$1 | |
[error] Warning: scala.tools.nsc.interpreter.ByteCode$$anonfun$caseParamNamesForPath$1$$anonfun$apply$6: can't find referenced class scala.tools.nsc.interpreter.ByteCode$$anonfun$caseParamNamesForPath$1 | |
[error] Warning: scala.tools.nsc.interpreter.ByteCode$$anonfun$caseParamNamesForPath$1$$anonfun$apply$6: can't find referenced class scala.tools.nsc.interpreter.ByteCode$$anonfun$caseParamNamesForPath$1 | |
[error] Warning: scala.tools.nsc.interpreter.ByteCode$$anonfun$caseParamNamesForPath$1$$anonfun$apply$6: can't find referenced class scala.tools.nsc.interpreter.ByteCode$$anonfun$caseParamNamesForPath$1$$anonfun$apply$6$$anonfun$apply$7 | |
[error] Warning: scala.tools.nsc.interpreter.ByteCode$$anonfun$caseParamNamesForPath$1$$anonfun$apply$6: can't find referenced class scala.tools.nsc.interpreter.ByteCode$$anonfun$caseParamNamesForPath$1 | |
[error] Warning: scala.tools.nsc.interpreter.ByteCode$$anonfun$caseParamNamesForPath$1$$anonfun$apply$6: can't find referenced class scala.tools.nsc.interpreter.ByteCode$$anonfun$caseParamNamesForPath$1 | |
[error] Warning: scala.tools.nsc.interpreter.ByteCode$$anonfun$caseParamNamesForPath$1$$anonfun$apply$6: can't find referenced class scala.tools.nsc.interpreter.ByteCode$$anonfun$caseParamNamesForPath$1 | |
[error] Warning: scala.tools.nsc.interpreter.ByteCode$$anonfun$caseParamNamesForPath$1$$anonfun$apply$6: can't find referenced class scala.tools.nsc.interpreter.ByteCode$$anonfun$caseParamNamesForPath$1 | |
[error] Warning: scala.tools.nsc.interpreter.ByteCode$$anonfun$scalaSigBytesForPath$1$$anonfun$apply$4: can't find referenced class scala.tools.nsc.interpreter.ByteCode$$anonfun$scalaSigBytesForPath$1 | |
[error] Warning: scala.tools.nsc.interpreter.ByteCode$$anonfun$scalaSigBytesForPath$1$$anonfun$apply$4: can't find referenced class scala.tools.nsc.interpreter.ByteCode$$anonfun$scalaSigBytesForPath$1 | |
[error] Warning: scala.tools.nsc.interpreter.ByteCode$$anonfun$scalaSigBytesForPath$1$$anonfun$apply$4: can't find referenced class scala.tools.nsc.interpreter.ByteCode$$anonfun$scalaSigBytesForPath$1$$anonfun$apply$4$$anonfun$apply$5 | |
[error] Warning: scala.tools.nsc.interpreter.ByteCode$$anonfun$scalaSigBytesForPath$1$$anonfun$apply$4: can't find referenced class scala.tools.nsc.interpreter.ByteCode$$anonfun$scalaSigBytesForPath$1 | |
[error] Warning: scala.tools.nsc.interpreter.ByteCode$$anonfun$scalaSigBytesForPath$1$$anonfun$apply$4: can't find referenced class scala.tools.nsc.interpreter.ByteCode$$anonfun$scalaSigBytesForPath$1 | |
[error] Warning: scala.tools.nsc.interpreter.ByteCode$$anonfun$scalaSigBytesForPath$1$$anonfun$apply$4: can't find referenced class scala.tools.nsc.interpreter.ByteCode$$anonfun$scalaSigBytesForPath$1 | |
[error] Warning: scala.tools.nsc.interpreter.ByteCode$$anonfun$scalaSigBytesForPath$1$$anonfun$apply$4: can't find referenced class scala.tools.nsc.interpreter.ByteCode$$anonfun$scalaSigBytesForPath$1 | |
[error] Warning: scala.tools.nsc.interpreter.Completion$Forwarder$$anon$1: can't find referenced class scala.tools.nsc.interpreter.Completion$Forwarder$$anon$1$$anonfun$follow$1 | |
[error] Warning: scala.tools.nsc.interpreter.Completion$Forwarder$$anon$1: can't find referenced class scala.tools.nsc.interpreter.Completion$Forwarder$$anon$1$$anonfun$completions$1 | |
[error] Warning: scala.tools.nsc.interpreter.Completion$Forwarder$$anon$1: can't find referenced class scala.tools.nsc.interpreter.Completion$Forwarder$$anon$1$$anonfun$completions$2 | |
[error] Warning: scala.tools.nsc.interpreter.CompletionAware: can't find referenced class scala.tools.nsc.interpreter.CompletionAware$$anonfun$2 | |
[error] Warning: scala.tools.nsc.interpreter.CompletionAware: can't find referenced class scala.tools.nsc.interpreter.CompletionAware$$anonfun$3 | |
[error] Warning: scala.tools.nsc.interpreter.CompletionAware$: can't find referenced class scala.tools.nsc.interpreter.CompletionAware$$anonfun$2 | |
[error] Warning: scala.tools.nsc.interpreter.CompletionAware$: can't find referenced class scala.tools.nsc.interpreter.CompletionAware$$anonfun$3 | |
[error] Warning: scala.tools.nsc.interpreter.CompletionOutput$MethodSymbolOutput: can't find referenced class scala.tools.nsc.interpreter.CompletionOutput$MethodSymbolOutput$$anonfun$2 | |
[error] Warning: scala.tools.nsc.interpreter.CompletionOutput$MethodSymbolOutput: can't find referenced class scala.tools.nsc.interpreter.CompletionOutput$MethodSymbolOutput$$anonfun$3 | |
[error] Warning: scala.tools.nsc.interpreter.ConsoleReaderHelper: can't find referenced class scala.tools.jline.Terminal | |
[error] Warning: scala.tools.nsc.interpreter.ConsoleReaderHelper$$anonfun$printColumns$2: can't find referenced class scala.tools.jline.console.ConsoleReader | |
[error] Warning: scala.tools.nsc.interpreter.ConsoleReaderHelper$$anonfun$printColumns$2: can't find referenced class scala.tools.jline.console.ConsoleReader | |
[error] Warning: scala.tools.nsc.interpreter.ConsoleReaderHelper$class: can't find referenced class scala.tools.jline.console.ConsoleReader | |
[error] Warning: scala.tools.nsc.interpreter.ConsoleReaderHelper$class: can't find referenced class scala.tools.jline.console.ConsoleReader | |
[error] Warning: scala.tools.nsc.interpreter.ConsoleReaderHelper$class: can't find referenced class scala.tools.jline.console.CursorBuffer | |
[error] Warning: scala.tools.nsc.interpreter.ConsoleReaderHelper$class: can't find referenced class scala.tools.jline.console.CursorBuffer | |
[error] Warning: scala.tools.nsc.interpreter.ConsoleReaderHelper$class: can't find referenced class scala.tools.jline.console.CursorBuffer | |
[error] Warning: scala.tools.nsc.interpreter.ConsoleReaderHelper$class: can't find referenced class scala.tools.jline.console.ConsoleReader | |
[error] Warning: scala.tools.nsc.interpreter.ConsoleReaderHelper$class: can't find referenced class scala.tools.jline.Terminal | |
[error] Warning: scala.tools.nsc.interpreter.ConsoleReaderHelper$class: can't find referenced class scala.tools.jline.Terminal | |
[error] Warning: scala.tools.nsc.interpreter.ConsoleReaderHelper$class: can't find referenced class scala.tools.jline.Terminal | |
[error] Warning: scala.tools.nsc.interpreter.ConsoleReaderHelper$class: can't find referenced class scala.tools.jline.console.ConsoleReader | |
[error] Warning: scala.tools.nsc.interpreter.ConsoleReaderHelper$class: can't find referenced class scala.tools.jline.console.ConsoleReader | |
[error] Warning: scala.tools.nsc.interpreter.ConsoleReaderHelper$class: can't find referenced class scala.tools.jline.console.ConsoleReader | |
[error] Warning: scala.tools.nsc.interpreter.ConsoleReaderHelper$class: can't find referenced class scala.tools.jline.console.ConsoleReader | |
[error] Warning: scala.tools.nsc.interpreter.ConsoleReaderHelper$class: can't find referenced class scala.tools.jline.console.ConsoleReader | |
[error] Warning: scala.tools.nsc.interpreter.ConsoleReaderHelper$class: can't find referenced class scala.tools.jline.console.ConsoleReader | |
[error] Warning: scala.tools.nsc.interpreter.ConsoleReaderHelper$class: can't find referenced class scala.tools.jline.Terminal | |
[error] Warning: scala.tools.nsc.interpreter.ILoop: can't find referenced class scala.tools.nsc.interpreter.ILoop$$anonfun$replay$1 | |
[error] Warning: scala.tools.nsc.interpreter.ILoop: can't find referenced class scala.tools.nsc.interpreter.ILoop$$anonfun$loadFiles$1 | |
[error] Warning: scala.tools.nsc.interpreter.ILoop: can't find referenced class scala.tools.nsc.interpreter.ILoop$$anonfun$helpSummary$1 | |
[error] Warning: scala.tools.nsc.interpreter.ILoop: can't find referenced class scala.tools.nsc.interpreter.ILoop$$anonfun$dumpCommand$1 | |
[error] Warning: scala.tools.nsc.interpreter.ILoop: can't find referenced class scala.tools.nsc.interpreter.ILoop$$anonfun$wrapCommand$1 | |
[error] Warning: scala.tools.nsc.interpreter.ILoop: can't find referenced class scala.tools.nsc.interpreter.ILoop$$anonfun$resetCommand$1 | |
[error] Warning: scala.tools.nsc.interpreter.ILoop: can't find referenced class scala.tools.nsc.interpreter.ILoop$$anonfun$typeCommandInternal$1 | |
[error] Warning: scala.tools.nsc.interpreter.ILoop: can't find referenced class scala.tools.nsc.interpreter.ILoop$$anonfun$scala$tools$nsc$interpreter$ILoop$$javapCommand$1 | |
[error] Warning: scala.tools.nsc.interpreter.ILoop: can't find referenced class scala.tools.nsc.interpreter.ILoop$$anonfun$scala$tools$nsc$interpreter$ILoop$$warningsCommand$1 | |
[error] Warning: scala.tools.nsc.interpreter.ILoop$: can't find referenced class scala.tools.nsc.interpreter.ILoop$$anonfun$replay$1 | |
[error] Warning: scala.tools.nsc.interpreter.ILoop$: can't find referenced class scala.tools.nsc.interpreter.ILoop$$anonfun$loadFiles$1 | |
[error] Warning: scala.tools.nsc.interpreter.ILoop$: can't find referenced class scala.tools.nsc.interpreter.ILoop$$anonfun$helpSummary$1 | |
[error] Warning: scala.tools.nsc.interpreter.ILoop$: can't find referenced class scala.tools.nsc.interpreter.ILoop$$anonfun$dumpCommand$1 | |
[error] Warning: scala.tools.nsc.interpreter.ILoop$: can't find referenced class scala.tools.nsc.interpreter.ILoop$$anonfun$wrapCommand$1 | |
[error] Warning: scala.tools.nsc.interpreter.ILoop$: can't find referenced class scala.tools.nsc.interpreter.ILoop$$anonfun$resetCommand$1 | |
[error] Warning: scala.tools.nsc.interpreter.ILoop$: can't find referenced class scala.tools.nsc.interpreter.ILoop$$anonfun$typeCommandInternal$1 | |
[error] Warning: scala.tools.nsc.interpreter.ILoop$: can't find referenced class scala.tools.nsc.interpreter.ILoop$$anonfun$scala$tools$nsc$interpreter$ILoop$$javapCommand$1 | |
[error] Warning: scala.tools.nsc.interpreter.ILoop$: can't find referenced class scala.tools.nsc.interpreter.ILoop$$anonfun$scala$tools$nsc$interpreter$ILoop$$warningsCommand$1 | |
[error] Warning: scala.tools.nsc.interpreter.ILoop$$anon$3: can't find referenced class scala.tools.nsc.interpreter.ILoop$$anon$3$$anonfun$apply$4 | |
[error] Warning: scala.tools.nsc.interpreter.ILoop$ILoopInterpreter: can't find referenced class scala.tools.nsc.interpreter.ILoop$ILoopInterpreter$$anonfun$parentClassLoader$1 | |
[error] Warning: scala.tools.nsc.interpreter.ILoopInit: can't find referenced class scala.tools.nsc.interpreter.ILoopInit$$anonfun$postInitialization$2 | |
[error] Warning: scala.tools.nsc.interpreter.IMain: can't find referenced class scala.tools.nsc.interpreter.IMain$$anonfun$types$1 | |
[error] Warning: scala.tools.nsc.interpreter.IMain: can't find referenced class scala.tools.nsc.interpreter.IMain$$anonfun$terms$1 | |
[error] Warning: scala.tools.nsc.interpreter.IMain: can't find referenced class scala.tools.nsc.interpreter.IMain$$anonfun$apply$24 | |
[error] Warning: scala.tools.nsc.interpreter.IMain: can't find referenced class scala.tools.nsc.interpreter.IMain$$anonfun$flatName$1 | |
[error] Warning: scala.tools.nsc.interpreter.IMain: can't find referenced class scala.tools.nsc.interpreter.IMain$$anonfun$findName$2 | |
[error] Warning: scala.tools.nsc.interpreter.IMain: can't find referenced class scala.tools.nsc.interpreter.IMain$$anonfun$typeOfTerm$1 | |
[error] Warning: scala.tools.nsc.interpreter.IMain: can't find referenced class scala.tools.nsc.interpreter.IMain$$anonfun$typeOfTerm$2 | |
[error] Warning: scala.tools.nsc.interpreter.IMain: can't find referenced class scala.tools.nsc.interpreter.IMain$$anonfun$optFlatName$1 | |
[error] Warning: scala.tools.nsc.interpreter.IMain: can't find referenced class scala.tools.nsc.interpreter.IMain$$anonfun$valueOfTerm$1 | |
[error] Warning: scala.tools.nsc.interpreter.IMain: can't find referenced class scala.tools.nsc.interpreter.IMain$$anonfun$classOfTerm$1 | |
[error] Warning: scala.tools.nsc.interpreter.IMain: can't find referenced class scala.tools.nsc.interpreter.IMain$$anonfun$symbolOfType$1 | |
[error] Warning: scala.tools.nsc.interpreter.IMain: can't find referenced class scala.tools.nsc.interpreter.IMain$$anonfun$symbolOfType$2 | |
[error] Warning: scala.tools.nsc.interpreter.IMain: can't find referenced class scala.tools.nsc.interpreter.IMain$$anonfun$symbolOfTerm$1 | |
[error] Warning: scala.tools.nsc.interpreter.IMain: can't find referenced class scala.tools.nsc.interpreter.IMain$$anonfun$symbolOfTerm$2 | |
[error] Warning: scala.tools.nsc.interpreter.IMain: can't find referenced class scala.tools.nsc.interpreter.IMain$$anonfun$generatedName$1 | |
[error] Warning: scala.tools.nsc.interpreter.IMain: can't find referenced class scala.tools.nsc.interpreter.IMain$$anonfun$recordRequest$1 | |
[error] Warning: scala.tools.nsc.interpreter.IMain: can't find referenced class scala.tools.nsc.interpreter.IMain$$anonfun$recordRequest$4 | |
[error] Warning: scala.tools.nsc.interpreter.IMain: can't find referenced class scala.tools.nsc.interpreter.IMain$$anonfun$requestForIdent$1 | |
[error] Warning: scala.tools.nsc.interpreter.IMain: can't find referenced class scala.tools.nsc.interpreter.IMain$$anonfun$parentClassLoader$1 | |
[error] Warning: scala.tools.nsc.interpreter.IMain: can't find referenced class scala.tools.nsc.interpreter.IMain$$anonfun$initializeSynchronous$1 | |
[error] Warning: scala.tools.nsc.interpreter.IMain$: can't find referenced class scala.tools.nsc.interpreter.IMain$$anonfun$types$1 | |
[error] Warning: scala.tools.nsc.interpreter.IMain$: can't find referenced class scala.tools.nsc.interpreter.IMain$$anonfun$terms$1 | |
[error] Warning: scala.tools.nsc.interpreter.IMain$: can't find referenced class scala.tools.nsc.interpreter.IMain$$anonfun$apply$24 | |
[error] Warning: scala.tools.nsc.interpreter.IMain$: can't find referenced class scala.tools.nsc.interpreter.IMain$$anonfun$flatName$1 | |
[error] Warning: scala.tools.nsc.interpreter.IMain$: can't find referenced class scala.tools.nsc.interpreter.IMain$$anonfun$findName$2 | |
[error] Warning: scala.tools.nsc.interpreter.IMain$: can't find referenced class scala.tools.nsc.interpreter.IMain$$anonfun$typeOfTerm$1 | |
[error] Warning: scala.tools.nsc.interpreter.IMain$: can't find referenced class scala.tools.nsc.interpreter.IMain$$anonfun$typeOfTerm$2 | |
[error] Warning: scala.tools.nsc.interpreter.IMain$: can't find referenced class scala.tools.nsc.interpreter.IMain$$anonfun$optFlatName$1 | |
[error] Warning: scala.tools.nsc.interpreter.IMain$: can't find referenced class scala.tools.nsc.interpreter.IMain$$anonfun$valueOfTerm$1 | |
[error] Warning: scala.tools.nsc.interpreter.IMain$: can't find referenced class scala.tools.nsc.interpreter.IMain$$anonfun$classOfTerm$1 | |
[error] Warning: scala.tools.nsc.interpreter.IMain$: can't find referenced class scala.tools.nsc.interpreter.IMain$$anonfun$symbolOfType$1 | |
[error] Warning: scala.tools.nsc.interpreter.IMain$: can't find referenced class scala.tools.nsc.interpreter.IMain$$anonfun$symbolOfType$2 | |
[error] Warning: scala.tools.nsc.interpreter.IMain$: can't find referenced class scala.tools.nsc.interpreter.IMain$$anonfun$symbolOfTerm$1 | |
[error] Warning: scala.tools.nsc.interpreter.IMain$: can't find referenced class scala.tools.nsc.interpreter.IMain$$anonfun$symbolOfTerm$2 | |
[error] Warning: scala.tools.nsc.interpreter.IMain$: can't find referenced class scala.tools.nsc.interpreter.IMain$$anonfun$generatedName$1 | |
[error] Warning: scala.tools.nsc.interpreter.IMain$: can't find referenced class scala.tools.nsc.interpreter.IMain$$anonfun$recordRequest$1 | |
[error] Warning: scala.tools.nsc.interpreter.IMain$: can't find referenced class scala.tools.nsc.interpreter.IMain$$anonfun$recordRequest$4 | |
[error] Warning: scala.tools.nsc.interpreter.IMain$: can't find referenced class scala.tools.nsc.interpreter.IMain$$anonfun$requestForIdent$1 | |
[error] Warning: scala.tools.nsc.interpreter.IMain$: can't find referenced class scala.tools.nsc.interpreter.IMain$$anonfun$parentClassLoader$1 | |
[error] Warning: scala.tools.nsc.interpreter.IMain$: can't find referenced class scala.tools.nsc.interpreter.IMain$$anonfun$initializeSynchronous$1 | |
[error] Warning: scala.tools.nsc.interpreter.IMain$CodeAssembler$$anonfun$apply$26: can't find referenced class scala.tools.nsc.interpreter.IMain$CodeAssembler$$anonfun$apply$26$$anonfun$apply$27 | |
[error] Warning: scala.tools.nsc.interpreter.IMain$Request: can't find referenced class scala.tools.nsc.interpreter.IMain$Request$$anonfun$getEval$1 | |
[error] Warning: scala.tools.nsc.interpreter.IMain$Request: can't find referenced class scala.tools.nsc.interpreter.IMain$Request$$anonfun$getEvalTyped$1 | |
[error] Warning: scala.tools.nsc.interpreter.IMain$Request: can't find referenced class scala.tools.nsc.interpreter.IMain$Request$$anonfun$simpleNameOfType$1 | |
[error] Warning: scala.tools.nsc.interpreter.IMain$TranslatingClassLoader: can't find referenced class scala.tools.nsc.interpreter.IMain$TranslatingClassLoader$$anonfun$findAbstractFile$1 | |
[error] Warning: scala.tools.nsc.interpreter.ISettings: can't find referenced class scala.tools.nsc.interpreter.ISettings$$anonfun$1 | |
[error] Warning: scala.tools.nsc.interpreter.Imports: can't find referenced class scala.tools.nsc.interpreter.Imports$$anonfun$importedTermNamed$2 | |
[error] Warning: scala.tools.nsc.interpreter.JLineCompletion: can't find referenced class scala.tools.nsc.interpreter.JLineCompletion$$anonfun$topLevelFor$1 | |
[error] Warning: scala.tools.nsc.interpreter.JLineCompletion$JLineTabCompletion: can't find referenced class scala.tools.nsc.interpreter.JLineCompletion$JLineTabCompletion$$anonfun$tryAll$1$2 | |
[error] Warning: scala.tools.nsc.interpreter.JLineCompletion$TypeMemberCompletion: can't find referenced class scala.tools.nsc.interpreter.JLineCompletion$TypeMemberCompletion$$anonfun$follow$2 | |
[error] Warning: scala.tools.nsc.interpreter.JLineCompletion$TypeMemberCompletion$: can't find referenced class scala.tools.nsc.interpreter.JLineCompletion$TypeMemberCompletion$$anonfun$follow$2 | |
[error] Warning: scala.tools.nsc.interpreter.JLineCompletion$TypeMemberCompletion$$anon$1: can't find referenced class scala.tools.nsc.interpreter.JLineCompletion$TypeMemberCompletion$$anon$1$$anonfun$follow$1 | |
[error] Warning: scala.tools.nsc.interpreter.JLineCompletion$ids$: can't find referenced class scala.tools.nsc.interpreter.JLineCompletion$ids$$anonfun$3 | |
[error] Warning: scala.tools.nsc.interpreter.JLineDelimiter: can't find referenced class scala.tools.jline.console.completer.ArgumentCompleter$ArgumentDelimiter | |
[error] Warning: scala.tools.nsc.interpreter.JLineDelimiter: can't find referenced class scala.tools.jline.console.completer.ArgumentCompleter$ArgumentList | |
[error] Warning: scala.tools.nsc.interpreter.JLineDelimiter: can't find referenced class scala.tools.jline.console.completer.ArgumentCompleter$ArgumentList | |
[error] Warning: scala.tools.nsc.interpreter.JLineDelimiter: can't find referenced class scala.tools.jline.console.completer.ArgumentCompleter | |
[error] Warning: scala.tools.nsc.interpreter.JLineDelimiter: can't find referenced class scala.tools.jline.console.completer.ArgumentCompleter$ArgumentList | |
[error] Warning: scala.tools.nsc.interpreter.JLineDelimiter: can't find referenced class scala.tools.jline.console.completer.ArgumentCompleter$ArgumentList | |
[error] Warning: scala.tools.nsc.interpreter.JLineDelimiter: can't find referenced class scala.tools.jline.console.completer.ArgumentCompleter$ArgumentList | |
[error] Warning: scala.tools.nsc.interpreter.JLineReader: can't find referenced class scala.tools.jline.console.ConsoleReader | |
[error] Warning: scala.tools.nsc.interpreter.JLineReader: can't find referenced class scala.tools.jline.console.ConsoleReader | |
[error] Warning: scala.tools.nsc.interpreter.JLineReader: can't find referenced class scala.tools.jline.Terminal | |
[error] Warning: scala.tools.nsc.interpreter.JLineReader: can't find referenced class scala.tools.jline.Terminal | |
[error] Warning: scala.tools.nsc.interpreter.JLineReader: can't find referenced class scala.tools.jline.Terminal | |
[error] Warning: scala.tools.nsc.interpreter.JLineReader: can't find referenced class scala.tools.jline.console.ConsoleReader | |
[error] Warning: scala.tools.nsc.interpreter.JLineReader: can't find referenced class scala.tools.jline.console.CursorBuffer | |
[error] Warning: scala.tools.nsc.interpreter.JLineReader: can't find referenced class scala.tools.jline.console.CursorBuffer | |
[error] Warning: scala.tools.nsc.interpreter.JLineReader: can't find referenced class scala.tools.jline.console.ConsoleReader | |
[error] Warning: scala.tools.nsc.interpreter.JLineReader: can't find referenced class scala.tools.jline.Terminal | |
[error] Warning: scala.tools.nsc.interpreter.JLineReader: can't find referenced class scala.tools.jline.console.completer.Completer | |
[error] Warning: scala.tools.nsc.interpreter.JLineReader$$anon$1: can't find referenced class scala.tools.jline.console.completer.Completer | |
[error] Warning: scala.tools.nsc.interpreter.JLineReader$$anon$1: can't find referenced class scala.tools.nsc.interpreter.JLineReader$$anon$1$$anonfun$complete$1 | |
[error] Warning: scala.tools.nsc.interpreter.JLineReader$JLineConsoleReader: can't find referenced class scala.tools.jline.console.ConsoleReader | |
[error] Warning: scala.tools.nsc.interpreter.JLineReader$JLineConsoleReader: can't find referenced class scala.tools.jline.console.ConsoleReader | |
[error] Warning: scala.tools.nsc.interpreter.JLineReader$JLineConsoleReader: can't find referenced class scala.tools.jline.console.ConsoleReader | |
[error] Warning: scala.tools.nsc.interpreter.JLineReader$JLineConsoleReader: can't find referenced class scala.tools.jline.console.completer.ArgumentCompleter | |
[error] Warning: scala.tools.nsc.interpreter.JLineReader$JLineConsoleReader: can't find referenced class scala.tools.jline.console.completer.Completer | |
[error] Warning: scala.tools.nsc.interpreter.JLineReader$JLineConsoleReader: can't find referenced class scala.tools.jline.console.completer.ArgumentCompleter | |
[error] Warning: scala.tools.nsc.interpreter.JLineReader$JLineConsoleReader: can't find referenced class scala.tools.jline.console.completer.ArgumentCompleter | |
[error] Warning: scala.tools.nsc.interpreter.JLineReader$JLineConsoleReader: can't find referenced class scala.tools.jline.console.ConsoleReader | |
[error] Warning: scala.tools.nsc.interpreter.JLineReader$JLineConsoleReader: can't find referenced class scala.tools.jline.console.ConsoleReader | |
[error] Warning: scala.tools.nsc.interpreter.JLineReader$JLineConsoleReader: can't find referenced class scala.tools.jline.console.ConsoleReader | |
[error] Warning: scala.tools.nsc.interpreter.JLineReader$JLineConsoleReader: can't find referenced class scala.tools.jline.console.ConsoleReader | |
[error] Warning: scala.tools.nsc.interpreter.JLineReader$JLineConsoleReader: can't find referenced class scala.tools.jline.console.ConsoleReader | |
[error] Warning: scala.tools.nsc.interpreter.JLineReader$JLineConsoleReader: can't find referenced class scala.tools.jline.console.ConsoleReader | |
[error] Warning: scala.tools.nsc.interpreter.JLineReader$JLineConsoleReader: can't find referenced class scala.tools.jline.console.ConsoleReader | |
[error] Warning: scala.tools.nsc.interpreter.JLineReader$JLineConsoleReader: can't find referenced class scala.tools.jline.console.ConsoleReader | |
[error] Warning: scala.tools.nsc.interpreter.JLineReader$JLineConsoleReader: can't find referenced class scala.tools.jline.console.ConsoleReader | |
[error] Warning: scala.tools.nsc.interpreter.JLineReader$JLineConsoleReader: can't find referenced class scala.tools.jline.console.completer.ArgumentCompleter$ArgumentDelimiter | |
[error] Warning: scala.tools.nsc.interpreter.JLineReader$JLineConsoleReader: can't find referenced class scala.tools.jline.console.completer.ArgumentCompleter | |
[error] Warning: scala.tools.nsc.interpreter.JLineReader$JLineConsoleReader: can't find referenced class scala.tools.jline.Terminal | |
[error] Warning: scala.tools.nsc.interpreter.MemberHandlers$ClassHandler: can't find referenced class scala.tools.nsc.interpreter.MemberHandlers$ClassHandler$$anonfun$definesTerm$2 | |
[error] Warning: scala.tools.nsc.interpreter.MemberHandlers$ImportHandler: can't find referenced class scala.tools.nsc.interpreter.MemberHandlers$ImportHandler$$anonfun$createImportForName$1 | |
[error] Warning: scala.tools.nsc.interpreter.MemberHandlers$MemberDefHandler: can't find referenced class scala.tools.nsc.interpreter.MemberHandlers$MemberDefHandler$$anonfun$definesTerm$1 | |
[error] Warning: scala.tools.nsc.interpreter.MemberHandlers$MemberDefHandler: can't find referenced class scala.tools.nsc.interpreter.MemberHandlers$MemberDefHandler$$anonfun$definesType$1 | |
[error] Warning: scala.tools.nsc.interpreter.MemberHandlers$TypeAliasHandler: can't find referenced class scala.tools.nsc.interpreter.MemberHandlers$TypeAliasHandler$$anonfun$definesType$2 | |
[error] Warning: scala.tools.nsc.interpreter.Parsed: can't find referenced class scala.tools.nsc.interpreter.Parsed$$anonfun$withVerbosity$1 | |
[error] Warning: scala.tools.nsc.interpreter.Parsed$: can't find referenced class scala.tools.nsc.interpreter.Parsed$$anonfun$withVerbosity$1 | |
[error] Warning: scala.tools.nsc.interpreter.Pasted$PasteAnalyzer: can't find referenced class scala.tools.nsc.interpreter.Pasted$PasteAnalyzer$$anonfun$run$1 | |
[error] Warning: scala.tools.nsc.interpreter.Phased: can't find referenced class scala.tools.nsc.interpreter.Phased$$anonfun$parsePhaseChange$1 | |
[error] Warning: scala.tools.nsc.interpreter.Phased: can't find referenced class scala.tools.nsc.interpreter.Phased$$anonfun$parsePhaseChange$2 | |
[error] Warning: scala.tools.nsc.interpreter.Phased: can't find referenced class scala.tools.nsc.interpreter.Phased$$anonfun$parsePhaseChange$3 | |
[error] Warning: scala.tools.nsc.interpreter.Phased$PhaseName$: can't find referenced class scala.tools.nsc.interpreter.Phased$PhaseName$$anonfun$apply$2 | |
[error] Warning: scala.tools.nsc.interpreter.Power: can't find referenced class scala.tools.nsc.interpreter.Power$$anonfun$trees$1 | |
[error] Warning: scala.tools.nsc.interpreter.Power: can't find referenced class scala.tools.nsc.interpreter.Power$$anonfun$banner$1 | |
[error] Warning: scala.tools.nsc.interpreter.Power: can't find referenced class scala.tools.nsc.interpreter.Power$$anonfun$customInit$1 | |
[error] Warning: scala.tools.nsc.interpreter.Power: can't find referenced class scala.tools.nsc.interpreter.Power$$anonfun$customBanner$1 | |
[error] Warning: scala.tools.nsc.interpreter.Power$PrettifierClass: can't find referenced class scala.tools.nsc.interpreter.Power$PrettifierClass$$anonfun$ppfreq$1 | |
[error] Warning: scala.tools.nsc.interpreter.ProcessResult: can't find referenced class scala.tools.nsc.interpreter.ProcessResult$$anonfun$show$1 | |
[error] Warning: scala.tools.nsc.interpreter.ProcessResult$: can't find referenced class scala.tools.nsc.interpreter.ProcessResult$$anonfun$show$1 | |
[error] Warning: scala.tools.nsc.interpreter.ReplVirtualDirectory: can't find referenced class scala.tools.nsc.interpreter.ReplVirtualDirectory$$anonfun$scala$tools$nsc$interpreter$ReplVirtualDirectory$$pp$2 | |
[error] Warning: scala.tools.nsc.interpreter.StructuredTypeStrings$TypeNode: can't find referenced class scala.tools.nsc.interpreter.StructuredTypeStrings$TypeNode$$anonfun$withType$1 | |
[error] Warning: scala.tools.nsc.interpreter.StructuredTypeStrings$TypeNode: can't find referenced class scala.tools.nsc.interpreter.StructuredTypeStrings$TypeNode$$anonfun$withLabel$1 | |
[error] Warning: scala.tools.nsc.interpreter.session.FileBackedHistory: can't find referenced class scala.tools.jline.console.history.PersistentHistory | |
[error] Warning: scala.tools.nsc.interpreter.session.JLineHistory: can't find referenced class scala.tools.jline.console.history.History | |
[error] Warning: scala.tools.nsc.interpreter.session.JLineHistory: can't find referenced class scala.tools.jline.console.history.History$Entry | |
[error] Warning: scala.tools.nsc.interpreter.session.JLineHistory: can't find referenced class scala.tools.jline.console.history.History$Entry | |
[error] Warning: scala.tools.nsc.interpreter.session.JLineHistory: can't find referenced class scala.tools.jline.console.history.History$Entry | |
[error] Warning: scala.tools.nsc.interpreter.session.SimpleHistory: can't find referenced class scala.tools.jline.console.history.History$Entry | |
[error] Warning: scala.tools.nsc.interpreter.session.SimpleHistory: can't find referenced class scala.tools.jline.console.history.History$Entry | |
[error] Warning: scala.tools.nsc.interpreter.session.SimpleHistory: can't find referenced class scala.tools.jline.console.history.History$Entry | |
[error] Warning: scala.tools.nsc.interpreter.session.SimpleHistory: can't find referenced class scala.tools.jline.console.history.History$Entry | |
[error] Warning: scala.tools.nsc.interpreter.session.SimpleHistory: can't find referenced class scala.tools.jline.console.history.History$Entry | |
[error] Warning: scala.tools.nsc.interpreter.session.SimpleHistory: can't find referenced class scala.tools.jline.console.history.History$Entry | |
[error] Warning: scala.tools.nsc.interpreter.session.SimpleHistory$Entry: can't find referenced class scala.tools.jline.console.history.History$Entry | |
[error] Warning: scala.tools.nsc.interpreter.session.SimpleHistory$Entry: can't find referenced class scala.tools.jline.console.history.History | |
[error] Warning: scala.tools.nsc.io.Jar: can't find referenced class scala.tools.nsc.io.Jar$$anonfun$mainClass$1 | |
[error] Warning: scala.tools.nsc.io.Jar: can't find referenced class scala.tools.nsc.io.Jar$$anonfun$classPathString$1 | |
[error] Warning: scala.tools.nsc.io.Jar$: can't find referenced class scala.tools.nsc.io.Jar$$anonfun$mainClass$1 | |
[error] Warning: scala.tools.nsc.io.Jar$: can't find referenced class scala.tools.nsc.io.Jar$$anonfun$classPathString$1 | |
[error] Warning: scala.tools.nsc.io.Pickler$$anon$3: can't find referenced class scala.tools.nsc.io.Pickler$$anon$3$$anonfun$pickle$1 | |
[error] Warning: scala.tools.nsc.io.Socket$Box: can't find referenced class scala.tools.nsc.io.Socket$Box$$anonfun$getOrElse$1 | |
[error] Warning: scala.tools.nsc.matching.Matrix$MatrixContext: can't find referenced class scala.tools.nsc.matching.Matrix$MatrixContext$$anonfun$clearSyntheticSyms$2 | |
[error] Warning: scala.tools.nsc.matching.Matrix$MatrixContext$: can't find referenced class scala.tools.nsc.matching.Matrix$MatrixContext$$anonfun$clearSyntheticSyms$2 | |
[error] Warning: scala.tools.nsc.matching.ParallelMatching$MatchMatrix: can't find referenced class scala.tools.nsc.matching.ParallelMatching$MatchMatrix$$anonfun$addOuterCondition$1 | |
[error] Warning: scala.tools.nsc.matching.ParallelMatching$MatchMatrix$MixTypes$$anonfun$13: can't find referenced class scala.tools.nsc.matching.ParallelMatching$MatchMatrix$MixTypes$$anonfun$13$$anonfun$apply$5 | |
[error] Warning: scala.tools.nsc.matching.ParallelMatching$MatchMatrix$MixTypes$$anonfun$13: can't find referenced class scala.tools.nsc.matching.ParallelMatching$MatchMatrix$MixTypes$$anonfun$13$$anonfun$apply$6 | |
[error] Warning: scala.tools.nsc.matching.ParallelMatching$MatchMatrix$MixUnapply: can't find referenced class scala.tools.nsc.matching.ParallelMatching$MatchMatrix$MixUnapply$$anonfun$unMethodTypeArg$1$1 | |
[error] Warning: scala.tools.nsc.matching.ParallelMatching$MatchMatrix$State: can't find referenced class scala.tools.nsc.matching.ParallelMatching$MatchMatrix$State$$anonfun$shouldInline$1 | |
[error] Warning: scala.tools.nsc.matching.ParallelMatching$MatchMatrix$State$$anonfun$mapSubst$1: can't find referenced class scala.tools.nsc.matching.ParallelMatching$MatchMatrix$State$$anonfun$mapSubst$1$$anonfun$apply$7 | |
[error] Warning: scala.tools.nsc.scratchpad.Mixer: can't find referenced class scala.tools.nsc.scratchpad.Mixer$$anonfun$main$1 | |
[error] Warning: scala.tools.nsc.scratchpad.Mixer$: can't find referenced class scala.tools.nsc.scratchpad.Mixer$$anonfun$main$1 | |
[error] Warning: scala.tools.nsc.settings.MutableSettings: can't find referenced class scala.tools.nsc.settings.MutableSettings$$anonfun$3 | |
[error] Warning: scala.tools.nsc.settings.MutableSettings: can't find referenced class scala.tools.nsc.settings.MutableSettings$$anonfun$getClasspath$1 | |
[error] Warning: scala.tools.nsc.settings.MutableSettings: can't find referenced class scala.tools.nsc.settings.MutableSettings$$anonfun$getClasspath$2 | |
[error] Warning: scala.tools.nsc.settings.MutableSettings: can't find referenced class scala.tools.nsc.settings.MutableSettings$$anonfun$embeddedDefaults$1 | |
[error] Warning: scala.tools.nsc.settings.MutableSettings: can't find referenced class scala.tools.nsc.settings.MutableSettings$$anonfun$embeddedDefaults$2 | |
[error] Warning: scala.tools.nsc.settings.MutableSettings$IntSetting: can't find referenced class scala.tools.nsc.settings.MutableSettings$IntSetting$$anonfun$min$2 | |
[error] Warning: scala.tools.nsc.settings.MutableSettings$IntSetting: can't find referenced class scala.tools.nsc.settings.MutableSettings$IntSetting$$anonfun$min$1 | |
[error] Warning: scala.tools.nsc.settings.MutableSettings$IntSetting: can't find referenced class scala.tools.nsc.settings.MutableSettings$IntSetting$$anonfun$max$2 | |
[error] Warning: scala.tools.nsc.settings.MutableSettings$IntSetting: can't find referenced class scala.tools.nsc.settings.MutableSettings$IntSetting$$anonfun$max$1 | |
[error] Warning: scala.tools.nsc.settings.MutableSettings$IntSetting: can't find referenced class scala.tools.nsc.settings.MutableSettings$IntSetting$$anonfun$parseArgument$1 | |
[error] Warning: scala.tools.nsc.settings.MutableSettings$MultiStringSetting: can't find referenced class scala.tools.nsc.settings.MutableSettings$MultiStringSetting$$anonfun$tryToSet$1 | |
[error] Warning: scala.tools.nsc.settings.Warnings$$anonfun$1: can't find referenced class scala.tools.nsc.settings.Warnings$$anonfun$1$$anonfun$apply$1 | |
[error] Warning: scala.tools.nsc.settings.Warnings$$anonfun$2: can't find referenced class scala.tools.nsc.settings.Warnings$$anonfun$2$$anonfun$apply$2 | |
[error] Warning: scala.tools.nsc.symtab.BrowsingLoaders$BrowserTraverser$1$$anonfun$traverse$1: can't find referenced class scala.tools.nsc.symtab.BrowsingLoaders$BrowserTraverser$1$$anonfun$traverse$1$$anonfun$apply$mcV$sp$1 | |
[error] Warning: scala.tools.nsc.symtab.SymbolLoaders$ClassfileLoader: can't find referenced class scala.tools.nsc.symtab.SymbolLoaders$ClassfileLoader$$anonfun$doComplete$5 | |
[error] Warning: scala.tools.nsc.symtab.SymbolLoaders$ClassfileLoader: can't find referenced class scala.tools.nsc.symtab.SymbolLoaders$ClassfileLoader$$anonfun$doComplete$6 | |
[error] Warning: scala.tools.nsc.symtab.SymbolLoaders$SymbolLoader: can't find referenced class scala.tools.nsc.symtab.SymbolLoaders$SymbolLoader$$anonfun$initRoot$1 | |
[error] Warning: scala.tools.nsc.symtab.SymbolLoaders$SymbolLoader: can't find referenced class scala.tools.nsc.symtab.SymbolLoaders$SymbolLoader$$anonfun$setSource$1 | |
[error] Warning: scala.tools.nsc.symtab.SymbolTrackers$SymbolTracker: can't find referenced class scala.tools.nsc.symtab.SymbolTrackers$SymbolTracker$$anonfun$scala$tools$nsc$symtab$SymbolTrackers$SymbolTracker$$changedOwner$1$1 | |
[error] Warning: scala.tools.nsc.symtab.SymbolTrackers$SymbolTracker: can't find referenced class scala.tools.nsc.symtab.SymbolTrackers$SymbolTracker$$anonfun$scala$tools$nsc$symtab$SymbolTrackers$SymbolTracker$$changedFlags$1$1 | |
[error] Warning: scala.tools.nsc.symtab.SymbolTrackers$SymbolTracker$: can't find referenced class scala.tools.nsc.symtab.SymbolTrackers$SymbolTracker$$anonfun$scala$tools$nsc$symtab$SymbolTrackers$SymbolTracker$$changedOwner$1$1 | |
[error] Warning: scala.tools.nsc.symtab.SymbolTrackers$SymbolTracker$: can't find referenced class scala.tools.nsc.symtab.SymbolTrackers$SymbolTracker$$anonfun$scala$tools$nsc$symtab$SymbolTrackers$SymbolTracker$$changedFlags$1$1 | |
[error] Warning: scala.tools.nsc.symtab.SymbolTrackers$SymbolTracker$$anonfun$5: can't find referenced class scala.tools.nsc.symtab.SymbolTrackers$SymbolTracker$$anonfun$5$$anonfun$apply$3 | |
[error] Warning: scala.tools.nsc.symtab.classfile.ClassfileParser: can't find referenced class scala.tools.nsc.symtab.classfile.ClassfileParser$$anonfun$3 | |
[error] Warning: scala.tools.nsc.symtab.classfile.ClassfileParser: can't find referenced class scala.tools.nsc.symtab.classfile.ClassfileParser$$anonfun$7 | |
[error] Warning: scala.tools.nsc.symtab.classfile.ClassfileParser: can't find referenced class scala.tools.nsc.symtab.classfile.ClassfileParser$$anonfun$8 | |
[error] Warning: scala.tools.nsc.symtab.classfile.ClassfileParser: can't find referenced class scala.tools.nsc.symtab.classfile.ClassfileParser$$anonfun$9 | |
[error] Warning: scala.tools.nsc.symtab.classfile.ClassfileParser: can't find referenced class scala.tools.nsc.symtab.classfile.ClassfileParser$$anonfun$10 | |
[error] Warning: scala.tools.nsc.symtab.classfile.ClassfileParser: can't find referenced class scala.tools.nsc.symtab.classfile.ClassfileParser$$anonfun$11 | |
[error] Warning: scala.tools.nsc.symtab.classfile.ClassfileParser: can't find referenced class scala.tools.nsc.symtab.classfile.ClassfileParser$$anonfun$parse$2 | |
[error] Warning: scala.tools.nsc.symtab.classfile.ClassfileParser: can't find referenced class scala.tools.nsc.symtab.classfile.ClassfileParser$$anonfun$parse$1 | |
[error] Warning: scala.tools.nsc.symtab.classfile.ClassfileParser: can't find referenced class scala.tools.nsc.symtab.classfile.ClassfileParser$$anonfun$loadClassSymbol$1$1 | |
[error] Warning: scala.tools.nsc.symtab.classfile.ClassfileParser: can't find referenced class scala.tools.nsc.symtab.classfile.ClassfileParser$$anonfun$addEnclosingTParams$1 | |
[error] Warning: scala.tools.nsc.symtab.classfile.ClassfileParser: can't find referenced class scala.tools.nsc.symtab.classfile.ClassfileParser$$anonfun$scala$tools$nsc$symtab$classfile$ClassfileParser$$parseAnnotArg$1$3 | |
[error] Warning: scala.tools.nsc.symtab.classfile.ClassfileParser: can't find referenced class scala.tools.nsc.symtab.classfile.ClassfileParser$$anonfun$scala$tools$nsc$symtab$classfile$ClassfileParser$$parseAttribute$1$1 | |
[error] Warning: scala.tools.nsc.symtab.classfile.ClassfileParser: can't find referenced class scala.tools.nsc.symtab.classfile.ClassfileParser$$anonfun$scala$tools$nsc$symtab$classfile$ClassfileParser$$parseAttribute$1$2 | |
[error] Warning: scala.tools.nsc.symtab.classfile.ClassfileParser: can't find referenced class scala.tools.nsc.symtab.classfile.ClassfileParser$$anonfun$scala$tools$nsc$symtab$classfile$ClassfileParser$$enterClassAndModule$1$1 | |
[error] Warning: scala.tools.nsc.symtab.classfile.ClassfileParser$$anonfun$enterOwnInnerClasses$1: can't find referenced class scala.tools.nsc.symtab.classfile.ClassfileParser$$anonfun$enterOwnInnerClasses$1$$anonfun$13 | |
[error] Warning: scala.tools.nsc.symtab.classfile.ClassfileParser$$anonfun$loadClassSymbol$1$1$$anonfun$apply$2: can't find referenced class scala.tools.nsc.symtab.classfile.ClassfileParser$$anonfun$loadClassSymbol$1$1 | |
[error] Warning: scala.tools.nsc.symtab.classfile.ClassfileParser$$anonfun$loadClassSymbol$1$1$$anonfun$apply$2: can't find referenced class scala.tools.nsc.symtab.classfile.ClassfileParser$$anonfun$loadClassSymbol$1$1 | |
[error] Warning: scala.tools.nsc.symtab.classfile.ClassfileParser$$anonfun$loadClassSymbol$1$1$$anonfun$apply$2: can't find referenced class scala.tools.nsc.symtab.classfile.ClassfileParser$$anonfun$loadClassSymbol$1$1 | |
[error] Warning: scala.tools.nsc.symtab.classfile.ClassfileParser$$anonfun$loadClassSymbol$1$1$$anonfun$apply$2: can't find referenced class scala.tools.nsc.symtab.classfile.ClassfileParser$$anonfun$loadClassSymbol$1$1 | |
[error] Warning: scala.tools.nsc.symtab.classfile.ClassfileParser$$anonfun$loadClassSymbol$1$1$$anonfun$apply$2: can't find referenced class scala.tools.nsc.symtab.classfile.ClassfileParser$$anonfun$loadClassSymbol$1$1 | |
[error] Warning: scala.tools.nsc.symtab.classfile.ClassfileParser$$anonfun$loadClassSymbol$1$1$$anonfun$apply$2: can't find referenced class scala.tools.nsc.symtab.classfile.ClassfileParser$$anonfun$loadClassSymbol$1$1 | |
[error] Warning: scala.tools.nsc.symtab.classfile.ClassfileParser$$anonfun$loadClassSymbol$1$1$$anonfun$apply$2: can't find referenced class scala.tools.nsc.symtab.classfile.ClassfileParser$$anonfun$loadClassSymbol$1$1 | |
[error] Warning: scala.tools.nsc.symtab.classfile.ClassfileParser$ConstantPool: can't find referenced class scala.tools.nsc.symtab.classfile.ClassfileParser$ConstantPool$$anonfun$getBytes$2 | |
[error] Warning: scala.tools.nsc.symtab.classfile.ClassfileParser$ConstantPool: can't find referenced class scala.tools.nsc.symtab.classfile.ClassfileParser$ConstantPool$$anonfun$getMemberSymbol$6 | |
[error] Warning: scala.tools.nsc.symtab.classfile.ClassfileParser$ConstantPool: can't find referenced class scala.tools.nsc.symtab.classfile.ClassfileParser$ConstantPool$$anonfun$getMemberSymbol$7 | |
[error] Warning: scala.tools.nsc.symtab.classfile.ICodeReader: can't find referenced class scala.tools.nsc.symtab.classfile.ICodeReader$$anonfun$2 | |
[error] Warning: scala.tools.nsc.symtab.classfile.ICodeReader: can't find referenced class scala.tools.nsc.symtab.classfile.ICodeReader$$anonfun$3 | |
[error] Warning: scala.tools.nsc.symtab.classfile.ICodeReader: can't find referenced class scala.tools.nsc.symtab.classfile.ICodeReader$$anonfun$readClass$1 | |
[error] Warning: scala.tools.nsc.symtab.classfile.ICodeReader: can't find referenced class scala.tools.nsc.symtab.classfile.ICodeReader$$anonfun$parseMember$2 | |
[error] Warning: scala.tools.nsc.symtab.classfile.ICodeReader: can't find referenced class scala.tools.nsc.symtab.classfile.ICodeReader$$anonfun$parseMethod$2 | |
[error] Warning: scala.tools.nsc.symtab.classfile.ICodeReader: can't find referenced class scala.tools.nsc.symtab.classfile.ICodeReader$$anonfun$parseMethod$3 | |
[error] Warning: scala.tools.nsc.symtab.classfile.ICodeReader: can't find referenced class scala.tools.nsc.symtab.classfile.ICodeReader$$anonfun$parseByteCode$1 | |
[error] Warning: scala.tools.nsc.symtab.classfile.ICodeReader$LinearCode: can't find referenced class scala.tools.nsc.symtab.classfile.ICodeReader$LinearCode$$anonfun$getLocal$2 | |
[error] Warning: scala.tools.nsc.symtab.classfile.ICodeReader$LinearCode: can't find referenced class scala.tools.nsc.symtab.classfile.ICodeReader$LinearCode$$anonfun$getLocal$3 | |
[error] Warning: scala.tools.nsc.symtab.classfile.Pickler$Pickle: can't find referenced class scala.tools.nsc.symtab.classfile.Pickler$Pickle$$anonfun$putTypes$1 | |
[error] Warning: scala.tools.nsc.symtab.classfile.Pickler$Pickle: can't find referenced class scala.tools.nsc.symtab.classfile.Pickler$Pickle$$anonfun$putSymbol$3 | |
[error] Warning: scala.tools.nsc.symtab.classfile.Pickler$Pickle: can't find referenced class scala.tools.nsc.symtab.classfile.Pickler$Pickle$$anonfun$putTreess$1 | |
[error] Warning: scala.tools.nsc.symtab.classfile.Pickler$Pickle: can't find referenced class scala.tools.nsc.symtab.classfile.Pickler$Pickle$$anonfun$writeRefs$1 | |
[error] Warning: scala.tools.nsc.symtab.classfile.Pickler$Pickle: can't find referenced class scala.tools.nsc.symtab.classfile.Pickler$Pickle$$anonfun$putSymbols$1 | |
[error] Warning: scala.tools.nsc.symtab.classfile.Pickler$Pickle: can't find referenced class scala.tools.nsc.symtab.classfile.Pickler$Pickle$$anonfun$putChildren$1 | |
[error] Warning: scala.tools.nsc.symtab.classfile.Pickler$Pickle: can't find referenced class scala.tools.nsc.symtab.classfile.Pickler$Pickle$$anonfun$writeBody$1$2 | |
[error] Warning: scala.tools.nsc.symtab.classfile.Pickler$Pickle: can't find referenced class scala.tools.nsc.symtab.classfile.Pickler$Pickle$$anonfun$printRefs$1$1 | |
[error] Warning: scala.tools.nsc.symtab.classfile.Pickler$Pickle: can't find referenced class scala.tools.nsc.symtab.classfile.Pickler$Pickle$$anonfun$printBody$1$1 | |
[error] Warning: scala.tools.nsc.symtab.classfile.Pickler$Pickle: can't find referenced class scala.tools.nsc.symtab.classfile.Pickler$Pickle$$anonfun$printBody$1$2 | |
[error] Warning: scala.tools.nsc.symtab.classfile.Pickler$Pickle: can't find referenced class scala.tools.nsc.symtab.classfile.Pickler$Pickle$$anonfun$printBody$1$3 | |
[error] Warning: scala.tools.nsc.symtab.classfile.Pickler$Pickle: can't find referenced class scala.tools.nsc.symtab.classfile.Pickler$Pickle$$anonfun$putAnnotations$1 | |
[error] Warning: scala.tools.nsc.symtab.classfile.Pickler$Pickle: can't find referenced class scala.tools.nsc.symtab.classfile.Pickler$Pickle$$anonfun$writeAnnotation$1 | |
[error] Warning: scala.tools.nsc.symtab.classfile.Pickler$Pickle: can't find referenced class scala.tools.nsc.symtab.classfile.Pickler$Pickle$$anonfun$writeAnnotation$2 | |
[error] Warning: scala.tools.nsc.symtab.classfile.Pickler$Pickle: can't find referenced class scala.tools.nsc.symtab.classfile.Pickler$Pickle$$anonfun$putAnnotationBody$1 | |
[error] Warning: scala.tools.nsc.symtab.classfile.Pickler$Pickle: can't find referenced class scala.tools.nsc.symtab.classfile.Pickler$Pickle$$anonfun$putAnnotationBody$2 | |
[error] Warning: scala.tools.nsc.symtab.classfile.Pickler$Pickle: can't find referenced class scala.tools.nsc.symtab.classfile.Pickler$Pickle$$anonfun$scala$tools$nsc$symtab$classfile$Pickler$Pickle$$putTrees$1 | |
[error] Warning: scala.tools.nsc.symtab.classfile.Pickler$PicklePhase: can't find referenced class scala.tools.nsc.symtab.classfile.Pickler$PicklePhase$$anonfun$add$1$1 | |
[error] Warning: scala.tools.nsc.symtab.classfile.Pickler$PicklePhase: can't find referenced class scala.tools.nsc.symtab.classfile.Pickler$PicklePhase$$anonfun$scala$tools$nsc$symtab$classfile$Pickler$PicklePhase$$pickle$1$1 | |
[error] Warning: scala.tools.nsc.symtab.clr.CLRTypes: can't find referenced class scala.tools.nsc.symtab.clr.CLRTypes$$anonfun$getTypeSafe$1 | |
[error] Warning: scala.tools.nsc.transform.AddInterfaces$LazyImplClassType: can't find referenced class scala.tools.nsc.transform.AddInterfaces$LazyImplClassType$$anonfun$complete$1 | |
[error] Warning: scala.tools.nsc.transform.AddInterfaces$LazyImplClassType: can't find referenced class scala.tools.nsc.transform.AddInterfaces$LazyImplClassType$$anonfun$implDecls$1 | |
[error] Warning: scala.tools.nsc.transform.AddInterfaces$LazyImplClassType: can't find referenced class scala.tools.nsc.transform.AddInterfaces$LazyImplClassType$$anonfun$implDecls$2 | |
[error] Warning: scala.tools.nsc.transform.CleanUp$CleanUpTransformer: can't find referenced class scala.tools.nsc.transform.CleanUp$CleanUpTransformer$$anonfun$transformApplyDynamic$1 | |
[error] Warning: scala.tools.nsc.transform.Constructors$ConstructorTransformer: can't find referenced class scala.tools.nsc.transform.Constructors$ConstructorTransformer$$anonfun$mergeConstructors$1$1 | |
[error] Warning: scala.tools.nsc.transform.Constructors$ConstructorTransformer: can't find referenced class scala.tools.nsc.transform.Constructors$ConstructorTransformer$$anonfun$transformClassTemplate$5 | |
[error] Warning: scala.tools.nsc.transform.Constructors$ConstructorTransformer$$anon$4: can't find referenced class scala.tools.nsc.transform.Constructors$ConstructorTransformer$$anon$4$$anonfun$traverse$1 | |
[error] Warning: scala.tools.nsc.transform.Constructors$ConstructorTransformer$$anon$4: can't find referenced class scala.tools.nsc.transform.Constructors$ConstructorTransformer$$anon$4$$anonfun$traverse$2 | |
[error] Warning: scala.tools.nsc.transform.Constructors$ConstructorTransformer$$anonfun$11: can't find referenced class scala.tools.nsc.transform.Constructors$ConstructorTransformer$$anonfun$11$$anonfun$12 | |
[error] Warning: scala.tools.nsc.transform.Constructors$ConstructorTransformer$$anonfun$11: can't find referenced class scala.tools.nsc.transform.Constructors$ConstructorTransformer$$anonfun$11$$anonfun$apply$3 | |
[error] Warning: scala.tools.nsc.transform.Constructors$ConstructorTransformer$$anonfun$11: can't find referenced class scala.tools.nsc.transform.Constructors$ConstructorTransformer$$anonfun$11$$anonfun$apply$5 | |
[error] Warning: scala.tools.nsc.transform.Erasure$ComputeBridges: can't find referenced class scala.tools.nsc.transform.Erasure$ComputeBridges$$anonfun$checkPair$2 | |
[error] Warning: scala.tools.nsc.transform.Erasure$Eraser: can't find referenced class scala.tools.nsc.transform.Erasure$Eraser$$anonfun$13 | |
[error] Warning: scala.tools.nsc.transform.Erasure$Eraser: can't find referenced class scala.tools.nsc.transform.Erasure$Eraser$$anonfun$14 | |
[error] Warning: scala.tools.nsc.transform.Erasure$Eraser: can't find referenced class scala.tools.nsc.transform.Erasure$Eraser$$anonfun$16 | |
[error] Warning: scala.tools.nsc.transform.Erasure$Eraser: can't find referenced class scala.tools.nsc.transform.Erasure$Eraser$$anonfun$17 | |
[error] Warning: scala.tools.nsc.transform.Erasure$Eraser: can't find referenced class scala.tools.nsc.transform.Erasure$Eraser$$anonfun$18 | |
[error] Warning: scala.tools.nsc.transform.Erasure$Eraser: can't find referenced class scala.tools.nsc.transform.Erasure$Eraser$$anonfun$20 | |
[error] Warning: scala.tools.nsc.transform.Erasure$Eraser: can't find referenced class scala.tools.nsc.transform.Erasure$Eraser$$anonfun$21 | |
[error] Warning: scala.tools.nsc.transform.Erasure$Eraser: can't find referenced class scala.tools.nsc.transform.Erasure$Eraser$$anonfun$cast$2 | |
[error] Warning: scala.tools.nsc.transform.Erasure$Eraser: can't find referenced class scala.tools.nsc.transform.Erasure$Eraser$$anonfun$scala$tools$nsc$transform$Erasure$Eraser$$unbox$1 | |
[error] Warning: scala.tools.nsc.transform.Erasure$Eraser: can't find referenced class scala.tools.nsc.transform.Erasure$Eraser$$anonfun$scala$tools$nsc$transform$Erasure$Eraser$$adaptToType$1 | |
[error] Warning: scala.tools.nsc.transform.Erasure$ErasureTransformer: can't find referenced class scala.tools.nsc.transform.Erasure$ErasureTransformer$$anonfun$bridgeDefs$2 | |
[error] Warning: scala.tools.nsc.transform.Erasure$ErasureTransformer: can't find referenced class scala.tools.nsc.transform.Erasure$ErasureTransformer$$anonfun$scala$tools$nsc$transform$Erasure$ErasureTransformer$$checkNoDoubleDefs$3 | |
[error] Warning: scala.tools.nsc.transform.Erasure$ErasureTransformer$$anon$1: can't find referenced class scala.tools.nsc.transform.Erasure$ErasureTransformer$$anon$1$$anonfun$preErase$2 | |
[error] Warning: scala.tools.nsc.transform.Erasure$NeedsSigCollector$: can't find referenced class scala.tools.nsc.transform.Erasure$NeedsSigCollector$$anonfun$traverse$1 | |
[error] Warning: scala.tools.nsc.transform.Erasure$NeedsSigCollector$: can't find referenced class scala.tools.nsc.transform.Erasure$NeedsSigCollector$$anonfun$traverse$2 | |
[error] Warning: scala.tools.nsc.transform.Erasure$NeedsSigCollector$: can't find referenced class scala.tools.nsc.transform.Erasure$NeedsSigCollector$$anonfun$traverse$3 | |
[error] Warning: scala.tools.nsc.transform.ExtensionMethods$Extender: can't find referenced class scala.tools.nsc.transform.ExtensionMethods$Extender$$anonfun$transform$1 | |
[error] Warning: scala.tools.nsc.transform.Flatten: can't find referenced class scala.tools.nsc.transform.Flatten$$anonfun$liftClass$1 | |
[error] Warning: scala.tools.nsc.transform.Flatten$$anonfun$replaceSymbolInCurrentScope$1: can't find referenced class scala.tools.nsc.transform.Flatten$$anonfun$replaceSymbolInCurrentScope$1$$anonfun$1 | |
[error] Warning: scala.tools.nsc.transform.LambdaLift$LambdaLifter: can't find referenced class scala.tools.nsc.transform.LambdaLift$LambdaLifter$$anonfun$7 | |
[error] Warning: scala.tools.nsc.transform.LambdaLift$LambdaLifter: can't find referenced class scala.tools.nsc.transform.LambdaLift$LambdaLifter$$anonfun$10 | |
[error] Warning: scala.tools.nsc.transform.LambdaLift$LambdaLifter: can't find referenced class scala.tools.nsc.transform.LambdaLift$LambdaLifter$$anonfun$proxy$1 | |
[error] Warning: scala.tools.nsc.transform.LambdaLift$LambdaLifter: can't find referenced class scala.tools.nsc.transform.LambdaLift$LambdaLifter$$anonfun$liftDef$1 | |
[error] Warning: scala.tools.nsc.transform.LambdaLift$LambdaLifter: can't find referenced class scala.tools.nsc.transform.LambdaLift$LambdaLifter$$anonfun$scala$tools$nsc$transform$LambdaLift$LambdaLifter$$markFree$1 | |
[error] Warning: scala.tools.nsc.transform.LambdaLift$LambdaLifter: can't find referenced class scala.tools.nsc.transform.LambdaLift$LambdaLifter$$anonfun$scala$tools$nsc$transform$LambdaLift$LambdaLifter$$markFree$2 | |
[error] Warning: scala.tools.nsc.transform.LambdaLift$LambdaLifter: can't find referenced class scala.tools.nsc.transform.LambdaLift$LambdaLifter$$anonfun$scala$tools$nsc$transform$LambdaLift$LambdaLifter$$markFree$3 | |
[error] Warning: scala.tools.nsc.transform.LambdaLift$LambdaLifter: can't find referenced class scala.tools.nsc.transform.LambdaLift$LambdaLifter$$anonfun$scala$tools$nsc$transform$LambdaLift$LambdaLifter$$markCalled$1 | |
[error] Warning: scala.tools.nsc.transform.LambdaLift$LambdaLifter: can't find referenced class scala.tools.nsc.transform.LambdaLift$LambdaLifter$$anonfun$scala$tools$nsc$transform$LambdaLift$LambdaLifter$$searchIn$1$1 | |
[error] Warning: scala.tools.nsc.transform.LambdaLift$LambdaLifter: can't find referenced class scala.tools.nsc.transform.LambdaLift$LambdaLifter$$anonfun$scala$tools$nsc$transform$LambdaLift$LambdaLifter$$searchIn$1$2 | |
[error] Warning: scala.tools.nsc.transform.LambdaLift$LambdaLifter: can't find referenced class scala.tools.nsc.transform.LambdaLift$LambdaLifter$$anonfun$scala$tools$nsc$transform$LambdaLift$LambdaLifter$$renameSym$1$1 | |
[error] Warning: scala.tools.nsc.transform.LambdaLift$LambdaLifter: can't find referenced class scala.tools.nsc.transform.LambdaLift$LambdaLifter$$anonfun$scala$tools$nsc$transform$LambdaLift$LambdaLifter$$renameTrait$1$1 | |
[error] Warning: scala.tools.nsc.transform.Mixin: can't find referenced class scala.tools.nsc.transform.Mixin$$anonfun$3 | |
[error] Warning: scala.tools.nsc.transform.Mixin: can't find referenced class scala.tools.nsc.transform.Mixin$$anonfun$addMember$1 | |
[error] Warning: scala.tools.nsc.transform.Mixin: can't find referenced class scala.tools.nsc.transform.Mixin$$anonfun$transformInfo$2 | |
[error] Warning: scala.tools.nsc.transform.Mixin: can't find referenced class scala.tools.nsc.transform.Mixin$$anonfun$singleUseFields$1 | |
[error] Warning: scala.tools.nsc.transform.Mixin: can't find referenced class scala.tools.nsc.transform.Mixin$$anonfun$addLateInterfaceMembers$3 | |
[error] Warning: scala.tools.nsc.transform.Mixin: can't find referenced class scala.tools.nsc.transform.Mixin$$anonfun$scala$tools$nsc$transform$Mixin$$implClass$1 | |
[error] Warning: scala.tools.nsc.transform.Mixin$$anonfun$scala$tools$nsc$transform$Mixin$$mixinTraitMembers$1$1: can't find referenced class scala.tools.nsc.transform.Mixin$$anonfun$scala$tools$nsc$transform$Mixin$$mixinTraitMembers$1$1$$anonfun$apply$7 | |
[error] Warning: scala.tools.nsc.transform.Mixin$MixinTransformer: can't find referenced class scala.tools.nsc.transform.Mixin$MixinTransformer$$anonfun$14 | |
[error] Warning: scala.tools.nsc.transform.Mixin$MixinTransformer: can't find referenced class scala.tools.nsc.transform.Mixin$MixinTransformer$$anonfun$attributedDef$1$1 | |
[error] Warning: scala.tools.nsc.transform.Mixin$MixinTransformer: can't find referenced class scala.tools.nsc.transform.Mixin$MixinTransformer$$anonfun$scala$tools$nsc$transform$Mixin$MixinTransformer$$fold$1$1 | |
[error] Warning: scala.tools.nsc.transform.Mixin$MixinTransformer: can't find referenced class scala.tools.nsc.transform.Mixin$MixinTransformer$$anonfun$scala$tools$nsc$transform$Mixin$MixinTransformer$$mkLazyDef$1$1 | |
[error] Warning: scala.tools.nsc.transform.Mixin$MixinTransformer$AddInitBitsTransformer$1: can't find referenced class scala.tools.nsc.transform.Mixin$MixinTransformer$AddInitBitsTransformer$1$$anonfun$scala$tools$nsc$transform$Mixin$MixinTransformer$AddInitBitsTransformer$$checkedGetter$1 | |
[error] Warning: scala.tools.nsc.transform.Mixin$SingleUseTraverser$2$: can't find referenced class scala.tools.nsc.transform.Mixin$SingleUseTraverser$2$$anonfun$traverse$1 | |
[error] Warning: scala.tools.nsc.transform.OverridingPairs$Cursor: can't find referenced class scala.tools.nsc.transform.OverridingPairs$Cursor$$anonfun$2 | |
[error] Warning: scala.tools.nsc.transform.OverridingPairs$Cursor: can't find referenced class scala.tools.nsc.transform.OverridingPairs$Cursor$$anonfun$1 | |
[error] Warning: scala.tools.nsc.transform.OverridingPairs$Cursor: can't find referenced class scala.tools.nsc.transform.OverridingPairs$Cursor$$anonfun$matches$1 | |
[error] Warning: scala.tools.nsc.transform.PostErasure$PostErasureTransformer: can't find referenced class scala.tools.nsc.transform.PostErasure$PostErasureTransformer$$anonfun$transform$3 | |
[error] Warning: scala.tools.nsc.transform.PostErasure$PostErasureTransformer: can't find referenced class scala.tools.nsc.transform.PostErasure$PostErasureTransformer$$anonfun$transform$4 | |
[error] Warning: scala.tools.nsc.transform.PostErasure$PostErasureTransformer: can't find referenced class scala.tools.nsc.transform.PostErasure$PostErasureTransformer$$anonfun$transform$5 | |
[error] Warning: scala.tools.nsc.transform.SpecializeTypes: can't find referenced class scala.tools.nsc.transform.SpecializeTypes$$anonfun$20 | |
[error] Warning: scala.tools.nsc.transform.SpecializeTypes: can't find referenced class scala.tools.nsc.transform.SpecializeTypes$$anonfun$21 | |
[error] Warning: scala.tools.nsc.transform.SpecializeTypes: can't find referenced class scala.tools.nsc.transform.SpecializeTypes$$anonfun$transformInfo$2 | |
[error] Warning: scala.tools.nsc.transform.SpecializeTypes: can't find referenced class scala.tools.nsc.transform.SpecializeTypes$$anonfun$notSpecializedIn$1 | |
[error] Warning: scala.tools.nsc.transform.SpecializeTypes: can't find referenced class scala.tools.nsc.transform.SpecializeTypes$$anonfun$isNormalizedMember$1 | |
[error] Warning: scala.tools.nsc.transform.SpecializeTypes: can't find referenced class scala.tools.nsc.transform.SpecializeTypes$$anonfun$specializedTypeVars$2 | |
[error] Warning: scala.tools.nsc.transform.SpecializeTypes: can't find referenced class scala.tools.nsc.transform.SpecializeTypes$$anonfun$cleanAnyRefSpecCache$1 | |
[error] Warning: scala.tools.nsc.transform.SpecializeTypes: can't find referenced class scala.tools.nsc.transform.SpecializeTypes$$anonfun$scala$tools$nsc$transform$SpecializeTypes$$unifyError$1 | |
[error] Warning: scala.tools.nsc.transform.SpecializeTypes: can't find referenced class scala.tools.nsc.transform.SpecializeTypes$$anonfun$scala$tools$nsc$transform$SpecializeTypes$$normalizeMember$2 | |
[error] Warning: scala.tools.nsc.transform.SpecializeTypes$$anon$2: can't find referenced class scala.tools.nsc.transform.SpecializeTypes$$anon$2$$anonfun$addBody$1 | |
[error] Warning: scala.tools.nsc.transform.SpecializeTypes$$anon$2: can't find referenced class scala.tools.nsc.transform.SpecializeTypes$$anon$2$$anonfun$addBody$2 | |
[error] Warning: scala.tools.nsc.transform.SpecializeTypes$$anon$2: can't find referenced class scala.tools.nsc.transform.SpecializeTypes$$anon$2$$anonfun$specSym$1$1 | |
[error] Warning: scala.tools.nsc.transform.SpecializeTypes$$anon$2: can't find referenced class scala.tools.nsc.transform.SpecializeTypes$$anon$2$$anonfun$specSym$1$2 | |
[error] Warning: scala.tools.nsc.transform.SpecializeTypes$$anon$2: can't find referenced class scala.tools.nsc.transform.SpecializeTypes$$anon$2$$anonfun$specSym$1$3 | |
[error] Warning: scala.tools.nsc.transform.SpecializeTypes$$anon$2: can't find referenced class scala.tools.nsc.transform.SpecializeTypes$$anon$2$$anonfun$specSym$1$4 | |
[error] Warning: scala.tools.nsc.transform.SpecializeTypes$$anon$2: can't find referenced class scala.tools.nsc.transform.SpecializeTypes$$anon$2$$anonfun$doesConform$1 | |
[error] Warning: scala.tools.nsc.transform.SpecializeTypes$$anon$2: can't find referenced class scala.tools.nsc.transform.SpecializeTypes$$anon$2$$anonfun$liftedTree1$1$1 | |
[error] Warning: scala.tools.nsc.transform.SpecializeTypes$$anon$2: can't find referenced class scala.tools.nsc.transform.SpecializeTypes$$anon$2$$anonfun$liftedTree1$1$2 | |
[error] Warning: scala.tools.nsc.transform.SpecializeTypes$$anon$2: can't find referenced class scala.tools.nsc.transform.SpecializeTypes$$anon$2$$anonfun$transformNew$1$1 | |
[error] Warning: scala.tools.nsc.transform.SpecializeTypes$$anon$2: can't find referenced class scala.tools.nsc.transform.SpecializeTypes$$anon$2$$anonfun$transformNew$1$2 | |
[error] Warning: scala.tools.nsc.transform.SpecializeTypes$$anon$2: can't find referenced class scala.tools.nsc.transform.SpecializeTypes$$anon$2$$anonfun$transformNew$1$3 | |
[error] Warning: scala.tools.nsc.transform.SpecializeTypes$$anon$2: can't find referenced class scala.tools.nsc.transform.SpecializeTypes$$anon$2$$anonfun$transformSelect$1$1 | |
[error] Warning: scala.tools.nsc.transform.SpecializeTypes$$anon$2: can't find referenced class scala.tools.nsc.transform.SpecializeTypes$$anon$2$$anonfun$transformSelect$1$2 | |
[error] Warning: scala.tools.nsc.transform.SpecializeTypes$$anon$2: can't find referenced class scala.tools.nsc.transform.SpecializeTypes$$anon$2$$anonfun$transformSelect$1$3 | |
[error] Warning: scala.tools.nsc.transform.SpecializeTypes$$anon$2: can't find referenced class scala.tools.nsc.transform.SpecializeTypes$$anon$2$$anonfun$transformSelect$1$4 | |
[error] Warning: scala.tools.nsc.transform.SpecializeTypes$$anon$2: can't find referenced class scala.tools.nsc.transform.SpecializeTypes$$anon$2$$anonfun$transformValDef$1$2 | |
[error] Warning: scala.tools.nsc.transform.SpecializeTypes$$anon$2: can't find referenced class scala.tools.nsc.transform.SpecializeTypes$$anon$2$$anonfun$transformTypeApply$1$5 | |
[error] Warning: scala.tools.nsc.transform.SpecializeTypes$$anon$2: can't find referenced class scala.tools.nsc.transform.SpecializeTypes$$anon$2$$anonfun$transformSuperApply$1$2 | |
[error] Warning: scala.tools.nsc.transform.SpecializeTypes$$anon$2: can't find referenced class scala.tools.nsc.transform.SpecializeTypes$$anon$2$$anonfun$scala$tools$nsc$transform$SpecializeTypes$$anon$$duplicateBody$1 | |
[error] Warning: scala.tools.nsc.transform.SpecializeTypes$$anon$2$$anonfun$makeSpecializedMembers$2: can't find referenced class scala.tools.nsc.transform.SpecializeTypes$$anon$2$$anonfun$makeSpecializedMembers$2$$anonfun$apply$41 | |
[error] Warning: scala.tools.nsc.transform.SpecializeTypes$$anonfun$satisfiabilityConstraints$1$$anonfun$26$$anonfun$apply$36: can't find referenced class scala.tools.nsc.transform.SpecializeTypes$$anonfun$satisfiabilityConstraints$1$$anonfun$26$$anonfun$apply$36$$anonfun$apply$37 | |
[error] Warning: scala.tools.nsc.transform.SpecializeTypes$ImplementationAdapter: can't find referenced class scala.tools.nsc.transform.SpecializeTypes$ImplementationAdapter$$anonfun$transform$1 | |
[error] Warning: scala.tools.nsc.transform.SpecializeTypes$ImplementationAdapter: can't find referenced class scala.tools.nsc.transform.SpecializeTypes$ImplementationAdapter$$anonfun$transform$2 | |
[error] Warning: scala.tools.nsc.transform.SpecializeTypes$NormalizedMember: can't find referenced class scala.tools.nsc.transform.SpecializeTypes$NormalizedMember$$anonfun$degenerate$1 | |
[error] Warning: scala.tools.nsc.transform.SpecializeTypes$NormalizedMember$: can't find referenced class scala.tools.nsc.transform.SpecializeTypes$NormalizedMember$$anonfun$degenerate$1 | |
[error] Warning: scala.tools.nsc.transform.TailCalls$TailCallElimination: can't find referenced class scala.tools.nsc.transform.TailCalls$TailCallElimination$$anonfun$fail$1$1 | |
[error] Warning: scala.tools.nsc.transform.TailCalls$TailCallElimination: can't find referenced class scala.tools.nsc.transform.TailCalls$TailCallElimination$$anonfun$transform$2 | |
[error] Warning: scala.tools.nsc.transform.TailCalls$TailCallElimination: can't find referenced class scala.tools.nsc.transform.TailCalls$TailCallElimination$$anonfun$transform$7 | |
[error] Warning: scala.tools.nsc.transform.TailCalls$TailCallElimination: can't find referenced class scala.tools.nsc.transform.TailCalls$TailCallElimination$$anonfun$rewriteTailCall$1$1 | |
[error] Warning: scala.tools.nsc.transform.TailCalls$TailPosLabelsTraverser: can't find referenced class scala.tools.nsc.transform.TailCalls$TailPosLabelsTraverser$$anonfun$traverseTreesNoTail$1 | |
[error] Warning: scala.tools.nsc.transform.UnCurry$UnCurryTransformer: can't find referenced class scala.tools.nsc.transform.UnCurry$UnCurryTransformer$$anonfun$2 | |
[error] Warning: scala.tools.nsc.transform.UnCurry$UnCurryTransformer: can't find referenced class scala.tools.nsc.transform.UnCurry$UnCurryTransformer$$anonfun$1 | |
[error] Warning: scala.tools.nsc.transform.UnCurry$UnCurryTransformer: can't find referenced class scala.tools.nsc.transform.UnCurry$UnCurryTransformer$$anonfun$16 | |
[error] Warning: scala.tools.nsc.transform.UnCurry$UnCurryTransformer: can't find referenced class scala.tools.nsc.transform.UnCurry$UnCurryTransformer$$anonfun$17 | |
[error] Warning: scala.tools.nsc.transform.UnCurry$UnCurryTransformer: can't find referenced class scala.tools.nsc.transform.UnCurry$UnCurryTransformer$$anonfun$18 | |
[error] Warning: scala.tools.nsc.transform.UnCurry$UnCurryTransformer: can't find referenced class scala.tools.nsc.transform.UnCurry$UnCurryTransformer$$anonfun$19 | |
[error] Warning: scala.tools.nsc.transform.UnCurry$UnCurryTransformer: can't find referenced class scala.tools.nsc.transform.UnCurry$UnCurryTransformer$$anonfun$20 | |
[error] Warning: scala.tools.nsc.transform.UnCurry$UnCurryTransformer: can't find referenced class scala.tools.nsc.transform.UnCurry$UnCurryTransformer$$anonfun$21 | |
[error] Warning: scala.tools.nsc.transform.UnCurry$UnCurryTransformer: can't find referenced class scala.tools.nsc.transform.UnCurry$UnCurryTransformer$$anonfun$22 | |
[error] Warning: scala.tools.nsc.transform.UnCurry$UnCurryTransformer: can't find referenced class scala.tools.nsc.transform.UnCurry$UnCurryTransformer$$anonfun$23 | |
[error] Warning: scala.tools.nsc.transform.UnCurry$UnCurryTransformer: can't find referenced class scala.tools.nsc.transform.UnCurry$UnCurryTransformer$$anonfun$liftTree$1$1 | |
[error] Warning: scala.tools.nsc.transform.UnCurry$UnCurryTransformer: can't find referenced class scala.tools.nsc.transform.UnCurry$UnCurryTransformer$$anonfun$synthPartialFunction$1 | |
[error] Warning: scala.tools.nsc.transform.UnCurry$UnCurryTransformer: can't find referenced class scala.tools.nsc.transform.UnCurry$UnCurryTransformer$$anonfun$translateSynchronized$1 | |
[error] Warning: scala.tools.nsc.transform.UnCurry$UnCurryTransformer: can't find referenced class scala.tools.nsc.transform.UnCurry$UnCurryTransformer$$anonfun$scala$tools$nsc$transform$UnCurry$UnCurryTransformer$$newFunction0$1 | |
[error] Warning: scala.tools.nsc.transform.UnCurry$UnCurryTransformer$$anonfun$postTransform$1: can't find referenced class scala.tools.nsc.transform.UnCurry$UnCurryTransformer$$anonfun$postTransform$1$$anonfun$postTransformTry$1$2 | |
[error] Warning: scala.tools.nsc.typechecker.Checkable$CheckabilityChecker: can't find referenced class scala.tools.nsc.typechecker.Checkable$CheckabilityChecker$$anonfun$6 | |
[error] Warning: scala.tools.nsc.typechecker.Checkable$CheckabilityChecker: can't find referenced class scala.tools.nsc.typechecker.Checkable$CheckabilityChecker$$anonfun$uncheckableType$1 | |
[error] Warning: scala.tools.nsc.typechecker.Checkable$CheckabilityChecker$: can't find referenced class scala.tools.nsc.typechecker.Checkable$CheckabilityChecker$$anonfun$6 | |
[error] Warning: scala.tools.nsc.typechecker.Checkable$CheckabilityChecker$: can't find referenced class scala.tools.nsc.typechecker.Checkable$CheckabilityChecker$$anonfun$uncheckableType$1 | |
[error] Warning: scala.tools.nsc.typechecker.ContextErrors$ImplicitsContextErrors: can't find referenced class scala.tools.nsc.typechecker.ContextErrors$ImplicitsContextErrors$$anonfun$explanation$2$2 | |
[error] Warning: scala.tools.nsc.typechecker.ContextErrors$NamerContextErrors$NamerErrorGen$: can't find referenced class scala.tools.nsc.typechecker.ContextErrors$NamerContextErrors$NamerErrorGen$$anonfun$TypeSigError$1 | |
[error] Warning: scala.tools.nsc.typechecker.ContextErrors$TyperContextErrors$TyperErrorGen$: can't find referenced class scala.tools.nsc.typechecker.ContextErrors$TyperContextErrors$TyperErrorGen$$anonfun$8 | |
[error] Warning: scala.tools.nsc.typechecker.ContextErrors$TyperContextErrors$TyperErrorGen$: can't find referenced class scala.tools.nsc.typechecker.ContextErrors$TyperContextErrors$TyperErrorGen$$anonfun$scala$tools$nsc$typechecker$ContextErrors$TyperContextErrors$TyperErrorGen$$msgForLog$1$1 | |
[error] Warning: scala.tools.nsc.typechecker.Contexts$Context: can't find referenced class scala.tools.nsc.typechecker.Contexts$Context$$anonfun$3 | |
[error] Warning: scala.tools.nsc.typechecker.Contexts$Context: can't find referenced class scala.tools.nsc.typechecker.Contexts$Context$$anonfun$4 | |
[error] Warning: scala.tools.nsc.typechecker.Contexts$Context: can't find referenced class scala.tools.nsc.typechecker.Contexts$Context$$anonfun$make$1 | |
[error] Warning: scala.tools.nsc.typechecker.Contexts$Context: can't find referenced class scala.tools.nsc.typechecker.Contexts$Context$$anonfun$collect$1$1 | |
[error] Warning: scala.tools.nsc.typechecker.Contexts$Context: can't find referenced class scala.tools.nsc.typechecker.Contexts$Context$$anonfun$restoreTypeBounds$1 | |
[error] Warning: scala.tools.nsc.typechecker.Contexts$Context$$anonfun$restoreTypeBounds$1$$anonfun$apply$1: can't find referenced class scala.tools.nsc.typechecker.Contexts$Context$$anonfun$restoreTypeBounds$1 | |
[error] Warning: scala.tools.nsc.typechecker.Contexts$Context$$anonfun$restoreTypeBounds$1$$anonfun$apply$1: can't find referenced class scala.tools.nsc.typechecker.Contexts$Context$$anonfun$restoreTypeBounds$1 | |
[error] Warning: scala.tools.nsc.typechecker.Contexts$Context$$anonfun$restoreTypeBounds$1$$anonfun$apply$1: can't find referenced class scala.tools.nsc.typechecker.Contexts$Context$$anonfun$restoreTypeBounds$1 | |
[error] Warning: scala.tools.nsc.typechecker.Contexts$Context$$anonfun$restoreTypeBounds$1$$anonfun$apply$1: can't find referenced class scala.tools.nsc.typechecker.Contexts$Context$$anonfun$restoreTypeBounds$1 | |
[error] Warning: scala.tools.nsc.typechecker.Duplicators: can't find referenced class scala.tools.nsc.typechecker.Duplicators$$anonfun$retyped$1 | |
[error] Warning: scala.tools.nsc.typechecker.Duplicators$BodyDuplicator: can't find referenced class scala.tools.nsc.typechecker.Duplicators$BodyDuplicator$$anonfun$invalidateAll$1 | |
[error] Warning: scala.tools.nsc.typechecker.Duplicators$BodyDuplicator: can't find referenced class scala.tools.nsc.typechecker.Duplicators$BodyDuplicator$$anonfun$retypedMethod$2 | |
[error] Warning: scala.tools.nsc.typechecker.EtaExpansion$$anonfun$2: can't find referenced class scala.tools.nsc.typechecker.EtaExpansion$$anonfun$2$$anonfun$apply$1 | |
[error] Warning: scala.tools.nsc.typechecker.Implicits$ImplicitNotFoundMsg$: can't find referenced class scala.tools.nsc.typechecker.Implicits$ImplicitNotFoundMsg$$anonfun$check$1 | |
[error] Warning: scala.tools.nsc.typechecker.Implicits$ImplicitSearch: can't find referenced class scala.tools.nsc.typechecker.Implicits$ImplicitSearch$$anonfun$4 | |
[error] Warning: scala.tools.nsc.typechecker.Implicits$ImplicitSearch: can't find referenced class scala.tools.nsc.typechecker.Implicits$ImplicitSearch$$anonfun$bestImplicit$1 | |
[error] Warning: scala.tools.nsc.typechecker.Implicits$ImplicitSearch: can't find referenced class scala.tools.nsc.typechecker.Implicits$ImplicitSearch$$anonfun$typedImplicit0$1 | |
[error] Warning: scala.tools.nsc.typechecker.Implicits$ImplicitSearch: can't find referenced class scala.tools.nsc.typechecker.Implicits$ImplicitSearch$$anonfun$scala$tools$nsc$typechecker$Implicits$ImplicitSearch$$getParts$1$1 | |
[error] Warning: scala.tools.nsc.typechecker.Implicits$ImplicitSearch: can't find referenced class scala.tools.nsc.typechecker.Implicits$ImplicitSearch$$anonfun$scala$tools$nsc$typechecker$Implicits$ImplicitSearch$$getParts$1$2 | |
[error] Warning: scala.tools.nsc.typechecker.Implicits$ImplicitSearch: can't find referenced class scala.tools.nsc.typechecker.Implicits$ImplicitSearch$$anonfun$scala$tools$nsc$typechecker$Implicits$ImplicitSearch$$getParts$1$3 | |
[error] Warning: scala.tools.nsc.typechecker.Implicits$ImplicitSearch: can't find referenced class scala.tools.nsc.typechecker.Implicits$ImplicitSearch$$anonfun$scala$tools$nsc$typechecker$Implicits$ImplicitSearch$$resetTVars$1$1 | |
[error] Warning: scala.tools.nsc.typechecker.Implicits$ImplicitSearch$: can't find referenced class scala.tools.nsc.typechecker.Implicits$ImplicitSearch$$anonfun$4 | |
[error] Warning: scala.tools.nsc.typechecker.Implicits$ImplicitSearch$: can't find referenced class scala.tools.nsc.typechecker.Implicits$ImplicitSearch$$anonfun$bestImplicit$1 | |
[error] Warning: scala.tools.nsc.typechecker.Implicits$ImplicitSearch$: can't find referenced class scala.tools.nsc.typechecker.Implicits$ImplicitSearch$$anonfun$typedImplicit0$1 | |
[error] Warning: scala.tools.nsc.typechecker.Implicits$ImplicitSearch$: can't find referenced class scala.tools.nsc.typechecker.Implicits$ImplicitSearch$$anonfun$scala$tools$nsc$typechecker$Implicits$ImplicitSearch$$getParts$1$1 | |
[error] Warning: scala.tools.nsc.typechecker.Implicits$ImplicitSearch$: can't find referenced class scala.tools.nsc.typechecker.Implicits$ImplicitSearch$$anonfun$scala$tools$nsc$typechecker$Implicits$ImplicitSearch$$getParts$1$2 | |
[error] Warning: scala.tools.nsc.typechecker.Implicits$ImplicitSearch$: can't find referenced class scala.tools.nsc.typechecker.Implicits$ImplicitSearch$$anonfun$scala$tools$nsc$typechecker$Implicits$ImplicitSearch$$getParts$1$3 | |
[error] Warning: scala.tools.nsc.typechecker.Implicits$ImplicitSearch$: can't find referenced class scala.tools.nsc.typechecker.Implicits$ImplicitSearch$$anonfun$scala$tools$nsc$typechecker$Implicits$ImplicitSearch$$resetTVars$1$1 | |
[error] Warning: scala.tools.nsc.typechecker.Implicits$ImplicitSearch$ImplicitComputation: can't find referenced class scala.tools.nsc.typechecker.Implicits$ImplicitSearch$ImplicitComputation$$anonfun$15 | |
[error] Warning: scala.tools.nsc.typechecker.Implicits$ImplicitSearch$ImplicitComputation$$anonfun$1: can't find referenced class scala.tools.nsc.typechecker.Implicits$ImplicitSearch$ImplicitComputation$$anonfun$1$$anonfun$applyOrElse$1 | |
[error] Warning: scala.tools.nsc.typechecker.Infer$Inferencer: can't find referenced class scala.tools.nsc.typechecker.Infer$Inferencer$$anonfun$setError$1 | |
[error] Warning: scala.tools.nsc.typechecker.Infer$Inferencer: can't find referenced class scala.tools.nsc.typechecker.Infer$Inferencer$$anonfun$inferFor$1$1 | |
[error] Warning: scala.tools.nsc.typechecker.Infer$Inferencer: can't find referenced class scala.tools.nsc.typechecker.Infer$Inferencer$$anonfun$methTypeArgs$1 | |
[error] Warning: sc |