Skip to content

Instantly share code, notes, and snippets.

@nicolasstucki
Created June 13, 2023 15:02
Show Gist options
  • Save nicolasstucki/9f99a4ed52474066097bf81c584691cc to your computer and use it in GitHub Desktop.
Save nicolasstucki/9f99a4ed52474066097bf81c584691cc to your computer and use it in GitHub Desktop.
> stdlib-bootstrapped/tastyMiMaReportIssues
[error] TASTy compatibility check failed for scala-library with respect to org.scala-lang:scala-library:2.13.10
[error] The following incompatibilities were found:
[error] * The symbol scala.collection.convert.impl.BinaryTreeStepperBase.Semi has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.convert.impl.BinaryTreeStepperBase.Semi")
[error] * The member scala.collection.convert.impl.BinaryTreeStepperBase.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.convert.impl.BinaryTreeStepperBase.<init>")
[error] * Internal error while checking symbol scala.collection.convert.impl.BinaryTreeStepperBase.semiclone: java.lang.UnsupportedOperationException: Cannot erase AndType(TypeRef(ThisType(TypeRef(PackageRef(scala.collection.convert.impl), symbol[class impl.BinaryTreeStepperBase])), symbol[BinaryTreeStepperBase.Sub]), AppliedType(TypeRef(PackageRef(scala.collection.convert.impl), symbol[class impl.BinaryTreeStepperBase]), List(TypeRef(ThisType(TypeRef(PackageRef(scala.collection.convert.impl), symbol[class impl.BinaryTreeStepperBase])), symbol[BinaryTreeStepperBase.A]), TypeRef(ThisType(TypeRef(PackageRef(scala.collection.convert.impl), symbol[class impl.BinaryTreeStepperBase])), symbol[BinaryTreeStepperBase.T]), WildcardTypeBounds(TypeBounds(TypeRef(PackageRef(scala), Nothing), TypeRef(PackageRef(scala), Any))), WildcardTypeBounds(TypeBounds(TypeRef(PackageRef(scala), Nothing), TypeRef(PackageRef(scala), Any))))))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.convert.impl.BinaryTreeStepperBase.semiclone")
[error] * The member scala.collection.convert.impl.BinaryTreeStepperBase.index_= was concrete or did not exist but is abstract in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.NewAbstractMember, "scala.collection.convert.impl.BinaryTreeStepperBase.index_=")
[error] * The member scala.collection.convert.impl.BinaryTreeStepperBase.myCurrent_= was concrete or did not exist but is abstract in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.NewAbstractMember, "scala.collection.convert.impl.BinaryTreeStepperBase.myCurrent_=")
[error] * The member scala.collection.convert.impl.BinaryTreeStepperBase.maxLength_= was concrete or did not exist but is abstract in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.NewAbstractMember, "scala.collection.convert.impl.BinaryTreeStepperBase.maxLength_=")
[error] * The member scala.collection.convert.impl.BinaryTreeStepperBase.stack_= was concrete or did not exist but is abstract in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.NewAbstractMember, "scala.collection.convert.impl.BinaryTreeStepperBase.stack_=")
[error] * Internal error while checking symbol scala.collection.convert.impl.BinaryTreeStepperBase.semiclone: java.lang.UnsupportedOperationException: Cannot erase AndType(TypeRef(ThisType(TypeRef(PackageRef(scala.collection.convert.impl), symbol[class impl.BinaryTreeStepperBase])), symbol[BinaryTreeStepperBase.Sub]), AppliedType(TypeRef(PackageRef(scala.collection.convert.impl), symbol[class impl.BinaryTreeStepperBase]), List(TypeRef(ThisType(TypeRef(PackageRef(scala.collection.convert.impl), symbol[class impl.BinaryTreeStepperBase])), symbol[BinaryTreeStepperBase.A]), TypeRef(ThisType(TypeRef(PackageRef(scala.collection.convert.impl), symbol[class impl.BinaryTreeStepperBase])), symbol[BinaryTreeStepperBase.T]), WildcardTypeBounds(TypeBounds(TypeRef(PackageRef(scala), Nothing), TypeRef(PackageRef(scala), Any))), WildcardTypeBounds(TypeBounds(TypeRef(PackageRef(scala), Nothing), TypeRef(PackageRef(scala), Any))))))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.convert.impl.BinaryTreeStepperBase.semiclone")
[error] * The member scala.collection.convert.impl.DoubleChampStepper.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.convert.impl.DoubleChampStepper.<init>")
[error] * The symbol scala.collection.convert.impl.DoubleChampStepper.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.convert.impl.DoubleChampStepper.<init>")
[error] * The member scala.collection.convert.impl.IntChampStepper.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.convert.impl.IntChampStepper.<init>")
[error] * The symbol scala.collection.convert.impl.IntChampStepper.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.convert.impl.IntChampStepper.<init>")
[error] * The member scala.collection.convert.impl.AnyIndexedSeqStepper.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.convert.impl.AnyIndexedSeqStepper.<init>")
[error] * The member scala.collection.convert.impl.LongChampStepper.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.convert.impl.LongChampStepper.<init>")
[error] * The symbol scala.collection.convert.impl.LongChampStepper.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.convert.impl.LongChampStepper.<init>")
[error] * The symbol scala.collection.convert.impl.DoubleVectorStepper.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.convert.impl.DoubleVectorStepper.<init>")
[error] * The member scala.collection.convert.impl.DoubleBinaryTreeStepper.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.convert.impl.DoubleBinaryTreeStepper.<init>")
[error] * The symbol scala.collection.convert.impl.DoubleBinaryTreeStepper.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.convert.impl.DoubleBinaryTreeStepper.<init>")
[error] * The symbol scala.collection.convert.impl.WidenedFloatArrayStepper.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.convert.impl.WidenedFloatArrayStepper.<init>")
[error] * The symbol scala.collection.convert.impl.LongIteratorStepper.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.convert.impl.LongIteratorStepper.<init>")
[error] * The symbol scala.collection.convert.impl.IntIteratorStepper.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.convert.impl.IntIteratorStepper.<init>")
[error] * The member scala.collection.convert.impl.AnyIteratorStepper.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.convert.impl.AnyIteratorStepper.<init>")
[error] * The symbol scala.collection.convert.impl.BinaryTreeStepper.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.convert.impl.BinaryTreeStepper.<init>")
[error] * The member scala.collection.convert.impl.AnyChampStepper.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.convert.impl.AnyChampStepper.<init>")
[error] * The symbol scala.collection.convert.impl.AnyChampStepper.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.convert.impl.AnyChampStepper.<init>")
[error] * The member scala.collection.convert.impl.LongIndexedSeqStepper.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.convert.impl.LongIndexedSeqStepper.<init>")
[error] * The member scala.collection.convert.impl.AnyVectorStepper.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.convert.impl.AnyVectorStepper.<init>")
[error] * The member scala.collection.convert.impl.AnyBinaryTreeStepper.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.convert.impl.AnyBinaryTreeStepper.<init>")
[error] * The symbol scala.collection.convert.impl.AnyBinaryTreeStepper.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.convert.impl.AnyBinaryTreeStepper.<init>")
[error] * The symbol scala.collection.convert.impl.LongVectorStepper.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.convert.impl.LongVectorStepper.<init>")
[error] * The symbol scala.collection.convert.impl.LongNumericRangeStepper.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.convert.impl.LongNumericRangeStepper.<init>")
[error] * The member scala.collection.convert.impl.IteratorStepperBase.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.convert.impl.IteratorStepperBase.<init>")
[error] * The symbol scala.collection.convert.impl.BitSetStepper.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.convert.impl.BitSetStepper.<init>")
[error] * The symbol scala.collection.convert.impl.BitSetStepper.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.convert.impl.BitSetStepper.<init>")
[error] * Internal error while checking symbol scala.collection.convert.impl.BitSetStepper.from: java.lang.UnsupportedOperationException: Cannot erase AndType(TypeRef(PackageRef(scala.collection), symbol[class collection.IntStepper]), TypeRef(TermRef(PackageRef(scala.collection), Stepper), EfficientSplit))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.convert.impl.BitSetStepper.from")
[error] * The symbol scala.collection.convert.impl.IntArrayStepper.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.convert.impl.IntArrayStepper.<init>")
[error] * The member scala.collection.convert.impl.IntBinaryTreeStepper.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.convert.impl.IntBinaryTreeStepper.<init>")
[error] * The symbol scala.collection.convert.impl.IntBinaryTreeStepper.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.convert.impl.IntBinaryTreeStepper.<init>")
[error] * The symbol scala.collection.convert.impl.WidenedByteArrayStepper.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.convert.impl.WidenedByteArrayStepper.<init>")
[error] * The symbol scala.collection.convert.impl.DoubleIteratorStepper.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.convert.impl.DoubleIteratorStepper.<init>")
[error] * The symbol scala.collection.convert.impl.ChampStepperBase.Semi has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.convert.impl.ChampStepperBase.Semi")
[error] * The member scala.collection.convert.impl.ChampStepperBase.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.convert.impl.ChampStepperBase.<init>")
[error] * Internal error while checking symbol scala.collection.convert.impl.ChampStepperBase.semiclone: java.lang.UnsupportedOperationException: Cannot erase AndType(TypeRef(ThisType(TypeRef(PackageRef(scala.collection.convert.impl), symbol[class impl.ChampStepperBase])), symbol[ChampStepperBase.Sub]), AppliedType(TypeRef(PackageRef(scala.collection.convert.impl), symbol[class impl.ChampStepperBase]), List(TypeRef(ThisType(TypeRef(PackageRef(scala.collection.convert.impl), symbol[class impl.ChampStepperBase])), symbol[ChampStepperBase.A]), TypeRef(ThisType(TypeRef(PackageRef(scala.collection.convert.impl), symbol[class impl.ChampStepperBase])), symbol[ChampStepperBase.T]), WildcardTypeBounds(TypeBounds(TypeRef(PackageRef(scala), Nothing), TypeRef(PackageRef(scala), Any))), WildcardTypeBounds(TypeBounds(TypeRef(PackageRef(scala), Nothing), TypeRef(PackageRef(scala), Any))))))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.convert.impl.ChampStepperBase.semiclone")
[error] * The member scala.collection.convert.impl.ChampStepperBase.maxSize_= was concrete or did not exist but is abstract in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.NewAbstractMember, "scala.collection.convert.impl.ChampStepperBase.maxSize_=")
[error] * Internal error while checking symbol scala.collection.convert.impl.ChampStepperBase.semiclone: java.lang.UnsupportedOperationException: Cannot erase AndType(TypeRef(ThisType(TypeRef(PackageRef(scala.collection.convert.impl), symbol[class impl.ChampStepperBase])), symbol[ChampStepperBase.Sub]), AppliedType(TypeRef(PackageRef(scala.collection.convert.impl), symbol[class impl.ChampStepperBase]), List(TypeRef(ThisType(TypeRef(PackageRef(scala.collection.convert.impl), symbol[class impl.ChampStepperBase])), symbol[ChampStepperBase.A]), TypeRef(ThisType(TypeRef(PackageRef(scala.collection.convert.impl), symbol[class impl.ChampStepperBase])), symbol[ChampStepperBase.T]), WildcardTypeBounds(TypeBounds(TypeRef(PackageRef(scala), Nothing), TypeRef(PackageRef(scala), Any))), WildcardTypeBounds(TypeBounds(TypeRef(PackageRef(scala), Nothing), TypeRef(PackageRef(scala), Any))))))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.convert.impl.ChampStepperBase.semiclone")
[error] * The symbol scala.collection.convert.impl.IntVectorStepper.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.convert.impl.IntVectorStepper.<init>")
[error] * The member scala.collection.convert.impl.DoubleIndexedSeqStepper.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.convert.impl.DoubleIndexedSeqStepper.<init>")
[error] * The symbol scala.collection.convert.impl.LongArrayStepper.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.convert.impl.LongArrayStepper.<init>")
[error] * The member scala.collection.convert.impl.AnyNumericRangeStepper.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.convert.impl.AnyNumericRangeStepper.<init>")
[error] * The symbol scala.collection.convert.impl.CharStringStepper.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.convert.impl.CharStringStepper.<init>")
[error] * The member scala.collection.convert.impl.LongTableStepper.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.convert.impl.LongTableStepper.<init>")
[error] * The member scala.collection.convert.impl.VectorStepperBase.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.convert.impl.VectorStepperBase.<init>")
[error] * The member scala.collection.convert.impl.LongBinaryTreeStepper.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.convert.impl.LongBinaryTreeStepper.<init>")
[error] * The symbol scala.collection.convert.impl.LongBinaryTreeStepper.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.convert.impl.LongBinaryTreeStepper.<init>")
[error] * The member scala.collection.convert.impl.IndexedStepperBase.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.convert.impl.IndexedStepperBase.<init>")
[error] * The member scala.collection.convert.impl.IndexedStepperBase.iN_= was concrete or did not exist but is abstract in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.NewAbstractMember, "scala.collection.convert.impl.IndexedStepperBase.iN_=")
[error] * The member scala.collection.convert.impl.IndexedStepperBase.i0_= was concrete or did not exist but is abstract in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.NewAbstractMember, "scala.collection.convert.impl.IndexedStepperBase.i0_=")
[error] * The symbol scala.collection.convert.impl.DoubleArrayStepper.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.convert.impl.DoubleArrayStepper.<init>")
[error] * The symbol scala.collection.convert.impl.CodePointStringStepper.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.convert.impl.CodePointStringStepper.<init>")
[error] * The member scala.collection.convert.impl.ObjectArrayStepper.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.convert.impl.ObjectArrayStepper.<init>")
[error] * The member scala.collection.convert.impl.IntTableStepper.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.convert.impl.IntTableStepper.<init>")
[error] * The member scala.collection.convert.impl.AnyTableStepper.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.convert.impl.AnyTableStepper.<init>")
[error] * The member scala.collection.convert.impl.InOrderStepperBase.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.convert.impl.InOrderStepperBase.<init>")
[error] * The member scala.collection.convert.impl.InOrderStepperBase.iN_= was concrete or did not exist but is abstract in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.NewAbstractMember, "scala.collection.convert.impl.InOrderStepperBase.iN_=")
[error] * The member scala.collection.convert.impl.InOrderStepperBase.i0_= was concrete or did not exist but is abstract in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.NewAbstractMember, "scala.collection.convert.impl.InOrderStepperBase.i0_=")
[error] * The symbol scala.collection.convert.impl.WidenedCharArrayStepper.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.convert.impl.WidenedCharArrayStepper.<init>")
[error] * The member scala.collection.convert.impl.DoubleTableStepper.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.convert.impl.DoubleTableStepper.<init>")
[error] * The member scala.collection.convert.impl.IntIndexedSeqStepper.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.convert.impl.IntIndexedSeqStepper.<init>")
[error] * The symbol scala.collection.convert.impl.IntNumericRangeStepper.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.convert.impl.IntNumericRangeStepper.<init>")
[error] * The symbol scala.collection.convert.impl.RangeStepper.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.convert.impl.RangeStepper.<init>")
[error] * The symbol scala.collection.convert.impl.TableStepperBase.Semi has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.convert.impl.TableStepperBase.Semi")
[error] * The member scala.collection.convert.impl.TableStepperBase.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.convert.impl.TableStepperBase.<init>")
[error] * Internal error while checking symbol scala.collection.convert.impl.TableStepperBase.semiclone: java.lang.UnsupportedOperationException: Cannot erase AndType(TypeRef(ThisType(TypeRef(PackageRef(scala.collection.convert.impl), symbol[class impl.TableStepperBase])), symbol[TableStepperBase.Sub]), AppliedType(TypeRef(PackageRef(scala.collection.convert.impl), symbol[class impl.TableStepperBase]), List(TypeRef(ThisType(TypeRef(PackageRef(scala.collection.convert.impl), symbol[class impl.TableStepperBase])), symbol[TableStepperBase.A]), TypeRef(ThisType(TypeRef(PackageRef(scala.collection.convert.impl), symbol[class impl.TableStepperBase])), symbol[TableStepperBase.I]), WildcardTypeBounds(TypeBounds(TypeRef(PackageRef(scala), Nothing), TypeRef(PackageRef(scala), Any))), WildcardTypeBounds(TypeBounds(TypeRef(PackageRef(scala), Nothing), TypeRef(PackageRef(scala), Any))))))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.convert.impl.TableStepperBase.semiclone")
[error] * The member scala.collection.convert.impl.TableStepperBase.i0_= was concrete or did not exist but is abstract in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.NewAbstractMember, "scala.collection.convert.impl.TableStepperBase.i0_=")
[error] * The member scala.collection.convert.impl.TableStepperBase.maxLength_= was concrete or did not exist but is abstract in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.NewAbstractMember, "scala.collection.convert.impl.TableStepperBase.maxLength_=")
[error] * Internal error while checking symbol scala.collection.convert.impl.TableStepperBase.semiclone: java.lang.UnsupportedOperationException: Cannot erase AndType(TypeRef(ThisType(TypeRef(PackageRef(scala.collection.convert.impl), symbol[class impl.TableStepperBase])), symbol[TableStepperBase.Sub]), AppliedType(TypeRef(PackageRef(scala.collection.convert.impl), symbol[class impl.TableStepperBase]), List(TypeRef(ThisType(TypeRef(PackageRef(scala.collection.convert.impl), symbol[class impl.TableStepperBase])), symbol[TableStepperBase.A]), TypeRef(ThisType(TypeRef(PackageRef(scala.collection.convert.impl), symbol[class impl.TableStepperBase])), symbol[TableStepperBase.I]), WildcardTypeBounds(TypeBounds(TypeRef(PackageRef(scala), Nothing), TypeRef(PackageRef(scala), Any))), WildcardTypeBounds(TypeBounds(TypeRef(PackageRef(scala), Nothing), TypeRef(PackageRef(scala), Any))))))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.convert.impl.TableStepperBase.semiclone")
[error] * The symbol scala.collection.convert.impl.BoxedBooleanArrayStepper.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.convert.impl.BoxedBooleanArrayStepper.<init>")
[error] * The symbol scala.collection.convert.impl.WidenedShortArrayStepper.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.convert.impl.WidenedShortArrayStepper.<init>")
[error] * The symbol scala.util.control.TailCalls.tailcall has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.util.control.TailCalls.tailcall")
[error] * The member scala.util.control.TailCalls.TailRec.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.util.control.TailCalls.TailRec.<init>")
[error] * The symbol scala.util.control.TailCalls.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.util.control.TailCalls.<init>")
[error] * The member scala.util.control.NoStackTrace.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.util.control.NoStackTrace.$init$")
[error] * The member scala.util.control.NoStackTrace.superscala$util$control$NoStackTrace$$fillInStackTrace was concrete or did not exist but is abstract in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.NewAbstractMember, "scala.util.control.NoStackTrace.superscala$util$control$NoStackTrace$$fillInStackTrace")
[error] * The class scala.util.control.NoStackTrace$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.util.control.NoStackTrace$")
[error] * The symbol scala.util.control.NoStackTrace.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.util.control.NoStackTrace.<init>")
[error] * The symbol scala.util.control.ControlThrowable.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.util.control.ControlThrowable.<init>")
[error] * The symbol scala.util.control.ControlThrowable.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.util.control.ControlThrowable.<init>")
[error] * The symbol scala.util.control.Exception.Catch.either has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.util.control.Exception.Catch.either")
[error] * The symbol scala.util.control.Exception.Catch.apply has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.util.control.Exception.Catch.apply")
[error] * The symbol scala.util.control.Exception.Catch.opt has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.util.control.Exception.Catch.opt")
[error] * The member scala.util.control.Exception.Catch.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.util.control.Exception.Catch.<init>")
[error] * The symbol scala.util.control.Exception.Catch.withTry has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.util.control.Exception.Catch.withTry")
[error] * The symbol scala.util.control.Exception.Catch.andFinally has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.util.control.Exception.Catch.andFinally")
[error] * The member scala.util.control.Exception.Catch.<init>$default$2 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.util.control.Exception.Catch.<init>$default$2")
[error] * The member scala.util.control.Exception.Catch.<init>$default$3 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.util.control.Exception.Catch.<init>$default$3")
[error] * The symbol scala.util.control.Exception.Catch.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.util.control.Exception.Catch.<init>")
[error] * The symbol scala.util.control.Exception.failAsValue has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.util.control.Exception.failAsValue")
[error] * The member scala.util.control.Exception.By.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.util.control.Exception.By.<init>")
[error] * The symbol scala.util.control.Exception.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.util.control.Exception.<init>")
[error] * The symbol scala.util.control.Exception.ultimately has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.util.control.Exception.ultimately")
[error] * The member scala.util.control.Exception.Described.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.util.control.Exception.Described.$init$")
[error] * The symbol scala.util.control.Exception.Finally.and has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.util.control.Exception.Finally.and")
[error] * The symbol scala.util.control.Breaks.breakable has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.util.control.Breaks.breakable")
[error] * The class scala.util.control.Breaks.TryBlock.<local child> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingClass, "scala.util.control.Breaks.TryBlock.<local child>")
[error] * The symbol scala.util.control.Breaks.TryBlock.catchBreak has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.util.control.Breaks.TryBlock.catchBreak")
[error] * The symbol scala.util.control.Breaks.tryBreakable has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.util.control.Breaks.tryBreakable")
[error] * The symbol scala.util.control.Breaks.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.util.control.Breaks.<init>")
[error] * The symbol scala.util.control.Breaks.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.util.control.Breaks.<init>")
[error] * The symbol scala.util.control.NonFatal.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.util.control.NonFatal.<init>")
[error] * The symbol scala.jdk.package.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.package.<init>")
[error] * Internal error while checking symbol scala.jdk.DoubleAccumulator.efficientStepper: java.lang.UnsupportedOperationException: Cannot erase AndType(S, TypeRef(TermRef(PackageRef(scala.collection), Stepper), EfficientSplit))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.jdk.DoubleAccumulator.efficientStepper")
[error] * The symbol scala.jdk.DoubleAccumulator.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.DoubleAccumulator.<init>")
[error] * The class scala.jdk.DoubleAccumulator$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.DoubleAccumulator$")
[error] * The member scala.jdk.DoubleAccumulator.SerializationProxy.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.DoubleAccumulator.SerializationProxy.<init>")
[error] * The symbol scala.jdk.DoubleAccumulator.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.DoubleAccumulator.<init>")
[error] * The class scala.jdk.OptionShape.<local child> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingClass, "scala.jdk.OptionShape.<local child>")
[error] * The member scala.jdk.OptionShape.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.OptionShape.<init>")
[error] * The symbol scala.jdk.OptionShape.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.OptionShape.<init>")
[error] * The member scala.jdk.Priority2FunctionExtensions.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.Priority2FunctionExtensions.$init$")
[error] * The symbol scala.jdk.Accumulator.CC has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.Accumulator.CC")
[error] * Internal error while checking symbol scala.jdk.Accumulator.efficientStepper: java.lang.UnsupportedOperationException: Cannot erase AndType(S, TypeRef(TermRef(PackageRef(scala.collection), Stepper), EfficientSplit))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.jdk.Accumulator.efficientStepper")
[error] * Internal error while checking symbol scala.jdk.Accumulator.stepper: java.lang.UnsupportedOperationException: Cannot erase AndType(S, TypeRef(TermRef(PackageRef(scala.collection), Stepper), EfficientSplit))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.jdk.Accumulator.stepper")
[error] * The member scala.jdk.Accumulator.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.Accumulator.<init>")
[error] * Internal error while checking symbol scala.jdk.Accumulator.efficientStepper: java.lang.UnsupportedOperationException: Cannot erase AndType(S, TypeRef(TermRef(PackageRef(scala.collection), Stepper), EfficientSplit))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.jdk.Accumulator.efficientStepper")
[error] * The symbol scala.jdk.Accumulator.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.Accumulator.<init>")
[error] * The member scala.jdk.Accumulator.LowPriorityAccumulatorFactoryShape.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.Accumulator.LowPriorityAccumulatorFactoryShape.$init$")
[error] * The class scala.jdk.Accumulator.AccumulatorFactoryShape.<local child> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingClass, "scala.jdk.Accumulator.AccumulatorFactoryShape.<local child>")
[error] * The symbol scala.jdk.Accumulator.fill has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.Accumulator.fill")
[error] * The symbol scala.jdk.Accumulator.fill has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.Accumulator.fill")
[error] * The symbol scala.jdk.Accumulator.fill has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.Accumulator.fill")
[error] * The symbol scala.jdk.Accumulator.fill has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.Accumulator.fill")
[error] * The symbol scala.jdk.Accumulator.fill has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.Accumulator.fill")
[error] * The symbol scala.jdk.Accumulator.AccumulatorFactoryShape.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.Accumulator.AccumulatorFactoryShape.<init>")
[error] * The member scala.jdk.Priority3FunctionExtensions.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.Priority3FunctionExtensions.$init$")
[error] * The member scala.jdk.AnyAccumulatorStepper.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.AnyAccumulatorStepper.<init>")
[error] * The symbol scala.jdk.LongAccumulatorStepper.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.LongAccumulatorStepper.<init>")
[error] * The symbol scala.jdk.FunctionConverters.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionConverters.<init>")
[error] * The member scala.jdk.Priority1FunctionExtensions.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.Priority1FunctionExtensions.$init$")
[error] * The symbol scala.jdk.DurationConverters.ScalaDurationOps.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.DurationConverters.ScalaDurationOps.<init>")
[error] * The member scala.jdk.DurationConverters.ScalaDurationOps.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.DurationConverters.ScalaDurationOps.hashCode$extension")
[error] * The member scala.jdk.DurationConverters.ScalaDurationOps.toJava$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.DurationConverters.ScalaDurationOps.toJava$extension")
[error] * The symbol scala.jdk.DurationConverters.ScalaDurationOps.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.DurationConverters.ScalaDurationOps.<init>")
[error] * The member scala.jdk.DurationConverters.ScalaDurationOps.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.DurationConverters.ScalaDurationOps.equals$extension")
[error] * The symbol scala.jdk.DurationConverters.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.DurationConverters.<init>")
[error] * The member scala.jdk.DurationConverters.JavaDurationOps.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.DurationConverters.JavaDurationOps.hashCode$extension")
[error] * The member scala.jdk.DurationConverters.JavaDurationOps.toScala$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.DurationConverters.JavaDurationOps.toScala$extension")
[error] * The symbol scala.jdk.DurationConverters.JavaDurationOps.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.DurationConverters.JavaDurationOps.<init>")
[error] * The member scala.jdk.DurationConverters.JavaDurationOps.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.DurationConverters.JavaDurationOps.equals$extension")
[error] * The symbol scala.jdk.DurationConverters.JavaDurationOps.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.DurationConverters.JavaDurationOps.<init>")
[error] * The symbol scala.jdk.StreamConverters.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.StreamConverters.<init>")
[error] * Internal error while checking symbol scala.jdk.LongAccumulator.efficientStepper: java.lang.UnsupportedOperationException: Cannot erase AndType(S, TypeRef(TermRef(PackageRef(scala.collection), Stepper), EfficientSplit))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.jdk.LongAccumulator.efficientStepper")
[error] * The symbol scala.jdk.LongAccumulator.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.LongAccumulator.<init>")
[error] * The class scala.jdk.LongAccumulator$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.LongAccumulator$")
[error] * The member scala.jdk.LongAccumulator.SerializationProxy.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.LongAccumulator.SerializationProxy.<init>")
[error] * The symbol scala.jdk.LongAccumulator.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.LongAccumulator.<init>")
[error] * The member scala.jdk.Priority0FunctionExtensions.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.Priority0FunctionExtensions.$init$")
[error] * The member scala.jdk.OptionConverters.RichOptionalDouble.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.OptionConverters.RichOptionalDouble.hashCode$extension")
[error] * The member scala.jdk.OptionConverters.RichOptionalDouble.toScala$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.OptionConverters.RichOptionalDouble.toScala$extension")
[error] * The symbol scala.jdk.OptionConverters.RichOptionalDouble.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.OptionConverters.RichOptionalDouble.<init>")
[error] * The member scala.jdk.OptionConverters.RichOptionalDouble.asScala$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.OptionConverters.RichOptionalDouble.asScala$extension")
[error] * The member scala.jdk.OptionConverters.RichOptionalDouble.toJavaGeneric$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.OptionConverters.RichOptionalDouble.toJavaGeneric$extension")
[error] * The member scala.jdk.OptionConverters.RichOptionalDouble.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.OptionConverters.RichOptionalDouble.equals$extension")
[error] * The symbol scala.jdk.OptionConverters.RichOptionalLong.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.OptionConverters.RichOptionalLong.<init>")
[error] * The member scala.jdk.OptionConverters.RichOptional.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.OptionConverters.RichOptional.hashCode$extension")
[error] * The member scala.jdk.OptionConverters.RichOptional.toJavaPrimitive$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.OptionConverters.RichOptional.toJavaPrimitive$extension")
[error] * The member scala.jdk.OptionConverters.RichOptional.toScala$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.OptionConverters.RichOptional.toScala$extension")
[error] * The symbol scala.jdk.OptionConverters.RichOptional.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.OptionConverters.RichOptional.<init>")
[error] * The member scala.jdk.OptionConverters.RichOptional.asScala$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.OptionConverters.RichOptional.asScala$extension")
[error] * The member scala.jdk.OptionConverters.RichOptional.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.OptionConverters.RichOptional.equals$extension")
[error] * The member scala.jdk.OptionConverters.RichOption.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.OptionConverters.RichOption.hashCode$extension")
[error] * The member scala.jdk.OptionConverters.RichOption.toJavaPrimitive$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.OptionConverters.RichOption.toJavaPrimitive$extension")
[error] * The member scala.jdk.OptionConverters.RichOption.toJava$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.OptionConverters.RichOption.toJava$extension")
[error] * The symbol scala.jdk.OptionConverters.RichOption.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.OptionConverters.RichOption.<init>")
[error] * The member scala.jdk.OptionConverters.RichOption.asJava$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.OptionConverters.RichOption.asJava$extension")
[error] * The member scala.jdk.OptionConverters.RichOption.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.OptionConverters.RichOption.equals$extension")
[error] * The symbol scala.jdk.OptionConverters.RichOptionalDouble.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.OptionConverters.RichOptionalDouble.<init>")
[error] * The member scala.jdk.OptionConverters.RichOption.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.OptionConverters.RichOption.<init>")
[error] * The symbol scala.jdk.OptionConverters.RichOptionalInt.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.OptionConverters.RichOptionalInt.<init>")
[error] * The member scala.jdk.OptionConverters.RichOptional.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.OptionConverters.RichOptional.<init>")
[error] * The member scala.jdk.OptionConverters.RichOptionalLong.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.OptionConverters.RichOptionalLong.hashCode$extension")
[error] * The member scala.jdk.OptionConverters.RichOptionalLong.toScala$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.OptionConverters.RichOptionalLong.toScala$extension")
[error] * The symbol scala.jdk.OptionConverters.RichOptionalLong.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.OptionConverters.RichOptionalLong.<init>")
[error] * The member scala.jdk.OptionConverters.RichOptionalLong.asScala$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.OptionConverters.RichOptionalLong.asScala$extension")
[error] * The member scala.jdk.OptionConverters.RichOptionalLong.toJavaGeneric$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.OptionConverters.RichOptionalLong.toJavaGeneric$extension")
[error] * The member scala.jdk.OptionConverters.RichOptionalLong.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.OptionConverters.RichOptionalLong.equals$extension")
[error] * The symbol scala.jdk.OptionConverters.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.OptionConverters.<init>")
[error] * The member scala.jdk.OptionConverters.RichOptionalInt.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.OptionConverters.RichOptionalInt.hashCode$extension")
[error] * The member scala.jdk.OptionConverters.RichOptionalInt.toScala$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.OptionConverters.RichOptionalInt.toScala$extension")
[error] * The symbol scala.jdk.OptionConverters.RichOptionalInt.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.OptionConverters.RichOptionalInt.<init>")
[error] * The member scala.jdk.OptionConverters.RichOptionalInt.asScala$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.OptionConverters.RichOptionalInt.asScala$extension")
[error] * The member scala.jdk.OptionConverters.RichOptionalInt.toJavaGeneric$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.OptionConverters.RichOptionalInt.toJavaGeneric$extension")
[error] * The member scala.jdk.OptionConverters.RichOptionalInt.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.OptionConverters.RichOptionalInt.equals$extension")
[error] * The symbol scala.jdk.IntAccumulatorStepper.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.IntAccumulatorStepper.<init>")
[error] * The symbol scala.jdk.DoubleAccumulatorStepper.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.DoubleAccumulatorStepper.<init>")
[error] * Internal error while checking symbol scala.jdk.AnyAccumulator.efficientStepper: java.lang.UnsupportedOperationException: Cannot erase AndType(S, TypeRef(TermRef(PackageRef(scala.collection), Stepper), EfficientSplit))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.jdk.AnyAccumulator.efficientStepper")
[error] * The member scala.jdk.AnyAccumulator.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.AnyAccumulator.<init>")
[error] * The member scala.jdk.AnyAccumulator.SerializationProxy.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.AnyAccumulator.SerializationProxy.<init>")
[error] * The symbol scala.jdk.AnyAccumulator.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.AnyAccumulator.<init>")
[error] * The member scala.jdk.FutureConverters.CompletionStageOps.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FutureConverters.CompletionStageOps.<init>")
[error] * The member scala.jdk.FutureConverters.CompletionStageOps.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FutureConverters.CompletionStageOps.hashCode$extension")
[error] * The symbol scala.jdk.FutureConverters.CompletionStageOps.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FutureConverters.CompletionStageOps.<init>")
[error] * The member scala.jdk.FutureConverters.CompletionStageOps.asScala$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FutureConverters.CompletionStageOps.asScala$extension")
[error] * The member scala.jdk.FutureConverters.CompletionStageOps.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FutureConverters.CompletionStageOps.equals$extension")
[error] * The member scala.jdk.FutureConverters.FutureOps.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FutureConverters.FutureOps.<init>")
[error] * The symbol scala.jdk.FutureConverters.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FutureConverters.<init>")
[error] * The member scala.jdk.FutureConverters.FutureOps.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FutureConverters.FutureOps.hashCode$extension")
[error] * The symbol scala.jdk.FutureConverters.FutureOps.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FutureConverters.FutureOps.<init>")
[error] * The member scala.jdk.FutureConverters.FutureOps.asJava$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FutureConverters.FutureOps.asJava$extension")
[error] * The member scala.jdk.FutureConverters.FutureOps.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FutureConverters.FutureOps.equals$extension")
[error] * Internal error while checking symbol scala.jdk.IntAccumulator.efficientStepper: java.lang.UnsupportedOperationException: Cannot erase AndType(S, TypeRef(TermRef(PackageRef(scala.collection), Stepper), EfficientSplit))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.jdk.IntAccumulator.efficientStepper")
[error] * The symbol scala.jdk.IntAccumulator.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.IntAccumulator.<init>")
[error] * The class scala.jdk.IntAccumulator$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.IntAccumulator$")
[error] * The member scala.jdk.IntAccumulator.SerializationProxy.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.IntAccumulator.SerializationProxy.<init>")
[error] * The symbol scala.jdk.IntAccumulator.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.IntAccumulator.<init>")
[error] * The symbol scala.jdk.CollectionConverters.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.CollectionConverters.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichObjIntConsumerAsFunction2.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichObjIntConsumerAsFunction2.<init>")
[error] * The symbol scala.jdk.FunctionWrappers.RichFunction0AsLongSupplier.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichFunction0AsLongSupplier.<init>")
[error] * The symbol scala.jdk.FunctionWrappers.RichFunction0AsIntSupplier.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichFunction0AsIntSupplier.<init>")
[error] * The member scala.jdk.FunctionWrappers.FromJavaToIntFunction.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.FromJavaToIntFunction.copy$default$1")
[error] * The member scala.jdk.FunctionWrappers.FromJavaToIntFunction.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.FromJavaToIntFunction.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsDoubleFunction.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsDoubleFunction.hashCode$extension")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsDoubleFunction.asJavaDoubleFunction$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsDoubleFunction.asJavaDoubleFunction$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichFunction1AsDoubleFunction.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichFunction1AsDoubleFunction.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsDoubleFunction.asJava$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsDoubleFunction.asJava$extension")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsDoubleFunction.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsDoubleFunction.equals$extension")
[error] * The class scala.jdk.FunctionWrappers.FromJavaLongUnaryOperator$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.FromJavaLongUnaryOperator$")
[error] * The class scala.jdk.FunctionWrappers.FromJavaLongUnaryOperator$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.FromJavaLongUnaryOperator$")
[error] * The symbol scala.jdk.FunctionWrappers.FromJavaLongUnaryOperator.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.FromJavaLongUnaryOperator.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunctionAsFunction1.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunctionAsFunction1.hashCode$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichFunctionAsFunction1.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichFunctionAsFunction1.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunctionAsFunction1.asScala$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunctionAsFunction1.asScala$extension")
[error] * The member scala.jdk.FunctionWrappers.RichFunctionAsFunction1.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunctionAsFunction1.equals$extension")
[error] * The member scala.jdk.FunctionWrappers.AsJavaDoubleToLongFunction.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.AsJavaDoubleToLongFunction.copy$default$1")
[error] * The symbol scala.jdk.FunctionWrappers.AsJavaDoubleToLongFunction.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.AsJavaDoubleToLongFunction.<init>")
[error] * The symbol scala.jdk.FunctionWrappers.RichDoublePredicateAsFunction1.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichDoublePredicateAsFunction1.<init>")
[error] * The class scala.jdk.FunctionWrappers.AsJavaIntUnaryOperator$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.AsJavaIntUnaryOperator$")
[error] * The class scala.jdk.FunctionWrappers.AsJavaIntUnaryOperator$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.AsJavaIntUnaryOperator$")
[error] * The symbol scala.jdk.FunctionWrappers.AsJavaIntUnaryOperator.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.AsJavaIntUnaryOperator.<init>")
[error] * The class scala.jdk.FunctionWrappers.FromJavaDoubleUnaryOperator$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.FromJavaDoubleUnaryOperator$")
[error] * The class scala.jdk.FunctionWrappers.FromJavaDoubleUnaryOperator$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.FromJavaDoubleUnaryOperator$")
[error] * The symbol scala.jdk.FunctionWrappers.FromJavaDoubleUnaryOperator.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.FromJavaDoubleUnaryOperator.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichDoubleBinaryOperatorAsFunction2.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichDoubleBinaryOperatorAsFunction2.hashCode$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichDoubleBinaryOperatorAsFunction2.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichDoubleBinaryOperatorAsFunction2.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichDoubleBinaryOperatorAsFunction2.asScala$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichDoubleBinaryOperatorAsFunction2.asScala$extension")
[error] * The member scala.jdk.FunctionWrappers.RichDoubleBinaryOperatorAsFunction2.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichDoubleBinaryOperatorAsFunction2.equals$extension")
[error] * The member scala.jdk.FunctionWrappers.FromJavaLongBinaryOperator.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.FromJavaLongBinaryOperator.copy$default$1")
[error] * The symbol scala.jdk.FunctionWrappers.FromJavaLongBinaryOperator.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.FromJavaLongBinaryOperator.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsPredicate.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsPredicate.hashCode$extension")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsPredicate.asJavaPredicate$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsPredicate.asJavaPredicate$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichFunction1AsPredicate.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichFunction1AsPredicate.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsPredicate.asJava$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsPredicate.asJava$extension")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsPredicate.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsPredicate.equals$extension")
[error] * The class scala.jdk.FunctionWrappers.AsJavaBiPredicate$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.AsJavaBiPredicate$")
[error] * The symbol scala.jdk.FunctionWrappers.AsJavaBiPredicate.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.AsJavaBiPredicate.<init>")
[error] * The symbol scala.jdk.FunctionWrappers.RichLongSupplierAsFunction0.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichLongSupplierAsFunction0.<init>")
[error] * The member scala.jdk.FunctionWrappers.AsJavaDoubleSupplier.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.AsJavaDoubleSupplier.copy$default$1")
[error] * The symbol scala.jdk.FunctionWrappers.AsJavaDoubleSupplier.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.AsJavaDoubleSupplier.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichToLongFunctionAsFunction1.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichToLongFunctionAsFunction1.hashCode$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichToLongFunctionAsFunction1.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichToLongFunctionAsFunction1.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichToLongFunctionAsFunction1.asScala$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichToLongFunctionAsFunction1.asScala$extension")
[error] * The member scala.jdk.FunctionWrappers.RichToLongFunctionAsFunction1.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichToLongFunctionAsFunction1.equals$extension")
[error] * The class scala.jdk.FunctionWrappers.FromJavaIntConsumer$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.FromJavaIntConsumer$")
[error] * The class scala.jdk.FunctionWrappers.FromJavaIntConsumer$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.FromJavaIntConsumer$")
[error] * The symbol scala.jdk.FunctionWrappers.FromJavaIntConsumer.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.FromJavaIntConsumer.<init>")
[error] * The symbol scala.jdk.FunctionWrappers.RichFunction1AsIntConsumer.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichFunction1AsIntConsumer.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsIntToDoubleFunction.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsIntToDoubleFunction.hashCode$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichFunction1AsIntToDoubleFunction.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichFunction1AsIntToDoubleFunction.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsIntToDoubleFunction.asJava$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsIntToDoubleFunction.asJava$extension")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsIntToDoubleFunction.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsIntToDoubleFunction.equals$extension")
[error] * The class scala.jdk.FunctionWrappers.AsJavaLongToDoubleFunction$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.AsJavaLongToDoubleFunction$")
[error] * The class scala.jdk.FunctionWrappers.AsJavaLongToDoubleFunction$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.AsJavaLongToDoubleFunction$")
[error] * The symbol scala.jdk.FunctionWrappers.AsJavaLongToDoubleFunction.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.AsJavaLongToDoubleFunction.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichIntFunctionAsFunction1.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichIntFunctionAsFunction1.<init>")
[error] * The symbol scala.jdk.FunctionWrappers.RichFunction1AsDoubleToLongFunction.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichFunction1AsDoubleToLongFunction.<init>")
[error] * The symbol scala.jdk.FunctionWrappers.RichDoubleSupplierAsFunction0.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichDoubleSupplierAsFunction0.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichBooleanSupplierAsFunction0.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichBooleanSupplierAsFunction0.hashCode$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichBooleanSupplierAsFunction0.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichBooleanSupplierAsFunction0.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichBooleanSupplierAsFunction0.asScala$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichBooleanSupplierAsFunction0.asScala$extension")
[error] * The member scala.jdk.FunctionWrappers.RichBooleanSupplierAsFunction0.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichBooleanSupplierAsFunction0.equals$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichIntToDoubleFunctionAsFunction1.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichIntToDoubleFunctionAsFunction1.<init>")
[error] * The member scala.jdk.FunctionWrappers.AsJavaLongPredicate.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.AsJavaLongPredicate.copy$default$1")
[error] * The symbol scala.jdk.FunctionWrappers.AsJavaLongPredicate.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.AsJavaLongPredicate.<init>")
[error] * The member scala.jdk.FunctionWrappers.AsJavaIntToLongFunction.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.AsJavaIntToLongFunction.copy$default$1")
[error] * The symbol scala.jdk.FunctionWrappers.AsJavaIntToLongFunction.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.AsJavaIntToLongFunction.<init>")
[error] * The member scala.jdk.FunctionWrappers.AsJavaToIntFunction.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.AsJavaToIntFunction.copy$default$1")
[error] * The member scala.jdk.FunctionWrappers.AsJavaToIntFunction.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.AsJavaToIntFunction.<init>")
[error] * The member scala.jdk.FunctionWrappers.FromJavaUnaryOperator.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.FromJavaUnaryOperator.copy$default$1")
[error] * The member scala.jdk.FunctionWrappers.FromJavaUnaryOperator.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.FromJavaUnaryOperator.<init>")
[error] * The class scala.jdk.FunctionWrappers.AsJavaFunction$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.AsJavaFunction$")
[error] * The symbol scala.jdk.FunctionWrappers.AsJavaFunction.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.AsJavaFunction.<init>")
[error] * The member scala.jdk.FunctionWrappers.AsJavaLongUnaryOperator.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.AsJavaLongUnaryOperator.copy$default$1")
[error] * The symbol scala.jdk.FunctionWrappers.AsJavaLongUnaryOperator.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.AsJavaLongUnaryOperator.<init>")
[error] * The member scala.jdk.FunctionWrappers.FromJavaDoublePredicate.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.FromJavaDoublePredicate.copy$default$1")
[error] * The symbol scala.jdk.FunctionWrappers.FromJavaDoublePredicate.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.FromJavaDoublePredicate.<init>")
[error] * The member scala.jdk.FunctionWrappers.AsJavaBooleanSupplier.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.AsJavaBooleanSupplier.copy$default$1")
[error] * The symbol scala.jdk.FunctionWrappers.AsJavaBooleanSupplier.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.AsJavaBooleanSupplier.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsLongPredicate.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsLongPredicate.hashCode$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichFunction1AsLongPredicate.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichFunction1AsLongPredicate.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsLongPredicate.asJava$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsLongPredicate.asJava$extension")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsLongPredicate.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsLongPredicate.equals$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichBooleanSupplierAsFunction0.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichBooleanSupplierAsFunction0.<init>")
[error] * The member scala.jdk.FunctionWrappers.FromJavaLongToIntFunction.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.FromJavaLongToIntFunction.copy$default$1")
[error] * The symbol scala.jdk.FunctionWrappers.FromJavaLongToIntFunction.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.FromJavaLongToIntFunction.<init>")
[error] * The member scala.jdk.FunctionWrappers.FromJavaBooleanSupplier.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.FromJavaBooleanSupplier.copy$default$1")
[error] * The symbol scala.jdk.FunctionWrappers.FromJavaBooleanSupplier.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.FromJavaBooleanSupplier.<init>")
[error] * The class scala.jdk.FunctionWrappers.AsJavaUnaryOperator$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.AsJavaUnaryOperator$")
[error] * The symbol scala.jdk.FunctionWrappers.AsJavaUnaryOperator.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.AsJavaUnaryOperator.<init>")
[error] * The member scala.jdk.FunctionWrappers.FromJavaIntUnaryOperator.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.FromJavaIntUnaryOperator.copy$default$1")
[error] * The symbol scala.jdk.FunctionWrappers.FromJavaIntUnaryOperator.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.FromJavaIntUnaryOperator.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichObjDoubleConsumerAsFunction2.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichObjDoubleConsumerAsFunction2.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsToLongFunction.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsToLongFunction.hashCode$extension")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsToLongFunction.asJavaToLongFunction$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsToLongFunction.asJavaToLongFunction$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichFunction1AsToLongFunction.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichFunction1AsToLongFunction.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsToLongFunction.asJava$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsToLongFunction.asJava$extension")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsToLongFunction.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsToLongFunction.equals$extension")
[error] * The member scala.jdk.FunctionWrappers.RichDoubleToIntFunctionAsFunction1.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichDoubleToIntFunctionAsFunction1.hashCode$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichDoubleToIntFunctionAsFunction1.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichDoubleToIntFunctionAsFunction1.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichDoubleToIntFunctionAsFunction1.asScala$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichDoubleToIntFunctionAsFunction1.asScala$extension")
[error] * The member scala.jdk.FunctionWrappers.RichDoubleToIntFunctionAsFunction1.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichDoubleToIntFunctionAsFunction1.equals$extension")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsIntToLongFunction.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsIntToLongFunction.hashCode$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichFunction1AsIntToLongFunction.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichFunction1AsIntToLongFunction.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsIntToLongFunction.asJava$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsIntToLongFunction.asJava$extension")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsIntToLongFunction.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsIntToLongFunction.equals$extension")
[error] * The class scala.jdk.FunctionWrappers.AsJavaDoubleBinaryOperator$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.AsJavaDoubleBinaryOperator$")
[error] * The class scala.jdk.FunctionWrappers.AsJavaDoubleBinaryOperator$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.AsJavaDoubleBinaryOperator$")
[error] * The symbol scala.jdk.FunctionWrappers.AsJavaDoubleBinaryOperator.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.AsJavaDoubleBinaryOperator.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsConsumer.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsConsumer.hashCode$extension")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsConsumer.asJavaConsumer$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsConsumer.asJavaConsumer$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichFunction1AsConsumer.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichFunction1AsConsumer.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsConsumer.asJava$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsConsumer.asJava$extension")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsConsumer.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsConsumer.equals$extension")
[error] * The class scala.jdk.FunctionWrappers.AsJavaLongBinaryOperator$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.AsJavaLongBinaryOperator$")
[error] * The class scala.jdk.FunctionWrappers.AsJavaLongBinaryOperator$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.AsJavaLongBinaryOperator$")
[error] * The symbol scala.jdk.FunctionWrappers.AsJavaLongBinaryOperator.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.AsJavaLongBinaryOperator.<init>")
[error] * The symbol scala.jdk.FunctionWrappers.RichLongPredicateAsFunction1.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichLongPredicateAsFunction1.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichSupplierAsFunction0.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichSupplierAsFunction0.hashCode$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichSupplierAsFunction0.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichSupplierAsFunction0.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichSupplierAsFunction0.asScala$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichSupplierAsFunction0.asScala$extension")
[error] * The member scala.jdk.FunctionWrappers.RichSupplierAsFunction0.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichSupplierAsFunction0.equals$extension")
[error] * The member scala.jdk.FunctionWrappers.AsJavaBiPredicate.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.AsJavaBiPredicate.copy$default$1")
[error] * The member scala.jdk.FunctionWrappers.AsJavaBiPredicate.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.AsJavaBiPredicate.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction2AsBiConsumer.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction2AsBiConsumer.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichToDoubleBiFunctionAsFunction2.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichToDoubleBiFunctionAsFunction2.hashCode$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichToDoubleBiFunctionAsFunction2.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichToDoubleBiFunctionAsFunction2.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichToDoubleBiFunctionAsFunction2.asScala$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichToDoubleBiFunctionAsFunction2.asScala$extension")
[error] * The member scala.jdk.FunctionWrappers.RichToDoubleBiFunctionAsFunction2.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichToDoubleBiFunctionAsFunction2.equals$extension")
[error] * The member scala.jdk.FunctionWrappers.RichLongToDoubleFunctionAsFunction1.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichLongToDoubleFunctionAsFunction1.hashCode$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichLongToDoubleFunctionAsFunction1.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichLongToDoubleFunctionAsFunction1.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichLongToDoubleFunctionAsFunction1.asScala$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichLongToDoubleFunctionAsFunction1.asScala$extension")
[error] * The member scala.jdk.FunctionWrappers.RichLongToDoubleFunctionAsFunction1.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichLongToDoubleFunctionAsFunction1.equals$extension")
[error] * The member scala.jdk.FunctionWrappers.FromJavaLongUnaryOperator.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.FromJavaLongUnaryOperator.copy$default$1")
[error] * The symbol scala.jdk.FunctionWrappers.FromJavaLongUnaryOperator.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.FromJavaLongUnaryOperator.<init>")
[error] * The member scala.jdk.FunctionWrappers.AsJavaSupplier.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.AsJavaSupplier.copy$default$1")
[error] * The member scala.jdk.FunctionWrappers.AsJavaSupplier.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.AsJavaSupplier.<init>")
[error] * The member scala.jdk.FunctionWrappers.FromJavaToDoubleBiFunction.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.FromJavaToDoubleBiFunction.copy$default$1")
[error] * The member scala.jdk.FunctionWrappers.FromJavaToDoubleBiFunction.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.FromJavaToDoubleBiFunction.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichBiFunctionAsFunction2.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichBiFunctionAsFunction2.hashCode$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichBiFunctionAsFunction2.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichBiFunctionAsFunction2.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichBiFunctionAsFunction2.asScala$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichBiFunctionAsFunction2.asScala$extension")
[error] * The member scala.jdk.FunctionWrappers.RichBiFunctionAsFunction2.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichBiFunctionAsFunction2.equals$extension")
[error] * The class scala.jdk.FunctionWrappers.AsJavaIntBinaryOperator$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.AsJavaIntBinaryOperator$")
[error] * The class scala.jdk.FunctionWrappers.AsJavaIntBinaryOperator$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.AsJavaIntBinaryOperator$")
[error] * The symbol scala.jdk.FunctionWrappers.AsJavaIntBinaryOperator.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.AsJavaIntBinaryOperator.<init>")
[error] * The class scala.jdk.FunctionWrappers.AsJavaIntToDoubleFunction$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.AsJavaIntToDoubleFunction$")
[error] * The class scala.jdk.FunctionWrappers.AsJavaIntToDoubleFunction$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.AsJavaIntToDoubleFunction$")
[error] * The symbol scala.jdk.FunctionWrappers.AsJavaIntToDoubleFunction.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.AsJavaIntToDoubleFunction.<init>")
[error] * The class scala.jdk.FunctionWrappers.FromJavaDoubleConsumer$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.FromJavaDoubleConsumer$")
[error] * The class scala.jdk.FunctionWrappers.FromJavaDoubleConsumer$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.FromJavaDoubleConsumer$")
[error] * The symbol scala.jdk.FunctionWrappers.FromJavaDoubleConsumer.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.FromJavaDoubleConsumer.<init>")
[error] * The member scala.jdk.FunctionWrappers.FromJavaIntBinaryOperator.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.FromJavaIntBinaryOperator.copy$default$1")
[error] * The symbol scala.jdk.FunctionWrappers.FromJavaIntBinaryOperator.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.FromJavaIntBinaryOperator.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsDoubleToIntFunction.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsDoubleToIntFunction.hashCode$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichFunction1AsDoubleToIntFunction.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichFunction1AsDoubleToIntFunction.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsDoubleToIntFunction.asJava$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsDoubleToIntFunction.asJava$extension")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsDoubleToIntFunction.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsDoubleToIntFunction.equals$extension")
[error] * The member scala.jdk.FunctionWrappers.AsJavaIntToDoubleFunction.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.AsJavaIntToDoubleFunction.copy$default$1")
[error] * The symbol scala.jdk.FunctionWrappers.AsJavaIntToDoubleFunction.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.AsJavaIntToDoubleFunction.<init>")
[error] * The member scala.jdk.FunctionWrappers.AsJavaLongSupplier.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.AsJavaLongSupplier.copy$default$1")
[error] * The symbol scala.jdk.FunctionWrappers.AsJavaLongSupplier.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.AsJavaLongSupplier.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction2AsLongBinaryOperator.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction2AsLongBinaryOperator.hashCode$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichFunction2AsLongBinaryOperator.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichFunction2AsLongBinaryOperator.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction2AsLongBinaryOperator.asJava$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction2AsLongBinaryOperator.asJava$extension")
[error] * The member scala.jdk.FunctionWrappers.RichFunction2AsLongBinaryOperator.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction2AsLongBinaryOperator.equals$extension")
[error] * The member scala.jdk.FunctionWrappers.AsJavaIntBinaryOperator.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.AsJavaIntBinaryOperator.copy$default$1")
[error] * The symbol scala.jdk.FunctionWrappers.AsJavaIntBinaryOperator.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.AsJavaIntBinaryOperator.<init>")
[error] * The symbol scala.jdk.FunctionWrappers.RichIntBinaryOperatorAsFunction2.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichIntBinaryOperatorAsFunction2.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichBiPredicateAsFunction2.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichBiPredicateAsFunction2.<init>")
[error] * The class scala.jdk.FunctionWrappers.AsJavaDoubleSupplier$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.AsJavaDoubleSupplier$")
[error] * The class scala.jdk.FunctionWrappers.AsJavaDoubleSupplier$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.AsJavaDoubleSupplier$")
[error] * The symbol scala.jdk.FunctionWrappers.AsJavaDoubleSupplier.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.AsJavaDoubleSupplier.<init>")
[error] * The class scala.jdk.FunctionWrappers.FromJavaDoubleFunction$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.FromJavaDoubleFunction$")
[error] * The symbol scala.jdk.FunctionWrappers.FromJavaDoubleFunction.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.FromJavaDoubleFunction.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsLongToIntFunction.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsLongToIntFunction.hashCode$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichFunction1AsLongToIntFunction.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichFunction1AsLongToIntFunction.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsLongToIntFunction.asJava$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsLongToIntFunction.asJava$extension")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsLongToIntFunction.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsLongToIntFunction.equals$extension")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsDoubleUnaryOperator.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsDoubleUnaryOperator.hashCode$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichFunction1AsDoubleUnaryOperator.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichFunction1AsDoubleUnaryOperator.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsDoubleUnaryOperator.asJava$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsDoubleUnaryOperator.asJava$extension")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsDoubleUnaryOperator.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsDoubleUnaryOperator.equals$extension")
[error] * The member scala.jdk.FunctionWrappers.RichBiPredicateAsFunction2.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichBiPredicateAsFunction2.hashCode$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichBiPredicateAsFunction2.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichBiPredicateAsFunction2.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichBiPredicateAsFunction2.asScala$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichBiPredicateAsFunction2.asScala$extension")
[error] * The member scala.jdk.FunctionWrappers.RichBiPredicateAsFunction2.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichBiPredicateAsFunction2.equals$extension")
[error] * The member scala.jdk.FunctionWrappers.RichIntToDoubleFunctionAsFunction1.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichIntToDoubleFunctionAsFunction1.hashCode$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichIntToDoubleFunctionAsFunction1.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichIntToDoubleFunctionAsFunction1.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichIntToDoubleFunctionAsFunction1.asScala$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichIntToDoubleFunctionAsFunction1.asScala$extension")
[error] * The member scala.jdk.FunctionWrappers.RichIntToDoubleFunctionAsFunction1.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichIntToDoubleFunctionAsFunction1.equals$extension")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsToDoubleFunction.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsToDoubleFunction.hashCode$extension")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsToDoubleFunction.asJavaToDoubleFunction$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsToDoubleFunction.asJavaToDoubleFunction$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichFunction1AsToDoubleFunction.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichFunction1AsToDoubleFunction.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsToDoubleFunction.asJava$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsToDoubleFunction.asJava$extension")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsToDoubleFunction.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsToDoubleFunction.equals$extension")
[error] * The class scala.jdk.FunctionWrappers.FromJavaFunction$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.FromJavaFunction$")
[error] * The symbol scala.jdk.FunctionWrappers.FromJavaFunction.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.FromJavaFunction.<init>")
[error] * The member scala.jdk.FunctionWrappers.AsJavaObjLongConsumer.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.AsJavaObjLongConsumer.copy$default$1")
[error] * The member scala.jdk.FunctionWrappers.AsJavaObjLongConsumer.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.AsJavaObjLongConsumer.<init>")
[error] * The class scala.jdk.FunctionWrappers.AsJavaToDoubleBiFunction$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.AsJavaToDoubleBiFunction$")
[error] * The symbol scala.jdk.FunctionWrappers.AsJavaToDoubleBiFunction.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.AsJavaToDoubleBiFunction.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichToDoubleBiFunctionAsFunction2.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichToDoubleBiFunctionAsFunction2.<init>")
[error] * The class scala.jdk.FunctionWrappers.AsJavaBiFunction$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.AsJavaBiFunction$")
[error] * The symbol scala.jdk.FunctionWrappers.AsJavaBiFunction.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.AsJavaBiFunction.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction2AsToIntBiFunction.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction2AsToIntBiFunction.hashCode$extension")
[error] * The member scala.jdk.FunctionWrappers.RichFunction2AsToIntBiFunction.asJavaToIntBiFunction$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction2AsToIntBiFunction.asJavaToIntBiFunction$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichFunction2AsToIntBiFunction.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichFunction2AsToIntBiFunction.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction2AsToIntBiFunction.asJava$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction2AsToIntBiFunction.asJava$extension")
[error] * The member scala.jdk.FunctionWrappers.RichFunction2AsToIntBiFunction.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction2AsToIntBiFunction.equals$extension")
[error] * The member scala.jdk.FunctionWrappers.RichIntToLongFunctionAsFunction1.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichIntToLongFunctionAsFunction1.hashCode$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichIntToLongFunctionAsFunction1.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichIntToLongFunctionAsFunction1.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichIntToLongFunctionAsFunction1.asScala$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichIntToLongFunctionAsFunction1.asScala$extension")
[error] * The member scala.jdk.FunctionWrappers.RichIntToLongFunctionAsFunction1.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichIntToLongFunctionAsFunction1.equals$extension")
[error] * The member scala.jdk.FunctionWrappers.AsJavaLongToIntFunction.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.AsJavaLongToIntFunction.copy$default$1")
[error] * The symbol scala.jdk.FunctionWrappers.AsJavaLongToIntFunction.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.AsJavaLongToIntFunction.<init>")
[error] * The member scala.jdk.FunctionWrappers.FromJavaIntPredicate.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.FromJavaIntPredicate.copy$default$1")
[error] * The symbol scala.jdk.FunctionWrappers.FromJavaIntPredicate.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.FromJavaIntPredicate.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsFunction.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsFunction.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction2AsToDoubleBiFunction.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction2AsToDoubleBiFunction.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsIntPredicate.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsIntPredicate.hashCode$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichFunction1AsIntPredicate.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichFunction1AsIntPredicate.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsIntPredicate.asJava$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsIntPredicate.asJava$extension")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsIntPredicate.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsIntPredicate.equals$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichDoubleUnaryOperatorAsFunction1.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichDoubleUnaryOperatorAsFunction1.<init>")
[error] * The member scala.jdk.FunctionWrappers.FromJavaConsumer.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.FromJavaConsumer.copy$default$1")
[error] * The member scala.jdk.FunctionWrappers.FromJavaConsumer.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.FromJavaConsumer.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction2AsObjDoubleConsumer.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction2AsObjDoubleConsumer.<init>")
[error] * The class scala.jdk.FunctionWrappers.FromJavaLongPredicate$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.FromJavaLongPredicate$")
[error] * The class scala.jdk.FunctionWrappers.FromJavaLongPredicate$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.FromJavaLongPredicate$")
[error] * The symbol scala.jdk.FunctionWrappers.FromJavaLongPredicate.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.FromJavaLongPredicate.<init>")
[error] * The class scala.jdk.FunctionWrappers.FromJavaUnaryOperator$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.FromJavaUnaryOperator$")
[error] * The symbol scala.jdk.FunctionWrappers.FromJavaUnaryOperator.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.FromJavaUnaryOperator.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichLongConsumerAsFunction1.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichLongConsumerAsFunction1.hashCode$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichLongConsumerAsFunction1.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichLongConsumerAsFunction1.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichLongConsumerAsFunction1.asScala$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichLongConsumerAsFunction1.asScala$extension")
[error] * The member scala.jdk.FunctionWrappers.RichLongConsumerAsFunction1.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichLongConsumerAsFunction1.equals$extension")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsIntFunction.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsIntFunction.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsToLongFunction.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsToLongFunction.<init>")
[error] * The class scala.jdk.FunctionWrappers.AsJavaLongToIntFunction$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.AsJavaLongToIntFunction$")
[error] * The class scala.jdk.FunctionWrappers.AsJavaLongToIntFunction$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.AsJavaLongToIntFunction$")
[error] * The symbol scala.jdk.FunctionWrappers.AsJavaLongToIntFunction.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.AsJavaLongToIntFunction.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichLongToIntFunctionAsFunction1.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichLongToIntFunctionAsFunction1.hashCode$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichLongToIntFunctionAsFunction1.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichLongToIntFunctionAsFunction1.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichLongToIntFunctionAsFunction1.asScala$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichLongToIntFunctionAsFunction1.asScala$extension")
[error] * The member scala.jdk.FunctionWrappers.RichLongToIntFunctionAsFunction1.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichLongToIntFunctionAsFunction1.equals$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichFunction1AsLongUnaryOperator.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichFunction1AsLongUnaryOperator.<init>")
[error] * The class scala.jdk.FunctionWrappers.FromJavaIntToDoubleFunction$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.FromJavaIntToDoubleFunction$")
[error] * The class scala.jdk.FunctionWrappers.FromJavaIntToDoubleFunction$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.FromJavaIntToDoubleFunction$")
[error] * The symbol scala.jdk.FunctionWrappers.FromJavaIntToDoubleFunction.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.FromJavaIntToDoubleFunction.<init>")
[error] * The class scala.jdk.FunctionWrappers.FromJavaToLongBiFunction$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.FromJavaToLongBiFunction$")
[error] * The symbol scala.jdk.FunctionWrappers.FromJavaToLongBiFunction.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.FromJavaToLongBiFunction.<init>")
[error] * The symbol scala.jdk.FunctionWrappers.RichFunction1AsIntUnaryOperator.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichFunction1AsIntUnaryOperator.<init>")
[error] * The member scala.jdk.FunctionWrappers.AsJavaLongBinaryOperator.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.AsJavaLongBinaryOperator.copy$default$1")
[error] * The symbol scala.jdk.FunctionWrappers.AsJavaLongBinaryOperator.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.AsJavaLongBinaryOperator.<init>")
[error] * The symbol scala.jdk.FunctionWrappers.RichIntPredicateAsFunction1.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichIntPredicateAsFunction1.<init>")
[error] * The class scala.jdk.FunctionWrappers.FromJavaBooleanSupplier$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.FromJavaBooleanSupplier$")
[error] * The class scala.jdk.FunctionWrappers.FromJavaBooleanSupplier$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.FromJavaBooleanSupplier$")
[error] * The symbol scala.jdk.FunctionWrappers.FromJavaBooleanSupplier.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.FromJavaBooleanSupplier.<init>")
[error] * The class scala.jdk.FunctionWrappers.AsJavaDoubleUnaryOperator$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.AsJavaDoubleUnaryOperator$")
[error] * The class scala.jdk.FunctionWrappers.AsJavaDoubleUnaryOperator$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.AsJavaDoubleUnaryOperator$")
[error] * The symbol scala.jdk.FunctionWrappers.AsJavaDoubleUnaryOperator.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.AsJavaDoubleUnaryOperator.<init>")
[error] * The class scala.jdk.FunctionWrappers.FromJavaBinaryOperator$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.FromJavaBinaryOperator$")
[error] * The symbol scala.jdk.FunctionWrappers.FromJavaBinaryOperator.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.FromJavaBinaryOperator.<init>")
[error] * The member scala.jdk.FunctionWrappers.AsJavaToLongFunction.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.AsJavaToLongFunction.copy$default$1")
[error] * The member scala.jdk.FunctionWrappers.AsJavaToLongFunction.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.AsJavaToLongFunction.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichToLongFunctionAsFunction1.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichToLongFunctionAsFunction1.<init>")
[error] * The member scala.jdk.FunctionWrappers.AsJavaIntSupplier.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.AsJavaIntSupplier.copy$default$1")
[error] * The symbol scala.jdk.FunctionWrappers.AsJavaIntSupplier.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.AsJavaIntSupplier.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichObjLongConsumerAsFunction2.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichObjLongConsumerAsFunction2.hashCode$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichObjLongConsumerAsFunction2.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichObjLongConsumerAsFunction2.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichObjLongConsumerAsFunction2.asScala$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichObjLongConsumerAsFunction2.asScala$extension")
[error] * The member scala.jdk.FunctionWrappers.RichObjLongConsumerAsFunction2.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichObjLongConsumerAsFunction2.equals$extension")
[error] * The member scala.jdk.FunctionWrappers.RichConsumerAsFunction1.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichConsumerAsFunction1.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsPredicate.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsPredicate.<init>")
[error] * The symbol scala.jdk.FunctionWrappers.RichDoubleToIntFunctionAsFunction1.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichDoubleToIntFunctionAsFunction1.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction2AsObjIntConsumer.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction2AsObjIntConsumer.hashCode$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichFunction2AsObjIntConsumer.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichFunction2AsObjIntConsumer.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction2AsObjIntConsumer.asJava$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction2AsObjIntConsumer.asJava$extension")
[error] * The member scala.jdk.FunctionWrappers.RichFunction2AsObjIntConsumer.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction2AsObjIntConsumer.equals$extension")
[error] * The member scala.jdk.FunctionWrappers.RichFunction2AsObjIntConsumer.asJavaObjIntConsumer$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction2AsObjIntConsumer.asJavaObjIntConsumer$extension")
[error] * The member scala.jdk.FunctionWrappers.RichBinaryOperatorAsFunction2.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichBinaryOperatorAsFunction2.hashCode$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichBinaryOperatorAsFunction2.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichBinaryOperatorAsFunction2.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichBinaryOperatorAsFunction2.asScala$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichBinaryOperatorAsFunction2.asScala$extension")
[error] * The member scala.jdk.FunctionWrappers.RichBinaryOperatorAsFunction2.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichBinaryOperatorAsFunction2.equals$extension")
[error] * The member scala.jdk.FunctionWrappers.FromJavaIntToDoubleFunction.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.FromJavaIntToDoubleFunction.copy$default$1")
[error] * The symbol scala.jdk.FunctionWrappers.FromJavaIntToDoubleFunction.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.FromJavaIntToDoubleFunction.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichToDoubleFunctionAsFunction1.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichToDoubleFunctionAsFunction1.hashCode$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichToDoubleFunctionAsFunction1.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichToDoubleFunctionAsFunction1.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichToDoubleFunctionAsFunction1.asScala$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichToDoubleFunctionAsFunction1.asScala$extension")
[error] * The member scala.jdk.FunctionWrappers.RichToDoubleFunctionAsFunction1.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichToDoubleFunctionAsFunction1.equals$extension")
[error] * The member scala.jdk.FunctionWrappers.RichFunction2AsToLongBiFunction.asJavaToLongBiFunction$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction2AsToLongBiFunction.asJavaToLongBiFunction$extension")
[error] * The member scala.jdk.FunctionWrappers.RichFunction2AsToLongBiFunction.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction2AsToLongBiFunction.hashCode$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichFunction2AsToLongBiFunction.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichFunction2AsToLongBiFunction.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction2AsToLongBiFunction.asJava$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction2AsToLongBiFunction.asJava$extension")
[error] * The member scala.jdk.FunctionWrappers.RichFunction2AsToLongBiFunction.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction2AsToLongBiFunction.equals$extension")
[error] * The class scala.jdk.FunctionWrappers.FromJavaToDoubleFunction$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.FromJavaToDoubleFunction$")
[error] * The symbol scala.jdk.FunctionWrappers.FromJavaToDoubleFunction.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.FromJavaToDoubleFunction.<init>")
[error] * The class scala.jdk.FunctionWrappers.FromJavaLongConsumer$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.FromJavaLongConsumer$")
[error] * The class scala.jdk.FunctionWrappers.FromJavaLongConsumer$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.FromJavaLongConsumer$")
[error] * The symbol scala.jdk.FunctionWrappers.FromJavaLongConsumer.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.FromJavaLongConsumer.<init>")
[error] * The member scala.jdk.FunctionWrappers.AsJavaBiConsumer.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.AsJavaBiConsumer.copy$default$1")
[error] * The member scala.jdk.FunctionWrappers.AsJavaBiConsumer.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.AsJavaBiConsumer.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsLongConsumer.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsLongConsumer.hashCode$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichFunction1AsLongConsumer.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichFunction1AsLongConsumer.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsLongConsumer.asJava$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsLongConsumer.asJava$extension")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsLongConsumer.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsLongConsumer.equals$extension")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsLongToDoubleFunction.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsLongToDoubleFunction.hashCode$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichFunction1AsLongToDoubleFunction.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichFunction1AsLongToDoubleFunction.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsLongToDoubleFunction.asJava$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsLongToDoubleFunction.asJava$extension")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsLongToDoubleFunction.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsLongToDoubleFunction.equals$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichFunction2AsIntBinaryOperator.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichFunction2AsIntBinaryOperator.<init>")
[error] * The class scala.jdk.FunctionWrappers.AsJavaBooleanSupplier$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.AsJavaBooleanSupplier$")
[error] * The class scala.jdk.FunctionWrappers.AsJavaBooleanSupplier$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.AsJavaBooleanSupplier$")
[error] * The symbol scala.jdk.FunctionWrappers.AsJavaBooleanSupplier.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.AsJavaBooleanSupplier.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichIntSupplierAsFunction0.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichIntSupplierAsFunction0.hashCode$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichIntSupplierAsFunction0.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichIntSupplierAsFunction0.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichIntSupplierAsFunction0.asScala$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichIntSupplierAsFunction0.asScala$extension")
[error] * The member scala.jdk.FunctionWrappers.RichIntSupplierAsFunction0.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichIntSupplierAsFunction0.equals$extension")
[error] * The class scala.jdk.FunctionWrappers.FromJavaIntSupplier$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.FromJavaIntSupplier$")
[error] * The class scala.jdk.FunctionWrappers.FromJavaIntSupplier$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.FromJavaIntSupplier$")
[error] * The symbol scala.jdk.FunctionWrappers.FromJavaIntSupplier.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.FromJavaIntSupplier.<init>")
[error] * The class scala.jdk.FunctionWrappers.AsJavaPredicate$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.AsJavaPredicate$")
[error] * The symbol scala.jdk.FunctionWrappers.AsJavaPredicate.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.AsJavaPredicate.<init>")
[error] * The class scala.jdk.FunctionWrappers.FromJavaDoubleBinaryOperator$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.FromJavaDoubleBinaryOperator$")
[error] * The class scala.jdk.FunctionWrappers.FromJavaDoubleBinaryOperator$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.FromJavaDoubleBinaryOperator$")
[error] * The symbol scala.jdk.FunctionWrappers.FromJavaDoubleBinaryOperator.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.FromJavaDoubleBinaryOperator.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichToLongBiFunctionAsFunction2.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichToLongBiFunctionAsFunction2.hashCode$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichToLongBiFunctionAsFunction2.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichToLongBiFunctionAsFunction2.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichToLongBiFunctionAsFunction2.asScala$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichToLongBiFunctionAsFunction2.asScala$extension")
[error] * The member scala.jdk.FunctionWrappers.RichToLongBiFunctionAsFunction2.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichToLongBiFunctionAsFunction2.equals$extension")
[error] * The member scala.jdk.FunctionWrappers.FromJavaFunction.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.FromJavaFunction.copy$default$1")
[error] * The member scala.jdk.FunctionWrappers.FromJavaFunction.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.FromJavaFunction.<init>")
[error] * The class scala.jdk.FunctionWrappers.FromJavaLongFunction$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.FromJavaLongFunction$")
[error] * The symbol scala.jdk.FunctionWrappers.FromJavaLongFunction.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.FromJavaLongFunction.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction2AsBiFunction.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction2AsBiFunction.hashCode$extension")
[error] * The member scala.jdk.FunctionWrappers.RichFunction2AsBiFunction.asJavaBiFunction$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction2AsBiFunction.asJavaBiFunction$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichFunction2AsBiFunction.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichFunction2AsBiFunction.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction2AsBiFunction.asJava$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction2AsBiFunction.asJava$extension")
[error] * The member scala.jdk.FunctionWrappers.RichFunction2AsBiFunction.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction2AsBiFunction.equals$extension")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsToDoubleFunction.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsToDoubleFunction.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichDoublePredicateAsFunction1.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichDoublePredicateAsFunction1.hashCode$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichDoublePredicateAsFunction1.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichDoublePredicateAsFunction1.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichDoublePredicateAsFunction1.asScala$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichDoublePredicateAsFunction1.asScala$extension")
[error] * The member scala.jdk.FunctionWrappers.RichDoublePredicateAsFunction1.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichDoublePredicateAsFunction1.equals$extension")
[error] * The member scala.jdk.FunctionWrappers.FromJavaPredicate.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.FromJavaPredicate.copy$default$1")
[error] * The member scala.jdk.FunctionWrappers.FromJavaPredicate.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.FromJavaPredicate.<init>")
[error] * The member scala.jdk.FunctionWrappers.FromJavaToIntBiFunction.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.FromJavaToIntBiFunction.copy$default$1")
[error] * The member scala.jdk.FunctionWrappers.FromJavaToIntBiFunction.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.FromJavaToIntBiFunction.<init>")
[error] * The member scala.jdk.FunctionWrappers.AsJavaDoubleBinaryOperator.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.AsJavaDoubleBinaryOperator.copy$default$1")
[error] * The symbol scala.jdk.FunctionWrappers.AsJavaDoubleBinaryOperator.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.AsJavaDoubleBinaryOperator.<init>")
[error] * The symbol scala.jdk.FunctionWrappers.RichDoubleConsumerAsFunction1.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichDoubleConsumerAsFunction1.<init>")
[error] * The class scala.jdk.FunctionWrappers.FromJavaToDoubleBiFunction$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.FromJavaToDoubleBiFunction$")
[error] * The symbol scala.jdk.FunctionWrappers.FromJavaToDoubleBiFunction.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.FromJavaToDoubleBiFunction.<init>")
[error] * The class scala.jdk.FunctionWrappers.AsJavaIntConsumer$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.AsJavaIntConsumer$")
[error] * The class scala.jdk.FunctionWrappers.AsJavaIntConsumer$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.AsJavaIntConsumer$")
[error] * The symbol scala.jdk.FunctionWrappers.AsJavaIntConsumer.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.AsJavaIntConsumer.<init>")
[error] * The class scala.jdk.FunctionWrappers.FromJavaLongToDoubleFunction$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.FromJavaLongToDoubleFunction$")
[error] * The class scala.jdk.FunctionWrappers.FromJavaLongToDoubleFunction$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.FromJavaLongToDoubleFunction$")
[error] * The symbol scala.jdk.FunctionWrappers.FromJavaLongToDoubleFunction.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.FromJavaLongToDoubleFunction.<init>")
[error] * The symbol scala.jdk.FunctionWrappers.RichFunction1AsIntPredicate.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichFunction1AsIntPredicate.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsToIntFunction.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsToIntFunction.<init>")
[error] * The symbol scala.jdk.FunctionWrappers.RichFunction0AsDoubleSupplier.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichFunction0AsDoubleSupplier.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsIntFunction.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsIntFunction.hashCode$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichFunction1AsIntFunction.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichFunction1AsIntFunction.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsIntFunction.asJavaIntFunction$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsIntFunction.asJavaIntFunction$extension")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsIntFunction.asJava$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsIntFunction.asJava$extension")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsIntFunction.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsIntFunction.equals$extension")
[error] * The member scala.jdk.FunctionWrappers.RichFunction2AsBiPredicate.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction2AsBiPredicate.hashCode$extension")
[error] * The member scala.jdk.FunctionWrappers.RichFunction2AsBiPredicate.asJavaBiPredicate$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction2AsBiPredicate.asJavaBiPredicate$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichFunction2AsBiPredicate.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichFunction2AsBiPredicate.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction2AsBiPredicate.asJava$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction2AsBiPredicate.asJava$extension")
[error] * The member scala.jdk.FunctionWrappers.RichFunction2AsBiPredicate.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction2AsBiPredicate.equals$extension")
[error] * The member scala.jdk.FunctionWrappers.AsJavaFunction.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.AsJavaFunction.copy$default$1")
[error] * The member scala.jdk.FunctionWrappers.AsJavaFunction.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.AsJavaFunction.<init>")
[error] * The member scala.jdk.FunctionWrappers.AsJavaIntPredicate.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.AsJavaIntPredicate.copy$default$1")
[error] * The symbol scala.jdk.FunctionWrappers.AsJavaIntPredicate.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.AsJavaIntPredicate.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichDoubleSupplierAsFunction0.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichDoubleSupplierAsFunction0.hashCode$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichDoubleSupplierAsFunction0.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichDoubleSupplierAsFunction0.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichDoubleSupplierAsFunction0.asScala$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichDoubleSupplierAsFunction0.asScala$extension")
[error] * The member scala.jdk.FunctionWrappers.RichDoubleSupplierAsFunction0.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichDoubleSupplierAsFunction0.equals$extension")
[error] * The member scala.jdk.FunctionWrappers.RichPredicateAsFunction1.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichPredicateAsFunction1.hashCode$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichPredicateAsFunction1.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichPredicateAsFunction1.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichPredicateAsFunction1.asScala$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichPredicateAsFunction1.asScala$extension")
[error] * The member scala.jdk.FunctionWrappers.RichPredicateAsFunction1.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichPredicateAsFunction1.equals$extension")
[error] * The member scala.jdk.FunctionWrappers.FromJavaDoubleToIntFunction.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.FromJavaDoubleToIntFunction.copy$default$1")
[error] * The symbol scala.jdk.FunctionWrappers.FromJavaDoubleToIntFunction.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.FromJavaDoubleToIntFunction.<init>")
[error] * The symbol scala.jdk.FunctionWrappers.RichFunction1AsLongToDoubleFunction.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichFunction1AsLongToDoubleFunction.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsUnaryOperator.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsUnaryOperator.hashCode$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichFunction1AsUnaryOperator.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichFunction1AsUnaryOperator.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsUnaryOperator.asJavaUnaryOperator$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsUnaryOperator.asJavaUnaryOperator$extension")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsUnaryOperator.asJava$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsUnaryOperator.asJava$extension")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsUnaryOperator.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsUnaryOperator.equals$extension")
[error] * The member scala.jdk.FunctionWrappers.AsJavaDoublePredicate.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.AsJavaDoublePredicate.copy$default$1")
[error] * The symbol scala.jdk.FunctionWrappers.AsJavaDoublePredicate.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.AsJavaDoublePredicate.<init>")
[error] * The symbol scala.jdk.FunctionWrappers.RichLongUnaryOperatorAsFunction1.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichLongUnaryOperatorAsFunction1.<init>")
[error] * The class scala.jdk.FunctionWrappers.AsJavaToIntBiFunction$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.AsJavaToIntBiFunction$")
[error] * The symbol scala.jdk.FunctionWrappers.AsJavaToIntBiFunction.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.AsJavaToIntBiFunction.<init>")
[error] * The class scala.jdk.FunctionWrappers.AsJavaConsumer$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.AsJavaConsumer$")
[error] * The symbol scala.jdk.FunctionWrappers.AsJavaConsumer.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.AsJavaConsumer.<init>")
[error] * The member scala.jdk.FunctionWrappers.FromJavaIntToLongFunction.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.FromJavaIntToLongFunction.copy$default$1")
[error] * The symbol scala.jdk.FunctionWrappers.FromJavaIntToLongFunction.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.FromJavaIntToLongFunction.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsFunction.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsFunction.hashCode$extension")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsFunction.asJavaFunction$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsFunction.asJavaFunction$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichFunction1AsFunction.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichFunction1AsFunction.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsFunction.asJava$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsFunction.asJava$extension")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsFunction.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsFunction.equals$extension")
[error] * The class scala.jdk.FunctionWrappers.AsJavaLongFunction$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.AsJavaLongFunction$")
[error] * The symbol scala.jdk.FunctionWrappers.AsJavaLongFunction.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.AsJavaLongFunction.<init>")
[error] * The class scala.jdk.FunctionWrappers.AsJavaLongPredicate$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.AsJavaLongPredicate$")
[error] * The class scala.jdk.FunctionWrappers.AsJavaLongPredicate$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.AsJavaLongPredicate$")
[error] * The symbol scala.jdk.FunctionWrappers.AsJavaLongPredicate.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.AsJavaLongPredicate.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction2AsBinaryOperator.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction2AsBinaryOperator.hashCode$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichFunction2AsBinaryOperator.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichFunction2AsBinaryOperator.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction2AsBinaryOperator.asJava$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction2AsBinaryOperator.asJava$extension")
[error] * The member scala.jdk.FunctionWrappers.RichFunction2AsBinaryOperator.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction2AsBinaryOperator.equals$extension")
[error] * The member scala.jdk.FunctionWrappers.RichFunction2AsBinaryOperator.asJavaBinaryOperator$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction2AsBinaryOperator.asJavaBinaryOperator$extension")
[error] * The member scala.jdk.FunctionWrappers.FromJavaDoubleConsumer.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.FromJavaDoubleConsumer.copy$default$1")
[error] * The symbol scala.jdk.FunctionWrappers.FromJavaDoubleConsumer.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.FromJavaDoubleConsumer.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichBiConsumerAsFunction2.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichBiConsumerAsFunction2.<init>")
[error] * The member scala.jdk.FunctionWrappers.FromJavaToLongBiFunction.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.FromJavaToLongBiFunction.copy$default$1")
[error] * The member scala.jdk.FunctionWrappers.FromJavaToLongBiFunction.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.FromJavaToLongBiFunction.<init>")
[error] * The class scala.jdk.FunctionWrappers.FromJavaObjLongConsumer$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.FromJavaObjLongConsumer$")
[error] * The symbol scala.jdk.FunctionWrappers.FromJavaObjLongConsumer.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.FromJavaObjLongConsumer.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichBiConsumerAsFunction2.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichBiConsumerAsFunction2.hashCode$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichBiConsumerAsFunction2.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichBiConsumerAsFunction2.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichBiConsumerAsFunction2.asScala$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichBiConsumerAsFunction2.asScala$extension")
[error] * The member scala.jdk.FunctionWrappers.RichBiConsumerAsFunction2.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichBiConsumerAsFunction2.equals$extension")
[error] * The member scala.jdk.FunctionWrappers.RichFunction0AsDoubleSupplier.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction0AsDoubleSupplier.hashCode$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichFunction0AsDoubleSupplier.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichFunction0AsDoubleSupplier.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction0AsDoubleSupplier.asJava$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction0AsDoubleSupplier.asJava$extension")
[error] * The member scala.jdk.FunctionWrappers.RichFunction0AsDoubleSupplier.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction0AsDoubleSupplier.equals$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichIntConsumerAsFunction1.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichIntConsumerAsFunction1.<init>")
[error] * The symbol scala.jdk.FunctionWrappers.RichDoubleToLongFunctionAsFunction1.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichDoubleToLongFunctionAsFunction1.<init>")
[error] * The class scala.jdk.FunctionWrappers.FromJavaDoubleToLongFunction$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.FromJavaDoubleToLongFunction$")
[error] * The class scala.jdk.FunctionWrappers.FromJavaDoubleToLongFunction$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.FromJavaDoubleToLongFunction$")
[error] * The symbol scala.jdk.FunctionWrappers.FromJavaDoubleToLongFunction.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.FromJavaDoubleToLongFunction.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichConsumerAsFunction1.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichConsumerAsFunction1.hashCode$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichConsumerAsFunction1.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichConsumerAsFunction1.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichConsumerAsFunction1.asScala$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichConsumerAsFunction1.asScala$extension")
[error] * The member scala.jdk.FunctionWrappers.RichConsumerAsFunction1.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichConsumerAsFunction1.equals$extension")
[error] * The member scala.jdk.FunctionWrappers.RichToDoubleFunctionAsFunction1.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichToDoubleFunctionAsFunction1.<init>")
[error] * The class scala.jdk.FunctionWrappers.FromJavaConsumer$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.FromJavaConsumer$")
[error] * The symbol scala.jdk.FunctionWrappers.FromJavaConsumer.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.FromJavaConsumer.<init>")
[error] * The member scala.jdk.FunctionWrappers.FromJavaDoubleFunction.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.FromJavaDoubleFunction.copy$default$1")
[error] * The member scala.jdk.FunctionWrappers.FromJavaDoubleFunction.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.FromJavaDoubleFunction.<init>")
[error] * The class scala.jdk.FunctionWrappers.FromJavaIntToLongFunction$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.FromJavaIntToLongFunction$")
[error] * The class scala.jdk.FunctionWrappers.FromJavaIntToLongFunction$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.FromJavaIntToLongFunction$")
[error] * The symbol scala.jdk.FunctionWrappers.FromJavaIntToLongFunction.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.FromJavaIntToLongFunction.<init>")
[error] * The member scala.jdk.FunctionWrappers.FromJavaBiConsumer.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.FromJavaBiConsumer.copy$default$1")
[error] * The member scala.jdk.FunctionWrappers.FromJavaBiConsumer.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.FromJavaBiConsumer.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsDoubleConsumer.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsDoubleConsumer.hashCode$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichFunction1AsDoubleConsumer.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichFunction1AsDoubleConsumer.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsDoubleConsumer.asJava$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsDoubleConsumer.asJava$extension")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsDoubleConsumer.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsDoubleConsumer.equals$extension")
[error] * The member scala.jdk.FunctionWrappers.AsJavaLongConsumer.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.AsJavaLongConsumer.copy$default$1")
[error] * The symbol scala.jdk.FunctionWrappers.AsJavaLongConsumer.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.AsJavaLongConsumer.<init>")
[error] * The symbol scala.jdk.FunctionWrappers.RichIntToLongFunctionAsFunction1.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichIntToLongFunctionAsFunction1.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichToIntFunctionAsFunction1.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichToIntFunctionAsFunction1.hashCode$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichToIntFunctionAsFunction1.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichToIntFunctionAsFunction1.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichToIntFunctionAsFunction1.asScala$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichToIntFunctionAsFunction1.asScala$extension")
[error] * The member scala.jdk.FunctionWrappers.RichToIntFunctionAsFunction1.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichToIntFunctionAsFunction1.equals$extension")
[error] * The member scala.jdk.FunctionWrappers.AsJavaUnaryOperator.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.AsJavaUnaryOperator.copy$default$1")
[error] * The member scala.jdk.FunctionWrappers.AsJavaUnaryOperator.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.AsJavaUnaryOperator.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichUnaryOperatorAsFunction1.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichUnaryOperatorAsFunction1.hashCode$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichUnaryOperatorAsFunction1.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichUnaryOperatorAsFunction1.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichUnaryOperatorAsFunction1.asScala$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichUnaryOperatorAsFunction1.asScala$extension")
[error] * The member scala.jdk.FunctionWrappers.RichUnaryOperatorAsFunction1.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichUnaryOperatorAsFunction1.equals$extension")
[error] * The class scala.jdk.FunctionWrappers.FromJavaToLongFunction$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.FromJavaToLongFunction$")
[error] * The symbol scala.jdk.FunctionWrappers.FromJavaToLongFunction.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.FromJavaToLongFunction.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsConsumer.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsConsumer.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichIntConsumerAsFunction1.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichIntConsumerAsFunction1.hashCode$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichIntConsumerAsFunction1.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichIntConsumerAsFunction1.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichIntConsumerAsFunction1.asScala$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichIntConsumerAsFunction1.asScala$extension")
[error] * The member scala.jdk.FunctionWrappers.RichIntConsumerAsFunction1.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichIntConsumerAsFunction1.equals$extension")
[error] * The member scala.jdk.FunctionWrappers.RichUnaryOperatorAsFunction1.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichUnaryOperatorAsFunction1.<init>")
[error] * The class scala.jdk.FunctionWrappers.AsJavaLongUnaryOperator$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.AsJavaLongUnaryOperator$")
[error] * The class scala.jdk.FunctionWrappers.AsJavaLongUnaryOperator$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.AsJavaLongUnaryOperator$")
[error] * The symbol scala.jdk.FunctionWrappers.AsJavaLongUnaryOperator.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.AsJavaLongUnaryOperator.<init>")
[error] * The member scala.jdk.FunctionWrappers.AsJavaPredicate.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.AsJavaPredicate.copy$default$1")
[error] * The member scala.jdk.FunctionWrappers.AsJavaPredicate.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.AsJavaPredicate.<init>")
[error] * The symbol scala.jdk.FunctionWrappers.RichFunction2AsDoubleBinaryOperator.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichFunction2AsDoubleBinaryOperator.<init>")
[error] * The class scala.jdk.FunctionWrappers.FromJavaObjDoubleConsumer$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.FromJavaObjDoubleConsumer$")
[error] * The symbol scala.jdk.FunctionWrappers.FromJavaObjDoubleConsumer.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.FromJavaObjDoubleConsumer.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichLongSupplierAsFunction0.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichLongSupplierAsFunction0.hashCode$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichLongSupplierAsFunction0.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichLongSupplierAsFunction0.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichLongSupplierAsFunction0.asScala$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichLongSupplierAsFunction0.asScala$extension")
[error] * The member scala.jdk.FunctionWrappers.RichLongSupplierAsFunction0.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichLongSupplierAsFunction0.equals$extension")
[error] * The class scala.jdk.FunctionWrappers.AsJavaDoublePredicate$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.AsJavaDoublePredicate$")
[error] * The class scala.jdk.FunctionWrappers.AsJavaDoublePredicate$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.AsJavaDoublePredicate$")
[error] * The symbol scala.jdk.FunctionWrappers.AsJavaDoublePredicate.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.AsJavaDoublePredicate.<init>")
[error] * The member scala.jdk.FunctionWrappers.FromJavaLongPredicate.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.FromJavaLongPredicate.copy$default$1")
[error] * The symbol scala.jdk.FunctionWrappers.FromJavaLongPredicate.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.FromJavaLongPredicate.<init>")
[error] * The class scala.jdk.FunctionWrappers.AsJavaObjIntConsumer$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.AsJavaObjIntConsumer$")
[error] * The symbol scala.jdk.FunctionWrappers.AsJavaObjIntConsumer.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.AsJavaObjIntConsumer.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichToIntFunctionAsFunction1.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichToIntFunctionAsFunction1.<init>")
[error] * The member scala.jdk.FunctionWrappers.AsJavaBinaryOperator.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.AsJavaBinaryOperator.copy$default$1")
[error] * The member scala.jdk.FunctionWrappers.AsJavaBinaryOperator.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.AsJavaBinaryOperator.<init>")
[error] * The class scala.jdk.FunctionWrappers.FromJavaToIntFunction$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.FromJavaToIntFunction$")
[error] * The symbol scala.jdk.FunctionWrappers.FromJavaToIntFunction.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.FromJavaToIntFunction.<init>")
[error] * The class scala.jdk.FunctionWrappers.AsJavaBinaryOperator$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.AsJavaBinaryOperator$")
[error] * The symbol scala.jdk.FunctionWrappers.AsJavaBinaryOperator.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.AsJavaBinaryOperator.<init>")
[error] * The class scala.jdk.FunctionWrappers.FromJavaIntBinaryOperator$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.FromJavaIntBinaryOperator$")
[error] * The class scala.jdk.FunctionWrappers.FromJavaIntBinaryOperator$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.FromJavaIntBinaryOperator$")
[error] * The symbol scala.jdk.FunctionWrappers.FromJavaIntBinaryOperator.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.FromJavaIntBinaryOperator.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction2AsBiConsumer.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction2AsBiConsumer.hashCode$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichFunction2AsBiConsumer.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichFunction2AsBiConsumer.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction2AsBiConsumer.asJavaBiConsumer$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction2AsBiConsumer.asJavaBiConsumer$extension")
[error] * The member scala.jdk.FunctionWrappers.RichFunction2AsBiConsumer.asJava$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction2AsBiConsumer.asJava$extension")
[error] * The member scala.jdk.FunctionWrappers.RichFunction2AsBiConsumer.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction2AsBiConsumer.equals$extension")
[error] * The member scala.jdk.FunctionWrappers.RichFunction2AsIntBinaryOperator.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction2AsIntBinaryOperator.hashCode$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichFunction2AsIntBinaryOperator.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichFunction2AsIntBinaryOperator.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction2AsIntBinaryOperator.asJava$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction2AsIntBinaryOperator.asJava$extension")
[error] * The member scala.jdk.FunctionWrappers.RichFunction2AsIntBinaryOperator.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction2AsIntBinaryOperator.equals$extension")
[error] * The member scala.jdk.FunctionWrappers.RichFunction2AsObjLongConsumer.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction2AsObjLongConsumer.hashCode$extension")
[error] * The member scala.jdk.FunctionWrappers.RichFunction2AsObjLongConsumer.asJavaObjLongConsumer$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction2AsObjLongConsumer.asJavaObjLongConsumer$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichFunction2AsObjLongConsumer.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichFunction2AsObjLongConsumer.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction2AsObjLongConsumer.asJava$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction2AsObjLongConsumer.asJava$extension")
[error] * The member scala.jdk.FunctionWrappers.RichFunction2AsObjLongConsumer.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction2AsObjLongConsumer.equals$extension")
[error] * The member scala.jdk.FunctionWrappers.FromJavaLongFunction.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.FromJavaLongFunction.copy$default$1")
[error] * The member scala.jdk.FunctionWrappers.FromJavaLongFunction.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.FromJavaLongFunction.<init>")
[error] * The class scala.jdk.FunctionWrappers.FromJavaIntPredicate$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.FromJavaIntPredicate$")
[error] * The class scala.jdk.FunctionWrappers.FromJavaIntPredicate$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.FromJavaIntPredicate$")
[error] * The symbol scala.jdk.FunctionWrappers.FromJavaIntPredicate.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.FromJavaIntPredicate.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichDoubleToLongFunctionAsFunction1.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichDoubleToLongFunctionAsFunction1.hashCode$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichDoubleToLongFunctionAsFunction1.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichDoubleToLongFunctionAsFunction1.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichDoubleToLongFunctionAsFunction1.asScala$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichDoubleToLongFunctionAsFunction1.asScala$extension")
[error] * The member scala.jdk.FunctionWrappers.RichDoubleToLongFunctionAsFunction1.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichDoubleToLongFunctionAsFunction1.equals$extension")
[error] * The class scala.jdk.FunctionWrappers.AsJavaIntToLongFunction$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.AsJavaIntToLongFunction$")
[error] * The class scala.jdk.FunctionWrappers.AsJavaIntToLongFunction$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.AsJavaIntToLongFunction$")
[error] * The symbol scala.jdk.FunctionWrappers.AsJavaIntToLongFunction.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.AsJavaIntToLongFunction.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichObjDoubleConsumerAsFunction2.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichObjDoubleConsumerAsFunction2.hashCode$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichObjDoubleConsumerAsFunction2.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichObjDoubleConsumerAsFunction2.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichObjDoubleConsumerAsFunction2.asScala$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichObjDoubleConsumerAsFunction2.asScala$extension")
[error] * The member scala.jdk.FunctionWrappers.RichObjDoubleConsumerAsFunction2.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichObjDoubleConsumerAsFunction2.equals$extension")
[error] * The member scala.jdk.FunctionWrappers.FromJavaDoubleToLongFunction.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.FromJavaDoubleToLongFunction.copy$default$1")
[error] * The symbol scala.jdk.FunctionWrappers.FromJavaDoubleToLongFunction.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.FromJavaDoubleToLongFunction.<init>")
[error] * The member scala.jdk.FunctionWrappers.FromJavaDoubleSupplier.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.FromJavaDoubleSupplier.copy$default$1")
[error] * The symbol scala.jdk.FunctionWrappers.FromJavaDoubleSupplier.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.FromJavaDoubleSupplier.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichIntPredicateAsFunction1.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichIntPredicateAsFunction1.hashCode$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichIntPredicateAsFunction1.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichIntPredicateAsFunction1.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichIntPredicateAsFunction1.asScala$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichIntPredicateAsFunction1.asScala$extension")
[error] * The member scala.jdk.FunctionWrappers.RichIntPredicateAsFunction1.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichIntPredicateAsFunction1.equals$extension")
[error] * The class scala.jdk.FunctionWrappers.FromJavaBiConsumer$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.FromJavaBiConsumer$")
[error] * The symbol scala.jdk.FunctionWrappers.FromJavaBiConsumer.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.FromJavaBiConsumer.<init>")
[error] * The class scala.jdk.FunctionWrappers.FromJavaSupplier$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.FromJavaSupplier$")
[error] * The symbol scala.jdk.FunctionWrappers.FromJavaSupplier.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.FromJavaSupplier.<init>")
[error] * The class scala.jdk.FunctionWrappers.FromJavaBiFunction$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.FromJavaBiFunction$")
[error] * The symbol scala.jdk.FunctionWrappers.FromJavaBiFunction.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.FromJavaBiFunction.<init>")
[error] * The member scala.jdk.FunctionWrappers.AsJavaIntFunction.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.AsJavaIntFunction.copy$default$1")
[error] * The member scala.jdk.FunctionWrappers.AsJavaIntFunction.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.AsJavaIntFunction.<init>")
[error] * The member scala.jdk.FunctionWrappers.FromJavaSupplier.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.FromJavaSupplier.copy$default$1")
[error] * The member scala.jdk.FunctionWrappers.FromJavaSupplier.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.FromJavaSupplier.<init>")
[error] * The member scala.jdk.FunctionWrappers.AsJavaObjDoubleConsumer.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.AsJavaObjDoubleConsumer.copy$default$1")
[error] * The member scala.jdk.FunctionWrappers.AsJavaObjDoubleConsumer.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.AsJavaObjDoubleConsumer.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichBiFunctionAsFunction2.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichBiFunctionAsFunction2.<init>")
[error] * The member scala.jdk.FunctionWrappers.FromJavaDoubleUnaryOperator.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.FromJavaDoubleUnaryOperator.copy$default$1")
[error] * The symbol scala.jdk.FunctionWrappers.FromJavaDoubleUnaryOperator.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.FromJavaDoubleUnaryOperator.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichToIntBiFunctionAsFunction2.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichToIntBiFunctionAsFunction2.hashCode$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichToIntBiFunctionAsFunction2.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichToIntBiFunctionAsFunction2.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichToIntBiFunctionAsFunction2.asScala$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichToIntBiFunctionAsFunction2.asScala$extension")
[error] * The member scala.jdk.FunctionWrappers.RichToIntBiFunctionAsFunction2.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichToIntBiFunctionAsFunction2.equals$extension")
[error] * The class scala.jdk.FunctionWrappers.AsJavaToIntFunction$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.AsJavaToIntFunction$")
[error] * The symbol scala.jdk.FunctionWrappers.AsJavaToIntFunction.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.AsJavaToIntFunction.<init>")
[error] * The member scala.jdk.FunctionWrappers.AsJavaDoubleFunction.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.AsJavaDoubleFunction.copy$default$1")
[error] * The member scala.jdk.FunctionWrappers.AsJavaDoubleFunction.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.AsJavaDoubleFunction.<init>")
[error] * The class scala.jdk.FunctionWrappers.AsJavaObjLongConsumer$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.AsJavaObjLongConsumer$")
[error] * The symbol scala.jdk.FunctionWrappers.AsJavaObjLongConsumer.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.AsJavaObjLongConsumer.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsLongFunction.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsLongFunction.hashCode$extension")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsLongFunction.asJavaLongFunction$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsLongFunction.asJavaLongFunction$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichFunction1AsLongFunction.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichFunction1AsLongFunction.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsLongFunction.asJava$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsLongFunction.asJava$extension")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsLongFunction.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsLongFunction.equals$extension")
[error] * The member scala.jdk.FunctionWrappers.AsJavaIntUnaryOperator.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.AsJavaIntUnaryOperator.copy$default$1")
[error] * The symbol scala.jdk.FunctionWrappers.AsJavaIntUnaryOperator.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.AsJavaIntUnaryOperator.<init>")
[error] * The class scala.jdk.FunctionWrappers.FromJavaToIntBiFunction$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.FromJavaToIntBiFunction$")
[error] * The symbol scala.jdk.FunctionWrappers.FromJavaToIntBiFunction.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.FromJavaToIntBiFunction.<init>")
[error] * The class scala.jdk.FunctionWrappers.AsJavaToLongBiFunction$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.AsJavaToLongBiFunction$")
[error] * The symbol scala.jdk.FunctionWrappers.AsJavaToLongBiFunction.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.AsJavaToLongBiFunction.<init>")
[error] * The symbol scala.jdk.FunctionWrappers.RichFunction1AsDoubleConsumer.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichFunction1AsDoubleConsumer.<init>")
[error] * The class scala.jdk.FunctionWrappers.AsJavaDoubleFunction$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.AsJavaDoubleFunction$")
[error] * The symbol scala.jdk.FunctionWrappers.AsJavaDoubleFunction.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.AsJavaDoubleFunction.<init>")
[error] * The symbol scala.jdk.FunctionWrappers.RichFunction1AsDoubleUnaryOperator.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichFunction1AsDoubleUnaryOperator.<init>")
[error] * The member scala.jdk.FunctionWrappers.FromJavaIntSupplier.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.FromJavaIntSupplier.copy$default$1")
[error] * The symbol scala.jdk.FunctionWrappers.FromJavaIntSupplier.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.FromJavaIntSupplier.<init>")
[error] * The class scala.jdk.FunctionWrappers.AsJavaDoubleToLongFunction$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.AsJavaDoubleToLongFunction$")
[error] * The class scala.jdk.FunctionWrappers.AsJavaDoubleToLongFunction$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.AsJavaDoubleToLongFunction$")
[error] * The symbol scala.jdk.FunctionWrappers.AsJavaDoubleToLongFunction.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.AsJavaDoubleToLongFunction.<init>")
[error] * The member scala.jdk.FunctionWrappers.FromJavaObjLongConsumer.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.FromJavaObjLongConsumer.copy$default$1")
[error] * The member scala.jdk.FunctionWrappers.FromJavaObjLongConsumer.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.FromJavaObjLongConsumer.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction0AsSupplier.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction0AsSupplier.<init>")
[error] * The class scala.jdk.FunctionWrappers.FromJavaDoublePredicate$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.FromJavaDoublePredicate$")
[error] * The class scala.jdk.FunctionWrappers.FromJavaDoublePredicate$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.FromJavaDoublePredicate$")
[error] * The symbol scala.jdk.FunctionWrappers.FromJavaDoublePredicate.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.FromJavaDoublePredicate.<init>")
[error] * The member scala.jdk.FunctionWrappers.FromJavaLongConsumer.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.FromJavaLongConsumer.copy$default$1")
[error] * The symbol scala.jdk.FunctionWrappers.FromJavaLongConsumer.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.FromJavaLongConsumer.<init>")
[error] * The member scala.jdk.FunctionWrappers.AsJavaBiFunction.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.AsJavaBiFunction.copy$default$1")
[error] * The member scala.jdk.FunctionWrappers.AsJavaBiFunction.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.AsJavaBiFunction.<init>")
[error] * The symbol scala.jdk.FunctionWrappers.RichIntSupplierAsFunction0.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichIntSupplierAsFunction0.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichLongBinaryOperatorAsFunction2.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichLongBinaryOperatorAsFunction2.hashCode$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichLongBinaryOperatorAsFunction2.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichLongBinaryOperatorAsFunction2.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichLongBinaryOperatorAsFunction2.asScala$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichLongBinaryOperatorAsFunction2.asScala$extension")
[error] * The member scala.jdk.FunctionWrappers.RichLongBinaryOperatorAsFunction2.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichLongBinaryOperatorAsFunction2.equals$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichLongConsumerAsFunction1.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichLongConsumerAsFunction1.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsDoubleFunction.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsDoubleFunction.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction2AsObjDoubleConsumer.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction2AsObjDoubleConsumer.hashCode$extension")
[error] * The member scala.jdk.FunctionWrappers.RichFunction2AsObjDoubleConsumer.asJavaObjDoubleConsumer$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction2AsObjDoubleConsumer.asJavaObjDoubleConsumer$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichFunction2AsObjDoubleConsumer.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichFunction2AsObjDoubleConsumer.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction2AsObjDoubleConsumer.asJava$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction2AsObjDoubleConsumer.asJava$extension")
[error] * The member scala.jdk.FunctionWrappers.RichFunction2AsObjDoubleConsumer.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction2AsObjDoubleConsumer.equals$extension")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsLongUnaryOperator.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsLongUnaryOperator.hashCode$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichFunction1AsLongUnaryOperator.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichFunction1AsLongUnaryOperator.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsLongUnaryOperator.asJava$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsLongUnaryOperator.asJava$extension")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsLongUnaryOperator.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsLongUnaryOperator.equals$extension")
[error] * The member scala.jdk.FunctionWrappers.RichPredicateAsFunction1.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichPredicateAsFunction1.<init>")
[error] * The class scala.jdk.FunctionWrappers.AsJavaLongConsumer$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.AsJavaLongConsumer$")
[error] * The class scala.jdk.FunctionWrappers.AsJavaLongConsumer$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.AsJavaLongConsumer$")
[error] * The symbol scala.jdk.FunctionWrappers.AsJavaLongConsumer.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.AsJavaLongConsumer.<init>")
[error] * The class scala.jdk.FunctionWrappers.AsJavaIntPredicate$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.AsJavaIntPredicate$")
[error] * The class scala.jdk.FunctionWrappers.AsJavaIntPredicate$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.AsJavaIntPredicate$")
[error] * The symbol scala.jdk.FunctionWrappers.AsJavaIntPredicate.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.AsJavaIntPredicate.<init>")
[error] * The class scala.jdk.FunctionWrappers.AsJavaSupplier$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.AsJavaSupplier$")
[error] * The symbol scala.jdk.FunctionWrappers.AsJavaSupplier.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.AsJavaSupplier.<init>")
[error] * The symbol scala.jdk.FunctionWrappers.RichFunction1AsDoubleToIntFunction.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichFunction1AsDoubleToIntFunction.<init>")
[error] * The member scala.jdk.FunctionWrappers.FromJavaToLongFunction.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.FromJavaToLongFunction.copy$default$1")
[error] * The member scala.jdk.FunctionWrappers.FromJavaToLongFunction.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.FromJavaToLongFunction.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichToLongBiFunctionAsFunction2.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichToLongBiFunctionAsFunction2.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichLongFunctionAsFunction1.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichLongFunctionAsFunction1.<init>")
[error] * The class scala.jdk.FunctionWrappers.AsJavaObjDoubleConsumer$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.AsJavaObjDoubleConsumer$")
[error] * The symbol scala.jdk.FunctionWrappers.AsJavaObjDoubleConsumer.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.AsJavaObjDoubleConsumer.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction0AsBooleanSupplier.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction0AsBooleanSupplier.hashCode$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichFunction0AsBooleanSupplier.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichFunction0AsBooleanSupplier.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction0AsBooleanSupplier.asJava$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction0AsBooleanSupplier.asJava$extension")
[error] * The member scala.jdk.FunctionWrappers.RichFunction0AsBooleanSupplier.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction0AsBooleanSupplier.equals$extension")
[error] * The member scala.jdk.FunctionWrappers.FromJavaBiPredicate.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.FromJavaBiPredicate.copy$default$1")
[error] * The member scala.jdk.FunctionWrappers.FromJavaBiPredicate.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.FromJavaBiPredicate.<init>")
[error] * The class scala.jdk.FunctionWrappers.FromJavaDoubleSupplier$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.FromJavaDoubleSupplier$")
[error] * The class scala.jdk.FunctionWrappers.FromJavaDoubleSupplier$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.FromJavaDoubleSupplier$")
[error] * The symbol scala.jdk.FunctionWrappers.FromJavaDoubleSupplier.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.FromJavaDoubleSupplier.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsIntUnaryOperator.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsIntUnaryOperator.hashCode$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichFunction1AsIntUnaryOperator.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichFunction1AsIntUnaryOperator.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsIntUnaryOperator.asJava$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsIntUnaryOperator.asJava$extension")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsIntUnaryOperator.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsIntUnaryOperator.equals$extension")
[error] * The member scala.jdk.FunctionWrappers.RichFunction2AsObjIntConsumer.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction2AsObjIntConsumer.<init>")
[error] * The member scala.jdk.FunctionWrappers.AsJavaIntConsumer.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.AsJavaIntConsumer.copy$default$1")
[error] * The symbol scala.jdk.FunctionWrappers.AsJavaIntConsumer.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.AsJavaIntConsumer.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsToIntFunction.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsToIntFunction.hashCode$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichFunction1AsToIntFunction.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichFunction1AsToIntFunction.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsToIntFunction.asJavaToIntFunction$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsToIntFunction.asJavaToIntFunction$extension")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsToIntFunction.asJava$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsToIntFunction.asJava$extension")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsToIntFunction.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsToIntFunction.equals$extension")
[error] * The symbol scala.jdk.FunctionWrappers.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.<init>")
[error] * The symbol scala.jdk.FunctionWrappers.RichFunction1AsIntToLongFunction.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichFunction1AsIntToLongFunction.<init>")
[error] * The member scala.jdk.FunctionWrappers.AsJavaDoubleUnaryOperator.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.AsJavaDoubleUnaryOperator.copy$default$1")
[error] * The symbol scala.jdk.FunctionWrappers.AsJavaDoubleUnaryOperator.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.AsJavaDoubleUnaryOperator.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction0AsSupplier.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction0AsSupplier.hashCode$extension")
[error] * The member scala.jdk.FunctionWrappers.RichFunction0AsSupplier.asJavaSupplier$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction0AsSupplier.asJavaSupplier$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichFunction0AsSupplier.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichFunction0AsSupplier.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction0AsSupplier.asJava$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction0AsSupplier.asJava$extension")
[error] * The member scala.jdk.FunctionWrappers.RichFunction0AsSupplier.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction0AsSupplier.equals$extension")
[error] * The class scala.jdk.FunctionWrappers.FromJavaIntUnaryOperator$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.FromJavaIntUnaryOperator$")
[error] * The class scala.jdk.FunctionWrappers.FromJavaIntUnaryOperator$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.FromJavaIntUnaryOperator$")
[error] * The symbol scala.jdk.FunctionWrappers.FromJavaIntUnaryOperator.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.FromJavaIntUnaryOperator.<init>")
[error] * The symbol scala.jdk.FunctionWrappers.RichFunction1AsIntToDoubleFunction.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichFunction1AsIntToDoubleFunction.<init>")
[error] * The class scala.jdk.FunctionWrappers.AsJavaDoubleConsumer$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.AsJavaDoubleConsumer$")
[error] * The class scala.jdk.FunctionWrappers.AsJavaDoubleConsumer$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.AsJavaDoubleConsumer$")
[error] * The symbol scala.jdk.FunctionWrappers.AsJavaDoubleConsumer.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.AsJavaDoubleConsumer.<init>")
[error] * The member scala.jdk.FunctionWrappers.FromJavaIntConsumer.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.FromJavaIntConsumer.copy$default$1")
[error] * The symbol scala.jdk.FunctionWrappers.FromJavaIntConsumer.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.FromJavaIntConsumer.<init>")
[error] * The symbol scala.jdk.FunctionWrappers.RichFunction1AsLongPredicate.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichFunction1AsLongPredicate.<init>")
[error] * The symbol scala.jdk.FunctionWrappers.RichLongBinaryOperatorAsFunction2.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichLongBinaryOperatorAsFunction2.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichLongPredicateAsFunction1.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichLongPredicateAsFunction1.hashCode$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichLongPredicateAsFunction1.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichLongPredicateAsFunction1.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichLongPredicateAsFunction1.asScala$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichLongPredicateAsFunction1.asScala$extension")
[error] * The member scala.jdk.FunctionWrappers.RichLongPredicateAsFunction1.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichLongPredicateAsFunction1.equals$extension")
[error] * The member scala.jdk.FunctionWrappers.RichLongFunctionAsFunction1.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichLongFunctionAsFunction1.hashCode$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichLongFunctionAsFunction1.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichLongFunctionAsFunction1.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichLongFunctionAsFunction1.asScala$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichLongFunctionAsFunction1.asScala$extension")
[error] * The member scala.jdk.FunctionWrappers.RichLongFunctionAsFunction1.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichLongFunctionAsFunction1.equals$extension")
[error] * The class scala.jdk.FunctionWrappers.AsJavaToDoubleFunction$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.AsJavaToDoubleFunction$")
[error] * The symbol scala.jdk.FunctionWrappers.AsJavaToDoubleFunction.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.AsJavaToDoubleFunction.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichDoubleConsumerAsFunction1.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichDoubleConsumerAsFunction1.hashCode$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichDoubleConsumerAsFunction1.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichDoubleConsumerAsFunction1.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichDoubleConsumerAsFunction1.asScala$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichDoubleConsumerAsFunction1.asScala$extension")
[error] * The member scala.jdk.FunctionWrappers.RichDoubleConsumerAsFunction1.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichDoubleConsumerAsFunction1.equals$extension")
[error] * The member scala.jdk.FunctionWrappers.AsJavaDoubleToIntFunction.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.AsJavaDoubleToIntFunction.copy$default$1")
[error] * The symbol scala.jdk.FunctionWrappers.AsJavaDoubleToIntFunction.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.AsJavaDoubleToIntFunction.<init>")
[error] * The class scala.jdk.FunctionWrappers.AsJavaBiConsumer$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.AsJavaBiConsumer$")
[error] * The symbol scala.jdk.FunctionWrappers.AsJavaBiConsumer.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.AsJavaBiConsumer.<init>")
[error] * The symbol scala.jdk.FunctionWrappers.RichIntUnaryOperatorAsFunction1.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichIntUnaryOperatorAsFunction1.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction2AsBiFunction.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction2AsBiFunction.<init>")
[error] * The class scala.jdk.FunctionWrappers.FromJavaLongSupplier$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.FromJavaLongSupplier$")
[error] * The class scala.jdk.FunctionWrappers.FromJavaLongSupplier$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.FromJavaLongSupplier$")
[error] * The symbol scala.jdk.FunctionWrappers.FromJavaLongSupplier.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.FromJavaLongSupplier.<init>")
[error] * The class scala.jdk.FunctionWrappers.FromJavaLongToIntFunction$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.FromJavaLongToIntFunction$")
[error] * The class scala.jdk.FunctionWrappers.FromJavaLongToIntFunction$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.FromJavaLongToIntFunction$")
[error] * The symbol scala.jdk.FunctionWrappers.FromJavaLongToIntFunction.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.FromJavaLongToIntFunction.<init>")
[error] * The class scala.jdk.FunctionWrappers.FromJavaBiPredicate$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.FromJavaBiPredicate$")
[error] * The symbol scala.jdk.FunctionWrappers.FromJavaBiPredicate.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.FromJavaBiPredicate.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichIntFunctionAsFunction1.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichIntFunctionAsFunction1.hashCode$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichIntFunctionAsFunction1.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichIntFunctionAsFunction1.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichIntFunctionAsFunction1.asScala$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichIntFunctionAsFunction1.asScala$extension")
[error] * The member scala.jdk.FunctionWrappers.RichIntFunctionAsFunction1.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichIntFunctionAsFunction1.equals$extension")
[error] * The class scala.jdk.FunctionWrappers.FromJavaDoubleToIntFunction$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.FromJavaDoubleToIntFunction$")
[error] * The class scala.jdk.FunctionWrappers.FromJavaDoubleToIntFunction$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.FromJavaDoubleToIntFunction$")
[error] * The symbol scala.jdk.FunctionWrappers.FromJavaDoubleToIntFunction.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.FromJavaDoubleToIntFunction.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction0AsIntSupplier.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction0AsIntSupplier.hashCode$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichFunction0AsIntSupplier.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichFunction0AsIntSupplier.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction0AsIntSupplier.asJava$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction0AsIntSupplier.asJava$extension")
[error] * The member scala.jdk.FunctionWrappers.RichFunction0AsIntSupplier.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction0AsIntSupplier.equals$extension")
[error] * The member scala.jdk.FunctionWrappers.AsJavaLongFunction.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.AsJavaLongFunction.copy$default$1")
[error] * The member scala.jdk.FunctionWrappers.AsJavaLongFunction.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.AsJavaLongFunction.<init>")
[error] * The member scala.jdk.FunctionWrappers.FromJavaBinaryOperator.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.FromJavaBinaryOperator.copy$default$1")
[error] * The member scala.jdk.FunctionWrappers.FromJavaBinaryOperator.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.FromJavaBinaryOperator.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction0AsLongSupplier.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction0AsLongSupplier.hashCode$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichFunction0AsLongSupplier.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichFunction0AsLongSupplier.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction0AsLongSupplier.asJava$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction0AsLongSupplier.asJava$extension")
[error] * The member scala.jdk.FunctionWrappers.RichFunction0AsLongSupplier.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction0AsLongSupplier.equals$extension")
[error] * The member scala.jdk.FunctionWrappers.FromJavaObjDoubleConsumer.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.FromJavaObjDoubleConsumer.copy$default$1")
[error] * The member scala.jdk.FunctionWrappers.FromJavaObjDoubleConsumer.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.FromJavaObjDoubleConsumer.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction2AsToIntBiFunction.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction2AsToIntBiFunction.<init>")
[error] * The symbol scala.jdk.FunctionWrappers.RichFunction1AsDoublePredicate.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichFunction1AsDoublePredicate.<init>")
[error] * The class scala.jdk.FunctionWrappers.FromJavaPredicate$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.FromJavaPredicate$")
[error] * The symbol scala.jdk.FunctionWrappers.FromJavaPredicate.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.FromJavaPredicate.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction2AsToLongBiFunction.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction2AsToLongBiFunction.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichDoubleFunctionAsFunction1.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichDoubleFunctionAsFunction1.<init>")
[error] * The member scala.jdk.FunctionWrappers.FromJavaLongSupplier.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.FromJavaLongSupplier.copy$default$1")
[error] * The symbol scala.jdk.FunctionWrappers.FromJavaLongSupplier.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.FromJavaLongSupplier.<init>")
[error] * The class scala.jdk.FunctionWrappers.AsJavaIntFunction$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.AsJavaIntFunction$")
[error] * The symbol scala.jdk.FunctionWrappers.AsJavaIntFunction.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.AsJavaIntFunction.<init>")
[error] * The member scala.jdk.FunctionWrappers.AsJavaDoubleConsumer.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.AsJavaDoubleConsumer.copy$default$1")
[error] * The symbol scala.jdk.FunctionWrappers.AsJavaDoubleConsumer.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.AsJavaDoubleConsumer.<init>")
[error] * The class scala.jdk.FunctionWrappers.AsJavaIntSupplier$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.AsJavaIntSupplier$")
[error] * The class scala.jdk.FunctionWrappers.AsJavaIntSupplier$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.AsJavaIntSupplier$")
[error] * The symbol scala.jdk.FunctionWrappers.AsJavaIntSupplier.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.AsJavaIntSupplier.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsUnaryOperator.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsUnaryOperator.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichObjIntConsumerAsFunction2.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichObjIntConsumerAsFunction2.hashCode$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichObjIntConsumerAsFunction2.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichObjIntConsumerAsFunction2.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichObjIntConsumerAsFunction2.asScala$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichObjIntConsumerAsFunction2.asScala$extension")
[error] * The member scala.jdk.FunctionWrappers.RichObjIntConsumerAsFunction2.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichObjIntConsumerAsFunction2.equals$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichFunction1AsLongConsumer.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichFunction1AsLongConsumer.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction2AsBiPredicate.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction2AsBiPredicate.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichIntBinaryOperatorAsFunction2.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichIntBinaryOperatorAsFunction2.hashCode$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichIntBinaryOperatorAsFunction2.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichIntBinaryOperatorAsFunction2.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichIntBinaryOperatorAsFunction2.asScala$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichIntBinaryOperatorAsFunction2.asScala$extension")
[error] * The member scala.jdk.FunctionWrappers.RichIntBinaryOperatorAsFunction2.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichIntBinaryOperatorAsFunction2.equals$extension")
[error] * The member scala.jdk.FunctionWrappers.RichFunction2AsToDoubleBiFunction.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction2AsToDoubleBiFunction.hashCode$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichFunction2AsToDoubleBiFunction.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichFunction2AsToDoubleBiFunction.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction2AsToDoubleBiFunction.asJavaToDoubleBiFunction$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction2AsToDoubleBiFunction.asJavaToDoubleBiFunction$extension")
[error] * The member scala.jdk.FunctionWrappers.RichFunction2AsToDoubleBiFunction.asJava$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction2AsToDoubleBiFunction.asJava$extension")
[error] * The member scala.jdk.FunctionWrappers.RichFunction2AsToDoubleBiFunction.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction2AsToDoubleBiFunction.equals$extension")
[error] * The member scala.jdk.FunctionWrappers.AsJavaConsumer.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.AsJavaConsumer.copy$default$1")
[error] * The member scala.jdk.FunctionWrappers.AsJavaConsumer.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.AsJavaConsumer.<init>")
[error] * The class scala.jdk.FunctionWrappers.AsJavaLongSupplier$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.AsJavaLongSupplier$")
[error] * The class scala.jdk.FunctionWrappers.AsJavaLongSupplier$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.AsJavaLongSupplier$")
[error] * The symbol scala.jdk.FunctionWrappers.AsJavaLongSupplier.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.AsJavaLongSupplier.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichBinaryOperatorAsFunction2.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichBinaryOperatorAsFunction2.<init>")
[error] * The member scala.jdk.FunctionWrappers.AsJavaToIntBiFunction.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.AsJavaToIntBiFunction.copy$default$1")
[error] * The member scala.jdk.FunctionWrappers.AsJavaToIntBiFunction.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.AsJavaToIntBiFunction.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichIntUnaryOperatorAsFunction1.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichIntUnaryOperatorAsFunction1.hashCode$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichIntUnaryOperatorAsFunction1.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichIntUnaryOperatorAsFunction1.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichIntUnaryOperatorAsFunction1.asScala$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichIntUnaryOperatorAsFunction1.asScala$extension")
[error] * The member scala.jdk.FunctionWrappers.RichIntUnaryOperatorAsFunction1.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichIntUnaryOperatorAsFunction1.equals$extension")
[error] * The member scala.jdk.FunctionWrappers.RichDoubleFunctionAsFunction1.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichDoubleFunctionAsFunction1.hashCode$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichDoubleFunctionAsFunction1.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichDoubleFunctionAsFunction1.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichDoubleFunctionAsFunction1.asScala$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichDoubleFunctionAsFunction1.asScala$extension")
[error] * The member scala.jdk.FunctionWrappers.RichDoubleFunctionAsFunction1.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichDoubleFunctionAsFunction1.equals$extension")
[error] * The class scala.jdk.FunctionWrappers.FromJavaObjIntConsumer$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.FromJavaObjIntConsumer$")
[error] * The symbol scala.jdk.FunctionWrappers.FromJavaObjIntConsumer.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.FromJavaObjIntConsumer.<init>")
[error] * The member scala.jdk.FunctionWrappers.FromJavaBiFunction.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.FromJavaBiFunction.copy$default$1")
[error] * The member scala.jdk.FunctionWrappers.FromJavaBiFunction.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.FromJavaBiFunction.<init>")
[error] * The member scala.jdk.FunctionWrappers.AsJavaObjIntConsumer.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.AsJavaObjIntConsumer.copy$default$1")
[error] * The member scala.jdk.FunctionWrappers.AsJavaObjIntConsumer.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.AsJavaObjIntConsumer.<init>")
[error] * The class scala.jdk.FunctionWrappers.FromJavaIntFunction$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.FromJavaIntFunction$")
[error] * The symbol scala.jdk.FunctionWrappers.FromJavaIntFunction.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.FromJavaIntFunction.<init>")
[error] * The member scala.jdk.FunctionWrappers.FromJavaToDoubleFunction.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.FromJavaToDoubleFunction.copy$default$1")
[error] * The member scala.jdk.FunctionWrappers.FromJavaToDoubleFunction.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.FromJavaToDoubleFunction.<init>")
[error] * The member scala.jdk.FunctionWrappers.FromJavaLongToDoubleFunction.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.FromJavaLongToDoubleFunction.copy$default$1")
[error] * The symbol scala.jdk.FunctionWrappers.FromJavaLongToDoubleFunction.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.FromJavaLongToDoubleFunction.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichLongUnaryOperatorAsFunction1.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichLongUnaryOperatorAsFunction1.hashCode$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichLongUnaryOperatorAsFunction1.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichLongUnaryOperatorAsFunction1.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichLongUnaryOperatorAsFunction1.asScala$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichLongUnaryOperatorAsFunction1.asScala$extension")
[error] * The member scala.jdk.FunctionWrappers.RichLongUnaryOperatorAsFunction1.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichLongUnaryOperatorAsFunction1.equals$extension")
[error] * The member scala.jdk.FunctionWrappers.FromJavaDoubleBinaryOperator.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.FromJavaDoubleBinaryOperator.copy$default$1")
[error] * The symbol scala.jdk.FunctionWrappers.FromJavaDoubleBinaryOperator.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.FromJavaDoubleBinaryOperator.<init>")
[error] * The class scala.jdk.FunctionWrappers.AsJavaDoubleToIntFunction$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.AsJavaDoubleToIntFunction$")
[error] * The class scala.jdk.FunctionWrappers.AsJavaDoubleToIntFunction$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.AsJavaDoubleToIntFunction$")
[error] * The symbol scala.jdk.FunctionWrappers.AsJavaDoubleToIntFunction.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.AsJavaDoubleToIntFunction.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichDoubleUnaryOperatorAsFunction1.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichDoubleUnaryOperatorAsFunction1.hashCode$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichDoubleUnaryOperatorAsFunction1.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichDoubleUnaryOperatorAsFunction1.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichDoubleUnaryOperatorAsFunction1.asScala$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichDoubleUnaryOperatorAsFunction1.asScala$extension")
[error] * The member scala.jdk.FunctionWrappers.RichDoubleUnaryOperatorAsFunction1.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichDoubleUnaryOperatorAsFunction1.equals$extension")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsIntConsumer.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsIntConsumer.hashCode$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichFunction1AsIntConsumer.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichFunction1AsIntConsumer.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsIntConsumer.asJava$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsIntConsumer.asJava$extension")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsIntConsumer.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsIntConsumer.equals$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichFunction0AsBooleanSupplier.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichFunction0AsBooleanSupplier.<init>")
[error] * The symbol scala.jdk.FunctionWrappers.RichLongToDoubleFunctionAsFunction1.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichLongToDoubleFunctionAsFunction1.<init>")
[error] * The class scala.jdk.FunctionWrappers.FromJavaLongBinaryOperator$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.FromJavaLongBinaryOperator$")
[error] * The class scala.jdk.FunctionWrappers.FromJavaLongBinaryOperator$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.FromJavaLongBinaryOperator$")
[error] * The symbol scala.jdk.FunctionWrappers.FromJavaLongBinaryOperator.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.FromJavaLongBinaryOperator.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction2AsDoubleBinaryOperator.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction2AsDoubleBinaryOperator.hashCode$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichFunction2AsDoubleBinaryOperator.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichFunction2AsDoubleBinaryOperator.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction2AsDoubleBinaryOperator.asJava$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction2AsDoubleBinaryOperator.asJava$extension")
[error] * The member scala.jdk.FunctionWrappers.RichFunction2AsDoubleBinaryOperator.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction2AsDoubleBinaryOperator.equals$extension")
[error] * The member scala.jdk.FunctionWrappers.RichObjLongConsumerAsFunction2.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichObjLongConsumerAsFunction2.<init>")
[error] * The class scala.jdk.FunctionWrappers.AsJavaToLongFunction$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.jdk.FunctionWrappers.AsJavaToLongFunction$")
[error] * The symbol scala.jdk.FunctionWrappers.AsJavaToLongFunction.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.AsJavaToLongFunction.<init>")
[error] * The symbol scala.jdk.FunctionWrappers.RichDoubleBinaryOperatorAsFunction2.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichDoubleBinaryOperatorAsFunction2.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsLongFunction.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsLongFunction.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsDoubleToLongFunction.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsDoubleToLongFunction.hashCode$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichFunction1AsDoubleToLongFunction.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichFunction1AsDoubleToLongFunction.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsDoubleToLongFunction.asJava$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsDoubleToLongFunction.asJava$extension")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsDoubleToLongFunction.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsDoubleToLongFunction.equals$extension")
[error] * The member scala.jdk.FunctionWrappers.FromJavaObjIntConsumer.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.FromJavaObjIntConsumer.copy$default$1")
[error] * The member scala.jdk.FunctionWrappers.FromJavaObjIntConsumer.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.FromJavaObjIntConsumer.<init>")
[error] * The member scala.jdk.FunctionWrappers.AsJavaToLongBiFunction.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.AsJavaToLongBiFunction.copy$default$1")
[error] * The member scala.jdk.FunctionWrappers.AsJavaToLongBiFunction.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.AsJavaToLongBiFunction.<init>")
[error] * The member scala.jdk.FunctionWrappers.AsJavaToDoubleFunction.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.AsJavaToDoubleFunction.copy$default$1")
[error] * The member scala.jdk.FunctionWrappers.AsJavaToDoubleFunction.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.AsJavaToDoubleFunction.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunctionAsFunction1.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunctionAsFunction1.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsDoublePredicate.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsDoublePredicate.hashCode$extension")
[error] * The symbol scala.jdk.FunctionWrappers.RichFunction1AsDoublePredicate.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichFunction1AsDoublePredicate.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsDoublePredicate.asJava$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsDoublePredicate.asJava$extension")
[error] * The member scala.jdk.FunctionWrappers.RichFunction1AsDoublePredicate.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction1AsDoublePredicate.equals$extension")
[error] * The member scala.jdk.FunctionWrappers.RichSupplierAsFunction0.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichSupplierAsFunction0.<init>")
[error] * The symbol scala.jdk.FunctionWrappers.RichLongToIntFunctionAsFunction1.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichLongToIntFunctionAsFunction1.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichToIntBiFunctionAsFunction2.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichToIntBiFunctionAsFunction2.<init>")
[error] * The member scala.jdk.FunctionWrappers.AsJavaToDoubleBiFunction.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.AsJavaToDoubleBiFunction.copy$default$1")
[error] * The member scala.jdk.FunctionWrappers.AsJavaToDoubleBiFunction.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.AsJavaToDoubleBiFunction.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction2AsObjLongConsumer.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction2AsObjLongConsumer.<init>")
[error] * The symbol scala.jdk.FunctionWrappers.RichFunction2AsLongBinaryOperator.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichFunction2AsLongBinaryOperator.<init>")
[error] * The member scala.jdk.FunctionWrappers.FromJavaIntFunction.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.FromJavaIntFunction.copy$default$1")
[error] * The member scala.jdk.FunctionWrappers.FromJavaIntFunction.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.FromJavaIntFunction.<init>")
[error] * The member scala.jdk.FunctionWrappers.RichFunction2AsBinaryOperator.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.RichFunction2AsBinaryOperator.<init>")
[error] * The symbol scala.jdk.FunctionWrappers.RichFunction1AsLongToIntFunction.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.RichFunction1AsLongToIntFunction.<init>")
[error] * The member scala.jdk.FunctionWrappers.AsJavaLongToDoubleFunction.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.jdk.FunctionWrappers.AsJavaLongToDoubleFunction.copy$default$1")
[error] * The symbol scala.jdk.FunctionWrappers.AsJavaLongToDoubleFunction.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.FunctionWrappers.AsJavaLongToDoubleFunction.<init>")
[error] * The symbol scala.concurrent.impl.ExecutionContextImpl.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.concurrent.impl.ExecutionContextImpl.<init>")
[error] * The member scala.concurrent.impl.ExecutionContextImpl.fromExecutor$default$2 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.concurrent.impl.ExecutionContextImpl.fromExecutor$default$2")
[error] * The symbol scala.concurrent.impl.ExecutionContextImpl.DefaultThreadFactory.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.concurrent.impl.ExecutionContextImpl.DefaultThreadFactory.<init>")
[error] * The symbol scala.concurrent.impl.ExecutionContextImpl.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.concurrent.impl.ExecutionContextImpl.<init>")
[error] * The member scala.concurrent.impl.ExecutionContextImpl.fromExecutorService$default$2 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.concurrent.impl.ExecutionContextImpl.fromExecutorService$default$2")
[error] * Internal error while checking symbol scala.concurrent.impl.FutureConvertersImpl.P: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (1,java.lang.Object/T):java.util.concurrent.atomic.AtomicReference/T @<init>] not found in symbol[class atomic.AtomicReference]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.concurrent.impl.FutureConvertersImpl.P")
[error] * Internal error while checking symbol scala.concurrent.impl.FutureConvertersImpl.P.<init>: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (1,java.lang.Object/T):java.util.concurrent.atomic.AtomicReference/T @<init>] not found in symbol[class atomic.AtomicReference]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.concurrent.impl.FutureConvertersImpl.P.<init>")
[error] * Internal error while checking symbol scala.concurrent.impl.FutureConvertersImpl.CF: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (1):java.util.concurrent.CompletableFuture/T @<init>] not found in symbol[class concurrent.CompletableFuture]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.concurrent.impl.FutureConvertersImpl.CF")
[error] * Internal error while checking symbol scala.concurrent.impl.FutureConvertersImpl.CF.toCompletableFuture: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (1):java.util.concurrent.CompletableFuture/T @<init>] not found in symbol[class concurrent.CompletableFuture]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.concurrent.impl.FutureConvertersImpl.CF.toCompletableFuture")
[error] * Internal error while checking symbol scala.concurrent.impl.FutureConvertersImpl.CF.<init>: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (1):java.util.concurrent.CompletableFuture/T @<init>] not found in symbol[class concurrent.CompletableFuture]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.concurrent.impl.FutureConvertersImpl.CF.<init>")
[error] * The symbol scala.concurrent.impl.FutureConvertersImpl.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.concurrent.impl.FutureConvertersImpl.<init>")
[error] * Internal error while checking symbol scala.concurrent.impl.Promise.Link: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (1,java.lang.Object/T):java.util.concurrent.atomic.AtomicReference/T @<init>] not found in symbol[class atomic.AtomicReference]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.concurrent.impl.Promise.Link")
[error] * Internal error while checking symbol scala.concurrent.impl.Promise.Link.promise: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (1,java.lang.Object/T):java.util.concurrent.atomic.AtomicReference/T @<init>] not found in symbol[class atomic.AtomicReference]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.concurrent.impl.Promise.Link.promise")
[error] * Internal error while checking symbol scala.concurrent.impl.Promise.Link.<init>: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (1,java.lang.Object/T):java.util.concurrent.atomic.AtomicReference/T @<init>] not found in symbol[class atomic.AtomicReference]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.concurrent.impl.Promise.Link.<init>")
[error] * The symbol scala.concurrent.impl.Promise.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.concurrent.impl.Promise.<init>")
[error] * Internal error while checking symbol scala.concurrent.impl.Promise.Transformation: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (1,java.lang.Object/T):java.util.concurrent.atomic.AtomicReference/T @<init>] not found in symbol[class atomic.AtomicReference]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.concurrent.impl.Promise.Transformation")
[error] * Internal error while checking symbol scala.concurrent.impl.Promise.Transformation.submitWithValue: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (1,java.lang.Object/T):java.util.concurrent.atomic.AtomicReference/T @<init>] not found in symbol[class atomic.AtomicReference]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.concurrent.impl.Promise.Transformation.submitWithValue")
[error] * Internal error while checking symbol scala.concurrent.impl.Promise.Transformation.<init>: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (1,java.lang.Object/T):java.util.concurrent.atomic.AtomicReference/T @<init>] not found in symbol[class atomic.AtomicReference]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.concurrent.impl.Promise.Transformation.<init>")
[error] * Internal error while checking symbol scala.concurrent.impl.Promise.DefaultPromise: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (1,java.lang.Object/T):java.util.concurrent.atomic.AtomicReference/T @<init>] not found in symbol[class atomic.AtomicReference]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.concurrent.impl.Promise.DefaultPromise")
[error] * Internal error while checking symbol scala.concurrent.impl.Promise.DefaultPromise.completeWith: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (1,java.lang.Object/T):java.util.concurrent.atomic.AtomicReference/T @<init>] not found in symbol[class atomic.AtomicReference]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.concurrent.impl.Promise.DefaultPromise.completeWith")
[error] * Internal error while checking symbol scala.concurrent.impl.Promise.DefaultPromise.result: tastyquery.Exceptions$InvalidProgramStructureException: Illegal annotation class type TypeIdent(throws) in Apply(TypeApply(Select(New(TypeIdent(throws)),<init>[with sig (1,java.lang.Class):scala.throws @<init>]),List(TypeWrapper(TypeRef(PackageRef(java.lang), Exception)))),List(TypeApply(Ident(classOf[with sig (1):java.lang.Class @classOf]),List(TypeIdent(Exception)))))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.concurrent.impl.Promise.DefaultPromise.result")
[error] * Internal error while checking symbol scala.concurrent.impl.Promise.DefaultPromise.linkRootOf: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (1,java.lang.Object/T):java.util.concurrent.atomic.AtomicReference/T @<init>] not found in symbol[class atomic.AtomicReference]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.concurrent.impl.Promise.DefaultPromise.linkRootOf")
[error] * Internal error while checking symbol scala.concurrent.impl.Promise.DefaultPromise.<init>: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (1,java.lang.Object/T):java.util.concurrent.atomic.AtomicReference/T @<init>] not found in symbol[class atomic.AtomicReference]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.concurrent.impl.Promise.DefaultPromise.<init>")
[error] * Internal error while checking symbol scala.concurrent.impl.Promise.DefaultPromise.<init>: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (1,java.lang.Object/T):java.util.concurrent.atomic.AtomicReference/T @<init>] not found in symbol[class atomic.AtomicReference]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.concurrent.impl.Promise.DefaultPromise.<init>")
[error] * Internal error while checking symbol scala.concurrent.impl.Promise.DefaultPromise.toString: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (1,java.lang.Object/T):java.util.concurrent.atomic.AtomicReference/T @<init>] not found in symbol[class atomic.AtomicReference]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.concurrent.impl.Promise.DefaultPromise.toString")
[error] * Internal error while checking symbol scala.concurrent.impl.Promise.DefaultPromise.ready: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (1,java.lang.Object/T):java.util.concurrent.atomic.AtomicReference/T @<init>] not found in symbol[class atomic.AtomicReference]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.concurrent.impl.Promise.DefaultPromise.ready")
[error] * Internal error while checking symbol scala.concurrent.impl.Promise.ManyCallbacks.<init>: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (1,java.lang.Object/T):java.util.concurrent.atomic.AtomicReference/T @<init>] not found in symbol[class atomic.AtomicReference]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.concurrent.impl.Promise.ManyCallbacks.<init>")
[error] * The member scala.concurrent.impl.CompletionLatch.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.concurrent.impl.CompletionLatch.<init>")
[error] * The symbol scala.util.hashing.package.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.util.hashing.package.<init>")
[error] * The member scala.util.hashing.ByteswapHashing.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.util.hashing.ByteswapHashing.<init>")
[error] * The class scala.util.hashing.ByteswapHashing$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.util.hashing.ByteswapHashing$")
[error] * The symbol scala.util.hashing.ByteswapHashing.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.util.hashing.ByteswapHashing.<init>")
[error] * The member scala.util.hashing.MurmurHash3.productHash$default$3 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.util.hashing.MurmurHash3.productHash$default$3")
[error] * The symbol scala.util.hashing.MurmurHash3.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.util.hashing.MurmurHash3.<init>")
[error] * The member scala.util.hashing.MurmurHash3.ArrayHashing.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.util.hashing.MurmurHash3.ArrayHashing.<init>")
[error] * The symbol scala.util.hashing.MurmurHash3.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.util.hashing.MurmurHash3.<init>")
[error] * The class scala.util.hashing.Hashing$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.util.hashing.Hashing$")
[error] * The member scala.util.hashing.Hashing.fromFunction does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.util.hashing.Hashing.fromFunction")
[error] * The member scala.util.hashing.Hashing.Default.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.util.hashing.Hashing.Default.<init>")
[error] * The symbol scala.util.hashing.Hashing.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.util.hashing.Hashing.<init>")
[error] * The symbol scala.jdk.javaapi.FunctionConverters.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.javaapi.FunctionConverters.<init>")
[error] * The symbol scala.jdk.javaapi.FutureConverters.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.javaapi.FutureConverters.<init>")
[error] * The symbol scala.jdk.javaapi.DurationConverters.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.javaapi.DurationConverters.<init>")
[error] * The symbol scala.jdk.javaapi.StreamConverters.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.javaapi.StreamConverters.<init>")
[error] * The symbol scala.jdk.javaapi.CollectionConverters.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.javaapi.CollectionConverters.<init>")
[error] * The symbol scala.jdk.javaapi.OptionConverters.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.jdk.javaapi.OptionConverters.<init>")
[error] * Internal error while checking symbol scala.collection.concurrent.TrieMap.readRoot: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2,scala.collection.concurrent.Gen/T):scala.collection.concurrent.INodeBase/T @<init>] not found in symbol[class concurrent.INodeBase]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.concurrent.TrieMap.readRoot")
[error] * The member scala.collection.concurrent.TrieMap.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.concurrent.TrieMap.<init>")
[error] * The member scala.collection.concurrent.TrieMap.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.concurrent.TrieMap.<init>")
[error] * Internal error while checking symbol scala.collection.concurrent.TrieMap.RDCSS_READ_ROOT: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2,scala.collection.concurrent.Gen/T):scala.collection.concurrent.INodeBase/T @<init>] not found in symbol[class concurrent.INodeBase]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.concurrent.TrieMap.RDCSS_READ_ROOT")
[error] * Internal error while checking symbol scala.collection.concurrent.TrieMap.addOne: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.concurrent.TrieMap.addOne")
[error] * The member scala.collection.concurrent.TrieMap.readRoot$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.concurrent.TrieMap.readRoot$default$1")
[error] * The symbol scala.collection.concurrent.TrieMap.getOrElseUpdate has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.concurrent.TrieMap.getOrElseUpdate")
[error] * The member scala.collection.concurrent.TrieMap.RDCSS_READ_ROOT$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.concurrent.TrieMap.RDCSS_READ_ROOT$default$1")
[error] * The member scala.collection.concurrent.TrieMap.MangledHashing.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.concurrent.TrieMap.MangledHashing.<init>")
[error] * The symbol scala.collection.concurrent.TrieMap.RemovalPolicy.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.concurrent.TrieMap.RemovalPolicy.<init>")
[error] * The symbol scala.collection.concurrent.TrieMap.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.concurrent.TrieMap.<init>")
[error] * The member scala.collection.concurrent.RDCSS_Descriptor.copy$default$3 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.concurrent.RDCSS_Descriptor.copy$default$3")
[error] * The member scala.collection.concurrent.RDCSS_Descriptor.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.concurrent.RDCSS_Descriptor.copy$default$1")
[error] * The member scala.collection.concurrent.RDCSS_Descriptor.copy$default$2 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.concurrent.RDCSS_Descriptor.copy$default$2")
[error] * Internal error while checking symbol scala.collection.concurrent.RDCSS_Descriptor.<init>: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2,scala.collection.concurrent.Gen/T):scala.collection.concurrent.INodeBase/T @<init>] not found in symbol[class concurrent.INodeBase]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.concurrent.RDCSS_Descriptor.<init>")
[error] * Internal error while checking symbol scala.collection.concurrent.RDCSS_Descriptor.copy: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2,scala.collection.concurrent.Gen/T):scala.collection.concurrent.INodeBase/T @<init>] not found in symbol[class concurrent.INodeBase]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.concurrent.RDCSS_Descriptor.copy")
[error] * The class scala.collection.concurrent.RDCSS_Descriptor$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.collection.concurrent.RDCSS_Descriptor$")
[error] * Internal error while checking symbol scala.collection.concurrent.RDCSS_Descriptor.apply: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2,scala.collection.concurrent.Gen/T):scala.collection.concurrent.INodeBase/T @<init>] not found in symbol[class concurrent.INodeBase]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.concurrent.RDCSS_Descriptor.apply")
[error] * The symbol scala.collection.concurrent.RDCSS_Descriptor.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.concurrent.RDCSS_Descriptor.<init>")
[error] * Internal error while checking symbol scala.collection.concurrent.CNode: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.collection.concurrent.CNodeBase/T @<init>] not found in symbol[class concurrent.CNodeBase]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.concurrent.CNode")
[error] * Internal error while checking symbol scala.collection.concurrent.CNode.removedAt: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.collection.concurrent.CNodeBase/T @<init>] not found in symbol[class concurrent.CNodeBase]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.concurrent.CNode.removedAt")
[error] * Internal error while checking symbol scala.collection.concurrent.CNode.knownSize: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.collection.concurrent.CNodeBase/T @<init>] not found in symbol[class concurrent.CNodeBase]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.concurrent.CNode.knownSize")
[error] * Internal error while checking symbol scala.collection.concurrent.CNode.insertedAt: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.collection.concurrent.CNodeBase/T @<init>] not found in symbol[class concurrent.CNodeBase]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.concurrent.CNode.insertedAt")
[error] * Internal error while checking symbol scala.collection.concurrent.CNode.updatedAt: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.collection.concurrent.CNodeBase/T @<init>] not found in symbol[class concurrent.CNodeBase]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.concurrent.CNode.updatedAt")
[error] * Internal error while checking symbol scala.collection.concurrent.CNode.<init>: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.collection.concurrent.CNodeBase/T @<init>] not found in symbol[class concurrent.CNodeBase]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.concurrent.CNode.<init>")
[error] * Internal error while checking symbol scala.collection.concurrent.CNode.toString: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.collection.concurrent.CNodeBase/T @<init>] not found in symbol[class concurrent.CNodeBase]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.concurrent.CNode.toString")
[error] * Internal error while checking symbol scala.collection.concurrent.CNode.renewed: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.collection.concurrent.CNodeBase/T @<init>] not found in symbol[class concurrent.CNodeBase]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.concurrent.CNode.renewed")
[error] * The symbol scala.collection.concurrent.CNode.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.concurrent.CNode.<init>")
[error] * Internal error while checking symbol scala.collection.concurrent.TNode: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.collection.concurrent.MainNode/T @<init>] not found in symbol[class concurrent.MainNode]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.concurrent.TNode")
[error] * Internal error while checking symbol scala.collection.concurrent.TNode.knownSize: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.collection.concurrent.MainNode/T @<init>] not found in symbol[class concurrent.MainNode]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.concurrent.TNode.knownSize")
[error] * Internal error while checking symbol scala.collection.concurrent.TNode.<init>: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.collection.concurrent.MainNode/T @<init>] not found in symbol[class concurrent.MainNode]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.concurrent.TNode.<init>")
[error] * Internal error while checking symbol scala.collection.concurrent.FailedNode: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.collection.concurrent.MainNode/T @<init>] not found in symbol[class concurrent.MainNode]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.concurrent.FailedNode")
[error] * Internal error while checking symbol scala.collection.concurrent.FailedNode.string: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.collection.concurrent.MainNode/T @<init>] not found in symbol[class concurrent.MainNode]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.concurrent.FailedNode.string")
[error] * Internal error while checking symbol scala.collection.concurrent.FailedNode.<init>: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.collection.concurrent.MainNode/T @<init>] not found in symbol[class concurrent.MainNode]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.concurrent.FailedNode.<init>")
[error] * Internal error while checking symbol scala.collection.concurrent.FailedNode.toString: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.collection.concurrent.MainNode/T @<init>] not found in symbol[class concurrent.MainNode]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.concurrent.FailedNode.toString")
[error] * Internal error while checking symbol scala.collection.concurrent.FailedNode.knownSize: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.collection.concurrent.MainNode/T @<init>] not found in symbol[class concurrent.MainNode]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.concurrent.FailedNode.knownSize")
[error] * Internal error while checking symbol scala.collection.concurrent.INode: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2,scala.collection.concurrent.Gen/T):scala.collection.concurrent.INodeBase/T @<init>] not found in symbol[class concurrent.INodeBase]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.concurrent.INode")
[error] * Internal error while checking symbol scala.collection.concurrent.INode.rec_insertif: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2,scala.collection.concurrent.Gen/T):scala.collection.concurrent.INodeBase/T @<init>] not found in symbol[class concurrent.INodeBase]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.concurrent.INode.rec_insertif")
[error] * Internal error while checking symbol scala.collection.concurrent.INode.rec_insert: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2,scala.collection.concurrent.Gen/T):scala.collection.concurrent.INodeBase/T @<init>] not found in symbol[class concurrent.INodeBase]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.concurrent.INode.rec_insert")
[error] * Internal error while checking symbol scala.collection.concurrent.INode.rec_remove: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2,scala.collection.concurrent.Gen/T):scala.collection.concurrent.INodeBase/T @<init>] not found in symbol[class concurrent.INodeBase]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.concurrent.INode.rec_remove")
[error] * Internal error while checking symbol scala.collection.concurrent.INode.copyToGen: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2,scala.collection.concurrent.Gen/T):scala.collection.concurrent.INodeBase/T @<init>] not found in symbol[class concurrent.INodeBase]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.concurrent.INode.copyToGen")
[error] * Internal error while checking symbol scala.collection.concurrent.INode.<init>: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2,scala.collection.concurrent.Gen/T):scala.collection.concurrent.INodeBase/T @<init>] not found in symbol[class concurrent.INodeBase]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.concurrent.INode.<init>")
[error] * Internal error while checking symbol scala.collection.concurrent.INode.<init>: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2,scala.collection.concurrent.Gen/T):scala.collection.concurrent.INodeBase/T @<init>] not found in symbol[class concurrent.INodeBase]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.concurrent.INode.<init>")
[error] * Internal error while checking symbol scala.collection.concurrent.INode.rec_lookup: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2,scala.collection.concurrent.Gen/T):scala.collection.concurrent.INodeBase/T @<init>] not found in symbol[class concurrent.INodeBase]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.concurrent.INode.rec_lookup")
[error] * Internal error while checking symbol scala.collection.concurrent.INode.newRootNode: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2,scala.collection.concurrent.Gen/T):scala.collection.concurrent.INodeBase/T @<init>] not found in symbol[class concurrent.INodeBase]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.concurrent.INode.newRootNode")
[error] * The symbol scala.collection.concurrent.INode.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.concurrent.INode.<init>")
[error] * Internal error while checking symbol scala.collection.concurrent.LNode: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.collection.concurrent.MainNode/T @<init>] not found in symbol[class concurrent.MainNode]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.concurrent.LNode")
[error] * Internal error while checking symbol scala.collection.concurrent.LNode.inserted: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.collection.concurrent.MainNode/T @<init>] not found in symbol[class concurrent.MainNode]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.concurrent.LNode.inserted")
[error] * Internal error while checking symbol scala.collection.concurrent.LNode.<init>: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.collection.concurrent.MainNode/T @<init>] not found in symbol[class concurrent.MainNode]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.concurrent.LNode.<init>")
[error] * Internal error while checking symbol scala.collection.concurrent.LNode.<init>: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.collection.concurrent.MainNode/T @<init>] not found in symbol[class concurrent.MainNode]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.concurrent.LNode.<init>")
[error] * Internal error while checking symbol scala.collection.concurrent.LNode.<init>: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.collection.concurrent.MainNode/T @<init>] not found in symbol[class concurrent.MainNode]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.concurrent.LNode.<init>")
[error] * Internal error while checking symbol scala.collection.concurrent.LNode.knownSize: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.collection.concurrent.MainNode/T @<init>] not found in symbol[class concurrent.MainNode]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.concurrent.LNode.knownSize")
[error] * The symbol scala.collection.concurrent.Map.getOrElseUpdate has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.concurrent.Map.getOrElseUpdate")
[error] * The member scala.collection.concurrent.Map.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.concurrent.Map.$init$")
[error] * The member scala.collection.concurrent.SNode.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.concurrent.SNode.<init>")
[error] * The symbol scala.collection.concurrent.TrieMapSerializationEnd.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.concurrent.TrieMapSerializationEnd.<init>")
[error] * The member scala.collection.concurrent.TrieMapIterator.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.concurrent.TrieMapIterator.<init>")
[error] * Internal error while checking symbol scala.collection.concurrent.TrieMapIterator.next: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.concurrent.TrieMapIterator.next")
[error] * The member scala.collection.concurrent.TrieMapIterator.<init>$default$3 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.concurrent.TrieMapIterator.<init>$default$3")
[error] * The symbol scala.collection.concurrent.TrieMapIterator.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.concurrent.TrieMapIterator.<init>")
[error] * The member scala.runtime.java8.JFunction1$mcVF$sp.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.java8.JFunction1$mcVF$sp.$init$")
[error] * The member scala.runtime.java8.JFunction2$mcIIJ$sp.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.java8.JFunction2$mcIIJ$sp.$init$")
[error] * The member scala.runtime.java8.JFunction2$mcVII$sp.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.java8.JFunction2$mcVII$sp.$init$")
[error] * The member scala.runtime.java8.JFunction1$mcIJ$sp.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.java8.JFunction1$mcIJ$sp.$init$")
[error] * The member scala.runtime.java8.JFunction2$mcJII$sp.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.java8.JFunction2$mcJII$sp.$init$")
[error] * The member scala.runtime.java8.JFunction2$mcJDD$sp.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.java8.JFunction2$mcJDD$sp.$init$")
[error] * The member scala.runtime.java8.JFunction1$mcDI$sp.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.java8.JFunction1$mcDI$sp.$init$")
[error] * The member scala.runtime.java8.JFunction1$mcFF$sp.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.java8.JFunction1$mcFF$sp.$init$")
[error] * The member scala.runtime.java8.JFunction2$mcJDJ$sp.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.java8.JFunction2$mcJDJ$sp.$init$")
[error] * The member scala.runtime.java8.JFunction1$mcDD$sp.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.java8.JFunction1$mcDD$sp.$init$")
[error] * The member scala.runtime.java8.JFunction1$mcID$sp.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.java8.JFunction1$mcID$sp.$init$")
[error] * The member scala.runtime.java8.JFunction2$mcFIJ$sp.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.java8.JFunction2$mcFIJ$sp.$init$")
[error] * The member scala.runtime.java8.JFunction2$mcJJJ$sp.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.java8.JFunction2$mcJJJ$sp.$init$")
[error] * The member scala.runtime.java8.JFunction1$mcVI$sp.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.java8.JFunction1$mcVI$sp.$init$")
[error] * The member scala.runtime.java8.JFunction2$mcVJD$sp.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.java8.JFunction2$mcVJD$sp.$init$")
[error] * The member scala.runtime.java8.JFunction1$mcIF$sp.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.java8.JFunction1$mcIF$sp.$init$")
[error] * The member scala.runtime.java8.JFunction2$mcVJJ$sp.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.java8.JFunction2$mcVJJ$sp.$init$")
[error] * The member scala.runtime.java8.JFunction2$mcIII$sp.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.java8.JFunction2$mcIII$sp.$init$")
[error] * The member scala.runtime.java8.JFunction0$mcF$sp.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.java8.JFunction0$mcF$sp.$init$")
[error] * The member scala.runtime.java8.JFunction2$mcFJJ$sp.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.java8.JFunction2$mcFJJ$sp.$init$")
[error] * The member scala.runtime.java8.JFunction1$mcDJ$sp.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.java8.JFunction1$mcDJ$sp.$init$")
[error] * The member scala.runtime.java8.JFunction1$mcJJ$sp.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.java8.JFunction1$mcJJ$sp.$init$")
[error] * The member scala.runtime.java8.JFunction2$mcDII$sp.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.java8.JFunction2$mcDII$sp.$init$")
[error] * The member scala.runtime.java8.JFunction2$mcZDJ$sp.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.java8.JFunction2$mcZDJ$sp.$init$")
[error] * The member scala.runtime.java8.JFunction2$mcZDD$sp.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.java8.JFunction2$mcZDD$sp.$init$")
[error] * The member scala.runtime.java8.JFunction2$mcFDD$sp.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.java8.JFunction2$mcFDD$sp.$init$")
[error] * The member scala.runtime.java8.JFunction1$mcZJ$sp.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.java8.JFunction1$mcZJ$sp.$init$")
[error] * The member scala.runtime.java8.JFunction2$mcFDJ$sp.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.java8.JFunction2$mcFDJ$sp.$init$")
[error] * The member scala.runtime.java8.JFunction1$mcZF$sp.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.java8.JFunction1$mcZF$sp.$init$")
[error] * The member scala.runtime.java8.JFunction2$mcFII$sp.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.java8.JFunction2$mcFII$sp.$init$")
[error] * The member scala.runtime.java8.JFunction1$mcJI$sp.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.java8.JFunction1$mcJI$sp.$init$")
[error] * The member scala.runtime.java8.JFunction1$mcFI$sp.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.java8.JFunction1$mcFI$sp.$init$")
[error] * The member scala.runtime.java8.JFunction2$mcJJI$sp.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.java8.JFunction2$mcJJI$sp.$init$")
[error] * The member scala.runtime.java8.JFunction1$mcVD$sp.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.java8.JFunction1$mcVD$sp.$init$")
[error] * The member scala.runtime.java8.JFunction1$mcFJ$sp.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.java8.JFunction1$mcFJ$sp.$init$")
[error] * The member scala.runtime.java8.JFunction1$mcFD$sp.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.java8.JFunction1$mcFD$sp.$init$")
[error] * The member scala.runtime.java8.JFunction2$mcDJI$sp.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.java8.JFunction2$mcDJI$sp.$init$")
[error] * The member scala.runtime.java8.JFunction2$mcFJD$sp.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.java8.JFunction2$mcFJD$sp.$init$")
[error] * The member scala.runtime.java8.JFunction2$mcVIJ$sp.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.java8.JFunction2$mcVIJ$sp.$init$")
[error] * The member scala.runtime.java8.JFunction2$mcIJI$sp.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.java8.JFunction2$mcIJI$sp.$init$")
[error] * The member scala.runtime.java8.JFunction1$mcDF$sp.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.java8.JFunction1$mcDF$sp.$init$")
[error] * The member scala.runtime.java8.JFunction2$mcDDI$sp.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.java8.JFunction2$mcDDI$sp.$init$")
[error] * The member scala.runtime.java8.JFunction2$mcZID$sp.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.java8.JFunction2$mcZID$sp.$init$")
[error] * The member scala.runtime.java8.JFunction2$mcJDI$sp.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.java8.JFunction2$mcJDI$sp.$init$")
[error] * The member scala.runtime.java8.JFunction2$mcZIJ$sp.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.java8.JFunction2$mcZIJ$sp.$init$")
[error] * The member scala.runtime.java8.JFunction2$mcIID$sp.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.java8.JFunction2$mcIID$sp.$init$")
[error] * The member scala.runtime.java8.JFunction1$mcII$sp.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.java8.JFunction1$mcII$sp.$init$")
[error] * The member scala.runtime.java8.JFunction2$mcIJJ$sp.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.java8.JFunction2$mcIJJ$sp.$init$")
[error] * The member scala.runtime.java8.JFunction2$mcVID$sp.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.java8.JFunction2$mcVID$sp.$init$")
[error] * The member scala.runtime.java8.JFunction2$mcIDI$sp.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.java8.JFunction2$mcIDI$sp.$init$")
[error] * The member scala.runtime.java8.JFunction0$mcC$sp.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.java8.JFunction0$mcC$sp.$init$")
[error] * The member scala.runtime.java8.JFunction2$mcDJD$sp.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.java8.JFunction2$mcDJD$sp.$init$")
[error] * The member scala.runtime.java8.JFunction2$mcZII$sp.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.java8.JFunction2$mcZII$sp.$init$")
[error] * The member scala.runtime.java8.JFunction2$mcVJI$sp.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.java8.JFunction2$mcVJI$sp.$init$")
[error] * The member scala.runtime.java8.JFunction2$mcVDD$sp.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.java8.JFunction2$mcVDD$sp.$init$")
[error] * The member scala.runtime.java8.JFunction2$mcDDD$sp.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.java8.JFunction2$mcDDD$sp.$init$")
[error] * The member scala.runtime.java8.JFunction2$mcDID$sp.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.java8.JFunction2$mcDID$sp.$init$")
[error] * The member scala.runtime.java8.JFunction0$mcI$sp.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.java8.JFunction0$mcI$sp.$init$")
[error] * The member scala.runtime.java8.JFunction0$mcZ$sp.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.java8.JFunction0$mcZ$sp.$init$")
[error] * The member scala.runtime.java8.JFunction0$mcB$sp.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.java8.JFunction0$mcB$sp.$init$")
[error] * The member scala.runtime.java8.JFunction2$mcDDJ$sp.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.java8.JFunction2$mcDDJ$sp.$init$")
[error] * The member scala.runtime.java8.JFunction2$mcIJD$sp.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.java8.JFunction2$mcIJD$sp.$init$")
[error] * The member scala.runtime.java8.JFunction2$mcJJD$sp.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.java8.JFunction2$mcJJD$sp.$init$")
[error] * The member scala.runtime.java8.JFunction1$mcZI$sp.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.java8.JFunction1$mcZI$sp.$init$")
[error] * The member scala.runtime.java8.JFunction2$mcZDI$sp.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.java8.JFunction2$mcZDI$sp.$init$")
[error] * The member scala.runtime.java8.JFunction0$mcJ$sp.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.java8.JFunction0$mcJ$sp.$init$")
[error] * The member scala.runtime.java8.JFunction2$mcZJJ$sp.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.java8.JFunction2$mcZJJ$sp.$init$")
[error] * The member scala.runtime.java8.JFunction2$mcVDI$sp.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.java8.JFunction2$mcVDI$sp.$init$")
[error] * The member scala.runtime.java8.JFunction2$mcIDD$sp.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.java8.JFunction2$mcIDD$sp.$init$")
[error] * The member scala.runtime.java8.JFunction2$mcJIJ$sp.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.java8.JFunction2$mcJIJ$sp.$init$")
[error] * The member scala.runtime.java8.JFunction2$mcDIJ$sp.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.java8.JFunction2$mcDIJ$sp.$init$")
[error] * The member scala.runtime.java8.JFunction0$mcV$sp.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.java8.JFunction0$mcV$sp.$init$")
[error] * The member scala.runtime.java8.JFunction1$mcJD$sp.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.java8.JFunction1$mcJD$sp.$init$")
[error] * The member scala.runtime.java8.JFunction2$mcZJI$sp.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.java8.JFunction2$mcZJI$sp.$init$")
[error] * The member scala.runtime.java8.JFunction2$mcVDJ$sp.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.java8.JFunction2$mcVDJ$sp.$init$")
[error] * The member scala.runtime.java8.JFunction0$mcD$sp.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.java8.JFunction0$mcD$sp.$init$")
[error] * The member scala.runtime.java8.JFunction1$mcZD$sp.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.java8.JFunction1$mcZD$sp.$init$")
[error] * The member scala.runtime.java8.JFunction2$mcFJI$sp.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.java8.JFunction2$mcFJI$sp.$init$")
[error] * The member scala.runtime.java8.JFunction2$mcFID$sp.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.java8.JFunction2$mcFID$sp.$init$")
[error] * The member scala.runtime.java8.JFunction2$mcFDI$sp.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.java8.JFunction2$mcFDI$sp.$init$")
[error] * The member scala.runtime.java8.JFunction2$mcDJJ$sp.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.java8.JFunction2$mcDJJ$sp.$init$")
[error] * The member scala.runtime.java8.JFunction1$mcJF$sp.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.java8.JFunction1$mcJF$sp.$init$")
[error] * The member scala.runtime.java8.JFunction0$mcS$sp.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.java8.JFunction0$mcS$sp.$init$")
[error] * The member scala.runtime.java8.JFunction1$mcVJ$sp.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.java8.JFunction1$mcVJ$sp.$init$")
[error] * The member scala.runtime.java8.JFunction2$mcIDJ$sp.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.java8.JFunction2$mcIDJ$sp.$init$")
[error] * The member scala.runtime.java8.JFunction2$mcZJD$sp.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.java8.JFunction2$mcZJD$sp.$init$")
[error] * The member scala.runtime.java8.JFunction2$mcJID$sp.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.java8.JFunction2$mcJID$sp.$init$")
[error] * The symbol scala.beans.BeanProperty.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.beans.BeanProperty.<init>")
[error] * The symbol scala.beans.BooleanBeanProperty.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.beans.BooleanBeanProperty.<init>")
[error] * Internal error while checking symbol scala.concurrent.package.blocking: tastyquery.Exceptions$InvalidProgramStructureException: Illegal annotation class type TypeIdent(throws) in Apply(TypeApply(Select(New(TypeIdent(throws)),<init>[with sig (1,java.lang.Class):scala.throws @<init>]),List(TypeWrapper(TypeRef(PackageRef(java.lang), Exception)))),List(TypeApply(Ident(classOf[with sig (1):java.lang.Class @classOf]),List(TypeIdent(Exception)))))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.concurrent.package.blocking")
[error] * The symbol scala.concurrent.package.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.concurrent.package.<init>")
[error] * The member scala.concurrent.BatchingExecutor.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.concurrent.BatchingExecutor.$init$")
[error] * The class scala.concurrent.Batchable has an incompatible self type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleSelfTypeChange, "scala.concurrent.Batchable")
[error] * The member scala.concurrent.ExecutionContext.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.concurrent.ExecutionContext.$init$")
[error] * The symbol scala.concurrent.ExecutionContext.Implicits.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.concurrent.ExecutionContext.Implicits.<init>")
[error] * The symbol scala.concurrent.ExecutionContext.parasitic.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.concurrent.ExecutionContext.parasitic.<init>")
[error] * The symbol scala.concurrent.ExecutionContext.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.concurrent.ExecutionContext.<init>")
[error] * Internal error while checking symbol scala.concurrent.Awaitable.ready: tastyquery.Exceptions$InvalidProgramStructureException: Illegal annotation class type TypeIdent(throws) in Apply(TypeApply(Select(New(TypeIdent(throws)),<init>[with sig (1,java.lang.Class):scala.throws @<init>]),List(TypeWrapper(TypeRef(PackageRef(java.util.concurrent), TimeoutException)))),List(TypeApply(Ident(classOf[with sig (1):java.lang.Class @classOf]),List(TypeIdent(TimeoutException)))))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.concurrent.Awaitable.ready")
[error] * Internal error while checking symbol scala.concurrent.Awaitable.result: tastyquery.Exceptions$InvalidProgramStructureException: Illegal annotation class type TypeIdent(throws) in Apply(TypeApply(Select(New(TypeIdent(throws)),<init>[with sig (1,java.lang.Class):scala.throws @<init>]),List(TypeWrapper(TypeRef(PackageRef(java.util.concurrent), TimeoutException)))),List(TypeApply(Ident(classOf[with sig (1):java.lang.Class @classOf]),List(TypeIdent(TimeoutException)))))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.concurrent.Awaitable.result")
[error] * Internal error while checking symbol scala.concurrent.Awaitable.ready: tastyquery.Exceptions$InvalidProgramStructureException: Illegal annotation class type TypeIdent(throws) in Apply(TypeApply(Select(New(TypeIdent(throws)),<init>[with sig (1,java.lang.Class):scala.throws @<init>]),List(TypeWrapper(TypeRef(PackageRef(java.util.concurrent), TimeoutException)))),List(TypeApply(Ident(classOf[with sig (1):java.lang.Class @classOf]),List(TypeIdent(TimeoutException)))))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.concurrent.Awaitable.ready")
[error] * Internal error while checking symbol scala.concurrent.Awaitable.result: tastyquery.Exceptions$InvalidProgramStructureException: Illegal annotation class type TypeIdent(throws) in Apply(TypeApply(Select(New(TypeIdent(throws)),<init>[with sig (1,java.lang.Class):scala.throws @<init>]),List(TypeWrapper(TypeRef(PackageRef(java.util.concurrent), TimeoutException)))),List(TypeApply(Ident(classOf[with sig (1):java.lang.Class @classOf]),List(TypeIdent(TimeoutException)))))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.concurrent.Awaitable.result")
[error] * The symbol scala.concurrent.BatchingExecutorStatics.MissingParentBlockContext.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.concurrent.BatchingExecutorStatics.MissingParentBlockContext.<init>")
[error] * The symbol scala.concurrent.BatchingExecutorStatics.MissingParentBlockContext.blockOn has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.concurrent.BatchingExecutorStatics.MissingParentBlockContext.blockOn")
[error] * The symbol scala.concurrent.BatchingExecutorStatics.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.concurrent.BatchingExecutorStatics.<init>")
[error] * The class scala.concurrent.OnCompleteRunnable has an incompatible self type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleSelfTypeChange, "scala.concurrent.OnCompleteRunnable")
[error] * The symbol scala.concurrent.AwaitPermission.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.concurrent.AwaitPermission.<init>")
[error] * The member scala.concurrent.Future.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.concurrent.Future.$init$")
[error] * The symbol scala.concurrent.Future.delegate has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.concurrent.Future.delegate")
[error] * The symbol scala.concurrent.Future.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.concurrent.Future.<init>")
[error] * The symbol scala.concurrent.Future.apply has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.concurrent.Future.apply")
[error] * The symbol scala.concurrent.Future.never.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.concurrent.Future.never.<init>")
[error] * The symbol scala.concurrent.BlockContext.blockOn has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.concurrent.BlockContext.blockOn")
[error] * The symbol scala.concurrent.BlockContext.withBlockContext has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.concurrent.BlockContext.withBlockContext")
[error] * The symbol scala.concurrent.BlockContext.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.concurrent.BlockContext.<init>")
[error] * The member scala.concurrent.DelayedLazyVal.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.concurrent.DelayedLazyVal.<init>")
[error] * The member scala.concurrent.Channel.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.concurrent.Channel.<init>")
[error] * Internal error while checking symbol scala.concurrent.Await.ready: tastyquery.Exceptions$InvalidProgramStructureException: Illegal annotation class type TypeIdent(throws) in Apply(TypeApply(Select(New(TypeIdent(throws)),<init>[with sig (1,java.lang.Class):scala.throws @<init>]),List(TypeWrapper(TypeRef(PackageRef(java.util.concurrent), TimeoutException)))),List(TypeApply(Ident(classOf[with sig (1):java.lang.Class @classOf]),List(TypeIdent(TimeoutException)))))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.concurrent.Await.ready")
[error] * The symbol scala.concurrent.Await.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.concurrent.Await.<init>")
[error] * Internal error while checking symbol scala.concurrent.Await.result: tastyquery.Exceptions$InvalidProgramStructureException: Illegal annotation class type TypeIdent(throws) in Apply(TypeApply(Select(New(TypeIdent(throws)),<init>[with sig (1,java.lang.Class):scala.throws @<init>]),List(TypeWrapper(TypeRef(PackageRef(java.util.concurrent), TimeoutException)))),List(TypeApply(Ident(classOf[with sig (1):java.lang.Class @classOf]),List(TypeIdent(TimeoutException)))))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.concurrent.Await.result")
[error] * The member scala.concurrent.Promise.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.concurrent.Promise.$init$")
[error] * The symbol scala.concurrent.Promise.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.concurrent.Promise.<init>")
[error] * The symbol scala.concurrent.JavaConversions.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.concurrent.JavaConversions.<init>")
[error] * The member scala.concurrent.SyncChannel.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.concurrent.SyncChannel.<init>")
[error] * The member scala.concurrent.SyncVar.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.concurrent.SyncVar.<init>")
[error] * The member scala.runtime.IntegralProxy.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.IntegralProxy.$init$")
[error] * The symbol scala.runtime.EmptyMethodCache.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.runtime.EmptyMethodCache.<init>")
[error] * The symbol scala.runtime.ZippedIterable3.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.runtime.ZippedIterable3.<init>")
[error] * The member scala.runtime.NonLocalReturnControl.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.NonLocalReturnControl.<init>")
[error] * The member scala.runtime.AbstractFunction22.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.AbstractFunction22.<init>")
[error] * The symbol scala.runtime.PStatics.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.runtime.PStatics.<init>")
[error] * The symbol scala.runtime.RichLong.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.runtime.RichLong.<init>")
[error] * The member scala.runtime.RichLong.isValidByte$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichLong.isValidByte$extension")
[error] * The member scala.runtime.RichLong.ord$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichLong.ord$extension")
[error] * The member scala.runtime.RichLong.abs$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichLong.abs$extension")
[error] * The member scala.runtime.RichLong.longValue$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichLong.longValue$extension")
[error] * The member scala.runtime.RichLong.isValidChar$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichLong.isValidChar$extension")
[error] * The member scala.runtime.RichLong.shortValue$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichLong.shortValue$extension")
[error] * The member scala.runtime.RichLong.intValue$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichLong.intValue$extension")
[error] * The member scala.runtime.RichLong.doubleValue$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichLong.doubleValue$extension")
[error] * The member scala.runtime.RichLong.toBinaryString$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichLong.toBinaryString$extension")
[error] * The member scala.runtime.RichLong.byteValue$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichLong.byteValue$extension")
[error] * The member scala.runtime.RichLong.isValidLong$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichLong.isValidLong$extension")
[error] * The member scala.runtime.RichLong.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichLong.hashCode$extension")
[error] * The member scala.runtime.RichLong.isValidShort$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichLong.isValidShort$extension")
[error] * The member scala.runtime.RichLong.toOctalString$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichLong.toOctalString$extension")
[error] * The member scala.runtime.RichLong.isValidInt$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichLong.isValidInt$extension")
[error] * The member scala.runtime.RichLong.round$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichLong.round$extension")
[error] * The member scala.runtime.RichLong.max$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichLong.max$extension")
[error] * The symbol scala.runtime.RichLong.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.runtime.RichLong.<init>")
[error] * The member scala.runtime.RichLong.min$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichLong.min$extension")
[error] * The member scala.runtime.RichLong.toHexString$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichLong.toHexString$extension")
[error] * The member scala.runtime.RichLong.floatValue$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichLong.floatValue$extension")
[error] * The member scala.runtime.RichLong.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichLong.equals$extension")
[error] * The member scala.runtime.RichLong.num$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichLong.num$extension")
[error] * The symbol scala.runtime.LambdaDeserialize.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.runtime.LambdaDeserialize.<init>")
[error] * The symbol scala.runtime.LambdaDeserializer.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.runtime.LambdaDeserializer.<init>")
[error] * The symbol scala.runtime.RichShort.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.runtime.RichShort.<init>")
[error] * The member scala.runtime.RichShort.ord$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichShort.ord$extension")
[error] * The member scala.runtime.RichShort.abs$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichShort.abs$extension")
[error] * The member scala.runtime.RichShort.longValue$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichShort.longValue$extension")
[error] * The member scala.runtime.RichShort.shortValue$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichShort.shortValue$extension")
[error] * The member scala.runtime.RichShort.intValue$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichShort.intValue$extension")
[error] * The member scala.runtime.RichShort.doubleValue$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichShort.doubleValue$extension")
[error] * The member scala.runtime.RichShort.byteValue$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichShort.byteValue$extension")
[error] * The member scala.runtime.RichShort.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichShort.hashCode$extension")
[error] * The member scala.runtime.RichShort.isValidShort$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichShort.isValidShort$extension")
[error] * The member scala.runtime.RichShort.max$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichShort.max$extension")
[error] * The symbol scala.runtime.RichShort.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.runtime.RichShort.<init>")
[error] * The member scala.runtime.RichShort.min$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichShort.min$extension")
[error] * The member scala.runtime.RichShort.floatValue$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichShort.floatValue$extension")
[error] * The member scala.runtime.RichShort.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichShort.equals$extension")
[error] * The member scala.runtime.RichShort.num$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichShort.num$extension")
[error] * The member scala.runtime.LazyRef.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.LazyRef.<init>")
[error] * The symbol scala.runtime.MethodCache.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.runtime.MethodCache.<init>")
[error] * The symbol scala.runtime.RichDouble.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.runtime.RichDouble.<init>")
[error] * The member scala.runtime.RichDouble.isFinite$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichDouble.isFinite$extension")
[error] * The member scala.runtime.RichDouble.floor$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichDouble.floor$extension")
[error] * The member scala.runtime.RichDouble.ord$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichDouble.ord$extension")
[error] * The member scala.runtime.RichDouble.toDegrees$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichDouble.toDegrees$extension")
[error] * The member scala.runtime.RichDouble.abs$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichDouble.abs$extension")
[error] * The member scala.runtime.RichDouble.longValue$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichDouble.longValue$extension")
[error] * The member scala.runtime.RichDouble.isValidChar$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichDouble.isValidChar$extension")
[error] * The member scala.runtime.RichDouble.byteValue$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichDouble.byteValue$extension")
[error] * The member scala.runtime.RichDouble.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichDouble.hashCode$extension")
[error] * The member scala.runtime.RichDouble.isNaN$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichDouble.isNaN$extension")
[error] * The member scala.runtime.RichDouble.isValidInt$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichDouble.isValidInt$extension")
[error] * The member scala.runtime.RichDouble.round$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichDouble.round$extension")
[error] * The member scala.runtime.RichDouble.max$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichDouble.max$extension")
[error] * The symbol scala.runtime.RichDouble.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.runtime.RichDouble.<init>")
[error] * The member scala.runtime.RichDouble.floatValue$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichDouble.floatValue$extension")
[error] * The member scala.runtime.RichDouble.isValidByte$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichDouble.isValidByte$extension")
[error] * The member scala.runtime.RichDouble.toRadians$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichDouble.toRadians$extension")
[error] * The member scala.runtime.RichDouble.shortValue$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichDouble.shortValue$extension")
[error] * The member scala.runtime.RichDouble.intValue$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichDouble.intValue$extension")
[error] * The member scala.runtime.RichDouble.doubleValue$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichDouble.doubleValue$extension")
[error] * The member scala.runtime.RichDouble.isPosInfinity$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichDouble.isPosInfinity$extension")
[error] * The member scala.runtime.RichDouble.isNegInfinity$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichDouble.isNegInfinity$extension")
[error] * The member scala.runtime.RichDouble.isValidShort$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichDouble.isValidShort$extension")
[error] * The member scala.runtime.RichDouble.isInfinity$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichDouble.isInfinity$extension")
[error] * The member scala.runtime.RichDouble.signum$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichDouble.signum$extension")
[error] * The member scala.runtime.RichDouble.min$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichDouble.min$extension")
[error] * The member scala.runtime.RichDouble.isWhole$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichDouble.isWhole$extension")
[error] * The member scala.runtime.RichDouble.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichDouble.equals$extension")
[error] * The member scala.runtime.RichDouble.ceil$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichDouble.ceil$extension")
[error] * The member scala.runtime.RichDouble.num$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichDouble.num$extension")
[error] * The member scala.runtime.AbstractFunction21.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.AbstractFunction21.<init>")
[error] * The symbol scala.runtime.LazyUnit.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.runtime.LazyUnit.<init>")
[error] * The member scala.runtime.AbstractFunction1.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.AbstractFunction1.<init>")
[error] * The member scala.runtime.AbstractFunction18.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.AbstractFunction18.<init>")
[error] * The symbol scala.runtime.StructuralCallSite.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.runtime.StructuralCallSite.<init>")
[error] * The symbol scala.runtime.RichByte.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.runtime.RichByte.<init>")
[error] * The member scala.runtime.RichByte.isValidByte$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichByte.isValidByte$extension")
[error] * The member scala.runtime.RichByte.ord$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichByte.ord$extension")
[error] * The member scala.runtime.RichByte.abs$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichByte.abs$extension")
[error] * The member scala.runtime.RichByte.longValue$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichByte.longValue$extension")
[error] * The member scala.runtime.RichByte.shortValue$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichByte.shortValue$extension")
[error] * The member scala.runtime.RichByte.intValue$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichByte.intValue$extension")
[error] * The member scala.runtime.RichByte.doubleValue$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichByte.doubleValue$extension")
[error] * The member scala.runtime.RichByte.byteValue$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichByte.byteValue$extension")
[error] * The member scala.runtime.RichByte.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichByte.hashCode$extension")
[error] * The member scala.runtime.RichByte.max$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichByte.max$extension")
[error] * The symbol scala.runtime.RichByte.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.runtime.RichByte.<init>")
[error] * The member scala.runtime.RichByte.min$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichByte.min$extension")
[error] * The member scala.runtime.RichByte.floatValue$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichByte.floatValue$extension")
[error] * The member scala.runtime.RichByte.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichByte.equals$extension")
[error] * The member scala.runtime.RichByte.num$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichByte.num$extension")
[error] * The member scala.runtime.AbstractFunction9.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.AbstractFunction9.<init>")
[error] * The symbol scala.runtime.ArrayCharSequence.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.runtime.ArrayCharSequence.<init>")
[error] * The member scala.runtime.AbstractFunction3.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.AbstractFunction3.<init>")
[error] * The member scala.runtime.AbstractFunction14.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.AbstractFunction14.<init>")
[error] * The symbol scala.runtime.LazyChar.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.runtime.LazyChar.<init>")
[error] * The member scala.runtime.AbstractFunction8.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.AbstractFunction8.<init>")
[error] * The member scala.runtime.ScalaNumberProxy.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.ScalaNumberProxy.$init$")
[error] * The member scala.runtime.AbstractFunction4.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.AbstractFunction4.<init>")
[error] * The class scala.runtime.ClassValueCompat has an incompatible self type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleSelfTypeChange, "scala.runtime.ClassValueCompat")
[error] * The member scala.runtime.ClassValueCompat.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.ClassValueCompat.<init>")
[error] * The symbol scala.runtime.ClassValueCompat.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.runtime.ClassValueCompat.<init>")
[error] * The member scala.runtime.AbstractFunction6.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.AbstractFunction6.<init>")
[error] * The symbol scala.runtime.LazyDouble.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.runtime.LazyDouble.<init>")
[error] * The symbol scala.runtime.LazyLong.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.runtime.LazyLong.<init>")
[error] * Internal error while checking symbol scala.runtime.Tuple2Zipped.<init>: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.runtime.Tuple2Zipped.<init>")
[error] * Internal error while checking symbol scala.runtime.Tuple2Zipped.filter: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.runtime.Tuple2Zipped.filter")
[error] * The member scala.runtime.Tuple2Zipped.iterator$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.Tuple2Zipped.iterator$extension")
[error] * Internal error while checking symbol scala.runtime.Tuple2Zipped.Ops.zipped: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.runtime.Tuple2Zipped.Ops.zipped")
[error] * Internal error while checking symbol scala.runtime.Tuple2Zipped.Ops.<init>: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.runtime.Tuple2Zipped.Ops.<init>")
[error] * The member scala.runtime.Tuple2Zipped.filter$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.Tuple2Zipped.filter$extension")
[error] * The member scala.runtime.Tuple2Zipped.toString$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.Tuple2Zipped.toString$extension")
[error] * The member scala.runtime.Tuple2Zipped.coll1$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.Tuple2Zipped.coll1$extension")
[error] * The member scala.runtime.Tuple2Zipped.forall$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.Tuple2Zipped.forall$extension")
[error] * The member scala.runtime.Tuple2Zipped.coll2$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.Tuple2Zipped.coll2$extension")
[error] * The member scala.runtime.Tuple2Zipped.isEmpty$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.Tuple2Zipped.isEmpty$extension")
[error] * The member scala.runtime.Tuple2Zipped.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.Tuple2Zipped.hashCode$extension")
[error] * The member scala.runtime.Tuple2Zipped.exists$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.Tuple2Zipped.exists$extension")
[error] * The member scala.runtime.Tuple2Zipped.foreach$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.Tuple2Zipped.foreach$extension")
[error] * The member scala.runtime.Tuple2Zipped.flatMap$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.Tuple2Zipped.flatMap$extension")
[error] * The symbol scala.runtime.Tuple2Zipped.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.runtime.Tuple2Zipped.<init>")
[error] * The member scala.runtime.Tuple2Zipped.Ops.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.Tuple2Zipped.Ops.hashCode$extension")
[error] * The member scala.runtime.Tuple2Zipped.Ops.invert$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.Tuple2Zipped.Ops.invert$extension")
[error] * The symbol scala.runtime.Tuple2Zipped.Ops.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.runtime.Tuple2Zipped.Ops.<init>")
[error] * The member scala.runtime.Tuple2Zipped.Ops.zipped$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.Tuple2Zipped.Ops.zipped$extension")
[error] * The member scala.runtime.Tuple2Zipped.Ops.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.Tuple2Zipped.Ops.equals$extension")
[error] * The member scala.runtime.Tuple2Zipped.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.Tuple2Zipped.equals$extension")
[error] * The member scala.runtime.Tuple2Zipped.map$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.Tuple2Zipped.map$extension")
[error] * The symbol scala.runtime.RichBoolean.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.runtime.RichBoolean.<init>")
[error] * The member scala.runtime.RichBoolean.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichBoolean.hashCode$extension")
[error] * The member scala.runtime.RichBoolean.ord$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichBoolean.ord$extension")
[error] * The symbol scala.runtime.RichBoolean.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.runtime.RichBoolean.<init>")
[error] * The member scala.runtime.RichBoolean.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichBoolean.equals$extension")
[error] * The member scala.runtime.AbstractFunction10.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.AbstractFunction10.<init>")
[error] * The member scala.runtime.AbstractFunction13.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.AbstractFunction13.<init>")
[error] * The member scala.runtime.AbstractFunction5.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.AbstractFunction5.<init>")
[error] * The symbol scala.runtime.Nothing$.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.runtime.Nothing$.<init>")
[error] * The member scala.runtime.AbstractFunction12.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.AbstractFunction12.<init>")
[error] * The symbol scala.runtime.LazyInt.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.runtime.LazyInt.<init>")
[error] * The class scala.runtime.AbstractPartialFunction has an incompatible self type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleSelfTypeChange, "scala.runtime.AbstractPartialFunction")
[error] * The member scala.runtime.AbstractPartialFunction.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.AbstractPartialFunction.<init>")
[error] * The member scala.runtime.AbstractFunction11.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.AbstractFunction11.<init>")
[error] * The symbol scala.runtime.ModuleSerializationProxy.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.runtime.ModuleSerializationProxy.<init>")
[error] * The class scala.runtime.ModuleSerializationProxy$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.runtime.ModuleSerializationProxy$")
[error] * The symbol scala.runtime.ModuleSerializationProxy.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.runtime.ModuleSerializationProxy.<init>")
[error] * The member scala.runtime.AbstractFunction16.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.AbstractFunction16.<init>")
[error] * The member scala.runtime.AbstractFunction15.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.AbstractFunction15.<init>")
[error] * Internal error while checking symbol scala.runtime.Tuple3Zipped.<init>: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.runtime.Tuple3Zipped.<init>")
[error] * Internal error while checking symbol scala.runtime.Tuple3Zipped.filter: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.runtime.Tuple3Zipped.filter")
[error] * The member scala.runtime.Tuple3Zipped.iterator$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.Tuple3Zipped.iterator$extension")
[error] * Internal error while checking symbol scala.runtime.Tuple3Zipped.Ops.zipped: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.runtime.Tuple3Zipped.Ops.zipped")
[error] * Internal error while checking symbol scala.runtime.Tuple3Zipped.Ops.<init>: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.runtime.Tuple3Zipped.Ops.<init>")
[error] * The member scala.runtime.Tuple3Zipped.filter$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.Tuple3Zipped.filter$extension")
[error] * The member scala.runtime.Tuple3Zipped.toString$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.Tuple3Zipped.toString$extension")
[error] * The member scala.runtime.Tuple3Zipped.coll1$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.Tuple3Zipped.coll1$extension")
[error] * The member scala.runtime.Tuple3Zipped.forall$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.Tuple3Zipped.forall$extension")
[error] * The member scala.runtime.Tuple3Zipped.coll2$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.Tuple3Zipped.coll2$extension")
[error] * The member scala.runtime.Tuple3Zipped.isEmpty$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.Tuple3Zipped.isEmpty$extension")
[error] * The member scala.runtime.Tuple3Zipped.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.Tuple3Zipped.hashCode$extension")
[error] * The member scala.runtime.Tuple3Zipped.exists$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.Tuple3Zipped.exists$extension")
[error] * The member scala.runtime.Tuple3Zipped.foreach$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.Tuple3Zipped.foreach$extension")
[error] * The member scala.runtime.Tuple3Zipped.flatMap$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.Tuple3Zipped.flatMap$extension")
[error] * The symbol scala.runtime.Tuple3Zipped.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.runtime.Tuple3Zipped.<init>")
[error] * The member scala.runtime.Tuple3Zipped.Ops.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.Tuple3Zipped.Ops.hashCode$extension")
[error] * The member scala.runtime.Tuple3Zipped.Ops.invert$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.Tuple3Zipped.Ops.invert$extension")
[error] * The symbol scala.runtime.Tuple3Zipped.Ops.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.runtime.Tuple3Zipped.Ops.<init>")
[error] * The member scala.runtime.Tuple3Zipped.Ops.zipped$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.Tuple3Zipped.Ops.zipped$extension")
[error] * The member scala.runtime.Tuple3Zipped.Ops.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.Tuple3Zipped.Ops.equals$extension")
[error] * The member scala.runtime.Tuple3Zipped.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.Tuple3Zipped.equals$extension")
[error] * The member scala.runtime.Tuple3Zipped.map$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.Tuple3Zipped.map$extension")
[error] * The member scala.runtime.Tuple3Zipped.coll3$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.Tuple3Zipped.coll3$extension")
[error] * The member scala.runtime.AbstractFunction7.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.AbstractFunction7.<init>")
[error] * The symbol scala.runtime.ZippedIterable2.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.runtime.ZippedIterable2.<init>")
[error] * The member scala.runtime.OrderedProxy.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.OrderedProxy.$init$")
[error] * The symbol scala.runtime.LazyByte.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.runtime.LazyByte.<init>")
[error] * The symbol scala.runtime.ScalaRunTime.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.runtime.ScalaRunTime.<init>")
[error] * The member scala.runtime.ScalaRunTime.isArray$default$2 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.ScalaRunTime.isArray$default$2")
[error] * The member scala.runtime.ScalaRunTime.drop does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.ScalaRunTime.drop")
[error] * The member scala.runtime.AbstractFunction20.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.AbstractFunction20.<init>")
[error] * The symbol scala.runtime.LazyBoolean.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.runtime.LazyBoolean.<init>")
[error] * The member scala.runtime.AbstractFunction17.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.AbstractFunction17.<init>")
[error] * The member scala.runtime.ScalaWholeNumberProxy.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.ScalaWholeNumberProxy.$init$")
[error] * The symbol scala.runtime.LazyFloat.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.runtime.LazyFloat.<init>")
[error] * The symbol scala.runtime.LazyShort.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.runtime.LazyShort.<init>")
[error] * The symbol scala.runtime.RichInt.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.runtime.RichInt.<init>")
[error] * The member scala.runtime.RichInt.ord$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichInt.ord$extension")
[error] * The member scala.runtime.RichInt.abs$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichInt.abs$extension")
[error] * The member scala.runtime.RichInt.longValue$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichInt.longValue$extension")
[error] * The member scala.runtime.RichInt.until$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichInt.until$extension")
[error] * The member scala.runtime.RichInt.until$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichInt.until$extension")
[error] * The member scala.runtime.RichInt.shortValue$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichInt.shortValue$extension")
[error] * The member scala.runtime.RichInt.intValue$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichInt.intValue$extension")
[error] * The member scala.runtime.RichInt.doubleValue$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichInt.doubleValue$extension")
[error] * The member scala.runtime.RichInt.toBinaryString$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichInt.toBinaryString$extension")
[error] * The member scala.runtime.RichInt.byteValue$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichInt.byteValue$extension")
[error] * The member scala.runtime.RichInt.isValidLong$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichInt.isValidLong$extension")
[error] * The member scala.runtime.RichInt.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichInt.hashCode$extension")
[error] * The member scala.runtime.RichInt.toOctalString$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichInt.toOctalString$extension")
[error] * The member scala.runtime.RichInt.isValidInt$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichInt.isValidInt$extension")
[error] * The member scala.runtime.RichInt.round$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichInt.round$extension")
[error] * The member scala.runtime.RichInt.max$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichInt.max$extension")
[error] * The symbol scala.runtime.RichInt.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.runtime.RichInt.<init>")
[error] * The member scala.runtime.RichInt.min$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichInt.min$extension")
[error] * The member scala.runtime.RichInt.isWhole$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichInt.isWhole$extension")
[error] * The member scala.runtime.RichInt.toHexString$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichInt.toHexString$extension")
[error] * The member scala.runtime.RichInt.floatValue$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichInt.floatValue$extension")
[error] * The member scala.runtime.RichInt.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichInt.equals$extension")
[error] * The member scala.runtime.RichInt.to$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichInt.to$extension")
[error] * The member scala.runtime.RichInt.to$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichInt.to$extension")
[error] * The member scala.runtime.RichInt.num$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichInt.num$extension")
[error] * The member scala.runtime.AbstractFunction2.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.AbstractFunction2.<init>")
[error] * The symbol scala.runtime.RichFloat.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.runtime.RichFloat.<init>")
[error] * The member scala.runtime.RichFloat.isFinite$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichFloat.isFinite$extension")
[error] * The member scala.runtime.RichFloat.floor$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichFloat.floor$extension")
[error] * The member scala.runtime.RichFloat.ord$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichFloat.ord$extension")
[error] * The member scala.runtime.RichFloat.toDegrees$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichFloat.toDegrees$extension")
[error] * The member scala.runtime.RichFloat.abs$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichFloat.abs$extension")
[error] * The member scala.runtime.RichFloat.longValue$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichFloat.longValue$extension")
[error] * The member scala.runtime.RichFloat.isValidChar$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichFloat.isValidChar$extension")
[error] * The member scala.runtime.RichFloat.byteValue$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichFloat.byteValue$extension")
[error] * The member scala.runtime.RichFloat.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichFloat.hashCode$extension")
[error] * The member scala.runtime.RichFloat.isNaN$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichFloat.isNaN$extension")
[error] * The member scala.runtime.RichFloat.isValidInt$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichFloat.isValidInt$extension")
[error] * The member scala.runtime.RichFloat.round$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichFloat.round$extension")
[error] * The member scala.runtime.RichFloat.max$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichFloat.max$extension")
[error] * The symbol scala.runtime.RichFloat.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.runtime.RichFloat.<init>")
[error] * The member scala.runtime.RichFloat.floatValue$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichFloat.floatValue$extension")
[error] * The member scala.runtime.RichFloat.isValidByte$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichFloat.isValidByte$extension")
[error] * The member scala.runtime.RichFloat.toRadians$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichFloat.toRadians$extension")
[error] * The member scala.runtime.RichFloat.shortValue$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichFloat.shortValue$extension")
[error] * The member scala.runtime.RichFloat.intValue$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichFloat.intValue$extension")
[error] * The member scala.runtime.RichFloat.doubleValue$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichFloat.doubleValue$extension")
[error] * The member scala.runtime.RichFloat.isPosInfinity$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichFloat.isPosInfinity$extension")
[error] * The member scala.runtime.RichFloat.isNegInfinity$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichFloat.isNegInfinity$extension")
[error] * The member scala.runtime.RichFloat.isValidShort$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichFloat.isValidShort$extension")
[error] * The member scala.runtime.RichFloat.isInfinity$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichFloat.isInfinity$extension")
[error] * The member scala.runtime.RichFloat.signum$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichFloat.signum$extension")
[error] * The member scala.runtime.RichFloat.min$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichFloat.min$extension")
[error] * The member scala.runtime.RichFloat.isWhole$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichFloat.isWhole$extension")
[error] * The member scala.runtime.RichFloat.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichFloat.equals$extension")
[error] * The member scala.runtime.RichFloat.ceil$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichFloat.ceil$extension")
[error] * The member scala.runtime.RichFloat.num$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichFloat.num$extension")
[error] * The member scala.runtime.AbstractFunction19.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.AbstractFunction19.<init>")
[error] * The member scala.runtime.FractionalProxy.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.FractionalProxy.$init$")
[error] * The symbol scala.runtime.PolyMethodCache.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.runtime.PolyMethodCache.<init>")
[error] * The member scala.runtime.AbstractFunction0.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.AbstractFunction0.<init>")
[error] * The symbol scala.runtime.MegaMethodCache.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.runtime.MegaMethodCache.<init>")
[error] * The symbol scala.runtime.RichChar.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.runtime.RichChar.<init>")
[error] * The member scala.runtime.RichChar.isTitleCase$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichChar.isTitleCase$extension")
[error] * The member scala.runtime.RichChar.ord$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichChar.ord$extension")
[error] * The member scala.runtime.RichChar.abs$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichChar.abs$extension")
[error] * The member scala.runtime.RichChar.getType$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichChar.getType$extension")
[error] * The member scala.runtime.RichChar.longValue$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichChar.longValue$extension")
[error] * The member scala.runtime.RichChar.isValidChar$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichChar.isValidChar$extension")
[error] * The member scala.runtime.RichChar.toLower$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichChar.toLower$extension")
[error] * The member scala.runtime.RichChar.isUnicodeIdentifierStart$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichChar.isUnicodeIdentifierStart$extension")
[error] * The member scala.runtime.RichChar.isUpper$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichChar.isUpper$extension")
[error] * The member scala.runtime.RichChar.isLowSurrogate$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichChar.isLowSurrogate$extension")
[error] * The member scala.runtime.RichChar.byteValue$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichChar.byteValue$extension")
[error] * The member scala.runtime.RichChar.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichChar.hashCode$extension")
[error] * The member scala.runtime.RichChar.max$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichChar.max$extension")
[error] * The symbol scala.runtime.RichChar.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.runtime.RichChar.<init>")
[error] * The member scala.runtime.RichChar.reverseBytes$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichChar.reverseBytes$extension")
[error] * The member scala.runtime.RichChar.floatValue$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichChar.floatValue$extension")
[error] * The member scala.runtime.RichChar.isIdentifierIgnorable$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichChar.isIdentifierIgnorable$extension")
[error] * The member scala.runtime.RichChar.asDigit$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichChar.asDigit$extension")
[error] * The member scala.runtime.RichChar.isSpaceChar$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichChar.isSpaceChar$extension")
[error] * The member scala.runtime.RichChar.getNumericValue$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichChar.getNumericValue$extension")
[error] * The member scala.runtime.RichChar.isSurrogate$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichChar.isSurrogate$extension")
[error] * The member scala.runtime.RichChar.shortValue$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichChar.shortValue$extension")
[error] * The member scala.runtime.RichChar.isWhitespace$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichChar.isWhitespace$extension")
[error] * The member scala.runtime.RichChar.intValue$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichChar.intValue$extension")
[error] * The member scala.runtime.RichChar.doubleValue$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichChar.doubleValue$extension")
[error] * The member scala.runtime.RichChar.isControl$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichChar.isControl$extension")
[error] * The member scala.runtime.RichChar.isDigit$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichChar.isDigit$extension")
[error] * The member scala.runtime.RichChar.isLetterOrDigit$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichChar.isLetterOrDigit$extension")
[error] * The member scala.runtime.RichChar.getDirectionality$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichChar.getDirectionality$extension")
[error] * The member scala.runtime.RichChar.isHighSurrogate$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichChar.isHighSurrogate$extension")
[error] * The member scala.runtime.RichChar.isLetter$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichChar.isLetter$extension")
[error] * The member scala.runtime.RichChar.isUnicodeIdentifierPart$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichChar.isUnicodeIdentifierPart$extension")
[error] * The member scala.runtime.RichChar.toUpper$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichChar.toUpper$extension")
[error] * The member scala.runtime.RichChar.min$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichChar.min$extension")
[error] * The member scala.runtime.RichChar.toTitleCase$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichChar.toTitleCase$extension")
[error] * The member scala.runtime.RichChar.isMirrored$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichChar.isMirrored$extension")
[error] * The member scala.runtime.RichChar.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichChar.equals$extension")
[error] * The member scala.runtime.RichChar.num$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichChar.num$extension")
[error] * The member scala.runtime.RichChar.isLower$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.runtime.RichChar.isLower$extension")
[error] * The symbol scala.collection.mutable.package.LinearSeq has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.package.LinearSeq")
[error] * The symbol scala.collection.mutable.package.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.package.<init>")
[error] * The symbol scala.collection.mutable.SortedMapOps.CC has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.SortedMapOps.CC")
[error] * Internal error while checking symbol scala.collection.mutable.SortedMapOps.updated: java.lang.UnsupportedOperationException: Cannot erase AndType(AppliedType(TypeRef(PackageRef(scala.collection.mutable), Map), List(TypeRef(ThisType(TypeRef(PackageRef(scala.collection.mutable), symbol[class mutable.SortedMapOps])), symbol[SortedMapOps.K]), V1)), AppliedType(TypeRef(PackageRef(scala.collection.mutable), symbol[class mutable.SortedMapOps]), List(TypeRef(ThisType(TypeRef(PackageRef(scala.collection.mutable), symbol[class mutable.SortedMapOps])), symbol[SortedMapOps.K]), V1, TypeRef(ThisType(TypeRef(PackageRef(scala.collection.mutable), symbol[class mutable.SortedMapOps])), symbol[SortedMapOps.CC]), WildcardTypeBounds(TypeBounds(TypeRef(PackageRef(scala), Nothing), TypeRef(PackageRef(scala), Any))))))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.mutable.SortedMapOps.updated")
[error] * The member scala.collection.mutable.SortedMapOps.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.SortedMapOps.$init$")
[error] * The member scala.collection.mutable.ArrayBuilder.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.ArrayBuilder.<init>")
[error] * The class scala.collection.mutable.ArrayBuilder$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.collection.mutable.ArrayBuilder$")
[error] * The symbol scala.collection.mutable.ArrayBuilder.ofBoolean.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.ArrayBuilder.ofBoolean.<init>")
[error] * The symbol scala.collection.mutable.ArrayBuilder.ofShort.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.ArrayBuilder.ofShort.<init>")
[error] * The symbol scala.collection.mutable.ArrayBuilder.ofLong.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.ArrayBuilder.ofLong.<init>")
[error] * The symbol scala.collection.mutable.ArrayBuilder.ofUnit.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.ArrayBuilder.ofUnit.<init>")
[error] * The symbol scala.collection.mutable.ArrayBuilder.ofChar.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.ArrayBuilder.ofChar.<init>")
[error] * The symbol scala.collection.mutable.ArrayBuilder.ofFloat.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.ArrayBuilder.ofFloat.<init>")
[error] * The symbol scala.collection.mutable.ArrayBuilder.ofDouble.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.ArrayBuilder.ofDouble.<init>")
[error] * The symbol scala.collection.mutable.ArrayBuilder.ofByte.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.ArrayBuilder.ofByte.<init>")
[error] * The symbol scala.collection.mutable.ArrayBuilder.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.ArrayBuilder.<init>")
[error] * The member scala.collection.mutable.ArrayBuilder.ofRef.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.ArrayBuilder.ofRef.<init>")
[error] * The symbol scala.collection.mutable.ArrayBuilder.ofInt.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.ArrayBuilder.ofInt.<init>")
[error] * The class scala.collection.mutable.Builder has an incompatible self type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleSelfTypeChange, "scala.collection.mutable.Builder")
[error] * The member scala.collection.mutable.Builder.sizeHint$default$2 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.Builder.sizeHint$default$2")
[error] * The member scala.collection.mutable.Builder.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.Builder.$init$")
[error] * The member scala.collection.mutable.Buffer.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.Buffer.$init$")
[error] * The symbol scala.collection.mutable.Buffer.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.Buffer.<init>")
[error] * The symbol scala.collection.mutable.StringBuilder.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.StringBuilder.<init>")
[error] * The symbol scala.collection.mutable.StringBuilder.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.StringBuilder.<init>")
[error] * The symbol scala.collection.mutable.StringBuilder.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.StringBuilder.<init>")
[error] * The symbol scala.collection.mutable.StringBuilder.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.StringBuilder.<init>")
[error] * The symbol scala.collection.mutable.StringBuilder.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.StringBuilder.<init>")
[error] * The class scala.collection.mutable.StringBuilder$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.collection.mutable.StringBuilder$")
[error] * The symbol scala.collection.mutable.StringBuilder.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.StringBuilder.<init>")
[error] * The symbol scala.collection.mutable.SortedSetOps.CC has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.SortedSetOps.CC")
[error] * The member scala.collection.mutable.AbstractIterable.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.AbstractIterable.<init>")
[error] * The symbol scala.collection.mutable.HashTable.init has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.HashTable.init")
[error] * The member scala.collection.mutable.HashTable.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.HashTable.$init$")
[error] * The member scala.collection.mutable.HashTable.HashUtils.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.HashTable.HashUtils.$init$")
[error] * The symbol scala.collection.mutable.HashTable.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.HashTable.<init>")
[error] * The member scala.collection.mutable.SortedSet.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.SortedSet.$init$")
[error] * The symbol scala.collection.mutable.SortedSet.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.SortedSet.<init>")
[error] * The member scala.collection.mutable.Map.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.Map.$init$")
[error] * Internal error while checking symbol scala.collection.mutable.Map.WithDefault.addOne: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.mutable.Map.WithDefault.addOne")
[error] * The member scala.collection.mutable.Map.WithDefault.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.Map.WithDefault.<init>")
[error] * The symbol scala.collection.mutable.Map.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.Map.<init>")
[error] * The symbol scala.collection.mutable.SetOps.CC has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.SetOps.CC")
[error] * The member scala.collection.mutable.SetOps.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.SetOps.$init$")
[error] * The member scala.collection.mutable.ListBuffer.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.ListBuffer.<init>")
[error] * The symbol scala.collection.mutable.ListBuffer.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.ListBuffer.<init>")
[error] * Internal error while checking symbol scala.collection.mutable.HashSet.stepper: java.lang.UnsupportedOperationException: Cannot erase AndType(S, TypeRef(TermRef(PackageRef(scala.collection), Stepper), EfficientSplit))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.mutable.HashSet.stepper")
[error] * The member scala.collection.mutable.HashSet.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.HashSet.<init>")
[error] * The member scala.collection.mutable.HashSet.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.HashSet.<init>")
[error] * The symbol scala.collection.mutable.HashSet.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.HashSet.<init>")
[error] * The member scala.collection.mutable.HashSet.Node.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.HashSet.Node.<init>")
[error] * The member scala.collection.mutable.RedBlackTree.Node.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.RedBlackTree.Node.<init>")
[error] * The symbol scala.collection.mutable.RedBlackTree.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.RedBlackTree.<init>")
[error] * The member scala.collection.mutable.RedBlackTree.iterator$default$3 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.RedBlackTree.iterator$default$3")
[error] * The member scala.collection.mutable.RedBlackTree.keysIterator$default$3 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.RedBlackTree.keysIterator$default$3")
[error] * The member scala.collection.mutable.RedBlackTree.Tree.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.RedBlackTree.Tree.<init>")
[error] * The member scala.collection.mutable.RedBlackTree.keysIterator$default$2 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.RedBlackTree.keysIterator$default$2")
[error] * The member scala.collection.mutable.RedBlackTree.valuesIterator$default$3 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.RedBlackTree.valuesIterator$default$3")
[error] * The member scala.collection.mutable.RedBlackTree.valuesIterator$default$2 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.RedBlackTree.valuesIterator$default$2")
[error] * The member scala.collection.mutable.RedBlackTree.iterator$default$2 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.RedBlackTree.iterator$default$2")
[error] * The symbol scala.collection.mutable.RedBlackTree.Tree.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.RedBlackTree.Tree.<init>")
[error] * The symbol scala.collection.mutable.RedBlackTree.Node.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.RedBlackTree.Node.<init>")
[error] * The member scala.collection.mutable.Growable.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.Growable.$init$")
[error] * The symbol scala.collection.mutable.Growable.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.Growable.<init>")
[error] * The member scala.collection.mutable.AbstractBuffer.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.AbstractBuffer.<init>")
[error] * Internal error while checking symbol scala.collection.mutable.TreeMap.valueStepper: java.lang.UnsupportedOperationException: Cannot erase AndType(S, TypeRef(TermRef(PackageRef(scala.collection), Stepper), EfficientSplit))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.mutable.TreeMap.valueStepper")
[error] * Internal error while checking symbol scala.collection.mutable.TreeMap.keyStepper: java.lang.UnsupportedOperationException: Cannot erase AndType(S, TypeRef(TermRef(PackageRef(scala.collection), Stepper), EfficientSplit))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.mutable.TreeMap.keyStepper")
[error] * Internal error while checking symbol scala.collection.mutable.TreeMap.addOne: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.mutable.TreeMap.addOne")
[error] * Internal error while checking symbol scala.collection.mutable.TreeMap.stepper: java.lang.UnsupportedOperationException: Cannot erase AndType(S, TypeRef(TermRef(PackageRef(scala.collection), Stepper), EfficientSplit))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.mutable.TreeMap.stepper")
[error] * The member scala.collection.mutable.TreeMap.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.TreeMap.<init>")
[error] * The symbol scala.collection.mutable.TreeMap.sortedMapFactory has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.TreeMap.sortedMapFactory")
[error] * The symbol scala.collection.mutable.TreeMap.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.TreeMap.<init>")
[error] * The member scala.collection.mutable.AbstractMap.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.AbstractMap.<init>")
[error] * The member scala.collection.mutable.Iterable.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.Iterable.$init$")
[error] * The symbol scala.collection.mutable.Iterable.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.Iterable.<init>")
[error] * The member scala.collection.mutable.MultiMap.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.MultiMap.$init$")
[error] * Internal error while checking symbol scala.collection.mutable.ArraySeq.stepper: java.lang.UnsupportedOperationException: Cannot erase AndType(S, TypeRef(TermRef(PackageRef(scala.collection), Stepper), EfficientSplit))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.mutable.ArraySeq.stepper")
[error] * The member scala.collection.mutable.ArraySeq.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.ArraySeq.<init>")
[error] * Internal error while checking symbol scala.collection.mutable.ArraySeq.ofBoolean.stepper: java.lang.UnsupportedOperationException: Cannot erase AndType(S, TypeRef(TermRef(PackageRef(scala.collection), Stepper), EfficientSplit))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.mutable.ArraySeq.ofBoolean.stepper")
[error] * The symbol scala.collection.mutable.ArraySeq.ofBoolean.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.ArraySeq.ofBoolean.<init>")
[error] * The symbol scala.collection.mutable.ArraySeq.ofBoolean.elemTag has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.ArraySeq.ofBoolean.elemTag")
[error] * Internal error while checking symbol scala.collection.mutable.ArraySeq.ofShort.stepper: java.lang.UnsupportedOperationException: Cannot erase AndType(S, TypeRef(TermRef(PackageRef(scala.collection), Stepper), EfficientSplit))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.mutable.ArraySeq.ofShort.stepper")
[error] * The symbol scala.collection.mutable.ArraySeq.ofShort.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.ArraySeq.ofShort.<init>")
[error] * The symbol scala.collection.mutable.ArraySeq.ofShort.elemTag has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.ArraySeq.ofShort.elemTag")
[error] * Internal error while checking symbol scala.collection.mutable.ArraySeq.ofLong.stepper: java.lang.UnsupportedOperationException: Cannot erase AndType(S, TypeRef(TermRef(PackageRef(scala.collection), Stepper), EfficientSplit))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.mutable.ArraySeq.ofLong.stepper")
[error] * The symbol scala.collection.mutable.ArraySeq.ofLong.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.ArraySeq.ofLong.<init>")
[error] * The symbol scala.collection.mutable.ArraySeq.ofLong.elemTag has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.ArraySeq.ofLong.elemTag")
[error] * Internal error while checking symbol scala.collection.mutable.ArraySeq.ofUnit.stepper: java.lang.UnsupportedOperationException: Cannot erase AndType(S, TypeRef(TermRef(PackageRef(scala.collection), Stepper), EfficientSplit))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.mutable.ArraySeq.ofUnit.stepper")
[error] * The symbol scala.collection.mutable.ArraySeq.ofUnit.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.ArraySeq.ofUnit.<init>")
[error] * The symbol scala.collection.mutable.ArraySeq.ofUnit.elemTag has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.ArraySeq.ofUnit.elemTag")
[error] * Internal error while checking symbol scala.collection.mutable.ArraySeq.ofChar.stepper: java.lang.UnsupportedOperationException: Cannot erase AndType(S, TypeRef(TermRef(PackageRef(scala.collection), Stepper), EfficientSplit))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.mutable.ArraySeq.ofChar.stepper")
[error] * The symbol scala.collection.mutable.ArraySeq.ofChar.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.ArraySeq.ofChar.<init>")
[error] * The symbol scala.collection.mutable.ArraySeq.ofChar.elemTag has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.ArraySeq.ofChar.elemTag")
[error] * Internal error while checking symbol scala.collection.mutable.ArraySeq.ofFloat.stepper: java.lang.UnsupportedOperationException: Cannot erase AndType(S, TypeRef(TermRef(PackageRef(scala.collection), Stepper), EfficientSplit))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.mutable.ArraySeq.ofFloat.stepper")
[error] * The symbol scala.collection.mutable.ArraySeq.ofFloat.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.ArraySeq.ofFloat.<init>")
[error] * The symbol scala.collection.mutable.ArraySeq.ofFloat.elemTag has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.ArraySeq.ofFloat.elemTag")
[error] * Internal error while checking symbol scala.collection.mutable.ArraySeq.ofDouble.stepper: java.lang.UnsupportedOperationException: Cannot erase AndType(S, TypeRef(TermRef(PackageRef(scala.collection), Stepper), EfficientSplit))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.mutable.ArraySeq.ofDouble.stepper")
[error] * The symbol scala.collection.mutable.ArraySeq.ofDouble.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.ArraySeq.ofDouble.<init>")
[error] * The symbol scala.collection.mutable.ArraySeq.ofDouble.elemTag has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.ArraySeq.ofDouble.elemTag")
[error] * Internal error while checking symbol scala.collection.mutable.ArraySeq.ofByte.stepper: java.lang.UnsupportedOperationException: Cannot erase AndType(S, TypeRef(TermRef(PackageRef(scala.collection), Stepper), EfficientSplit))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.mutable.ArraySeq.ofByte.stepper")
[error] * The symbol scala.collection.mutable.ArraySeq.ofByte.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.ArraySeq.ofByte.<init>")
[error] * The symbol scala.collection.mutable.ArraySeq.ofByte.elemTag has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.ArraySeq.ofByte.elemTag")
[error] * The symbol scala.collection.mutable.ArraySeq.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.ArraySeq.<init>")
[error] * Internal error while checking symbol scala.collection.mutable.ArraySeq.ofRef.stepper: java.lang.UnsupportedOperationException: Cannot erase AndType(S, TypeRef(TermRef(PackageRef(scala.collection), Stepper), EfficientSplit))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.mutable.ArraySeq.ofRef.stepper")
[error] * The member scala.collection.mutable.ArraySeq.ofRef.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.ArraySeq.ofRef.<init>")
[error] * The symbol scala.collection.mutable.ArraySeq.ofRef.elemTag has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.ArraySeq.ofRef.elemTag")
[error] * Internal error while checking symbol scala.collection.mutable.ArraySeq.ofInt.stepper: java.lang.UnsupportedOperationException: Cannot erase AndType(S, TypeRef(TermRef(PackageRef(scala.collection), Stepper), EfficientSplit))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.mutable.ArraySeq.ofInt.stepper")
[error] * The symbol scala.collection.mutable.ArraySeq.ofInt.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.ArraySeq.ofInt.<init>")
[error] * The symbol scala.collection.mutable.ArraySeq.ofInt.elemTag has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.ArraySeq.ofInt.elemTag")
[error] * The member scala.collection.mutable.Queue.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.Queue.<init>")
[error] * The member scala.collection.mutable.Queue.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.Queue.<init>")
[error] * The symbol scala.collection.mutable.Queue.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.Queue.<init>")
[error] * The member scala.collection.mutable.Queue.<init>$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.Queue.<init>$default$1")
[error] * The member scala.collection.mutable.Shrinkable.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.Shrinkable.$init$")
[error] * The member scala.collection.mutable.Seq.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.Seq.$init$")
[error] * The symbol scala.collection.mutable.Seq.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.Seq.<init>")
[error] * The symbol scala.collection.mutable.BitSet.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.BitSet.<init>")
[error] * The symbol scala.collection.mutable.BitSet.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.BitSet.<init>")
[error] * The symbol scala.collection.mutable.BitSet.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.BitSet.<init>")
[error] * The symbol scala.collection.mutable.BitSet.bitSetFactory has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.BitSet.bitSetFactory")
[error] * The class scala.collection.mutable.BitSet$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.collection.mutable.BitSet$")
[error] * The symbol scala.collection.mutable.BitSet.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.BitSet.<init>")
[error] * Internal error while checking symbol scala.collection.mutable.WeakHashMap: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):java.util.WeakHashMap/T @<init>] not found in symbol[class util.WeakHashMap]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.mutable.WeakHashMap")
[error] * Internal error while checking symbol scala.collection.mutable.WeakHashMap.<init>: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):java.util.WeakHashMap/T @<init>] not found in symbol[class util.WeakHashMap]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.mutable.WeakHashMap.<init>")
[error] * The symbol scala.collection.mutable.WeakHashMap.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.WeakHashMap.<init>")
[error] * Internal error while checking symbol scala.collection.mutable.WeakHashMap.empty: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):java.util.WeakHashMap/T @<init>] not found in symbol[class util.WeakHashMap]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.mutable.WeakHashMap.empty")
[error] * Internal error while checking symbol scala.collection.mutable.WeakHashMap.from: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):java.util.WeakHashMap/T @<init>] not found in symbol[class util.WeakHashMap]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.mutable.WeakHashMap.from")
[error] * The member scala.collection.mutable.Cloneable.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.Cloneable.$init$")
[error] * The member scala.collection.mutable.Cloneable.superscala$collection$mutable$Cloneable$$clone was concrete or did not exist but is abstract in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.NewAbstractMember, "scala.collection.mutable.Cloneable.superscala$collection$mutable$Cloneable$$clone")
[error] * The member scala.collection.mutable.IndexedSeq.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.IndexedSeq.$init$")
[error] * The symbol scala.collection.mutable.IndexedSeq.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.IndexedSeq.<init>")
[error] * The member scala.collection.mutable.AnyRefMap.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.AnyRefMap.<init>")
[error] * The member scala.collection.mutable.AnyRefMap.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.AnyRefMap.<init>")
[error] * The member scala.collection.mutable.AnyRefMap.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.AnyRefMap.<init>")
[error] * The member scala.collection.mutable.AnyRefMap.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.AnyRefMap.<init>")
[error] * The member scala.collection.mutable.AnyRefMap.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.AnyRefMap.<init>")
[error] * Internal error while checking symbol scala.collection.mutable.AnyRefMap.+: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.mutable.AnyRefMap.+")
[error] * Internal error while checking symbol scala.collection.mutable.AnyRefMap.+: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.mutable.AnyRefMap.+")
[error] * Internal error while checking symbol scala.collection.mutable.AnyRefMap.addOne: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.mutable.AnyRefMap.addOne")
[error] * Internal error while checking symbol scala.collection.mutable.AnyRefMap.addOne: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.mutable.AnyRefMap.addOne")
[error] * The symbol scala.collection.mutable.AnyRefMap.getOrElseUpdate has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.AnyRefMap.getOrElseUpdate")
[error] * The symbol scala.collection.mutable.AnyRefMap.getOrElse has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.AnyRefMap.getOrElse")
[error] * The class scala.collection.mutable.AnyRefMap$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.collection.mutable.AnyRefMap$")
[error] * Internal error while checking symbol scala.collection.mutable.AnyRefMap.AnyRefMapBuilder.addOne: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.mutable.AnyRefMap.AnyRefMapBuilder.addOne")
[error] * The member scala.collection.mutable.AnyRefMap.AnyRefMapBuilder.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.AnyRefMap.AnyRefMapBuilder.<init>")
[error] * The symbol scala.collection.mutable.AnyRefMap.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.AnyRefMap.<init>")
[error] * The member scala.collection.mutable.Stack.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.Stack.<init>")
[error] * The member scala.collection.mutable.Stack.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.Stack.<init>")
[error] * The symbol scala.collection.mutable.Stack.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.Stack.<init>")
[error] * The member scala.collection.mutable.Stack.<init>$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.Stack.<init>$default$1")
[error] * The member scala.collection.mutable.LinkedHashSet.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.LinkedHashSet.<init>")
[error] * The member scala.collection.mutable.LinkedHashSet.Entry.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.LinkedHashSet.Entry.<init>")
[error] * The symbol scala.collection.mutable.LinkedHashSet.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.LinkedHashSet.<init>")
[error] * The member scala.collection.mutable.LinkedHashSet.newBuilder does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.LinkedHashSet.newBuilder")
[error] * Internal error while checking symbol scala.collection.mutable.OpenHashMap.addOne: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.mutable.OpenHashMap.addOne")
[error] * The member scala.collection.mutable.OpenHashMap.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.OpenHashMap.<init>")
[error] * The member scala.collection.mutable.OpenHashMap.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.OpenHashMap.<init>")
[error] * The symbol scala.collection.mutable.OpenHashMap.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.OpenHashMap.<init>")
[error] * Internal error while checking symbol scala.collection.mutable.ListMap.addOne: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.mutable.ListMap.addOne")
[error] * The member scala.collection.mutable.ListMap.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.ListMap.<init>")
[error] * The symbol scala.collection.mutable.ListMap.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.ListMap.<init>")
[error] * The symbol scala.collection.mutable.MapOps.CC has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.MapOps.CC")
[error] * The symbol scala.collection.mutable.MapOps.getOrElseUpdate has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.MapOps.getOrElseUpdate")
[error] * The member scala.collection.mutable.MapOps.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.MapOps.$init$")
[error] * The member scala.collection.mutable.SortedMap.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.SortedMap.$init$")
[error] * Internal error while checking symbol scala.collection.mutable.SortedMap.WithDefault.addOne: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.mutable.SortedMap.WithDefault.addOne")
[error] * The member scala.collection.mutable.SortedMap.WithDefault.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.SortedMap.WithDefault.<init>")
[error] * The symbol scala.collection.mutable.SortedMap.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.SortedMap.<init>")
[error] * The member scala.collection.mutable.CheckedIndexedSeqView.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.CheckedIndexedSeqView.$init$")
[error] * The class scala.collection.mutable.CheckedIndexedSeqView$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.collection.mutable.CheckedIndexedSeqView$")
[error] * The member scala.collection.mutable.CheckedIndexedSeqView.Appended.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.CheckedIndexedSeqView.Appended.<init>")
[error] * The member scala.collection.mutable.CheckedIndexedSeqView.Slice.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.CheckedIndexedSeqView.Slice.<init>")
[error] * The member scala.collection.mutable.CheckedIndexedSeqView.Concat.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.CheckedIndexedSeqView.Concat.<init>")
[error] * The member scala.collection.mutable.CheckedIndexedSeqView.CheckedIterator.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.CheckedIndexedSeqView.CheckedIterator.<init>")
[error] * The member scala.collection.mutable.CheckedIndexedSeqView.Id.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.CheckedIndexedSeqView.Id.<init>")
[error] * The member scala.collection.mutable.CheckedIndexedSeqView.Drop.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.CheckedIndexedSeqView.Drop.<init>")
[error] * The member scala.collection.mutable.CheckedIndexedSeqView.Reverse.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.CheckedIndexedSeqView.Reverse.<init>")
[error] * The member scala.collection.mutable.CheckedIndexedSeqView.CheckedReverseIterator.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.CheckedIndexedSeqView.CheckedReverseIterator.<init>")
[error] * The member scala.collection.mutable.CheckedIndexedSeqView.Map.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.CheckedIndexedSeqView.Map.<init>")
[error] * The symbol scala.collection.mutable.CheckedIndexedSeqView.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.CheckedIndexedSeqView.<init>")
[error] * The member scala.collection.mutable.CheckedIndexedSeqView.DropRight.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.CheckedIndexedSeqView.DropRight.<init>")
[error] * The member scala.collection.mutable.CheckedIndexedSeqView.Prepended.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.CheckedIndexedSeqView.Prepended.<init>")
[error] * The member scala.collection.mutable.CheckedIndexedSeqView.TakeRight.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.CheckedIndexedSeqView.TakeRight.<init>")
[error] * The member scala.collection.mutable.CheckedIndexedSeqView.Take.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.CheckedIndexedSeqView.Take.<init>")
[error] * The symbol scala.collection.mutable.IndexedSeqOps.CC has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.IndexedSeqOps.CC")
[error] * The member scala.collection.mutable.IndexedSeqOps.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.IndexedSeqOps.$init$")
[error] * The member scala.collection.mutable.ArrayBufferView.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.ArrayBufferView.<init>")
[error] * The member scala.collection.mutable.ArrayBufferView.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.ArrayBufferView.<init>")
[error] * The symbol scala.collection.mutable.SeqOps.CC has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.SeqOps.CC")
[error] * The member scala.collection.mutable.SeqOps.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.SeqOps.$init$")
[error] * Internal error while checking symbol scala.collection.mutable.TreeSet.stepper: java.lang.UnsupportedOperationException: Cannot erase AndType(S, TypeRef(TermRef(PackageRef(scala.collection), Stepper), EfficientSplit))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.mutable.TreeSet.stepper")
[error] * The member scala.collection.mutable.TreeSet.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.TreeSet.<init>")
[error] * The symbol scala.collection.mutable.TreeSet.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.TreeSet.<init>")
[error] * Internal error while checking symbol scala.collection.mutable.ArrayDeque.stepper: java.lang.UnsupportedOperationException: Cannot erase AndType(S, TypeRef(TermRef(PackageRef(scala.collection), Stepper), EfficientSplit))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.mutable.ArrayDeque.stepper")
[error] * The member scala.collection.mutable.ArrayDeque.removeLast$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.ArrayDeque.removeLast$default$1")
[error] * The member scala.collection.mutable.ArrayDeque.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.ArrayDeque.<init>")
[error] * The member scala.collection.mutable.ArrayDeque.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.ArrayDeque.<init>")
[error] * The member scala.collection.mutable.ArrayDeque.clearAndShrink$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.ArrayDeque.clearAndShrink$default$1")
[error] * The member scala.collection.mutable.ArrayDeque.removeLastOption$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.ArrayDeque.removeLastOption$default$1")
[error] * The member scala.collection.mutable.ArrayDeque.removeHeadOption$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.ArrayDeque.removeHeadOption$default$1")
[error] * The member scala.collection.mutable.ArrayDeque.removeHead$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.ArrayDeque.removeHead$default$1")
[error] * The member scala.collection.mutable.ArrayDeque.removeFirst$default$2 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.ArrayDeque.removeFirst$default$2")
[error] * The symbol scala.collection.mutable.ArrayDeque.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.ArrayDeque.<init>")
[error] * The member scala.collection.mutable.ArrayDeque.<init>$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.ArrayDeque.<init>$default$1")
[error] * The member scala.collection.mutable.Set.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.Set.$init$")
[error] * The symbol scala.collection.mutable.Set.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.Set.<init>")
[error] * The member scala.collection.mutable.CollisionProofHashMap.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.CollisionProofHashMap.<init>")
[error] * The member scala.collection.mutable.CollisionProofHashMap.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.CollisionProofHashMap.<init>")
[error] * Internal error while checking symbol scala.collection.mutable.CollisionProofHashMap.+: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.mutable.CollisionProofHashMap.+")
[error] * Internal error while checking symbol scala.collection.mutable.CollisionProofHashMap.+: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.mutable.CollisionProofHashMap.+")
[error] * Internal error while checking symbol scala.collection.mutable.CollisionProofHashMap.addOne: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.mutable.CollisionProofHashMap.addOne")
[error] * The symbol scala.collection.mutable.CollisionProofHashMap.getOrElseUpdate has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.CollisionProofHashMap.getOrElseUpdate")
[error] * The symbol scala.collection.mutable.CollisionProofHashMap.getOrElse has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.CollisionProofHashMap.getOrElse")
[error] * The symbol scala.collection.mutable.CollisionProofHashMap.Node.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.CollisionProofHashMap.Node.<init>")
[error] * The symbol scala.collection.mutable.CollisionProofHashMap.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.CollisionProofHashMap.<init>")
[error] * The member scala.collection.mutable.CollisionProofHashMap.RBNode.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.CollisionProofHashMap.RBNode.<init>")
[error] * The member scala.collection.mutable.GrowableBuilder.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.GrowableBuilder.<init>")
[error] * Internal error while checking symbol scala.collection.mutable.LinkedHashMap.addOne: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.mutable.LinkedHashMap.addOne")
[error] * The member scala.collection.mutable.LinkedHashMap.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.LinkedHashMap.<init>")
[error] * The symbol scala.collection.mutable.LinkedHashMap.LinkedKeySet.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.LinkedHashMap.LinkedKeySet.<init>")
[error] * The member scala.collection.mutable.LinkedHashMap.LinkedEntry.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.LinkedHashMap.LinkedEntry.<init>")
[error] * The symbol scala.collection.mutable.LinkedHashMap.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.LinkedHashMap.<init>")
[error] * The member scala.collection.mutable.LinkedHashMap.newBuilder does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.LinkedHashMap.newBuilder")
[error] * The member scala.collection.mutable.SeqMap.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.SeqMap.$init$")
[error] * The symbol scala.collection.mutable.SeqMap.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.SeqMap.<init>")
[error] * The member scala.collection.mutable.AbstractSeq.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.AbstractSeq.<init>")
[error] * The member scala.collection.mutable.IndexedBuffer.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.IndexedBuffer.$init$")
[error] * The symbol scala.collection.mutable.IndexedBuffer.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.IndexedBuffer.<init>")
[error] * The member scala.collection.mutable.UnrolledBuffer.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.UnrolledBuffer.<init>")
[error] * The member scala.collection.mutable.UnrolledBuffer.Unrolled.<init>$default$4 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.UnrolledBuffer.Unrolled.<init>$default$4")
[error] * The symbol scala.collection.mutable.UnrolledBuffer.Unrolled.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.UnrolledBuffer.Unrolled.<init>")
[error] * The member scala.collection.mutable.UnrolledBuffer.Unrolled.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.UnrolledBuffer.Unrolled.<init>")
[error] * The member scala.collection.mutable.UnrolledBuffer.Unrolled.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.UnrolledBuffer.Unrolled.<init>")
[error] * The member scala.collection.mutable.UnrolledBuffer.Unrolled.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.UnrolledBuffer.Unrolled.<init>")
[error] * The symbol scala.collection.mutable.UnrolledBuffer.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.UnrolledBuffer.<init>")
[error] * The member scala.collection.mutable.HashEntry.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.HashEntry.$init$")
[error] * The symbol scala.collection.mutable.ArrayDequeOps.CC has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.ArrayDequeOps.CC")
[error] * The member scala.collection.mutable.ArrayDequeOps.requireBounds$default$2 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.ArrayDequeOps.requireBounds$default$2")
[error] * The member scala.collection.mutable.ArrayDequeOps.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.ArrayDequeOps.$init$")
[error] * Internal error while checking symbol scala.collection.mutable.HashMap.stepper: java.lang.UnsupportedOperationException: Cannot erase AndType(S, TypeRef(TermRef(PackageRef(scala.collection), Stepper), EfficientSplit))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.mutable.HashMap.stepper")
[error] * The member scala.collection.mutable.HashMap.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.HashMap.<init>")
[error] * The member scala.collection.mutable.HashMap.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.HashMap.<init>")
[error] * Internal error while checking symbol scala.collection.mutable.HashMap.valueStepper: java.lang.UnsupportedOperationException: Cannot erase AndType(S, TypeRef(TermRef(PackageRef(scala.collection), Stepper), EfficientSplit))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.mutable.HashMap.valueStepper")
[error] * Internal error while checking symbol scala.collection.mutable.HashMap.keyStepper: java.lang.UnsupportedOperationException: Cannot erase AndType(S, TypeRef(TermRef(PackageRef(scala.collection), Stepper), EfficientSplit))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.mutable.HashMap.keyStepper")
[error] * Internal error while checking symbol scala.collection.mutable.HashMap.addOne: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.mutable.HashMap.addOne")
[error] * The symbol scala.collection.mutable.HashMap.getOrElseUpdate has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.HashMap.getOrElseUpdate")
[error] * The symbol scala.collection.mutable.HashMap.getOrElse has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.HashMap.getOrElse")
[error] * The symbol scala.collection.mutable.HashMap.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.HashMap.<init>")
[error] * The member scala.collection.mutable.HashMap.Node.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.HashMap.Node.<init>")
[error] * The member scala.collection.mutable.LongMap.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.LongMap.<init>")
[error] * The member scala.collection.mutable.LongMap.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.LongMap.<init>")
[error] * The member scala.collection.mutable.LongMap.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.LongMap.<init>")
[error] * The member scala.collection.mutable.LongMap.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.LongMap.<init>")
[error] * The member scala.collection.mutable.LongMap.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.LongMap.<init>")
[error] * Internal error while checking symbol scala.collection.mutable.LongMap.+: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.mutable.LongMap.+")
[error] * Internal error while checking symbol scala.collection.mutable.LongMap.+: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.mutable.LongMap.+")
[error] * Internal error while checking symbol scala.collection.mutable.LongMap.addOne: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.mutable.LongMap.addOne")
[error] * Internal error while checking symbol scala.collection.mutable.LongMap.addOne: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.mutable.LongMap.addOne")
[error] * The symbol scala.collection.mutable.LongMap.getOrElseUpdate has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.LongMap.getOrElseUpdate")
[error] * The symbol scala.collection.mutable.LongMap.getOrElse has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.LongMap.getOrElse")
[error] * The class scala.collection.mutable.LongMap$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.collection.mutable.LongMap$")
[error] * The symbol scala.collection.mutable.LongMap.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.LongMap.<init>")
[error] * Internal error while checking symbol scala.collection.mutable.LongMap.LongMapBuilder.addOne: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.mutable.LongMap.LongMapBuilder.addOne")
[error] * The member scala.collection.mutable.LongMap.LongMapBuilder.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.LongMap.LongMapBuilder.<init>")
[error] * The member scala.collection.mutable.AbstractSet.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.AbstractSet.<init>")
[error] * Internal error while checking symbol scala.collection.mutable.ArrayBuffer.stepper: java.lang.UnsupportedOperationException: Cannot erase AndType(S, TypeRef(TermRef(PackageRef(scala.collection), Stepper), EfficientSplit))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.mutable.ArrayBuffer.stepper")
[error] * The member scala.collection.mutable.ArrayBuffer.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.ArrayBuffer.<init>")
[error] * The member scala.collection.mutable.ArrayBuffer.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.ArrayBuffer.<init>")
[error] * The member scala.collection.mutable.ArrayBuffer.clearAndShrink$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.ArrayBuffer.clearAndShrink$default$1")
[error] * The symbol scala.collection.mutable.ArrayBuffer.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.ArrayBuffer.<init>")
[error] * The member scala.collection.mutable.DoublingUnrolledBuffer.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.DoublingUnrolledBuffer.<init>")
[error] * The member scala.collection.mutable.PriorityQueue.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.PriorityQueue.<init>")
[error] * The symbol scala.collection.mutable.PriorityQueue.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.mutable.PriorityQueue.<init>")
[error] * The member scala.collection.mutable.ImmutableBuilder.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.mutable.ImmutableBuilder.<init>")
[error] * The symbol scala.collection.immutable.package.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.package.<init>")
[error] * Internal error while checking symbol scala.collection.immutable.LongMapEntryIterator.valueOf: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.immutable.LongMapEntryIterator.valueOf")
[error] * The member scala.collection.immutable.LongMapEntryIterator.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.LongMapEntryIterator.<init>")
[error] * The symbol scala.collection.immutable.SortedSetOps.CC has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.SortedSetOps.CC")
[error] * The member scala.collection.immutable.::.next$access$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.::.next$access$1")
[error] * The member scala.collection.immutable.::.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.::.copy$default$1")
[error] * The member scala.collection.immutable.::.copy$default$2 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.::.copy$default$2")
[error] * The member scala.collection.immutable.::.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.::.<init>")
[error] * The class scala.collection.immutable.::$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.collection.immutable.::$")
[error] * The symbol scala.collection.immutable.::.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.::.<init>")
[error] * The member scala.collection.immutable.SortedSet.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.SortedSet.$init$")
[error] * The symbol scala.collection.immutable.SortedSet.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.SortedSet.<init>")
[error] * The symbol scala.collection.immutable.SetOps.CC has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.SetOps.CC")
[error] * The member scala.collection.immutable.SetOps.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.SetOps.$init$")
[error] * The member scala.collection.immutable.VectorMap.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.VectorMap.<init>")
[error] * The symbol scala.collection.immutable.VectorMap.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.VectorMap.<init>")
[error] * The member scala.collection.immutable.VectorBuilder.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.VectorBuilder.<init>")
[error] * Internal error while checking symbol scala.collection.immutable.TreeSeqMap.Ordering.splitAt: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.immutable.TreeSeqMap.Ordering.splitAt")
[error] * The member scala.collection.immutable.TreeSeqMap.Ordering.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.TreeSeqMap.Ordering.<init>")
[error] * The symbol scala.collection.immutable.TreeSeqMap.Ordering.Iterator.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.TreeSeqMap.Ordering.Iterator.<init>")
[error] * The member scala.collection.immutable.TreeSeqMap.Ordering.Iterator.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.TreeSeqMap.Ordering.Iterator.<init>")
[error] * The class scala.collection.immutable.TreeSeqMap.Ordering.Tip$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.collection.immutable.TreeSeqMap.Ordering.Tip$")
[error] * The symbol scala.collection.immutable.TreeSeqMap.Ordering.Tip.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.TreeSeqMap.Ordering.Tip.<init>")
[error] * The symbol scala.collection.immutable.TreeSeqMap.Ordering.Zero.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.TreeSeqMap.Ordering.Zero.<init>")
[error] * The member scala.collection.immutable.TreeSeqMap.Ordering.Tip.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.TreeSeqMap.Ordering.Tip.copy$default$1")
[error] * The member scala.collection.immutable.TreeSeqMap.Ordering.Tip.copy$default$2 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.TreeSeqMap.Ordering.Tip.copy$default$2")
[error] * The member scala.collection.immutable.TreeSeqMap.Ordering.Tip.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.TreeSeqMap.Ordering.Tip.<init>")
[error] * The member scala.collection.immutable.TreeSeqMap.Ordering.Bin.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.TreeSeqMap.Ordering.Bin.copy$default$1")
[error] * The member scala.collection.immutable.TreeSeqMap.Ordering.Bin.copy$default$4 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.TreeSeqMap.Ordering.Bin.copy$default$4")
[error] * The member scala.collection.immutable.TreeSeqMap.Ordering.Bin.copy$default$2 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.TreeSeqMap.Ordering.Bin.copy$default$2")
[error] * The member scala.collection.immutable.TreeSeqMap.Ordering.Bin.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.TreeSeqMap.Ordering.Bin.<init>")
[error] * The member scala.collection.immutable.TreeSeqMap.Ordering.Bin.copy$default$3 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.TreeSeqMap.Ordering.Bin.copy$default$3")
[error] * The symbol scala.collection.immutable.TreeSeqMap.Ordering.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.TreeSeqMap.Ordering.<init>")
[error] * The class scala.collection.immutable.TreeSeqMap.Ordering.Bin$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.collection.immutable.TreeSeqMap.Ordering.Bin$")
[error] * The symbol scala.collection.immutable.TreeSeqMap.Ordering.Bin.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.TreeSeqMap.Ordering.Bin.<init>")
[error] * The symbol scala.collection.immutable.TreeSeqMap.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.TreeSeqMap.<init>")
[error] * The symbol scala.collection.immutable.TreeSeqMap.OrderBy.Modification.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.TreeSeqMap.OrderBy.Modification.<init>")
[error] * The symbol scala.collection.immutable.TreeSeqMap.OrderBy.Insertion.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.TreeSeqMap.OrderBy.Insertion.<init>")
[error] * The symbol scala.collection.immutable.TreeSeqMap.OrderBy.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.TreeSeqMap.OrderBy.<init>")
[error] * Internal error while checking symbol scala.collection.immutable.TreeSeqMap.Builder.addOne: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.immutable.TreeSeqMap.Builder.addOne")
[error] * Internal error while checking symbol scala.collection.immutable.TreeSeqMap.Builder.addOne: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.immutable.TreeSeqMap.Builder.addOne")
[error] * The member scala.collection.immutable.TreeSeqMap.Builder.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.TreeSeqMap.Builder.<init>")
[error] * The member scala.collection.immutable.ListSet.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.ListSet.<init>")
[error] * The symbol scala.collection.immutable.ListSet.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.ListSet.<init>")
[error] * The symbol scala.collection.immutable.StrictOptimizedSetOps.CC has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.StrictOptimizedSetOps.CC")
[error] * The member scala.collection.immutable.StrictOptimizedSetOps.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.StrictOptimizedSetOps.$init$")
[error] * The symbol scala.collection.immutable.RedBlackTree.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.RedBlackTree.<init>")
[error] * Internal error while checking symbol scala.collection.immutable.RedBlackTree.partitionEntries: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.immutable.RedBlackTree.partitionEntries")
[error] * The member scala.collection.immutable.RedBlackTree.Tree.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.RedBlackTree.Tree.<init>")
[error] * The member scala.collection.immutable.RedBlackTree.keysIterator$default$2 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.RedBlackTree.keysIterator$default$2")
[error] * The member scala.collection.immutable.RedBlackTree.valuesIterator$default$2 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.RedBlackTree.valuesIterator$default$2")
[error] * The member scala.collection.immutable.RedBlackTree.Helper.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.RedBlackTree.Helper.<init>")
[error] * The member scala.collection.immutable.RedBlackTree.MapHelper.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.RedBlackTree.MapHelper.<init>")
[error] * The member scala.collection.immutable.RedBlackTree.SetHelper.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.RedBlackTree.SetHelper.<init>")
[error] * The member scala.collection.immutable.RedBlackTree.iterator$default$2 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.RedBlackTree.iterator$default$2")
[error] * The member scala.collection.immutable.LongMapIterator.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.LongMapIterator.<init>")
[error] * Internal error while checking symbol scala.collection.immutable.TreeMap.stepper: java.lang.UnsupportedOperationException: Cannot erase AndType(S, TypeRef(TermRef(PackageRef(scala.collection), Stepper), EfficientSplit))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.immutable.TreeMap.stepper")
[error] * The member scala.collection.immutable.TreeMap.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.TreeMap.<init>")
[error] * Internal error while checking symbol scala.collection.immutable.TreeMap.partition: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.immutable.TreeMap.partition")
[error] * Internal error while checking symbol scala.collection.immutable.TreeMap.valueStepper: java.lang.UnsupportedOperationException: Cannot erase AndType(S, TypeRef(TermRef(PackageRef(scala.collection), Stepper), EfficientSplit))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.immutable.TreeMap.valueStepper")
[error] * Internal error while checking symbol scala.collection.immutable.TreeMap.keyStepper: java.lang.UnsupportedOperationException: Cannot erase AndType(S, TypeRef(TermRef(PackageRef(scala.collection), Stepper), EfficientSplit))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.immutable.TreeMap.keyStepper")
[error] * Internal error while checking symbol scala.collection.immutable.TreeMap.span: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.immutable.TreeMap.span")
[error] * The symbol scala.collection.immutable.TreeMap.getOrElse has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.TreeMap.getOrElse")
[error] * The symbol scala.collection.immutable.TreeMap.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.TreeMap.<init>")
[error] * The member scala.collection.immutable.List.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.List.<init>")
[error] * Internal error while checking symbol scala.collection.immutable.List.span: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.immutable.List.span")
[error] * Internal error while checking symbol scala.collection.immutable.List.splitAt: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.immutable.List.splitAt")
[error] * Internal error while checking symbol scala.collection.immutable.List.partition: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.immutable.List.partition")
[error] * The symbol scala.collection.immutable.List.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.List.<init>")
[error] * The symbol scala.collection.immutable.Queue.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.Queue.<init>")
[error] * The member scala.collection.immutable.Stream.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.Stream.<init>")
[error] * The symbol scala.collection.immutable.Stream.lazyAppendedAll has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.Stream.lazyAppendedAll")
[error] * The symbol scala.collection.immutable.Stream.append has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.Stream.append")
[error] * Internal error while checking symbol scala.collection.immutable.Stream.partition: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.immutable.Stream.partition")
[error] * The symbol scala.collection.immutable.Stream.continually has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.Stream.continually")
[error] * The symbol scala.collection.immutable.Stream.cons.apply has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.Stream.cons.apply")
[error] * The symbol scala.collection.immutable.Stream.cons.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.Stream.cons.<init>")
[error] * The symbol scala.collection.immutable.Stream.toDeferrer has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.Stream.toDeferrer")
[error] * The member scala.collection.immutable.Stream.SerializationProxy.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.Stream.SerializationProxy.<init>")
[error] * The symbol scala.collection.immutable.Stream.Empty.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.Stream.Empty.<init>")
[error] * The symbol scala.collection.immutable.Stream.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.Stream.<init>")
[error] * The symbol scala.collection.immutable.Stream.#::.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.Stream.#::.<init>")
[error] * The member scala.collection.immutable.Stream.Cons.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.Stream.Cons.<init>")
[error] * The member scala.collection.immutable.Stream.Deferrer.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.Stream.Deferrer.hashCode$extension")
[error] * The symbol scala.collection.immutable.Stream.Deferrer.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.Stream.Deferrer.<init>")
[error] * The member scala.collection.immutable.Stream.Deferrer.#:::$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.Stream.Deferrer.#:::$extension")
[error] * The member scala.collection.immutable.Stream.Deferrer.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.Stream.Deferrer.equals$extension")
[error] * The member scala.collection.immutable.Stream.Deferrer.#::$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.Stream.Deferrer.#::$extension")
[error] * Internal error while checking symbol scala.collection.immutable.IntMapEntryIterator.valueOf: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.immutable.IntMapEntryIterator.valueOf")
[error] * The member scala.collection.immutable.IntMapEntryIterator.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.IntMapEntryIterator.<init>")
[error] * The member scala.collection.immutable.Seq.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.Seq.$init$")
[error] * The symbol scala.collection.immutable.Seq.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.Seq.<init>")
[error] * Internal error while checking symbol scala.collection.immutable.Vector.stepper: java.lang.UnsupportedOperationException: Cannot erase AndType(S, TypeRef(TermRef(PackageRef(scala.collection), Stepper), EfficientSplit))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.immutable.Vector.stepper")
[error] * The member scala.collection.immutable.Vector.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.Vector.<init>")
[error] * The symbol scala.collection.immutable.Vector.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.Vector.<init>")
[error] * The symbol scala.collection.immutable.MapOps.CC has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.MapOps.CC")
[error] * The symbol scala.collection.immutable.MapOps.ImmutableKeySet.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.MapOps.ImmutableKeySet.<init>")
[error] * Internal error while checking symbol scala.collection.immutable.MapOps.+: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.immutable.MapOps.+")
[error] * The symbol scala.collection.immutable.MapOps.coll has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.MapOps.coll")
[error] * The member scala.collection.immutable.MapOps.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.MapOps.$init$")
[error] * The symbol scala.collection.immutable.IndexedSeqOps.CC has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.IndexedSeqOps.CC")
[error] * The member scala.collection.immutable.IndexedSeqOps.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.IndexedSeqOps.$init$")
[error] * The member scala.collection.immutable.IndexedSeqOps.superscala$collection$immutable$IndexedSeqOps$$slice was concrete or did not exist but is abstract in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.NewAbstractMember, "scala.collection.immutable.IndexedSeqOps.superscala$collection$immutable$IndexedSeqOps$$slice")
[error] * The symbol scala.collection.immutable.StrictOptimizedMapOps.CC has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.StrictOptimizedMapOps.CC")
[error] * The member scala.collection.immutable.StrictOptimizedMapOps.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.StrictOptimizedMapOps.$init$")
[error] * The member scala.collection.immutable.LongMapValueIterator.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.LongMapValueIterator.<init>")
[error] * The symbol scala.collection.immutable.LongMapUtils.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.LongMapUtils.<init>")
[error] * The member scala.collection.immutable.SeqMap.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.SeqMap.$init$")
[error] * The symbol scala.collection.immutable.SeqMap.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.SeqMap.<init>")
[error] * The symbol scala.collection.immutable.StrictOptimizedSeqOps.CC has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.StrictOptimizedSeqOps.CC")
[error] * The member scala.collection.immutable.StrictOptimizedSeqOps.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.StrictOptimizedSeqOps.$init$")
[error] * The member scala.collection.immutable.StrictOptimizedSeqOps.superscala$collection$immutable$StrictOptimizedSeqOps$$sorted was concrete or did not exist but is abstract in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.NewAbstractMember, "scala.collection.immutable.StrictOptimizedSeqOps.superscala$collection$immutable$StrictOptimizedSeqOps$$sorted")
[error] * The member scala.collection.immutable.LinearSeq.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.LinearSeq.$init$")
[error] * The symbol scala.collection.immutable.LinearSeq.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.LinearSeq.<init>")
[error] * The member scala.collection.immutable.SetNode.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.SetNode.<init>")
[error] * The symbol scala.collection.immutable.SetNode.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.SetNode.<init>")
[error] * Internal error while checking symbol scala.collection.immutable.MapNode.getPayload: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.immutable.MapNode.getPayload")
[error] * The member scala.collection.immutable.MapNode.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.MapNode.<init>")
[error] * Internal error while checking symbol scala.collection.immutable.MapNode.getTuple: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.immutable.MapNode.getTuple")
[error] * The symbol scala.collection.immutable.MapNode.getOrElse has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.MapNode.getOrElse")
[error] * The symbol scala.collection.immutable.MapNode.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.MapNode.<init>")
[error] * Internal error while checking symbol scala.collection.immutable.MapBuilderImpl.addOne: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.immutable.MapBuilderImpl.addOne")
[error] * Internal error while checking symbol scala.collection.immutable.MapBuilderImpl.addOne: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.immutable.MapBuilderImpl.addOne")
[error] * The member scala.collection.immutable.MapBuilderImpl.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.MapBuilderImpl.<init>")
[error] * The member scala.collection.immutable.LongMapKeyIterator.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.LongMapKeyIterator.<init>")
[error] * Internal error while checking symbol scala.collection.immutable.LongMap.+: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.immutable.LongMap.+")
[error] * The member scala.collection.immutable.LongMap.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.LongMap.<init>")
[error] * The symbol scala.collection.immutable.LongMap.getOrElse has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.LongMap.getOrElse")
[error] * The class scala.collection.immutable.LongMap$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.collection.immutable.LongMap$")
[error] * The class scala.collection.immutable.LongMap.Tip$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.collection.immutable.LongMap.Tip$")
[error] * The symbol scala.collection.immutable.LongMap.Tip.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.LongMap.Tip.<init>")
[error] * The member scala.collection.immutable.LongMap.Tip.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.LongMap.Tip.copy$default$1")
[error] * The member scala.collection.immutable.LongMap.Tip.copy$default$2 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.LongMap.Tip.copy$default$2")
[error] * The member scala.collection.immutable.LongMap.Tip.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.LongMap.Tip.<init>")
[error] * The member scala.collection.immutable.LongMap.Bin.copy$default$3 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.LongMap.Bin.copy$default$3")
[error] * The member scala.collection.immutable.LongMap.Bin.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.LongMap.Bin.copy$default$1")
[error] * The member scala.collection.immutable.LongMap.Bin.copy$default$4 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.LongMap.Bin.copy$default$4")
[error] * The member scala.collection.immutable.LongMap.Bin.copy$default$2 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.LongMap.Bin.copy$default$2")
[error] * The member scala.collection.immutable.LongMap.Bin.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.LongMap.Bin.<init>")
[error] * The symbol scala.collection.immutable.LongMap.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.LongMap.<init>")
[error] * The symbol scala.collection.immutable.LongMap.Nil.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.LongMap.Nil.<init>")
[error] * The class scala.collection.immutable.LongMap.Bin$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.collection.immutable.LongMap.Bin$")
[error] * The symbol scala.collection.immutable.LongMap.Bin.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.LongMap.Bin.<init>")
[error] * The member scala.collection.immutable.AbstractSet.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.AbstractSet.<init>")
[error] * Internal error while checking symbol scala.collection.immutable.VectorMapBuilder.addOne: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.immutable.VectorMapBuilder.addOne")
[error] * Internal error while checking symbol scala.collection.immutable.VectorMapBuilder.addOne: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.immutable.VectorMapBuilder.addOne")
[error] * The member scala.collection.immutable.VectorMapBuilder.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.VectorMapBuilder.<init>")
[error] * The symbol scala.collection.immutable.SortedMapOps.CC has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.SortedMapOps.CC")
[error] * The class scala.collection.immutable.SortedMapOps has an incompatible self type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleSelfTypeChange, "scala.collection.immutable.SortedMapOps")
[error] * The symbol scala.collection.immutable.SortedMapOps.ImmutableKeySortedSet.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.SortedMapOps.ImmutableKeySortedSet.<init>")
[error] * Internal error while checking symbol scala.collection.immutable.SortedMapOps.updated: java.lang.UnsupportedOperationException: Cannot erase AndType(AppliedType(TypeRef(PackageRef(scala.collection.immutable), Map), List(TypeRef(ThisType(TypeRef(PackageRef(scala.collection.immutable), symbol[class immutable.SortedMapOps])), symbol[SortedMapOps.K]), V1)), AppliedType(TypeRef(PackageRef(scala.collection.immutable), symbol[class immutable.SortedMapOps]), List(TypeRef(ThisType(TypeRef(PackageRef(scala.collection.immutable), symbol[class immutable.SortedMapOps])), symbol[SortedMapOps.K]), V1, TypeRef(ThisType(TypeRef(PackageRef(scala.collection.immutable), symbol[class immutable.SortedMapOps])), symbol[SortedMapOps.CC]), WildcardTypeBounds(TypeBounds(TypeRef(PackageRef(scala), Nothing), TypeRef(PackageRef(scala), Any))))))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.immutable.SortedMapOps.updated")
[error] * Internal error while checking symbol scala.collection.immutable.SortedMapOps.updatedWith: java.lang.UnsupportedOperationException: Cannot erase AndType(AppliedType(TypeRef(PackageRef(scala.collection.immutable), Map), List(TypeRef(ThisType(TypeRef(PackageRef(scala.collection.immutable), symbol[class immutable.SortedMapOps])), symbol[SortedMapOps.K]), V1)), AppliedType(TypeRef(PackageRef(scala.collection.immutable), symbol[class immutable.SortedMapOps]), List(TypeRef(ThisType(TypeRef(PackageRef(scala.collection.immutable), symbol[class immutable.SortedMapOps])), symbol[SortedMapOps.K]), V1, TypeRef(ThisType(TypeRef(PackageRef(scala.collection.immutable), symbol[class immutable.SortedMapOps])), symbol[SortedMapOps.CC]), WildcardTypeBounds(TypeBounds(TypeRef(PackageRef(scala), Nothing), TypeRef(PackageRef(scala), Any))))))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.immutable.SortedMapOps.updatedWith")
[error] * Internal error while checking symbol scala.collection.immutable.SortedMapOps.transform: java.lang.UnsupportedOperationException: Cannot erase AndType(AppliedType(TypeRef(PackageRef(scala.collection.immutable), Map), List(TypeRef(ThisType(TypeRef(PackageRef(scala.collection.immutable), symbol[class immutable.SortedMapOps])), symbol[SortedMapOps.K]), W)), AppliedType(TypeRef(PackageRef(scala.collection.immutable), symbol[class immutable.SortedMapOps]), List(TypeRef(ThisType(TypeRef(PackageRef(scala.collection.immutable), symbol[class immutable.SortedMapOps])), symbol[SortedMapOps.K]), W, TypeRef(ThisType(TypeRef(PackageRef(scala.collection.immutable), symbol[class immutable.SortedMapOps])), symbol[SortedMapOps.CC]), WildcardTypeBounds(TypeBounds(TypeRef(PackageRef(scala), Nothing), TypeRef(PackageRef(scala), Any))))))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.immutable.SortedMapOps.transform")
[error] * Internal error while checking symbol scala.collection.immutable.SortedMapOps.+: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.immutable.SortedMapOps.+")
[error] * The symbol scala.collection.immutable.SortedMapOps.coll has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.SortedMapOps.coll")
[error] * The member scala.collection.immutable.SortedMapOps.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.SortedMapOps.$init$")
[error] * Internal error while checking symbol scala.collection.immutable.SortedMapOps.updated: java.lang.UnsupportedOperationException: Cannot erase AndType(AppliedType(TypeRef(PackageRef(scala.collection.immutable), Map), List(TypeRef(ThisType(TypeRef(PackageRef(scala.collection.immutable), symbol[class immutable.SortedMapOps])), symbol[SortedMapOps.K]), V1)), AppliedType(TypeRef(PackageRef(scala.collection.immutable), symbol[class immutable.SortedMapOps]), List(TypeRef(ThisType(TypeRef(PackageRef(scala.collection.immutable), symbol[class immutable.SortedMapOps])), symbol[SortedMapOps.K]), V1, TypeRef(ThisType(TypeRef(PackageRef(scala.collection.immutable), symbol[class immutable.SortedMapOps])), symbol[SortedMapOps.CC]), WildcardTypeBounds(TypeBounds(TypeRef(PackageRef(scala), Nothing), TypeRef(PackageRef(scala), Any))))))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.immutable.SortedMapOps.updated")
[error] * Internal error while checking symbol scala.collection.immutable.NumericRange.stepper: java.lang.UnsupportedOperationException: Cannot erase AndType(S, TypeRef(TermRef(PackageRef(scala.collection), Stepper), EfficientSplit))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.immutable.NumericRange.stepper")
[error] * The member scala.collection.immutable.NumericRange.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.NumericRange.<init>")
[error] * Internal error while checking symbol scala.collection.immutable.NumericRange.splitAt: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.immutable.NumericRange.splitAt")
[error] * The class scala.collection.immutable.NumericRange$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.collection.immutable.NumericRange$")
[error] * The member scala.collection.immutable.NumericRange.Exclusive.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.NumericRange.Exclusive.<init>")
[error] * The member scala.collection.immutable.NumericRange.Inclusive.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.NumericRange.Inclusive.<init>")
[error] * The symbol scala.collection.immutable.NumericRange.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.NumericRange.<init>")
[error] * The member scala.collection.immutable.VectorIterator.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.VectorIterator.<init>")
[error] * The member scala.collection.immutable.Map.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.Map.$init$")
[error] * The member scala.collection.immutable.Map.WithDefault.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.Map.WithDefault.<init>")
[error] * The member scala.collection.immutable.Map.Map2.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.Map.Map2.<init>")
[error] * The symbol scala.collection.immutable.Map.Map2.getOrElse has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.Map.Map2.getOrElse")
[error] * The member scala.collection.immutable.Map.Map4.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.Map.Map4.<init>")
[error] * The symbol scala.collection.immutable.Map.Map4.getOrElse has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.Map.Map4.getOrElse")
[error] * The member scala.collection.immutable.Map.Map3.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.Map.Map3.<init>")
[error] * The symbol scala.collection.immutable.Map.Map3.getOrElse has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.Map.Map3.getOrElse")
[error] * The symbol scala.collection.immutable.Map.Map1.getOrElse has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.Map.Map1.getOrElse")
[error] * The member scala.collection.immutable.Map.Map1.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.Map.Map1.<init>")
[error] * The symbol scala.collection.immutable.Map.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.Map.<init>")
[error] * The member scala.collection.immutable.IntMapValueIterator.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.IntMapValueIterator.<init>")
[error] * Internal error while checking symbol scala.collection.immutable.HashSet.stepper: java.lang.UnsupportedOperationException: Cannot erase AndType(S, TypeRef(TermRef(PackageRef(scala.collection), Stepper), EfficientSplit))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.immutable.HashSet.stepper")
[error] * The member scala.collection.immutable.HashSet.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.HashSet.<init>")
[error] * The member scala.collection.immutable.HashSet.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.HashSet.<init>")
[error] * Internal error while checking symbol scala.collection.immutable.HashSet.span: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.immutable.HashSet.span")
[error] * Internal error while checking symbol scala.collection.immutable.HashSet.partition: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.immutable.HashSet.partition")
[error] * The symbol scala.collection.immutable.HashSet.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.HashSet.<init>")
[error] * The member scala.collection.immutable.HashSetBuilder.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.HashSetBuilder.<init>")
[error] * The member scala.collection.immutable.IntMapIterator.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.IntMapIterator.<init>")
[error] * The member scala.collection.immutable.AbstractMap.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.AbstractMap.<init>")
[error] * The symbol scala.collection.immutable.LinearSeqOps.CC has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.LinearSeqOps.CC")
[error] * The symbol scala.collection.immutable.LinearSeqOps.C has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.LinearSeqOps.C")
[error] * The member scala.collection.immutable.ChampBaseIterator.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.ChampBaseIterator.<init>")
[error] * The member scala.collection.immutable.ChampBaseIterator.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.ChampBaseIterator.<init>")
[error] * Internal error while checking symbol scala.collection.immutable.ListMapBuilder.addOne: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.immutable.ListMapBuilder.addOne")
[error] * The member scala.collection.immutable.ListMapBuilder.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.ListMapBuilder.<init>")
[error] * The member scala.collection.immutable.Iterable.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.Iterable.$init$")
[error] * The symbol scala.collection.immutable.Iterable.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.Iterable.<init>")
[error] * The symbol scala.collection.immutable.StrictOptimizedSortedMapOps.CC has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.StrictOptimizedSortedMapOps.CC")
[error] * Internal error while checking symbol scala.collection.immutable.StrictOptimizedSortedMapOps.concat: java.lang.UnsupportedOperationException: Cannot erase AndType(AppliedType(TypeRef(PackageRef(scala.collection.immutable), Map), List(TypeRef(ThisType(TypeRef(PackageRef(scala.collection.immutable), symbol[class immutable.StrictOptimizedSortedMapOps])), symbol[StrictOptimizedSortedMapOps.K]), V2)), AppliedType(TypeRef(PackageRef(scala.collection.immutable), SortedMapOps), List(TypeRef(ThisType(TypeRef(PackageRef(scala.collection.immutable), symbol[class immutable.StrictOptimizedSortedMapOps])), symbol[StrictOptimizedSortedMapOps.K]), V2, TypeRef(ThisType(TypeRef(PackageRef(scala.collection.immutable), symbol[class immutable.StrictOptimizedSortedMapOps])), symbol[StrictOptimizedSortedMapOps.CC]), WildcardTypeBounds(TypeBounds(TypeRef(PackageRef(scala), Nothing), TypeRef(PackageRef(scala), Any))))))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.immutable.StrictOptimizedSortedMapOps.concat")
[error] * The member scala.collection.immutable.StrictOptimizedSortedMapOps.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.StrictOptimizedSortedMapOps.$init$")
[error] * Internal error while checking symbol scala.collection.immutable.IntMap.+: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.immutable.IntMap.+")
[error] * The member scala.collection.immutable.IntMap.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.IntMap.<init>")
[error] * The symbol scala.collection.immutable.IntMap.getOrElse has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.IntMap.getOrElse")
[error] * The class scala.collection.immutable.IntMap$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.collection.immutable.IntMap$")
[error] * The class scala.collection.immutable.IntMap.Tip$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.collection.immutable.IntMap.Tip$")
[error] * The symbol scala.collection.immutable.IntMap.Tip.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.IntMap.Tip.<init>")
[error] * The member scala.collection.immutable.IntMap.Tip.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.IntMap.Tip.copy$default$1")
[error] * The member scala.collection.immutable.IntMap.Tip.copy$default$2 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.IntMap.Tip.copy$default$2")
[error] * The member scala.collection.immutable.IntMap.Tip.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.IntMap.Tip.<init>")
[error] * The member scala.collection.immutable.IntMap.Bin.copy$default$3 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.IntMap.Bin.copy$default$3")
[error] * The member scala.collection.immutable.IntMap.Bin.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.IntMap.Bin.copy$default$1")
[error] * The member scala.collection.immutable.IntMap.Bin.copy$default$4 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.IntMap.Bin.copy$default$4")
[error] * The member scala.collection.immutable.IntMap.Bin.copy$default$2 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.IntMap.Bin.copy$default$2")
[error] * The member scala.collection.immutable.IntMap.Bin.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.IntMap.Bin.<init>")
[error] * The symbol scala.collection.immutable.IntMap.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.IntMap.<init>")
[error] * The symbol scala.collection.immutable.IntMap.Nil.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.IntMap.Nil.<init>")
[error] * The class scala.collection.immutable.IntMap.Bin$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.collection.immutable.IntMap.Bin$")
[error] * The symbol scala.collection.immutable.IntMap.Bin.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.IntMap.Bin.<init>")
[error] * Internal error while checking symbol scala.collection.immutable.ArraySeq.stepper: java.lang.UnsupportedOperationException: Cannot erase AndType(S, TypeRef(TermRef(PackageRef(scala.collection), Stepper), EfficientSplit))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.immutable.ArraySeq.stepper")
[error] * The member scala.collection.immutable.ArraySeq.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.ArraySeq.<init>")
[error] * Internal error while checking symbol scala.collection.immutable.ArraySeq.ofBoolean.stepper: java.lang.UnsupportedOperationException: Cannot erase AndType(S, TypeRef(TermRef(PackageRef(scala.collection), Stepper), EfficientSplit))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.immutable.ArraySeq.ofBoolean.stepper")
[error] * The symbol scala.collection.immutable.ArraySeq.ofBoolean.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.ArraySeq.ofBoolean.<init>")
[error] * Internal error while checking symbol scala.collection.immutable.ArraySeq.ofShort.stepper: java.lang.UnsupportedOperationException: Cannot erase AndType(S, TypeRef(TermRef(PackageRef(scala.collection), Stepper), EfficientSplit))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.immutable.ArraySeq.ofShort.stepper")
[error] * The symbol scala.collection.immutable.ArraySeq.ofShort.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.ArraySeq.ofShort.<init>")
[error] * Internal error while checking symbol scala.collection.immutable.ArraySeq.ofLong.stepper: java.lang.UnsupportedOperationException: Cannot erase AndType(S, TypeRef(TermRef(PackageRef(scala.collection), Stepper), EfficientSplit))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.immutable.ArraySeq.ofLong.stepper")
[error] * The symbol scala.collection.immutable.ArraySeq.ofLong.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.ArraySeq.ofLong.<init>")
[error] * Internal error while checking symbol scala.collection.immutable.ArraySeq.ofUnit.stepper: java.lang.UnsupportedOperationException: Cannot erase AndType(S, TypeRef(TermRef(PackageRef(scala.collection), Stepper), EfficientSplit))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.immutable.ArraySeq.ofUnit.stepper")
[error] * The symbol scala.collection.immutable.ArraySeq.ofUnit.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.ArraySeq.ofUnit.<init>")
[error] * Internal error while checking symbol scala.collection.immutable.ArraySeq.ofChar.stepper: java.lang.UnsupportedOperationException: Cannot erase AndType(S, TypeRef(TermRef(PackageRef(scala.collection), Stepper), EfficientSplit))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.immutable.ArraySeq.ofChar.stepper")
[error] * The symbol scala.collection.immutable.ArraySeq.ofChar.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.ArraySeq.ofChar.<init>")
[error] * Internal error while checking symbol scala.collection.immutable.ArraySeq.ofFloat.stepper: java.lang.UnsupportedOperationException: Cannot erase AndType(S, TypeRef(TermRef(PackageRef(scala.collection), Stepper), EfficientSplit))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.immutable.ArraySeq.ofFloat.stepper")
[error] * The symbol scala.collection.immutable.ArraySeq.ofFloat.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.ArraySeq.ofFloat.<init>")
[error] * Internal error while checking symbol scala.collection.immutable.ArraySeq.ofDouble.stepper: java.lang.UnsupportedOperationException: Cannot erase AndType(S, TypeRef(TermRef(PackageRef(scala.collection), Stepper), EfficientSplit))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.immutable.ArraySeq.ofDouble.stepper")
[error] * The symbol scala.collection.immutable.ArraySeq.ofDouble.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.ArraySeq.ofDouble.<init>")
[error] * Internal error while checking symbol scala.collection.immutable.ArraySeq.ofByte.stepper: java.lang.UnsupportedOperationException: Cannot erase AndType(S, TypeRef(TermRef(PackageRef(scala.collection), Stepper), EfficientSplit))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.immutable.ArraySeq.ofByte.stepper")
[error] * The symbol scala.collection.immutable.ArraySeq.ofByte.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.ArraySeq.ofByte.<init>")
[error] * The symbol scala.collection.immutable.ArraySeq.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.ArraySeq.<init>")
[error] * The symbol scala.collection.immutable.ArraySeq.fill has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.ArraySeq.fill")
[error] * Internal error while checking symbol scala.collection.immutable.ArraySeq.ofRef.stepper: java.lang.UnsupportedOperationException: Cannot erase AndType(S, TypeRef(TermRef(PackageRef(scala.collection), Stepper), EfficientSplit))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.immutable.ArraySeq.ofRef.stepper")
[error] * The member scala.collection.immutable.ArraySeq.ofRef.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.ArraySeq.ofRef.<init>")
[error] * The symbol scala.collection.immutable.ArraySeq.ofRef.elemTag has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.ArraySeq.ofRef.elemTag")
[error] * Internal error while checking symbol scala.collection.immutable.ArraySeq.ofInt.stepper: java.lang.UnsupportedOperationException: Cannot erase AndType(S, TypeRef(TermRef(PackageRef(scala.collection), Stepper), EfficientSplit))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.immutable.ArraySeq.ofInt.stepper")
[error] * The symbol scala.collection.immutable.ArraySeq.ofInt.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.ArraySeq.ofInt.<init>")
[error] * The symbol scala.collection.immutable.IntMapUtils.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.IntMapUtils.<init>")
[error] * The symbol scala.collection.immutable.BitSet.bitSetFactory has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.BitSet.bitSetFactory")
[error] * The symbol scala.collection.immutable.BitSet.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.BitSet.<init>")
[error] * The class scala.collection.immutable.BitSet$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.collection.immutable.BitSet$")
[error] * The symbol scala.collection.immutable.BitSet.BitSet1.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.BitSet.BitSet1.<init>")
[error] * The symbol scala.collection.immutable.BitSet.BitSetN.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.BitSet.BitSetN.<init>")
[error] * The symbol scala.collection.immutable.BitSet.BitSet2.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.BitSet.BitSet2.<init>")
[error] * The symbol scala.collection.immutable.BitSet.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.BitSet.<init>")
[error] * The member scala.collection.immutable.IndexedSeq.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.IndexedSeq.$init$")
[error] * The member scala.collection.immutable.IndexedSeq.superscala$collection$immutable$IndexedSeq$$sameElements was concrete or did not exist but is abstract in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.NewAbstractMember, "scala.collection.immutable.IndexedSeq.superscala$collection$immutable$IndexedSeq$$sameElements")
[error] * The member scala.collection.immutable.IndexedSeq.superscala$collection$immutable$IndexedSeq$$canEqual was concrete or did not exist but is abstract in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.NewAbstractMember, "scala.collection.immutable.IndexedSeq.superscala$collection$immutable$IndexedSeq$$canEqual")
[error] * The symbol scala.collection.immutable.IndexedSeq.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.IndexedSeq.<init>")
[error] * Internal error while checking symbol scala.collection.immutable.LazyList.partitionMap: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.immutable.LazyList.partitionMap")
[error] * The symbol scala.collection.immutable.LazyList.lazyAppendedAll has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.LazyList.lazyAppendedAll")
[error] * Internal error while checking symbol scala.collection.immutable.LazyList.unzip: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.immutable.LazyList.unzip")
[error] * Internal error while checking symbol scala.collection.immutable.LazyList.partition: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.immutable.LazyList.partition")
[error] * Internal error while checking symbol scala.collection.immutable.LazyList.unzip3: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.immutable.LazyList.unzip3")
[error] * The symbol scala.collection.immutable.LazyList.continually has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.LazyList.continually")
[error] * The symbol scala.collection.immutable.LazyList.cons.apply has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.LazyList.cons.apply")
[error] * The symbol scala.collection.immutable.LazyList.cons.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.LazyList.cons.<init>")
[error] * The symbol scala.collection.immutable.LazyList.toDeferrer has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.LazyList.toDeferrer")
[error] * The member scala.collection.immutable.LazyList.SerializationProxy.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.LazyList.SerializationProxy.<init>")
[error] * The symbol scala.collection.immutable.LazyList.Deferrer.#:: has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.LazyList.Deferrer.#::")
[error] * The symbol scala.collection.immutable.LazyList.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.LazyList.<init>")
[error] * The symbol scala.collection.immutable.LazyList.#::.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.LazyList.#::.<init>")
[error] * The member scala.collection.immutable.LazyList.Deferrer.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.LazyList.Deferrer.hashCode$extension")
[error] * The symbol scala.collection.immutable.LazyList.Deferrer.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.LazyList.Deferrer.<init>")
[error] * The member scala.collection.immutable.LazyList.Deferrer.#:::$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.LazyList.Deferrer.#:::$extension")
[error] * The member scala.collection.immutable.LazyList.Deferrer.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.LazyList.Deferrer.equals$extension")
[error] * The member scala.collection.immutable.LazyList.Deferrer.#::$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.LazyList.Deferrer.#::$extension")
[error] * The symbol scala.collection.immutable.LazyList.iterate has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.LazyList.iterate")
[error] * The symbol scala.collection.immutable.LazyList.fill has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.LazyList.fill")
[error] * The member scala.collection.immutable.ChampBaseReverseIterator.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.ChampBaseReverseIterator.<init>")
[error] * The member scala.collection.immutable.ChampBaseReverseIterator.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.ChampBaseReverseIterator.<init>")
[error] * The member scala.collection.immutable.ListMap.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.ListMap.<init>")
[error] * The symbol scala.collection.immutable.ListMap.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.ListMap.<init>")
[error] * The member scala.collection.immutable.ListMap.Node.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.ListMap.Node.<init>")
[error] * Internal error while checking symbol scala.collection.immutable.Range.stepper: java.lang.UnsupportedOperationException: Cannot erase AndType(S, TypeRef(TermRef(PackageRef(scala.collection), Stepper), EfficientSplit))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.immutable.Range.stepper")
[error] * The symbol scala.collection.immutable.Range.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.Range.<init>")
[error] * The member scala.collection.immutable.Range.lastIndexOf$default$2 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.Range.lastIndexOf$default$2")
[error] * Internal error while checking symbol scala.collection.immutable.Range.span: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.immutable.Range.span")
[error] * Internal error while checking symbol scala.collection.immutable.Range.splitAt: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.immutable.Range.splitAt")
[error] * The member scala.collection.immutable.Range.indexOf$default$2 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.Range.indexOf$default$2")
[error] * The class scala.collection.immutable.Range$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.collection.immutable.Range$")
[error] * The symbol scala.collection.immutable.Range.Long.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.Range.Long.<init>")
[error] * The symbol scala.collection.immutable.Range.Int.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.Range.Int.<init>")
[error] * The member scala.collection.immutable.Range.Partial.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.Range.Partial.hashCode$extension")
[error] * The member scala.collection.immutable.Range.Partial.toString$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.Range.Partial.toString$extension")
[error] * The member scala.collection.immutable.Range.Partial.by$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.Range.Partial.by$extension")
[error] * The symbol scala.collection.immutable.Range.Partial.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.Range.Partial.<init>")
[error] * The member scala.collection.immutable.Range.Partial.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.Range.Partial.equals$extension")
[error] * The symbol scala.collection.immutable.Range.BigInt.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.Range.BigInt.<init>")
[error] * The member scala.collection.immutable.Range.Partial.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.Range.Partial.<init>")
[error] * The symbol scala.collection.immutable.Range.Exclusive.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.Range.Exclusive.<init>")
[error] * The symbol scala.collection.immutable.Range.BigDecimal.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.Range.BigDecimal.<init>")
[error] * The symbol scala.collection.immutable.Range.Inclusive.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.Range.Inclusive.<init>")
[error] * The symbol scala.collection.immutable.Range.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.Range.<init>")
[error] * The member scala.collection.immutable.SortedMap.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.SortedMap.$init$")
[error] * The member scala.collection.immutable.SortedMap.WithDefault.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.SortedMap.WithDefault.<init>")
[error] * The symbol scala.collection.immutable.SortedMap.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.SortedMap.<init>")
[error] * The member scala.collection.immutable.WrappedString.lastIndexOf$default$2 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.WrappedString.lastIndexOf$default$2")
[error] * Internal error while checking symbol scala.collection.immutable.WrappedString.stepper: java.lang.UnsupportedOperationException: Cannot erase AndType(S, TypeRef(TermRef(PackageRef(scala.collection), Stepper), EfficientSplit))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.immutable.WrappedString.stepper")
[error] * The symbol scala.collection.immutable.WrappedString.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.WrappedString.<init>")
[error] * The member scala.collection.immutable.WrappedString.startsWith$default$2 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.WrappedString.startsWith$default$2")
[error] * The member scala.collection.immutable.WrappedString.indexOf$default$2 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.WrappedString.indexOf$default$2")
[error] * The class scala.collection.immutable.WrappedString$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.collection.immutable.WrappedString$")
[error] * The member scala.collection.immutable.WrappedString.UnwrapOp.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.WrappedString.UnwrapOp.hashCode$extension")
[error] * The member scala.collection.immutable.WrappedString.UnwrapOp.unwrap$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.WrappedString.UnwrapOp.unwrap$extension")
[error] * The symbol scala.collection.immutable.WrappedString.UnwrapOp.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.WrappedString.UnwrapOp.<init>")
[error] * The member scala.collection.immutable.WrappedString.UnwrapOp.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.WrappedString.UnwrapOp.equals$extension")
[error] * The symbol scala.collection.immutable.WrappedString.UnwrapOp.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.WrappedString.UnwrapOp.<init>")
[error] * The symbol scala.collection.immutable.WrappedString.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.WrappedString.<init>")
[error] * The symbol scala.collection.immutable.SeqOps.CC has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.SeqOps.CC")
[error] * Internal error while checking symbol scala.collection.immutable.TreeSet.stepper: java.lang.UnsupportedOperationException: Cannot erase AndType(S, TypeRef(TermRef(PackageRef(scala.collection), Stepper), EfficientSplit))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.immutable.TreeSet.stepper")
[error] * The member scala.collection.immutable.TreeSet.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.TreeSet.<init>")
[error] * The member scala.collection.immutable.TreeSet.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.TreeSet.<init>")
[error] * Internal error while checking symbol scala.collection.immutable.TreeSet.span: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.immutable.TreeSet.span")
[error] * The symbol scala.collection.immutable.TreeSet.sortedIterableFactory has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.TreeSet.sortedIterableFactory")
[error] * Internal error while checking symbol scala.collection.immutable.TreeSet.partition: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.immutable.TreeSet.partition")
[error] * The symbol scala.collection.immutable.TreeSet.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.TreeSet.<init>")
[error] * The symbol scala.collection.immutable.VectorInline.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.VectorInline.<init>")
[error] * The member scala.collection.immutable.Set.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.Set.$init$")
[error] * The member scala.collection.immutable.Set.Set2.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.Set.Set2.<init>")
[error] * The member scala.collection.immutable.Set.Set1.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.Set.Set1.<init>")
[error] * The member scala.collection.immutable.Set.Set3.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.Set.Set3.<init>")
[error] * The symbol scala.collection.immutable.Set.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.Set.<init>")
[error] * The member scala.collection.immutable.Set.Set4.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.Set.Set4.<init>")
[error] * The member scala.collection.immutable.IntMapKeyIterator.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.IntMapKeyIterator.<init>")
[error] * The symbol scala.collection.immutable.IndexedSeqDefaults.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.IndexedSeqDefaults.<init>")
[error] * The member scala.collection.immutable.AbstractSeq.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.AbstractSeq.<init>")
[error] * The member scala.collection.immutable.Node.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.Node.<init>")
[error] * The symbol scala.collection.immutable.Node.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.Node.<init>")
[error] * Internal error while checking symbol scala.collection.immutable.Nil.unzip: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.immutable.Nil.unzip")
[error] * The symbol scala.collection.immutable.Nil.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.Nil.<init>")
[error] * The symbol scala.collection.immutable.StrictOptimizedSortedSetOps.CC has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.StrictOptimizedSortedSetOps.CC")
[error] * Internal error while checking symbol scala.collection.immutable.HashMap.valueStepper: java.lang.UnsupportedOperationException: Cannot erase AndType(S, TypeRef(TermRef(PackageRef(scala.collection), Stepper), EfficientSplit))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.immutable.HashMap.valueStepper")
[error] * Internal error while checking symbol scala.collection.immutable.HashMap.keyStepper: java.lang.UnsupportedOperationException: Cannot erase AndType(S, TypeRef(TermRef(PackageRef(scala.collection), Stepper), EfficientSplit))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.immutable.HashMap.keyStepper")
[error] * Internal error while checking symbol scala.collection.immutable.HashMap.stepper: java.lang.UnsupportedOperationException: Cannot erase AndType(S, TypeRef(TermRef(PackageRef(scala.collection), Stepper), EfficientSplit))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.immutable.HashMap.stepper")
[error] * The member scala.collection.immutable.HashMap.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.HashMap.<init>")
[error] * The member scala.collection.immutable.HashMap.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.HashMap.<init>")
[error] * Internal error while checking symbol scala.collection.immutable.HashMap.span: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.immutable.HashMap.span")
[error] * Internal error while checking symbol scala.collection.immutable.HashMap.partition: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.immutable.HashMap.partition")
[error] * The symbol scala.collection.immutable.HashMap.getOrElse has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.HashMap.getOrElse")
[error] * The symbol scala.collection.immutable.HashMap.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.immutable.HashMap.<init>")
[error] * Internal error while checking symbol scala.collection.immutable.HashMapBuilder.addOne: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.immutable.HashMapBuilder.addOne")
[error] * Internal error while checking symbol scala.collection.immutable.HashMapBuilder.addOne: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.immutable.HashMapBuilder.addOne")
[error] * Internal error while checking symbol scala.collection.immutable.HashMapBuilder.addOne: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.immutable.HashMapBuilder.addOne")
[error] * The member scala.collection.immutable.HashMapBuilder.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.immutable.HashMapBuilder.<init>")
[error] * The symbol scala.sys.package.addShutdownHook has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.sys.package.addShutdownHook")
[error] * The symbol scala.sys.package.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.sys.package.<init>")
[error] * The symbol scala.sys.PropImpl.or has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.sys.PropImpl.or")
[error] * The member scala.sys.PropImpl.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.sys.PropImpl.<init>")
[error] * The symbol scala.sys.Prop.DoubleProp.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.sys.Prop.DoubleProp.<init>")
[error] * The symbol scala.sys.Prop.FileProp.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.sys.Prop.FileProp.<init>")
[error] * The symbol scala.sys.Prop.IntProp.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.sys.Prop.IntProp.<init>")
[error] * The symbol scala.sys.Prop.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.sys.Prop.<init>")
[error] * The symbol scala.sys.Prop.StringProp.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.sys.Prop.StringProp.<init>")
[error] * The symbol scala.sys.SystemProperties.wrapAccess has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.sys.SystemProperties.wrapAccess")
[error] * Internal error while checking symbol scala.sys.SystemProperties.addOne: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.sys.SystemProperties.addOne")
[error] * The symbol scala.sys.SystemProperties.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.sys.SystemProperties.<init>")
[error] * The symbol scala.sys.SystemProperties.exclusively has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.sys.SystemProperties.exclusively")
[error] * The symbol scala.sys.SystemProperties.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.sys.SystemProperties.<init>")
[error] * The symbol scala.sys.ShutdownHookThread.apply has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.sys.ShutdownHookThread.apply")
[error] * The symbol scala.sys.ShutdownHookThread.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.sys.ShutdownHookThread.<init>")
[error] * The member scala.sys.CreatorImpl.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.sys.CreatorImpl.<init>")
[error] * The symbol scala.sys.BooleanProp.ConstantImpl.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.sys.BooleanProp.ConstantImpl.<init>")
[error] * The symbol scala.sys.BooleanProp.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.sys.BooleanProp.<init>")
[error] * The symbol scala.sys.BooleanProp.BooleanPropImpl.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.sys.BooleanProp.BooleanPropImpl.<init>")
[error] * The symbol scala.annotation.elidable.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.annotation.elidable.<init>")
[error] * The symbol scala.annotation.elidable.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.annotation.elidable.<init>")
[error] * The symbol scala.annotation.migration.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.annotation.migration.<init>")
[error] * The symbol scala.annotation.implicitAmbiguous.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.annotation.implicitAmbiguous.<init>")
[error] * The symbol scala.annotation.strictfp.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.annotation.strictfp.<init>")
[error] * The symbol scala.annotation.varargs.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.annotation.varargs.<init>")
[error] * The symbol scala.annotation.unspecialized.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.annotation.unspecialized.<init>")
[error] * The symbol scala.annotation.showAsInfix.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.annotation.showAsInfix.<init>")
[error] * The symbol scala.annotation.showAsInfix.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.annotation.showAsInfix.<init>")
[error] * The member scala.annotation.showAsInfix.<init>$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.annotation.showAsInfix.<init>$default$1")
[error] * The symbol scala.annotation.compileTimeOnly.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.annotation.compileTimeOnly.<init>")
[error] * The symbol scala.annotation.switch.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.annotation.switch.<init>")
[error] * The symbol scala.annotation.Annotation.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.annotation.Annotation.<init>")
[error] * The symbol scala.annotation.unused.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.annotation.unused.<init>")
[error] * The symbol scala.annotation.unused.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.annotation.unused.<init>")
[error] * The symbol scala.annotation.tailrec.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.annotation.tailrec.<init>")
[error] * The symbol scala.annotation.implicitNotFound.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.annotation.implicitNotFound.<init>")
[error] * The symbol scala.annotation.nowarn.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.annotation.nowarn.<init>")
[error] * The symbol scala.annotation.nowarn.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.annotation.nowarn.<init>")
[error] * The member scala.annotation.nowarn.<init>$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.annotation.nowarn.<init>$default$1")
[error] * The symbol scala.annotation.unchecked.uncheckedVariance.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.annotation.unchecked.uncheckedVariance.<init>")
[error] * The symbol scala.annotation.unchecked.uncheckedStable.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.annotation.unchecked.uncheckedStable.<init>")
[error] * The symbol scala.util.package.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.util.package.<init>")
[error] * The symbol scala.util.package.chaining.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.util.package.chaining.<init>")
[error] * The member scala.util.Right.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.util.Right.copy$default$1")
[error] * The member scala.util.Right.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.util.Right.<init>")
[error] * The class scala.util.Right$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.util.Right$")
[error] * The symbol scala.util.Right.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.util.Right.<init>")
[error] * The symbol scala.util.Using.apply has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.util.Using.apply")
[error] * The symbol scala.util.Using.resources has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.util.Using.resources")
[error] * The symbol scala.util.Using.resources has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.util.Using.resources")
[error] * The symbol scala.util.Using.resources has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.util.Using.resources")
[error] * The symbol scala.util.Using.Releasable.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.util.Using.Releasable.<init>")
[error] * The symbol scala.util.Using.Releasable.AutoCloseableIsReleasable.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.util.Using.Releasable.AutoCloseableIsReleasable.<init>")
[error] * The symbol scala.util.Using.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.util.Using.<init>")
[error] * The symbol scala.util.Using.Manager.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.util.Using.Manager.<init>")
[error] * The member scala.util.ChainingSyntax.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.util.ChainingSyntax.$init$")
[error] * The member scala.util.PropertiesTrait.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.util.PropertiesTrait.$init$")
[error] * The symbol scala.util.PropertiesTrait.envOrSome has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.util.PropertiesTrait.envOrSome")
[error] * The symbol scala.util.PropertiesTrait.scalaPropOrElse has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.util.PropertiesTrait.scalaPropOrElse")
[error] * The symbol scala.util.PropertiesTrait.propOrElse has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.util.PropertiesTrait.propOrElse")
[error] * The symbol scala.util.PropertiesTrait.envOrElse has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.util.PropertiesTrait.envOrElse")
[error] * The symbol scala.util.DynamicVariable.withValue has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.util.DynamicVariable.withValue")
[error] * The member scala.util.DynamicVariable.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.util.DynamicVariable.<init>")
[error] * The member scala.util.Success.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.util.Success.copy$default$1")
[error] * The member scala.util.Success.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.util.Success.<init>")
[error] * The symbol scala.util.Success.getOrElse has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.util.Success.getOrElse")
[error] * The symbol scala.util.Success.orElse has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.util.Success.orElse")
[error] * The class scala.util.Success$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.util.Success$")
[error] * The symbol scala.util.Success.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.util.Success.<init>")
[error] * The symbol scala.util.Try.WithFilter.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.util.Try.WithFilter.<init>")
[error] * The symbol scala.util.Try.getOrElse has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.util.Try.getOrElse")
[error] * The symbol scala.util.Try.orElse has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.util.Try.orElse")
[error] * The member scala.util.Try.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.util.Try.<init>")
[error] * The class scala.util.Try$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.util.Try$")
[error] * The symbol scala.util.Try.apply has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.util.Try.apply")
[error] * The symbol scala.util.Try.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.util.Try.<init>")
[error] * The symbol scala.util.Random.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.util.Random.<init>")
[error] * The symbol scala.util.Random.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.util.Random.<init>")
[error] * The symbol scala.util.Random.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.util.Random.<init>")
[error] * The symbol scala.util.Random.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.util.Random.<init>")
[error] * The symbol scala.util.Random.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.util.Random.<init>")
[error] * The member scala.util.ChainingOps.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.util.ChainingOps.<init>")
[error] * The member scala.util.ChainingOps.pipe$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.util.ChainingOps.pipe$extension")
[error] * The member scala.util.ChainingOps.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.util.ChainingOps.hashCode$extension")
[error] * The symbol scala.util.ChainingOps.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.util.ChainingOps.<init>")
[error] * The member scala.util.ChainingOps.tap$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.util.ChainingOps.tap$extension")
[error] * The member scala.util.ChainingOps.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.util.ChainingOps.equals$extension")
[error] * The member scala.util.Left.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.util.Left.copy$default$1")
[error] * The member scala.util.Left.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.util.Left.<init>")
[error] * The class scala.util.Left$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.util.Left$")
[error] * The symbol scala.util.Left.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.util.Left.<init>")
[error] * The symbol scala.util.Sorting.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.util.Sorting.<init>")
[error] * The member scala.util.Failure.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.util.Failure.copy$default$1")
[error] * The member scala.util.Failure.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.util.Failure.<init>")
[error] * The symbol scala.util.Failure.getOrElse has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.util.Failure.getOrElse")
[error] * The symbol scala.util.Failure.orElse has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.util.Failure.orElse")
[error] * The class scala.util.Failure$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.util.Failure$")
[error] * The symbol scala.util.Failure.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.util.Failure.<init>")
[error] * The symbol scala.util.Either.getOrElse has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.util.Either.getOrElse")
[error] * The symbol scala.util.Either.orElse has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.util.Either.orElse")
[error] * The member scala.util.Either.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.util.Either.<init>")
[error] * The symbol scala.util.Either.filterOrElse has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.util.Either.filterOrElse")
[error] * The class scala.util.Either$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.util.Either$")
[error] * The member scala.util.Either.LeftProjection.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.util.Either.LeftProjection.copy$default$1")
[error] * The member scala.util.Either.LeftProjection.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.util.Either.LeftProjection.<init>")
[error] * The symbol scala.util.Either.LeftProjection.getOrElse has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.util.Either.LeftProjection.getOrElse")
[error] * The class scala.util.Either.LeftProjection$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.util.Either.LeftProjection$")
[error] * The symbol scala.util.Either.LeftProjection.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.util.Either.LeftProjection.<init>")
[error] * The symbol scala.util.Either.cond has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.util.Either.cond")
[error] * The member scala.util.Either.RightProjection.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.util.Either.RightProjection.copy$default$1")
[error] * The member scala.util.Either.RightProjection.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.util.Either.RightProjection.<init>")
[error] * The symbol scala.util.Either.RightProjection.getOrElse has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.util.Either.RightProjection.getOrElse")
[error] * The symbol scala.util.Either.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.util.Either.<init>")
[error] * The member scala.util.Either.MergeableEither.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.util.Either.MergeableEither.<init>")
[error] * The class scala.util.Either.RightProjection$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.util.Either.RightProjection$")
[error] * The symbol scala.util.Either.RightProjection.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.util.Either.RightProjection.<init>")
[error] * The member scala.util.Either.MergeableEither.merge$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.util.Either.MergeableEither.merge$extension")
[error] * The member scala.util.Either.MergeableEither.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.util.Either.MergeableEither.hashCode$extension")
[error] * The symbol scala.util.Either.MergeableEither.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.util.Either.MergeableEither.<init>")
[error] * The member scala.util.Either.MergeableEither.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.util.Either.MergeableEither.equals$extension")
[error] * The symbol scala.util.Properties.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.util.Properties.<init>")
[error] * The member scala.collection.convert.ToJavaImplicits.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.convert.ToJavaImplicits.$init$")
[error] * The symbol scala.collection.convert.ImplicitConversions.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.convert.ImplicitConversions.<init>")
[error] * The symbol scala.collection.convert.ImplicitConversionsToScala.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.convert.ImplicitConversionsToScala.<init>")
[error] * The member scala.collection.convert.AsJavaExtensions.MutableSetHasAsJava.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.convert.AsJavaExtensions.MutableSetHasAsJava.<init>")
[error] * The member scala.collection.convert.AsJavaExtensions.IterableHasAsJava was open but is final in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.FinalMember, "scala.collection.convert.AsJavaExtensions.IterableHasAsJava")
[error] * The member scala.collection.convert.AsJavaExtensions.IterableHasAsJava.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.convert.AsJavaExtensions.IterableHasAsJava.<init>")
[error] * The member scala.collection.convert.AsJavaExtensions.ConcurrentMapHasAsJava.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.convert.AsJavaExtensions.ConcurrentMapHasAsJava.<init>")
[error] * The member scala.collection.convert.AsJavaExtensions.MutableSeqHasAsJava was open but is final in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.FinalMember, "scala.collection.convert.AsJavaExtensions.MutableSeqHasAsJava")
[error] * The member scala.collection.convert.AsJavaExtensions.BufferHasAsJava was open but is final in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.FinalMember, "scala.collection.convert.AsJavaExtensions.BufferHasAsJava")
[error] * The member scala.collection.convert.AsJavaExtensions.SeqHasAsJava was open but is final in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.FinalMember, "scala.collection.convert.AsJavaExtensions.SeqHasAsJava")
[error] * The member scala.collection.convert.AsJavaExtensions.MutableMapHasAsJava.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.convert.AsJavaExtensions.MutableMapHasAsJava.<init>")
[error] * The member scala.collection.convert.AsJavaExtensions.ConcurrentMapHasAsJava was open but is final in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.FinalMember, "scala.collection.convert.AsJavaExtensions.ConcurrentMapHasAsJava")
[error] * The member scala.collection.convert.AsJavaExtensions.BufferHasAsJava.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.convert.AsJavaExtensions.BufferHasAsJava.<init>")
[error] * The member scala.collection.convert.AsJavaExtensions.MapHasAsJava was open but is final in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.FinalMember, "scala.collection.convert.AsJavaExtensions.MapHasAsJava")
[error] * The member scala.collection.convert.AsJavaExtensions.MutableSetHasAsJava was open but is final in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.FinalMember, "scala.collection.convert.AsJavaExtensions.MutableSetHasAsJava")
[error] * The member scala.collection.convert.AsJavaExtensions.MapHasAsJava.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.convert.AsJavaExtensions.MapHasAsJava.<init>")
[error] * The member scala.collection.convert.AsJavaExtensions.MutableSeqHasAsJava.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.convert.AsJavaExtensions.MutableSeqHasAsJava.<init>")
[error] * The member scala.collection.convert.AsJavaExtensions.SetHasAsJava was open but is final in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.FinalMember, "scala.collection.convert.AsJavaExtensions.SetHasAsJava")
[error] * The member scala.collection.convert.AsJavaExtensions.IteratorHasAsJava.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.convert.AsJavaExtensions.IteratorHasAsJava.<init>")
[error] * The member scala.collection.convert.AsJavaExtensions.IteratorHasAsJava was open but is final in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.FinalMember, "scala.collection.convert.AsJavaExtensions.IteratorHasAsJava")
[error] * The member scala.collection.convert.AsJavaExtensions.MutableMapHasAsJava was open but is final in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.FinalMember, "scala.collection.convert.AsJavaExtensions.MutableMapHasAsJava")
[error] * The member scala.collection.convert.AsJavaExtensions.SeqHasAsJava.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.convert.AsJavaExtensions.SeqHasAsJava.<init>")
[error] * The member scala.collection.convert.AsJavaExtensions.SetHasAsJava.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.convert.AsJavaExtensions.SetHasAsJava.<init>")
[error] * The member scala.collection.convert.AsJavaExtensions.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.convert.AsJavaExtensions.$init$")
[error] * The symbol scala.collection.convert.ImplicitConversionsToJava.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.convert.ImplicitConversionsToJava.<init>")
[error] * The member scala.collection.convert.AsScalaExtensions.CollectionHasAsScala was open but is final in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.FinalMember, "scala.collection.convert.AsScalaExtensions.CollectionHasAsScala")
[error] * The member scala.collection.convert.AsScalaExtensions.DictionaryHasAsScala was open but is final in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.FinalMember, "scala.collection.convert.AsScalaExtensions.DictionaryHasAsScala")
[error] * The member scala.collection.convert.AsScalaExtensions.ListHasAsScala was open but is final in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.FinalMember, "scala.collection.convert.AsScalaExtensions.ListHasAsScala")
[error] * The member scala.collection.convert.AsScalaExtensions.MapHasAsScala.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.convert.AsScalaExtensions.MapHasAsScala.<init>")
[error] * The member scala.collection.convert.AsScalaExtensions.CollectionHasAsScala.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.convert.AsScalaExtensions.CollectionHasAsScala.<init>")
[error] * The member scala.collection.convert.AsScalaExtensions.EnumerationHasAsScala was open but is final in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.FinalMember, "scala.collection.convert.AsScalaExtensions.EnumerationHasAsScala")
[error] * The member scala.collection.convert.AsScalaExtensions.ConcurrentMapHasAsScala was open but is final in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.FinalMember, "scala.collection.convert.AsScalaExtensions.ConcurrentMapHasAsScala")
[error] * The symbol scala.collection.convert.AsScalaExtensions.PropertiesHasAsScala.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.convert.AsScalaExtensions.PropertiesHasAsScala.<init>")
[error] * The member scala.collection.convert.AsScalaExtensions.DictionaryHasAsScala.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.convert.AsScalaExtensions.DictionaryHasAsScala.<init>")
[error] * The member scala.collection.convert.AsScalaExtensions.EnumerationHasAsScala.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.convert.AsScalaExtensions.EnumerationHasAsScala.<init>")
[error] * The member scala.collection.convert.AsScalaExtensions.SetHasAsScala was open but is final in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.FinalMember, "scala.collection.convert.AsScalaExtensions.SetHasAsScala")
[error] * The member scala.collection.convert.AsScalaExtensions.ListHasAsScala.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.convert.AsScalaExtensions.ListHasAsScala.<init>")
[error] * The member scala.collection.convert.AsScalaExtensions.IteratorHasAsScala was open but is final in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.FinalMember, "scala.collection.convert.AsScalaExtensions.IteratorHasAsScala")
[error] * The member scala.collection.convert.AsScalaExtensions.IterableHasAsScala.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.convert.AsScalaExtensions.IterableHasAsScala.<init>")
[error] * The member scala.collection.convert.AsScalaExtensions.MapHasAsScala was open but is final in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.FinalMember, "scala.collection.convert.AsScalaExtensions.MapHasAsScala")
[error] * The member scala.collection.convert.AsScalaExtensions.SetHasAsScala.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.convert.AsScalaExtensions.SetHasAsScala.<init>")
[error] * The member scala.collection.convert.AsScalaExtensions.ConcurrentMapHasAsScala.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.convert.AsScalaExtensions.ConcurrentMapHasAsScala.<init>")
[error] * The member scala.collection.convert.AsScalaExtensions.IteratorHasAsScala.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.convert.AsScalaExtensions.IteratorHasAsScala.<init>")
[error] * The member scala.collection.convert.AsScalaExtensions.IterableHasAsScala was open but is final in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.FinalMember, "scala.collection.convert.AsScalaExtensions.IterableHasAsScala")
[error] * The member scala.collection.convert.AsScalaExtensions.PropertiesHasAsScala was open but is final in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.FinalMember, "scala.collection.convert.AsScalaExtensions.PropertiesHasAsScala")
[error] * The member scala.collection.convert.AsScalaExtensions.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.convert.AsScalaExtensions.$init$")
[error] * The symbol scala.collection.convert.StreamExtensions.FloatArrayHasSeqParStream.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.convert.StreamExtensions.FloatArrayHasSeqParStream.<init>")
[error] * The symbol scala.collection.convert.StreamExtensions.MapHasSeqKeyValueStream.CC has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.convert.StreamExtensions.MapHasSeqKeyValueStream.CC")
[error] * The member scala.collection.convert.StreamExtensions.MapHasSeqKeyValueStream.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.convert.StreamExtensions.MapHasSeqKeyValueStream.<init>")
[error] * The symbol scala.collection.convert.StreamExtensions.IntArrayHasSeqParStream.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.convert.StreamExtensions.IntArrayHasSeqParStream.<init>")
[error] * The member scala.collection.convert.StreamExtensions.IterableHasSeqStream.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.convert.StreamExtensions.IterableHasSeqStream.<init>")
[error] * The member scala.collection.convert.StreamExtensions.MapHasParKeyValueStream was open but is final in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.FinalMember, "scala.collection.convert.StreamExtensions.MapHasParKeyValueStream")
[error] * The member scala.collection.convert.StreamExtensions.IterableNonGenericHasParStream.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.convert.StreamExtensions.IterableNonGenericHasParStream.<init>")
[error] * The symbol scala.collection.convert.StreamExtensions.DoubleArrayHasSeqParStream.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.convert.StreamExtensions.DoubleArrayHasSeqParStream.<init>")
[error] * The member scala.collection.convert.StreamExtensions.StepperHasSeqStream.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.convert.StreamExtensions.StepperHasSeqStream.<init>")
[error] * The symbol scala.collection.convert.StreamExtensions.LongArrayHasSeqParStream.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.convert.StreamExtensions.LongArrayHasSeqParStream.<init>")
[error] * The member scala.collection.convert.StreamExtensions.AnyArrayHasSeqParStream.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.convert.StreamExtensions.AnyArrayHasSeqParStream.<init>")
[error] * The member scala.collection.convert.StreamExtensions.MapHasSeqKeyValueStream was open but is final in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.FinalMember, "scala.collection.convert.StreamExtensions.MapHasSeqKeyValueStream")
[error] * The member scala.collection.convert.StreamExtensions.DoubleArrayHasSeqParStream was open but is final in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.FinalMember, "scala.collection.convert.StreamExtensions.DoubleArrayHasSeqParStream")
[error] * Internal error while checking symbol scala.collection.convert.StreamExtensions.StepperHasParStream: java.lang.UnsupportedOperationException: Cannot erase AndType(AppliedType(TypeRef(PackageRef(scala.collection), symbol[class collection.Stepper]), List(A)), TypeRef(TermRef(PackageRef(scala.collection), Stepper), EfficientSplit))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.convert.StreamExtensions.StepperHasParStream")
[error] * The symbol scala.collection.convert.StreamExtensions.ByteArrayHasSeqParStream.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.convert.StreamExtensions.ByteArrayHasSeqParStream.<init>")
[error] * The member scala.collection.convert.StreamExtensions.ByteArrayHasSeqParStream was open but is final in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.FinalMember, "scala.collection.convert.StreamExtensions.ByteArrayHasSeqParStream")
[error] * Internal error while checking symbol scala.collection.convert.StreamExtensions.StepperHasParStream.<init>: java.lang.UnsupportedOperationException: Cannot erase AndType(AppliedType(TypeRef(PackageRef(scala.collection), symbol[class collection.Stepper]), List(A)), TypeRef(TermRef(PackageRef(scala.collection), Stepper), EfficientSplit))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.convert.StreamExtensions.StepperHasParStream.<init>")
[error] * The symbol scala.collection.convert.StreamExtensions.IntStreamHasToScala.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.convert.StreamExtensions.IntStreamHasToScala.<init>")
[error] * The member scala.collection.convert.StreamExtensions.StepperHasSeqStream was open but is final in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.FinalMember, "scala.collection.convert.StreamExtensions.StepperHasSeqStream")
[error] * The member scala.collection.convert.StreamExtensions.LongArrayHasSeqParStream was open but is final in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.FinalMember, "scala.collection.convert.StreamExtensions.LongArrayHasSeqParStream")
[error] * The member scala.collection.convert.StreamExtensions.StreamHasToScala was open but is final in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.FinalMember, "scala.collection.convert.StreamExtensions.StreamHasToScala")
[error] * The member scala.collection.convert.StreamExtensions.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.convert.StreamExtensions.$init$")
[error] * The symbol scala.collection.convert.StreamExtensions.MapHasParKeyValueStream.CC has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.convert.StreamExtensions.MapHasParKeyValueStream.CC")
[error] * The member scala.collection.convert.StreamExtensions.MapHasParKeyValueStream.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.convert.StreamExtensions.MapHasParKeyValueStream.<init>")
[error] * The member scala.collection.convert.StreamExtensions.CharArrayHasSeqParStream was open but is final in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.FinalMember, "scala.collection.convert.StreamExtensions.CharArrayHasSeqParStream")
[error] * The symbol scala.collection.convert.StreamExtensions.LongStreamHasToScala.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.convert.StreamExtensions.LongStreamHasToScala.<init>")
[error] * The member scala.collection.convert.StreamExtensions.AnyArrayHasSeqParStream was open but is final in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.FinalMember, "scala.collection.convert.StreamExtensions.AnyArrayHasSeqParStream")
[error] * The member scala.collection.convert.StreamExtensions.DoubleStreamHasToScala was open but is final in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.FinalMember, "scala.collection.convert.StreamExtensions.DoubleStreamHasToScala")
[error] * The member scala.collection.convert.StreamExtensions.IntStreamHasToScala was open but is final in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.FinalMember, "scala.collection.convert.StreamExtensions.IntStreamHasToScala")
[error] * The symbol scala.collection.convert.StreamExtensions.ShortArrayHasSeqParStream.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.convert.StreamExtensions.ShortArrayHasSeqParStream.<init>")
[error] * The member scala.collection.convert.StreamExtensions.IterableNonGenericHasParStream was open but is final in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.FinalMember, "scala.collection.convert.StreamExtensions.IterableNonGenericHasParStream")
[error] * The member scala.collection.convert.StreamExtensions.StringHasSeqParStream was open but is final in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.FinalMember, "scala.collection.convert.StreamExtensions.StringHasSeqParStream")
[error] * The symbol scala.collection.convert.StreamExtensions.DoubleStreamHasToScala.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.convert.StreamExtensions.DoubleStreamHasToScala.<init>")
[error] * The member scala.collection.convert.StreamExtensions.IterableHasSeqStream was open but is final in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.FinalMember, "scala.collection.convert.StreamExtensions.IterableHasSeqStream")
[error] * The member scala.collection.convert.StreamExtensions.IntArrayHasSeqParStream was open but is final in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.FinalMember, "scala.collection.convert.StreamExtensions.IntArrayHasSeqParStream")
[error] * The symbol scala.collection.convert.StreamExtensions.CharArrayHasSeqParStream.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.convert.StreamExtensions.CharArrayHasSeqParStream.<init>")
[error] * The symbol scala.collection.convert.StreamExtensions.StringHasSeqParStream.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.convert.StreamExtensions.StringHasSeqParStream.<init>")
[error] * The member scala.collection.convert.StreamExtensions.ShortArrayHasSeqParStream was open but is final in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.FinalMember, "scala.collection.convert.StreamExtensions.ShortArrayHasSeqParStream")
[error] * The member scala.collection.convert.StreamExtensions.FloatArrayHasSeqParStream was open but is final in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.FinalMember, "scala.collection.convert.StreamExtensions.FloatArrayHasSeqParStream")
[error] * The member scala.collection.convert.StreamExtensions.StreamHasToScala.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.convert.StreamExtensions.StreamHasToScala.<init>")
[error] * The member scala.collection.convert.StreamExtensions.LongStreamHasToScala was open but is final in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.FinalMember, "scala.collection.convert.StreamExtensions.LongStreamHasToScala")
[error] * The class scala.collection.convert.StreamExtensions.StreamUnboxer.<local child> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingClass, "scala.collection.convert.StreamExtensions.StreamUnboxer.<local child>")
[error] * The symbol scala.collection.convert.StreamExtensions.StreamShape.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.convert.StreamExtensions.StreamShape.<init>")
[error] * The symbol scala.collection.convert.StreamExtensions.AccumulatorFactoryInfo.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.convert.StreamExtensions.AccumulatorFactoryInfo.<init>")
[error] * The member scala.collection.convert.StreamExtensions.LowPriorityAccumulatorFactoryInfo.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.convert.StreamExtensions.LowPriorityAccumulatorFactoryInfo.$init$")
[error] * The symbol scala.collection.convert.StreamExtensions.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.convert.StreamExtensions.<init>")
[error] * The class scala.collection.convert.StreamExtensions.StreamShape.<local child> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingClass, "scala.collection.convert.StreamExtensions.StreamShape.<local child>")
[error] * The member scala.collection.convert.StreamExtensions.StreamShape.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.convert.StreamExtensions.StreamShape.$init$")
[error] * The member scala.collection.convert.StreamExtensions.StreamShapeLowPriority1.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.convert.StreamExtensions.StreamShapeLowPriority1.$init$")
[error] * The symbol scala.collection.convert.StreamExtensions.StreamUnboxer.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.convert.StreamExtensions.StreamUnboxer.<init>")
[error] * The member scala.collection.convert.AsJavaConverters.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.convert.AsJavaConverters.$init$")
[error] * The member scala.collection.convert.ToScalaImplicits.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.convert.ToScalaImplicits.$init$")
[error] * The member scala.collection.convert.AsScalaConverters.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.convert.AsScalaConverters.$init$")
[error] * Internal error while checking symbol scala.collection.convert.JavaCollectionWrappers.MutableSeqWrapper: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (1):java.util.AbstractList/T @<init>] not found in symbol[class util.AbstractList]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.convert.JavaCollectionWrappers.MutableSeqWrapper")
[error] * Internal error while checking symbol scala.collection.convert.JavaCollectionWrappers.MutableSeqWrapper.<init>: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (1):java.util.AbstractList/T @<init>] not found in symbol[class util.AbstractList]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.convert.JavaCollectionWrappers.MutableSeqWrapper.<init>")
[error] * The symbol scala.collection.convert.JavaCollectionWrappers.JDictionaryWrapper.mapFactory has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.convert.JavaCollectionWrappers.JDictionaryWrapper.mapFactory")
[error] * Internal error while checking symbol scala.collection.convert.JavaCollectionWrappers.JDictionaryWrapper.addOne: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.convert.JavaCollectionWrappers.JDictionaryWrapper.addOne")
[error] * The member scala.collection.convert.JavaCollectionWrappers.JDictionaryWrapper.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.convert.JavaCollectionWrappers.JDictionaryWrapper.<init>")
[error] * The member scala.collection.convert.JavaCollectionWrappers.JMapWrapper.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.convert.JavaCollectionWrappers.JMapWrapper.<init>")
[error] * The symbol scala.collection.convert.JavaCollectionWrappers.JMapWrapper.empty has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.convert.JavaCollectionWrappers.JMapWrapper.empty")
[error] * Internal error while checking symbol scala.collection.convert.JavaCollectionWrappers.MapWrapper: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):java.util.AbstractMap/T @<init>] not found in symbol[class util.AbstractMap]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.convert.JavaCollectionWrappers.MapWrapper")
[error] * Internal error while checking symbol scala.collection.convert.JavaCollectionWrappers.MapWrapper.entrySet: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):java.util.AbstractMap/T @<init>] not found in symbol[class util.AbstractMap]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.convert.JavaCollectionWrappers.MapWrapper.entrySet")
[error] * Internal error while checking symbol scala.collection.convert.JavaCollectionWrappers.MapWrapper.size: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):java.util.AbstractMap/T @<init>] not found in symbol[class util.AbstractMap]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.convert.JavaCollectionWrappers.MapWrapper.size")
[error] * Internal error while checking symbol scala.collection.convert.JavaCollectionWrappers.MapWrapper.<init>: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):java.util.AbstractMap/T @<init>] not found in symbol[class util.AbstractMap]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.convert.JavaCollectionWrappers.MapWrapper.<init>")
[error] * The symbol scala.collection.convert.JavaCollectionWrappers.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.convert.JavaCollectionWrappers.<init>")
[error] * Internal error while checking symbol scala.collection.convert.JavaCollectionWrappers.MutableMapWrapper: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):java.util.AbstractMap/T @<init>] not found in symbol[class util.AbstractMap]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.convert.JavaCollectionWrappers.MutableMapWrapper")
[error] * Internal error while checking symbol scala.collection.convert.JavaCollectionWrappers.MutableMapWrapper.<init>: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):java.util.AbstractMap/T @<init>] not found in symbol[class util.AbstractMap]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.convert.JavaCollectionWrappers.MutableMapWrapper.<init>")
[error] * The symbol scala.collection.convert.JavaCollectionWrappers.JIterableWrapper.iterableFactory has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.convert.JavaCollectionWrappers.JIterableWrapper.iterableFactory")
[error] * The member scala.collection.convert.JavaCollectionWrappers.JIterableWrapper.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.convert.JavaCollectionWrappers.JIterableWrapper.<init>")
[error] * Internal error while checking symbol scala.collection.convert.JavaCollectionWrappers.SeqWrapper: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (1):java.util.AbstractList/T @<init>] not found in symbol[class util.AbstractList]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.convert.JavaCollectionWrappers.SeqWrapper")
[error] * Internal error while checking symbol scala.collection.convert.JavaCollectionWrappers.SeqWrapper.<init>: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (1):java.util.AbstractList/T @<init>] not found in symbol[class util.AbstractList]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.convert.JavaCollectionWrappers.SeqWrapper.<init>")
[error] * The member scala.collection.convert.JavaCollectionWrappers.IterableWrapperTrait.iterator does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.convert.JavaCollectionWrappers.IterableWrapperTrait.iterator")
[error] * The member scala.collection.convert.JavaCollectionWrappers.IterableWrapperTrait.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.convert.JavaCollectionWrappers.IterableWrapperTrait.$init$")
[error] * Internal error while checking symbol scala.collection.convert.JavaCollectionWrappers.DictionaryWrapper: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):java.util.Dictionary/T @<init>] not found in symbol[class util.Dictionary]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.convert.JavaCollectionWrappers.DictionaryWrapper")
[error] * Internal error while checking symbol scala.collection.convert.JavaCollectionWrappers.DictionaryWrapper.keys: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):java.util.Dictionary/T @<init>] not found in symbol[class util.Dictionary]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.convert.JavaCollectionWrappers.DictionaryWrapper.keys")
[error] * Internal error while checking symbol scala.collection.convert.JavaCollectionWrappers.DictionaryWrapper.elements: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):java.util.Dictionary/T @<init>] not found in symbol[class util.Dictionary]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.convert.JavaCollectionWrappers.DictionaryWrapper.elements")
[error] * Internal error while checking symbol scala.collection.convert.JavaCollectionWrappers.DictionaryWrapper.size: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):java.util.Dictionary/T @<init>] not found in symbol[class util.Dictionary]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.convert.JavaCollectionWrappers.DictionaryWrapper.size")
[error] * Internal error while checking symbol scala.collection.convert.JavaCollectionWrappers.DictionaryWrapper.<init>: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):java.util.Dictionary/T @<init>] not found in symbol[class util.Dictionary]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.convert.JavaCollectionWrappers.DictionaryWrapper.<init>")
[error] * Internal error while checking symbol scala.collection.convert.JavaCollectionWrappers.DictionaryWrapper.isEmpty: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):java.util.Dictionary/T @<init>] not found in symbol[class util.Dictionary]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.convert.JavaCollectionWrappers.DictionaryWrapper.isEmpty")
[error] * The member scala.collection.convert.JavaCollectionWrappers.JIteratorWrapper.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.convert.JavaCollectionWrappers.JIteratorWrapper.<init>")
[error] * The symbol scala.collection.convert.JavaCollectionWrappers.JMapWrapperLike.CC has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.convert.JavaCollectionWrappers.JMapWrapperLike.CC")
[error] * The symbol scala.collection.convert.JavaCollectionWrappers.JMapWrapperLike.getOrElseUpdate has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.convert.JavaCollectionWrappers.JMapWrapperLike.getOrElseUpdate")
[error] * Internal error while checking symbol scala.collection.convert.JavaCollectionWrappers.JMapWrapperLike.addOne: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.convert.JavaCollectionWrappers.JMapWrapperLike.addOne")
[error] * The member scala.collection.convert.JavaCollectionWrappers.JMapWrapperLike.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.convert.JavaCollectionWrappers.JMapWrapperLike.$init$")
[error] * Internal error while checking symbol scala.collection.convert.JavaCollectionWrappers.ConcurrentMapWrapper: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):java.util.AbstractMap/T @<init>] not found in symbol[class util.AbstractMap]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.convert.JavaCollectionWrappers.ConcurrentMapWrapper")
[error] * Internal error while checking symbol scala.collection.convert.JavaCollectionWrappers.ConcurrentMapWrapper.<init>: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):java.util.AbstractMap/T @<init>] not found in symbol[class util.AbstractMap]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.convert.JavaCollectionWrappers.ConcurrentMapWrapper.<init>")
[error] * The symbol scala.collection.convert.JavaCollectionWrappers.JListWrapper.iterableFactory has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.convert.JavaCollectionWrappers.JListWrapper.iterableFactory")
[error] * The member scala.collection.convert.JavaCollectionWrappers.JListWrapper.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.convert.JavaCollectionWrappers.JListWrapper.<init>")
[error] * Internal error while checking symbol scala.collection.convert.JavaCollectionWrappers.MutableSetWrapper: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (1):java.util.AbstractSet/T @<init>] not found in symbol[class util.AbstractSet]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.convert.JavaCollectionWrappers.MutableSetWrapper")
[error] * Internal error while checking symbol scala.collection.convert.JavaCollectionWrappers.MutableSetWrapper.<init>: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (1):java.util.AbstractSet/T @<init>] not found in symbol[class util.AbstractSet]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.convert.JavaCollectionWrappers.MutableSetWrapper.<init>")
[error] * The symbol scala.collection.convert.JavaCollectionWrappers.JPropertiesWrapper.mapFactory has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.convert.JavaCollectionWrappers.JPropertiesWrapper.mapFactory")
[error] * The symbol scala.collection.convert.JavaCollectionWrappers.JPropertiesWrapper.empty has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.convert.JavaCollectionWrappers.JPropertiesWrapper.empty")
[error] * Internal error while checking symbol scala.collection.convert.JavaCollectionWrappers.JPropertiesWrapper.addOne: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.convert.JavaCollectionWrappers.JPropertiesWrapper.addOne")
[error] * The symbol scala.collection.convert.JavaCollectionWrappers.JPropertiesWrapper.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.convert.JavaCollectionWrappers.JPropertiesWrapper.<init>")
[error] * The member scala.collection.convert.JavaCollectionWrappers.JSetWrapper.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.convert.JavaCollectionWrappers.JSetWrapper.<init>")
[error] * Internal error while checking symbol scala.collection.convert.JavaCollectionWrappers.SetWrapper: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (1):java.util.AbstractSet/T @<init>] not found in symbol[class util.AbstractSet]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.convert.JavaCollectionWrappers.SetWrapper")
[error] * Internal error while checking symbol scala.collection.convert.JavaCollectionWrappers.SetWrapper.size: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (1):java.util.AbstractSet/T @<init>] not found in symbol[class util.AbstractSet]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.convert.JavaCollectionWrappers.SetWrapper.size")
[error] * Internal error while checking symbol scala.collection.convert.JavaCollectionWrappers.SetWrapper.iterator: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (1):java.util.AbstractSet/T @<init>] not found in symbol[class util.AbstractSet]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.convert.JavaCollectionWrappers.SetWrapper.iterator")
[error] * Internal error while checking symbol scala.collection.convert.JavaCollectionWrappers.SetWrapper.<init>: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (1):java.util.AbstractSet/T @<init>] not found in symbol[class util.AbstractSet]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.convert.JavaCollectionWrappers.SetWrapper.<init>")
[error] * Internal error while checking symbol scala.collection.convert.JavaCollectionWrappers.SetWrapper.isEmpty: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (1):java.util.AbstractSet/T @<init>] not found in symbol[class util.AbstractSet]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.convert.JavaCollectionWrappers.SetWrapper.isEmpty")
[error] * The member scala.collection.convert.JavaCollectionWrappers.AbstractJMapWrapper.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.convert.JavaCollectionWrappers.AbstractJMapWrapper.<init>")
[error] * The member scala.collection.convert.JavaCollectionWrappers.IteratorWrapper.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.convert.JavaCollectionWrappers.IteratorWrapper.<init>")
[error] * The member scala.collection.convert.JavaCollectionWrappers.IteratorWrapper.remove does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.convert.JavaCollectionWrappers.IteratorWrapper.remove")
[error] * The member scala.collection.convert.JavaCollectionWrappers.JEnumerationWrapper.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.convert.JavaCollectionWrappers.JEnumerationWrapper.<init>")
[error] * The symbol scala.collection.convert.JavaCollectionWrappers.JConcurrentMapWrapper.empty has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.convert.JavaCollectionWrappers.JConcurrentMapWrapper.empty")
[error] * The symbol scala.collection.convert.JavaCollectionWrappers.JConcurrentMapWrapper.getOrElseUpdate has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.convert.JavaCollectionWrappers.JConcurrentMapWrapper.getOrElseUpdate")
[error] * The member scala.collection.convert.JavaCollectionWrappers.JConcurrentMapWrapper.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.convert.JavaCollectionWrappers.JConcurrentMapWrapper.<init>")
[error] * Internal error while checking symbol scala.collection.convert.JavaCollectionWrappers.IterableWrapper: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (1):java.util.AbstractCollection/T @<init>] not found in symbol[class util.AbstractCollection]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.convert.JavaCollectionWrappers.IterableWrapper")
[error] * Internal error while checking symbol scala.collection.convert.JavaCollectionWrappers.IterableWrapper.<init>: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (1):java.util.AbstractCollection/T @<init>] not found in symbol[class util.AbstractCollection]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.convert.JavaCollectionWrappers.IterableWrapper.<init>")
[error] * The symbol scala.collection.convert.JavaCollectionWrappers.JCollectionWrapper.iterableFactory has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.convert.JavaCollectionWrappers.JCollectionWrapper.iterableFactory")
[error] * The member scala.collection.convert.JavaCollectionWrappers.JCollectionWrapper.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.convert.JavaCollectionWrappers.JCollectionWrapper.<init>")
[error] * Internal error while checking symbol scala.collection.convert.JavaCollectionWrappers.MutableBufferWrapper: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (1):java.util.AbstractList/T @<init>] not found in symbol[class util.AbstractList]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.convert.JavaCollectionWrappers.MutableBufferWrapper")
[error] * Internal error while checking symbol scala.collection.convert.JavaCollectionWrappers.MutableBufferWrapper.<init>: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (1):java.util.AbstractList/T @<init>] not found in symbol[class util.AbstractList]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.convert.JavaCollectionWrappers.MutableBufferWrapper.<init>")
[error] * The member scala.concurrent.duration.package.DurationInt.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.concurrent.duration.package.DurationInt.hashCode$extension")
[error] * The symbol scala.concurrent.duration.package.DurationInt.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.concurrent.duration.package.DurationInt.<init>")
[error] * The member scala.concurrent.duration.package.DurationInt.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.concurrent.duration.package.DurationInt.equals$extension")
[error] * The member scala.concurrent.duration.package.DurationInt.durationIn$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.concurrent.duration.package.DurationInt.durationIn$extension")
[error] * The symbol scala.concurrent.duration.package.DurationDouble.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.concurrent.duration.package.DurationDouble.<init>")
[error] * The member scala.concurrent.duration.package.DoubleMult.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.concurrent.duration.package.DoubleMult.hashCode$extension")
[error] * The member scala.concurrent.duration.package.DoubleMult.*$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.concurrent.duration.package.DoubleMult.*$extension")
[error] * The symbol scala.concurrent.duration.package.DoubleMult.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.concurrent.duration.package.DoubleMult.<init>")
[error] * The member scala.concurrent.duration.package.DoubleMult.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.concurrent.duration.package.DoubleMult.equals$extension")
[error] * Internal error while checking symbol scala.concurrent.duration.package.MINUTES: tastyquery.Exceptions$InvalidProgramStructureException: Unexpected local ref TermRef(NoPrefix, Scala2ExternalSymRef(symbol[package util.concurrent],List(TimeUnit, MINUTES)))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.concurrent.duration.package.MINUTES")
[error] * The member scala.concurrent.duration.package.DurationLong.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.concurrent.duration.package.DurationLong.hashCode$extension")
[error] * The symbol scala.concurrent.duration.package.DurationLong.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.concurrent.duration.package.DurationLong.<init>")
[error] * The member scala.concurrent.duration.package.DurationLong.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.concurrent.duration.package.DurationLong.equals$extension")
[error] * The member scala.concurrent.duration.package.DurationLong.durationIn$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.concurrent.duration.package.DurationLong.durationIn$extension")
[error] * Internal error while checking symbol scala.concurrent.duration.package.MICROSECONDS: tastyquery.Exceptions$InvalidProgramStructureException: Unexpected local ref TermRef(NoPrefix, Scala2ExternalSymRef(symbol[package util.concurrent],List(TimeUnit, MICROSECONDS)))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.concurrent.duration.package.MICROSECONDS")
[error] * The symbol scala.concurrent.duration.package.DoubleMult.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.concurrent.duration.package.DoubleMult.<init>")
[error] * The symbol scala.concurrent.duration.package.DurationLong.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.concurrent.duration.package.DurationLong.<init>")
[error] * Internal error while checking symbol scala.concurrent.duration.package.MILLISECONDS: tastyquery.Exceptions$InvalidProgramStructureException: Unexpected local ref TermRef(NoPrefix, Scala2ExternalSymRef(symbol[package util.concurrent],List(TimeUnit, MILLISECONDS)))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.concurrent.duration.package.MILLISECONDS")
[error] * Internal error while checking symbol scala.concurrent.duration.package.durationToPair: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.concurrent.duration.package.durationToPair")
[error] * The symbol scala.concurrent.duration.package.span.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.concurrent.duration.package.span.<init>")
[error] * The symbol scala.concurrent.duration.package.fromNow.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.concurrent.duration.package.fromNow.<init>")
[error] * The symbol scala.concurrent.duration.package.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.concurrent.duration.package.<init>")
[error] * The member scala.concurrent.duration.package.IntMult.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.concurrent.duration.package.IntMult.hashCode$extension")
[error] * The member scala.concurrent.duration.package.IntMult.*$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.concurrent.duration.package.IntMult.*$extension")
[error] * The member scala.concurrent.duration.package.IntMult.*$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.concurrent.duration.package.IntMult.*$extension")
[error] * The symbol scala.concurrent.duration.package.IntMult.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.concurrent.duration.package.IntMult.<init>")
[error] * The member scala.concurrent.duration.package.IntMult.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.concurrent.duration.package.IntMult.equals$extension")
[error] * The member scala.concurrent.duration.package.LongMult.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.concurrent.duration.package.LongMult.hashCode$extension")
[error] * The member scala.concurrent.duration.package.LongMult.*$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.concurrent.duration.package.LongMult.*$extension")
[error] * The member scala.concurrent.duration.package.LongMult.*$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.concurrent.duration.package.LongMult.*$extension")
[error] * The symbol scala.concurrent.duration.package.LongMult.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.concurrent.duration.package.LongMult.<init>")
[error] * The member scala.concurrent.duration.package.LongMult.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.concurrent.duration.package.LongMult.equals$extension")
[error] * Internal error while checking symbol scala.concurrent.duration.package.NANOSECONDS: tastyquery.Exceptions$InvalidProgramStructureException: Unexpected local ref TermRef(NoPrefix, Scala2ExternalSymRef(symbol[package util.concurrent],List(TimeUnit, NANOSECONDS)))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.concurrent.duration.package.NANOSECONDS")
[error] * Internal error while checking symbol scala.concurrent.duration.package.DAYS: tastyquery.Exceptions$InvalidProgramStructureException: Unexpected local ref TermRef(NoPrefix, Scala2ExternalSymRef(symbol[package util.concurrent],List(TimeUnit, DAYS)))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.concurrent.duration.package.DAYS")
[error] * Internal error while checking symbol scala.concurrent.duration.package.SECONDS: tastyquery.Exceptions$InvalidProgramStructureException: Unexpected local ref TermRef(NoPrefix, Scala2ExternalSymRef(symbol[package util.concurrent],List(TimeUnit, SECONDS)))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.concurrent.duration.package.SECONDS")
[error] * Internal error while checking symbol scala.concurrent.duration.package.HOURS: tastyquery.Exceptions$InvalidProgramStructureException: Unexpected local ref TermRef(NoPrefix, Scala2ExternalSymRef(symbol[package util.concurrent],List(TimeUnit, HOURS)))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.concurrent.duration.package.HOURS")
[error] * The symbol scala.concurrent.duration.package.IntMult.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.concurrent.duration.package.IntMult.<init>")
[error] * Internal error while checking symbol scala.concurrent.duration.package.pairLongToDuration: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.concurrent.duration.package.pairLongToDuration")
[error] * The symbol scala.concurrent.duration.package.DurationInt.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.concurrent.duration.package.DurationInt.<init>")
[error] * Internal error while checking symbol scala.concurrent.duration.package.pairIntToDuration: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.concurrent.duration.package.pairIntToDuration")
[error] * The symbol scala.concurrent.duration.package.LongMult.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.concurrent.duration.package.LongMult.<init>")
[error] * The member scala.concurrent.duration.package.DurationDouble.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.concurrent.duration.package.DurationDouble.hashCode$extension")
[error] * The symbol scala.concurrent.duration.package.DurationDouble.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.concurrent.duration.package.DurationDouble.<init>")
[error] * The member scala.concurrent.duration.package.DurationDouble.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.concurrent.duration.package.DurationDouble.equals$extension")
[error] * The member scala.concurrent.duration.package.DurationDouble.durationIn$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.concurrent.duration.package.DurationDouble.durationIn$extension")
[error] * The member scala.concurrent.duration.Deadline.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.concurrent.duration.Deadline.copy$default$1")
[error] * The symbol scala.concurrent.duration.Deadline.copy has a more restrictive visibility qualifier in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.RestrictedVisibilityChange, "scala.concurrent.duration.Deadline.copy")
[error] * The class scala.concurrent.duration.Deadline$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.concurrent.duration.Deadline$")
[error] * The symbol scala.concurrent.duration.Deadline.apply has a more restrictive visibility qualifier in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.RestrictedVisibilityChange, "scala.concurrent.duration.Deadline.apply")
[error] * The symbol scala.concurrent.duration.Deadline.DeadlineIsOrdered.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.concurrent.duration.Deadline.DeadlineIsOrdered.<init>")
[error] * The symbol scala.concurrent.duration.Deadline.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.concurrent.duration.Deadline.<init>")
[error] * The symbol scala.concurrent.duration.FiniteDuration.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.concurrent.duration.FiniteDuration.<init>")
[error] * The symbol scala.concurrent.duration.FiniteDuration.unary_- has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.concurrent.duration.FiniteDuration.unary_-")
[error] * The class scala.concurrent.duration.FiniteDuration$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.concurrent.duration.FiniteDuration$")
[error] * The symbol scala.concurrent.duration.FiniteDuration.FiniteDurationIsOrdered.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.concurrent.duration.FiniteDuration.FiniteDurationIsOrdered.<init>")
[error] * The symbol scala.concurrent.duration.FiniteDuration.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.concurrent.duration.FiniteDuration.<init>")
[error] * The member scala.concurrent.duration.DurationConversions.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.concurrent.duration.DurationConversions.$init$")
[error] * The symbol scala.concurrent.duration.DurationConversions.spanConvert.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.concurrent.duration.DurationConversions.spanConvert.<init>")
[error] * The symbol scala.concurrent.duration.DurationConversions.fromNowConvert.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.concurrent.duration.DurationConversions.fromNowConvert.<init>")
[error] * The symbol scala.concurrent.duration.DurationConversions.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.concurrent.duration.DurationConversions.<init>")
[error] * The symbol scala.concurrent.duration.Duration.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.concurrent.duration.Duration.<init>")
[error] * The class scala.concurrent.duration.Duration$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.concurrent.duration.Duration$")
[error] * The symbol scala.concurrent.duration.Duration.DurationIsOrdered.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.concurrent.duration.Duration.DurationIsOrdered.<init>")
[error] * The symbol scala.concurrent.duration.Duration.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.concurrent.duration.Duration.<init>")
[error] * The class scala.concurrent.duration.Duration.Infinite.<local child> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingClass, "scala.concurrent.duration.Duration.Infinite.<local child>")
[error] * The symbol scala.concurrent.duration.Duration.Infinite.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.concurrent.duration.Duration.Infinite.<init>")
[error] * The member scala.collection.generic.DefaultSerializationProxy.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.generic.DefaultSerializationProxy.<init>")
[error] * The symbol scala.collection.generic.package.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.generic.package.<init>")
[error] * Internal error while checking symbol scala.collection.generic.IsMap.apply: tastyquery.Exceptions$InvalidProgramStructureException: Unexpected custom transient type TempPolyType(List(symbol[<local Ap>>X], symbol[<local Ap>>Y]),AppliedType(TypeRef(PackageRef(scala.collection), Scala2ExternalSymRef(symbol[package scala.collection],List(Iterable))), List(AppliedType(TypeRef(PackageRef(scala), Scala2ExternalSymRef(symbol[package <root>.scala],List(Tuple2))), List(TypeRef(NoPrefix, symbol[<local Ap>>X]), TypeRef(NoPrefix, symbol[<local Ap>>Y]))))))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.collection.generic.IsMap.apply")
[error] * The member scala.collection.generic.IsMap.anyRefMapIsMap does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.generic.IsMap.anyRefMapIsMap")
[error] * The member scala.collection.generic.IsMap.longMapIsMap does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.generic.IsMap.longMapIsMap")
[error] * The member scala.collection.generic.IsMap.mutableLongMapIsMap does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.generic.IsMap.mutableLongMapIsMap")
[error] * The member scala.collection.generic.IsMap.intMapIsMap does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.generic.IsMap.intMapIsMap")
[error] * The symbol scala.collection.generic.IsMap.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.generic.IsMap.<init>")
[error] * The member scala.collection.generic.IsMap.mapViewIsMap does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.generic.IsMap.mapViewIsMap")
[error] * The member scala.collection.generic.IsMap.mapOpsIsMap does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.generic.IsMap.mapOpsIsMap")
[error] * The symbol scala.collection.generic.IsMap.Tupled has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.generic.IsMap.Tupled")
[error] * The member scala.collection.generic.IsIterable.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.generic.IsIterable.$init$")
[error] * The member scala.collection.generic.IsIterable.iterableOpsIsIterable does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.generic.IsIterable.iterableOpsIsIterable")
[error] * The symbol scala.collection.generic.IsIterable.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.generic.IsIterable.<init>")
[error] * The member scala.collection.generic.IsIterable.bitSetOpsIsIterable does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.generic.IsIterable.bitSetOpsIsIterable")
[error] * The symbol scala.collection.generic.SerializeEnd.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.generic.SerializeEnd.<init>")
[error] * The class scala.collection.generic.Subtractable has an incompatible self type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleSelfTypeChange, "scala.collection.generic.Subtractable")
[error] * The member scala.collection.generic.Subtractable.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.generic.Subtractable.$init$")
[error] * The symbol scala.collection.generic.BitOperations.Long.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.generic.BitOperations.Long.<init>")
[error] * The member scala.collection.generic.BitOperations.Int.bitString$default$2 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.generic.BitOperations.Int.bitString$default$2")
[error] * The member scala.collection.generic.BitOperations.Int.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.generic.BitOperations.Int.$init$")
[error] * The symbol scala.collection.generic.BitOperations.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.generic.BitOperations.<init>")
[error] * The symbol scala.collection.generic.BitOperations.Int.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.generic.BitOperations.Int.<init>")
[error] * The member scala.collection.generic.BitOperations.Long.bitString$default$2 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.generic.BitOperations.Long.bitString$default$2")
[error] * The member scala.collection.generic.BitOperations.Long.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.generic.BitOperations.Long.$init$")
[error] * The member scala.collection.generic.IsIterableLowPriority.isSeqLikeIsIterable does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.generic.IsIterableLowPriority.isSeqLikeIsIterable")
[error] * The member scala.collection.generic.IsIterableLowPriority.isMapLikeIsIterable does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.generic.IsIterableLowPriority.isMapLikeIsIterable")
[error] * The member scala.collection.generic.IsIterableLowPriority.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.generic.IsIterableLowPriority.$init$")
[error] * The member scala.collection.generic.IsIterableOnce.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.generic.IsIterableOnce.$init$")
[error] * The member scala.collection.generic.IsIterableOnce.iterableOnceIsIterableOnce does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.generic.IsIterableOnce.iterableOnceIsIterableOnce")
[error] * The symbol scala.collection.generic.IsIterableOnce.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.generic.IsIterableOnce.<init>")
[error] * The class scala.collection.generic.DefaultSerializable has an incompatible self type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleSelfTypeChange, "scala.collection.generic.DefaultSerializable")
[error] * The type member scala.collection.generic.DefaultSerializable._$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTypeMember, "scala.collection.generic.DefaultSerializable._$1")
[error] * The member scala.collection.generic.DefaultSerializable.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.generic.DefaultSerializable.$init$")
[error] * The member scala.collection.generic.IsIterableOnceLowPriority.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.generic.IsIterableOnceLowPriority.$init$")
[error] * The member scala.collection.generic.IsIterableOnceLowPriority.isIterableLikeIsIterableOnce does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.generic.IsIterableOnceLowPriority.isIterableLikeIsIterableOnce")
[error] * The member scala.collection.generic.IsSeq.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.generic.IsSeq.$init$")
[error] * The member scala.collection.generic.IsSeq.rangeIsSeq does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.generic.IsSeq.rangeIsSeq")
[error] * The member scala.collection.generic.IsSeq.seqOpsIsSeq does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.generic.IsSeq.seqOpsIsSeq")
[error] * The member scala.collection.generic.IsSeq.arrayIsSeq does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.generic.IsSeq.arrayIsSeq")
[error] * The symbol scala.collection.generic.IsSeq.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.collection.generic.IsSeq.<init>")
[error] * The member scala.collection.generic.IsSeq.seqViewIsSeq does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.collection.generic.IsSeq.seqViewIsSeq")
[error] * The symbol scala.io.Position.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.io.Position.<init>")
[error] * The symbol scala.io.Position.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.io.Position.<init>")
[error] * The symbol scala.io.Codec.wrap has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.io.Codec.wrap")
[error] * The symbol scala.io.Codec.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.io.Codec.<init>")
[error] * The symbol scala.io.Codec.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.io.Codec.<init>")
[error] * Internal error while checking symbol scala.io.StdIn.readf2: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.io.StdIn.readf2")
[error] * Internal error while checking symbol scala.io.StdIn.readf3: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.io.StdIn.readf3")
[error] * The member scala.io.StdIn.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.io.StdIn.$init$")
[error] * The symbol scala.io.StdIn.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.io.StdIn.<init>")
[error] * The member scala.io.AnsiColor.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.io.AnsiColor.$init$")
[error] * The symbol scala.io.AnsiColor.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.io.AnsiColor.<init>")
[error] * The symbol scala.io.BufferedSource.BufferedLineIterator.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.io.BufferedSource.BufferedLineIterator.<init>")
[error] * The symbol scala.io.BufferedSource.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.io.BufferedSource.<init>")
[error] * The symbol scala.io.BufferedSource.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.io.BufferedSource.<init>")
[error] * The member scala.io.LowPriorityCodecImplicits.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.io.LowPriorityCodecImplicits.$init$")
[error] * The symbol scala.io.Source.Positioner.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.io.Source.Positioner.<init>")
[error] * The symbol scala.io.Source.Positioner.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.io.Source.Positioner.<init>")
[error] * The symbol scala.io.Source.RelaxedPositioner.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.io.Source.RelaxedPositioner.<init>")
[error] * The symbol scala.io.Source.LineIterator.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.io.Source.LineIterator.<init>")
[error] * The symbol scala.io.Source.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.io.Source.<init>")
[error] * The symbol scala.io.Source.RelaxedPosition.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.io.Source.RelaxedPosition.<init>")
[error] * The member scala.io.Source.reportError$default$3 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.io.Source.reportError$default$3")
[error] * The member scala.io.Source.reportWarning$default$3 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.io.Source.reportWarning$default$3")
[error] * The symbol scala.io.Source.NoPositioner.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.io.Source.NoPositioner.<init>")
[error] * The member scala.io.Source.createBufferedSource$default$2 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.io.Source.createBufferedSource$default$2")
[error] * The member scala.io.Source.createBufferedSource$default$4 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.io.Source.createBufferedSource$default$4")
[error] * The member scala.io.Source.createBufferedSource$default$3 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.io.Source.createBufferedSource$default$3")
[error] * The member scala.io.Source.fromResource$default$2 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.io.Source.fromResource$default$2")
[error] * The symbol scala.io.Source.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.io.Source.<init>")
[error] * The symbol scala.package.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.package.<init>")
[error] * The symbol scala.package.#::.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.package.#::.<init>")
[error] * The symbol scala.Float.getClass has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Float.getClass")
[error] * The symbol scala.Float.<init> has a more restrictive visibility qualifier in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.RestrictedVisibilityChange, "scala.Float.<init>")
[error] * The symbol scala.Float.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Float.<init>")
[error] * The symbol scala.Float.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Float.<init>")
[error] * The symbol scala.Boolean.<init> has a more restrictive visibility qualifier in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.RestrictedVisibilityChange, "scala.Boolean.<init>")
[error] * The symbol scala.Boolean.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Boolean.<init>")
[error] * The symbol scala.Boolean.getClass has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Boolean.getClass")
[error] * The symbol scala.Boolean.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Boolean.<init>")
[error] * The class scala.Function21 has an incompatible self type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleSelfTypeChange, "scala.Function21")
[error] * The member scala.Function21.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.Function21.$init$")
[error] * The symbol scala.StringContext.s.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.StringContext.s.<init>")
[error] * The symbol scala.StringContext.parts has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.StringContext.parts")
[error] * The symbol scala.StringContext.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.StringContext.<init>")
[error] * The class scala.StringContext$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.StringContext$")
[error] * The symbol scala.StringContext.InvalidEscapeException.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.StringContext.InvalidEscapeException.<init>")
[error] * The symbol scala.StringContext.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.StringContext.<init>")
[error] * The symbol scala.StringContext.InvalidUnicodeEscapeException.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.StringContext.InvalidUnicodeEscapeException.<init>")
[error] * The class scala.PartialFunction has an incompatible self type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleSelfTypeChange, "scala.PartialFunction")
[error] * The member scala.PartialFunction.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.PartialFunction.$init$")
[error] * The member scala.PartialFunction.ElementWiseExtractor.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.PartialFunction.ElementWiseExtractor.hashCode$extension")
[error] * The member scala.PartialFunction.ElementWiseExtractor.unapplySeq$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.PartialFunction.ElementWiseExtractor.unapplySeq$extension")
[error] * The symbol scala.PartialFunction.ElementWiseExtractor.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.PartialFunction.ElementWiseExtractor.<init>")
[error] * The member scala.PartialFunction.ElementWiseExtractor.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.PartialFunction.ElementWiseExtractor.equals$extension")
[error] * The symbol scala.PartialFunction.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.PartialFunction.<init>")
[error] * Internal error while checking symbol scala.Tuple15: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple15")
[error] * Internal error while checking symbol scala.Tuple15.copy$default$1: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple15.copy$default$1")
[error] * Internal error while checking symbol scala.Tuple15.copy$default$12: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple15.copy$default$12")
[error] * Internal error while checking symbol scala.Tuple15.copy$default$7: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple15.copy$default$7")
[error] * Internal error while checking symbol scala.Tuple15.<init>: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple15.<init>")
[error] * Internal error while checking symbol scala.Tuple15.copy$default$8: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple15.copy$default$8")
[error] * Internal error while checking symbol scala.Tuple15.copy: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple15.copy")
[error] * Internal error while checking symbol scala.Tuple15.copy$default$14: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple15.copy$default$14")
[error] * Internal error while checking symbol scala.Tuple15.copy$default$15: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple15.copy$default$15")
[error] * Internal error while checking symbol scala.Tuple15.copy$default$11: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple15.copy$default$11")
[error] * Internal error while checking symbol scala.Tuple15.copy$default$6: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple15.copy$default$6")
[error] * Internal error while checking symbol scala.Tuple15.copy$default$4: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple15.copy$default$4")
[error] * Internal error while checking symbol scala.Tuple15.copy$default$2: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple15.copy$default$2")
[error] * Internal error while checking symbol scala.Tuple15.copy$default$10: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple15.copy$default$10")
[error] * Internal error while checking symbol scala.Tuple15.copy$default$9: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple15.copy$default$9")
[error] * Internal error while checking symbol scala.Tuple15.productIterator: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple15.productIterator")
[error] * Internal error while checking symbol scala.Tuple15.copy$default$5: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple15.copy$default$5")
[error] * Internal error while checking symbol scala.Tuple15.copy$default$3: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple15.copy$default$3")
[error] * Internal error while checking symbol scala.Tuple15.copy$default$13: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple15.copy$default$13")
[error] * The class scala.Tuple15$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.Tuple15$")
[error] * Internal error while checking symbol scala.Tuple15.apply: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple15.apply")
[error] * Internal error while checking symbol scala.Tuple15.unapply: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple15.unapply")
[error] * The symbol scala.Tuple15.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Tuple15.<init>")
[error] * The class scala.Function0 has an incompatible self type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleSelfTypeChange, "scala.Function0")
[error] * The member scala.Function0.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.Function0.$init$")
[error] * Internal error while checking symbol scala.Product13.productElement: tastyquery.Exceptions$InvalidProgramStructureException: Illegal annotation class type TypeIdent(throws) in Apply(TypeApply(Select(New(TypeIdent(throws)),<init>[with sig (1,java.lang.Class):scala.throws @<init>]),List(TypeWrapper(TypeRef(PackageRef(java.lang), IndexOutOfBoundsException)))),List(TypeApply(Ident(classOf[with sig (1):java.lang.Class @classOf]),List(TypeIdent(IndexOutOfBoundsException)))))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Product13.productElement")
[error] * The member scala.Product13.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.Product13.$init$")
[error] * The symbol scala.Product13.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Product13.<init>")
[error] * Internal error while checking symbol scala.Product4.productElement: tastyquery.Exceptions$InvalidProgramStructureException: Illegal annotation class type TypeIdent(throws) in Apply(TypeApply(Select(New(TypeIdent(throws)),<init>[with sig (1,java.lang.Class):scala.throws @<init>]),List(TypeWrapper(TypeRef(PackageRef(java.lang), IndexOutOfBoundsException)))),List(TypeApply(Ident(classOf[with sig (1):java.lang.Class @classOf]),List(TypeIdent(IndexOutOfBoundsException)))))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Product4.productElement")
[error] * The member scala.Product4.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.Product4.$init$")
[error] * The symbol scala.Product4.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Product4.<init>")
[error] * Internal error while checking symbol scala.Product15.productElement: tastyquery.Exceptions$InvalidProgramStructureException: Illegal annotation class type TypeIdent(throws) in Apply(TypeApply(Select(New(TypeIdent(throws)),<init>[with sig (1,java.lang.Class):scala.throws @<init>]),List(TypeWrapper(TypeRef(PackageRef(java.lang), IndexOutOfBoundsException)))),List(TypeApply(Ident(classOf[with sig (1):java.lang.Class @classOf]),List(TypeIdent(IndexOutOfBoundsException)))))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Product15.productElement")
[error] * The member scala.Product15.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.Product15.$init$")
[error] * The symbol scala.Product15.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Product15.<init>")
[error] * The class scala.Function9 has an incompatible self type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleSelfTypeChange, "scala.Function9")
[error] * The member scala.Function9.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.Function9.$init$")
[error] * Internal error while checking symbol scala.Tuple17: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple17")
[error] * Internal error while checking symbol scala.Tuple17.copy$default$1: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple17.copy$default$1")
[error] * Internal error while checking symbol scala.Tuple17.copy$default$12: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple17.copy$default$12")
[error] * Internal error while checking symbol scala.Tuple17.copy$default$7: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple17.copy$default$7")
[error] * Internal error while checking symbol scala.Tuple17.<init>: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple17.<init>")
[error] * Internal error while checking symbol scala.Tuple17.copy$default$8: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple17.copy$default$8")
[error] * Internal error while checking symbol scala.Tuple17.copy: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple17.copy")
[error] * Internal error while checking symbol scala.Tuple17.copy$default$14: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple17.copy$default$14")
[error] * Internal error while checking symbol scala.Tuple17.copy$default$15: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple17.copy$default$15")
[error] * Internal error while checking symbol scala.Tuple17.copy$default$11: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple17.copy$default$11")
[error] * Internal error while checking symbol scala.Tuple17.copy$default$6: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple17.copy$default$6")
[error] * Internal error while checking symbol scala.Tuple17.copy$default$4: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple17.copy$default$4")
[error] * Internal error while checking symbol scala.Tuple17.copy$default$2: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple17.copy$default$2")
[error] * Internal error while checking symbol scala.Tuple17.copy$default$10: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple17.copy$default$10")
[error] * Internal error while checking symbol scala.Tuple17.copy$default$9: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple17.copy$default$9")
[error] * Internal error while checking symbol scala.Tuple17.productIterator: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple17.productIterator")
[error] * Internal error while checking symbol scala.Tuple17.copy$default$16: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple17.copy$default$16")
[error] * Internal error while checking symbol scala.Tuple17.copy$default$17: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple17.copy$default$17")
[error] * Internal error while checking symbol scala.Tuple17.copy$default$5: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple17.copy$default$5")
[error] * Internal error while checking symbol scala.Tuple17.copy$default$3: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple17.copy$default$3")
[error] * Internal error while checking symbol scala.Tuple17.copy$default$13: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple17.copy$default$13")
[error] * The class scala.Tuple17$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.Tuple17$")
[error] * Internal error while checking symbol scala.Tuple17.apply: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple17.apply")
[error] * Internal error while checking symbol scala.Tuple17.unapply: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple17.unapply")
[error] * The symbol scala.Tuple17.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Tuple17.<init>")
[error] * The class scala.=:=.<local child> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingClass, "scala.=:=.<local child>")
[error] * The member scala.=:=.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.=:=.<init>")
[error] * The class scala.Function19 has an incompatible self type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleSelfTypeChange, "scala.Function19")
[error] * The member scala.Function19.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.Function19.$init$")
[error] * Internal error while checking symbol scala.Product6.productElement: tastyquery.Exceptions$InvalidProgramStructureException: Illegal annotation class type TypeIdent(throws) in Apply(TypeApply(Select(New(TypeIdent(throws)),<init>[with sig (1,java.lang.Class):scala.throws @<init>]),List(TypeWrapper(TypeRef(PackageRef(java.lang), IndexOutOfBoundsException)))),List(TypeApply(Ident(classOf[with sig (1):java.lang.Class @classOf]),List(TypeIdent(IndexOutOfBoundsException)))))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Product6.productElement")
[error] * The member scala.Product6.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.Product6.$init$")
[error] * The symbol scala.Product6.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Product6.<init>")
[error] * The symbol scala.Long.<init> has a more restrictive visibility qualifier in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.RestrictedVisibilityChange, "scala.Long.<init>")
[error] * The symbol scala.Long.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Long.<init>")
[error] * The symbol scala.Long.getClass has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Long.getClass")
[error] * The symbol scala.Long.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Long.<init>")
[error] * The symbol scala.Unit.<init> has a more restrictive visibility qualifier in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.RestrictedVisibilityChange, "scala.Unit.<init>")
[error] * The symbol scala.Unit.getClass has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Unit.getClass")
[error] * The symbol scala.Unit.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Unit.<init>")
[error] * The symbol scala.SerialVersionUID.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.SerialVersionUID.<init>")
[error] * The member scala.ValueOf.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.ValueOf.<init>")
[error] * The member scala.ValueOf.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.ValueOf.hashCode$extension")
[error] * The symbol scala.ValueOf.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.ValueOf.<init>")
[error] * The member scala.ValueOf.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.ValueOf.equals$extension")
[error] * The class scala.Function7 has an incompatible self type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleSelfTypeChange, "scala.Function7")
[error] * The member scala.Function7.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.Function7.$init$")
[error] * The class scala.Function17 has an incompatible self type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleSelfTypeChange, "scala.Function17")
[error] * The member scala.Function17.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.Function17.$init$")
[error] * The symbol scala.Char.<init> has a more restrictive visibility qualifier in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.RestrictedVisibilityChange, "scala.Char.<init>")
[error] * The symbol scala.Char.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Char.<init>")
[error] * The symbol scala.Char.getClass has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Char.getClass")
[error] * The symbol scala.Char.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Char.<init>")
[error] * Internal error while checking symbol scala.Tuple16: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple16")
[error] * Internal error while checking symbol scala.Tuple16.copy$default$1: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple16.copy$default$1")
[error] * Internal error while checking symbol scala.Tuple16.copy$default$12: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple16.copy$default$12")
[error] * Internal error while checking symbol scala.Tuple16.copy$default$7: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple16.copy$default$7")
[error] * Internal error while checking symbol scala.Tuple16.<init>: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple16.<init>")
[error] * Internal error while checking symbol scala.Tuple16.copy$default$8: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple16.copy$default$8")
[error] * Internal error while checking symbol scala.Tuple16.copy: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple16.copy")
[error] * Internal error while checking symbol scala.Tuple16.copy$default$14: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple16.copy$default$14")
[error] * Internal error while checking symbol scala.Tuple16.copy$default$15: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple16.copy$default$15")
[error] * Internal error while checking symbol scala.Tuple16.copy$default$11: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple16.copy$default$11")
[error] * Internal error while checking symbol scala.Tuple16.copy$default$6: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple16.copy$default$6")
[error] * Internal error while checking symbol scala.Tuple16.copy$default$4: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple16.copy$default$4")
[error] * Internal error while checking symbol scala.Tuple16.copy$default$2: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple16.copy$default$2")
[error] * Internal error while checking symbol scala.Tuple16.copy$default$10: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple16.copy$default$10")
[error] * Internal error while checking symbol scala.Tuple16.copy$default$9: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple16.copy$default$9")
[error] * Internal error while checking symbol scala.Tuple16.productIterator: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple16.productIterator")
[error] * Internal error while checking symbol scala.Tuple16.copy$default$16: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple16.copy$default$16")
[error] * Internal error while checking symbol scala.Tuple16.copy$default$5: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple16.copy$default$5")
[error] * Internal error while checking symbol scala.Tuple16.copy$default$3: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple16.copy$default$3")
[error] * Internal error while checking symbol scala.Tuple16.copy$default$13: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple16.copy$default$13")
[error] * The class scala.Tuple16$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.Tuple16$")
[error] * Internal error while checking symbol scala.Tuple16.apply: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple16.apply")
[error] * Internal error while checking symbol scala.Tuple16.unapply: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple16.unapply")
[error] * The symbol scala.Tuple16.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Tuple16.<init>")
[error] * The member scala.Array.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.Array.<init>")
[error] * The class scala.Array$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.Array$")
[error] * The symbol scala.Array.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Array.<init>")
[error] * The member scala.Array.UnapplySeqWrapper.isEmpty$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.Array.UnapplySeqWrapper.isEmpty$extension")
[error] * The member scala.Array.UnapplySeqWrapper.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.Array.UnapplySeqWrapper.hashCode$extension")
[error] * The member scala.Array.UnapplySeqWrapper.lengthCompare$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.Array.UnapplySeqWrapper.lengthCompare$extension")
[error] * The member scala.Array.UnapplySeqWrapper.apply$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.Array.UnapplySeqWrapper.apply$extension")
[error] * The symbol scala.Array.UnapplySeqWrapper.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Array.UnapplySeqWrapper.<init>")
[error] * The member scala.Array.UnapplySeqWrapper.toSeq$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.Array.UnapplySeqWrapper.toSeq$extension")
[error] * The member scala.Array.UnapplySeqWrapper.drop$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.Array.UnapplySeqWrapper.drop$extension")
[error] * The member scala.Array.UnapplySeqWrapper.get$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.Array.UnapplySeqWrapper.get$extension")
[error] * The member scala.Array.UnapplySeqWrapper.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.Array.UnapplySeqWrapper.equals$extension")
[error] * The member scala.Array.UnapplySeqWrapper.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.Array.UnapplySeqWrapper.<init>")
[error] * The symbol scala.Array.fill has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Array.fill")
[error] * The symbol scala.Array.fill has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Array.fill")
[error] * The symbol scala.Array.fill has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Array.fill")
[error] * The symbol scala.Array.fill has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Array.fill")
[error] * The symbol scala.Array.fill has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Array.fill")
[error] * Internal error while checking symbol scala.Product5.productElement: tastyquery.Exceptions$InvalidProgramStructureException: Illegal annotation class type TypeIdent(throws) in Apply(TypeApply(Select(New(TypeIdent(throws)),<init>[with sig (1,java.lang.Class):scala.throws @<init>]),List(TypeWrapper(TypeRef(PackageRef(java.lang), IndexOutOfBoundsException)))),List(TypeApply(Ident(classOf[with sig (1):java.lang.Class @classOf]),List(TypeIdent(IndexOutOfBoundsException)))))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Product5.productElement")
[error] * The member scala.Product5.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.Product5.$init$")
[error] * The symbol scala.Product5.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Product5.<init>")
[error] * Internal error while checking symbol scala.Product7.productElement: tastyquery.Exceptions$InvalidProgramStructureException: Illegal annotation class type TypeIdent(throws) in Apply(TypeApply(Select(New(TypeIdent(throws)),<init>[with sig (1,java.lang.Class):scala.throws @<init>]),List(TypeWrapper(TypeRef(PackageRef(java.lang), IndexOutOfBoundsException)))),List(TypeApply(Ident(classOf[with sig (1):java.lang.Class @classOf]),List(TypeIdent(IndexOutOfBoundsException)))))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Product7.productElement")
[error] * The member scala.Product7.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.Product7.$init$")
[error] * The symbol scala.Product7.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Product7.<init>")
[error] * The symbol scala.Predef.ArrayCharSequence.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Predef.ArrayCharSequence.<init>")
[error] * The symbol scala.Predef.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Predef.<init>")
[error] * The member scala.Predef.ArrowAssoc.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.Predef.ArrowAssoc.hashCode$extension")
[error] * The member scala.Predef.ArrowAssoc.$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.Predef.ArrowAssoc.→$extension")
[error] * The member scala.Predef.ArrowAssoc.->$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.Predef.ArrowAssoc.->$extension")
[error] * The symbol scala.Predef.ArrowAssoc.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Predef.ArrowAssoc.<init>")
[error] * The member scala.Predef.ArrowAssoc.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.Predef.ArrowAssoc.equals$extension")
[error] * Internal error while checking symbol scala.Predef.tuple2ToZippedOps: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Predef.tuple2ToZippedOps")
[error] * Internal error while checking symbol scala.Predef.ArrowAssoc.->: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Predef.ArrowAssoc.->")
[error] * The member scala.Predef.ArrowAssoc.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.Predef.ArrowAssoc.<init>")
[error] * Internal error while checking symbol scala.Predef.ArrowAssoc.→: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Predef.ArrowAssoc.→")
[error] * The member scala.Predef.Ensuring.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.Predef.Ensuring.hashCode$extension")
[error] * The member scala.Predef.Ensuring.ensuring$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.Predef.Ensuring.ensuring$extension")
[error] * The member scala.Predef.Ensuring.ensuring$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.Predef.Ensuring.ensuring$extension")
[error] * The member scala.Predef.Ensuring.ensuring$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.Predef.Ensuring.ensuring$extension")
[error] * The member scala.Predef.Ensuring.ensuring$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.Predef.Ensuring.ensuring$extension")
[error] * The symbol scala.Predef.Ensuring.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Predef.Ensuring.<init>")
[error] * The member scala.Predef.Ensuring.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.Predef.Ensuring.equals$extension")
[error] * The symbol scala.Predef.Ensuring.ensuring has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Predef.Ensuring.ensuring")
[error] * The symbol scala.Predef.Ensuring.ensuring has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Predef.Ensuring.ensuring")
[error] * The member scala.Predef.Ensuring.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.Predef.Ensuring.<init>")
[error] * The symbol scala.Predef.assert has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Predef.assert")
[error] * The member scala.Predef.StringFormat.formatted$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.Predef.StringFormat.formatted$extension")
[error] * The member scala.Predef.StringFormat.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.Predef.StringFormat.hashCode$extension")
[error] * The symbol scala.Predef.StringFormat.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Predef.StringFormat.<init>")
[error] * The member scala.Predef.StringFormat.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.Predef.StringFormat.equals$extension")
[error] * The symbol scala.Predef.SeqCharSequence.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Predef.SeqCharSequence.<init>")
[error] * The member scala.Predef.StringFormat.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.Predef.StringFormat.<init>")
[error] * The symbol scala.Predef.assume has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Predef.assume")
[error] * The member scala.Predef.any2stringadd.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.Predef.any2stringadd.hashCode$extension")
[error] * The member scala.Predef.any2stringadd.+$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.Predef.any2stringadd.+$extension")
[error] * The symbol scala.Predef.any2stringadd.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Predef.any2stringadd.<init>")
[error] * The member scala.Predef.any2stringadd.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.Predef.any2stringadd.equals$extension")
[error] * The symbol scala.Predef.require has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Predef.require")
[error] * Internal error while checking symbol scala.Predef.tuple3ToZippedOps: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Predef.tuple3ToZippedOps")
[error] * The member scala.Predef.any2stringadd.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.Predef.any2stringadd.<init>")
[error] * The symbol scala.Short.<init> has a more restrictive visibility qualifier in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.RestrictedVisibilityChange, "scala.Short.<init>")
[error] * The symbol scala.Short.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Short.<init>")
[error] * The symbol scala.Short.getClass has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Short.getClass")
[error] * The symbol scala.Short.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Short.<init>")
[error] * Internal error while checking symbol scala.Tuple8: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple8")
[error] * Internal error while checking symbol scala.Tuple8.copy$default$1: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple8.copy$default$1")
[error] * Internal error while checking symbol scala.Tuple8.copy$default$6: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple8.copy$default$6")
[error] * Internal error while checking symbol scala.Tuple8.copy$default$4: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple8.copy$default$4")
[error] * Internal error while checking symbol scala.Tuple8.copy$default$2: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple8.copy$default$2")
[error] * Internal error while checking symbol scala.Tuple8.copy$default$7: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple8.copy$default$7")
[error] * Internal error while checking symbol scala.Tuple8.<init>: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple8.<init>")
[error] * Internal error while checking symbol scala.Tuple8.productIterator: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple8.productIterator")
[error] * Internal error while checking symbol scala.Tuple8.copy$default$8: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple8.copy$default$8")
[error] * Internal error while checking symbol scala.Tuple8.copy$default$5: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple8.copy$default$5")
[error] * Internal error while checking symbol scala.Tuple8.copy$default$3: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple8.copy$default$3")
[error] * Internal error while checking symbol scala.Tuple8.copy: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple8.copy")
[error] * The class scala.Tuple8$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.Tuple8$")
[error] * Internal error while checking symbol scala.Tuple8.apply: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple8.apply")
[error] * Internal error while checking symbol scala.Tuple8.unapply: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple8.unapply")
[error] * The symbol scala.Tuple8.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Tuple8.<init>")
[error] * The class scala.Function20 has an incompatible self type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleSelfTypeChange, "scala.Function20")
[error] * The member scala.Function20.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.Function20.$init$")
[error] * The class scala.Function14 has an incompatible self type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleSelfTypeChange, "scala.Function14")
[error] * The member scala.Function14.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.Function14.$init$")
[error] * The symbol scala.App.delayedInit has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.App.delayedInit")
[error] * The member scala.App.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.App.$init$")
[error] * The class scala.Function15 has an incompatible self type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleSelfTypeChange, "scala.Function15")
[error] * The member scala.Function15.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.Function15.$init$")
[error] * The symbol scala.deprecatedOverriding.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.deprecatedOverriding.<init>")
[error] * The member scala.deprecatedOverriding.<init>$default$2 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.deprecatedOverriding.<init>$default$2")
[error] * The symbol scala.deprecatedOverriding.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.deprecatedOverriding.<init>")
[error] * The member scala.deprecatedOverriding.<init>$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.deprecatedOverriding.<init>$default$1")
[error] * The symbol scala.MatchError.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.MatchError.<init>")
[error] * The class scala.Function1 has an incompatible self type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleSelfTypeChange, "scala.Function1")
[error] * The member scala.Function1.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.Function1.$init$")
[error] * The member scala.Function1.UnliftOps.hashCode$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.Function1.UnliftOps.hashCode$extension")
[error] * The member scala.Function1.UnliftOps.unlift$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.Function1.UnliftOps.unlift$extension")
[error] * The symbol scala.Function1.UnliftOps.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Function1.UnliftOps.<init>")
[error] * The member scala.Function1.UnliftOps.equals$extension does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.Function1.UnliftOps.equals$extension")
[error] * The symbol scala.Function1.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Function1.<init>")
[error] * The class scala.Function8 has an incompatible self type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleSelfTypeChange, "scala.Function8")
[error] * The member scala.Function8.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.Function8.$init$")
[error] * Internal error while checking symbol scala.Tuple3: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple3")
[error] * Internal error while checking symbol scala.Tuple3.copy$default$3: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple3.copy$default$3")
[error] * Internal error while checking symbol scala.Tuple3.copy$default$1: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple3.copy$default$1")
[error] * Internal error while checking symbol scala.Tuple3.copy$default$2: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple3.copy$default$2")
[error] * Internal error while checking symbol scala.Tuple3.<init>: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple3.<init>")
[error] * Internal error while checking symbol scala.Tuple3.copy: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple3.copy")
[error] * Internal error while checking symbol scala.Tuple3.productIterator: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple3.productIterator")
[error] * The class scala.Tuple3$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.Tuple3$")
[error] * Internal error while checking symbol scala.Tuple3.apply: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple3.apply")
[error] * Internal error while checking symbol scala.Tuple3.unapply: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple3.unapply")
[error] * The symbol scala.Tuple3.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Tuple3.<init>")
[error] * The symbol scala.UninitializedError.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.UninitializedError.<init>")
[error] * Internal error while checking symbol scala.Product1.productElement: tastyquery.Exceptions$InvalidProgramStructureException: Illegal annotation class type TypeIdent(throws) in Apply(TypeApply(Select(New(TypeIdent(throws)),<init>[with sig (1,java.lang.Class):scala.throws @<init>]),List(TypeWrapper(TypeRef(PackageRef(java.lang), IndexOutOfBoundsException)))),List(TypeApply(Ident(classOf[with sig (1):java.lang.Class @classOf]),List(TypeIdent(IndexOutOfBoundsException)))))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Product1.productElement")
[error] * The member scala.Product1.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.Product1.$init$")
[error] * The symbol scala.Product1.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Product1.<init>")
[error] * The symbol scala.deprecatedInheritance.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.deprecatedInheritance.<init>")
[error] * The member scala.deprecatedInheritance.<init>$default$2 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.deprecatedInheritance.<init>$default$2")
[error] * The symbol scala.deprecatedInheritance.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.deprecatedInheritance.<init>")
[error] * The member scala.deprecatedInheritance.<init>$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.deprecatedInheritance.<init>$default$1")
[error] * Internal error while checking symbol scala.Product2.productElement: tastyquery.Exceptions$InvalidProgramStructureException: Illegal annotation class type TypeIdent(throws) in Apply(TypeApply(Select(New(TypeIdent(throws)),<init>[with sig (1,java.lang.Class):scala.throws @<init>]),List(TypeWrapper(TypeRef(PackageRef(java.lang), IndexOutOfBoundsException)))),List(TypeApply(Ident(classOf[with sig (1):java.lang.Class @classOf]),List(TypeIdent(IndexOutOfBoundsException)))))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Product2.productElement")
[error] * The member scala.Product2.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.Product2.$init$")
[error] * The symbol scala.Product2.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Product2.<init>")
[error] * The member scala.Product22.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.Product22.$init$")
[error] * Internal error while checking symbol scala.Product22.productElement: tastyquery.Exceptions$InvalidProgramStructureException: Illegal annotation class type TypeIdent(throws) in Apply(TypeApply(Select(New(TypeIdent(throws)),<init>[with sig (1,java.lang.Class):scala.throws @<init>]),List(TypeWrapper(TypeRef(PackageRef(java.lang), IndexOutOfBoundsException)))),List(TypeApply(Ident(classOf[with sig (1):java.lang.Class @classOf]),List(TypeIdent(IndexOutOfBoundsException)))))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Product22.productElement")
[error] * The symbol scala.Product22.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Product22.<init>")
[error] * The member scala.Product.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.Product.$init$")
[error] * The class scala.Enumeration has an incompatible self type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleSelfTypeChange, "scala.Enumeration")
[error] * The class scala.Enumeration.ValueSet$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.Enumeration.ValueSet$")
[error] * The symbol scala.Enumeration.ValueSet.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Enumeration.ValueSet.<init>")
[error] * The symbol scala.Enumeration.Val.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Enumeration.Val.<init>")
[error] * The symbol scala.Enumeration.Val.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Enumeration.Val.<init>")
[error] * The symbol scala.Enumeration.Val.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Enumeration.Val.<init>")
[error] * The symbol scala.Enumeration.Val.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Enumeration.Val.<init>")
[error] * The symbol scala.Enumeration.ValueOrdering.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Enumeration.ValueOrdering.<init>")
[error] * The symbol scala.Enumeration.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Enumeration.<init>")
[error] * The symbol scala.Enumeration.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Enumeration.<init>")
[error] * The symbol scala.Enumeration.Value.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Enumeration.Value.<init>")
[error] * Internal error while checking symbol scala.Tuple10: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple10")
[error] * Internal error while checking symbol scala.Tuple10.copy$default$1: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple10.copy$default$1")
[error] * Internal error while checking symbol scala.Tuple10.copy$default$6: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple10.copy$default$6")
[error] * Internal error while checking symbol scala.Tuple10.copy$default$4: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple10.copy$default$4")
[error] * Internal error while checking symbol scala.Tuple10.copy$default$2: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple10.copy$default$2")
[error] * Internal error while checking symbol scala.Tuple10.copy$default$7: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple10.copy$default$7")
[error] * Internal error while checking symbol scala.Tuple10.<init>: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple10.<init>")
[error] * Internal error while checking symbol scala.Tuple10.copy$default$10: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple10.copy$default$10")
[error] * Internal error while checking symbol scala.Tuple10.copy$default$9: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple10.copy$default$9")
[error] * Internal error while checking symbol scala.Tuple10.productIterator: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple10.productIterator")
[error] * Internal error while checking symbol scala.Tuple10.copy$default$8: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple10.copy$default$8")
[error] * Internal error while checking symbol scala.Tuple10.copy$default$5: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple10.copy$default$5")
[error] * Internal error while checking symbol scala.Tuple10.copy$default$3: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple10.copy$default$3")
[error] * Internal error while checking symbol scala.Tuple10.copy: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple10.copy")
[error] * The class scala.Tuple10$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.Tuple10$")
[error] * Internal error while checking symbol scala.Tuple10.apply: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple10.apply")
[error] * Internal error while checking symbol scala.Tuple10.unapply: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple10.unapply")
[error] * The symbol scala.Tuple10.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Tuple10.<init>")
[error] * The symbol scala.specialized.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.specialized.<init>")
[error] * The symbol scala.specialized.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.specialized.<init>")
[error] * The symbol scala.specialized.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.specialized.<init>")
[error] * The symbol scala.deprecatedName.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.deprecatedName.<init>")
[error] * The symbol scala.deprecatedName.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.deprecatedName.<init>")
[error] * The symbol scala.deprecatedName.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.deprecatedName.<init>")
[error] * The member scala.deprecatedName.<init>$default$2 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.deprecatedName.<init>$default$2")
[error] * The symbol scala.deprecatedName.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.deprecatedName.<init>")
[error] * The member scala.deprecatedName.<init>$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.deprecatedName.<init>$default$1")
[error] * The member scala.UniquenessCache.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.UniquenessCache.<init>")
[error] * Internal error while checking symbol scala.Product17.productElement: tastyquery.Exceptions$InvalidProgramStructureException: Illegal annotation class type TypeIdent(throws) in Apply(TypeApply(Select(New(TypeIdent(throws)),<init>[with sig (1,java.lang.Class):scala.throws @<init>]),List(TypeWrapper(TypeRef(PackageRef(java.lang), IndexOutOfBoundsException)))),List(TypeApply(Ident(classOf[with sig (1):java.lang.Class @classOf]),List(TypeIdent(IndexOutOfBoundsException)))))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Product17.productElement")
[error] * The member scala.Product17.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.Product17.$init$")
[error] * The symbol scala.Product17.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Product17.<init>")
[error] * The symbol scala.LowPriorityImplicits2.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.LowPriorityImplicits2.<init>")
[error] * The member scala.UninitializedFieldError.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.UninitializedFieldError.copy$default$1")
[error] * The symbol scala.UninitializedFieldError.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.UninitializedFieldError.<init>")
[error] * The symbol scala.UninitializedFieldError.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.UninitializedFieldError.<init>")
[error] * The class scala.UninitializedFieldError$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.UninitializedFieldError$")
[error] * The class scala.UninitializedFieldError$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.UninitializedFieldError$")
[error] * The symbol scala.UninitializedFieldError.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.UninitializedFieldError.<init>")
[error] * Internal error while checking symbol scala.Tuple11: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple11")
[error] * Internal error while checking symbol scala.Tuple11.copy$default$11: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple11.copy$default$11")
[error] * Internal error while checking symbol scala.Tuple11.copy$default$1: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple11.copy$default$1")
[error] * Internal error while checking symbol scala.Tuple11.copy$default$6: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple11.copy$default$6")
[error] * Internal error while checking symbol scala.Tuple11.copy$default$4: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple11.copy$default$4")
[error] * Internal error while checking symbol scala.Tuple11.copy$default$2: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple11.copy$default$2")
[error] * Internal error while checking symbol scala.Tuple11.copy$default$7: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple11.copy$default$7")
[error] * Internal error while checking symbol scala.Tuple11.<init>: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple11.<init>")
[error] * Internal error while checking symbol scala.Tuple11.copy$default$10: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple11.copy$default$10")
[error] * Internal error while checking symbol scala.Tuple11.copy$default$9: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple11.copy$default$9")
[error] * Internal error while checking symbol scala.Tuple11.productIterator: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple11.productIterator")
[error] * Internal error while checking symbol scala.Tuple11.copy$default$8: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple11.copy$default$8")
[error] * Internal error while checking symbol scala.Tuple11.copy$default$5: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple11.copy$default$5")
[error] * Internal error while checking symbol scala.Tuple11.copy$default$3: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple11.copy$default$3")
[error] * Internal error while checking symbol scala.Tuple11.copy: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple11.copy")
[error] * The class scala.Tuple11$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.Tuple11$")
[error] * Internal error while checking symbol scala.Tuple11.apply: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple11.apply")
[error] * Internal error while checking symbol scala.Tuple11.unapply: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple11.unapply")
[error] * The symbol scala.Tuple11.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Tuple11.<init>")
[error] * The member scala.Proxy.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.Proxy.$init$")
[error] * The symbol scala.Proxy.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Proxy.<init>")
[error] * Internal error while checking symbol scala.Tuple21: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple21")
[error] * Internal error while checking symbol scala.Tuple21.copy$default$1: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple21.copy$default$1")
[error] * Internal error while checking symbol scala.Tuple21.copy$default$12: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple21.copy$default$12")
[error] * Internal error while checking symbol scala.Tuple21.copy$default$7: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple21.copy$default$7")
[error] * Internal error while checking symbol scala.Tuple21.copy$default$21: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple21.copy$default$21")
[error] * Internal error while checking symbol scala.Tuple21.<init>: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple21.<init>")
[error] * Internal error while checking symbol scala.Tuple21.copy$default$8: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple21.copy$default$8")
[error] * Internal error while checking symbol scala.Tuple21.copy$default$18: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple21.copy$default$18")
[error] * Internal error while checking symbol scala.Tuple21.copy$default$20: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple21.copy$default$20")
[error] * Internal error while checking symbol scala.Tuple21.copy: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple21.copy")
[error] * Internal error while checking symbol scala.Tuple21.copy$default$14: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple21.copy$default$14")
[error] * Internal error while checking symbol scala.Tuple21.copy$default$15: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple21.copy$default$15")
[error] * Internal error while checking symbol scala.Tuple21.copy$default$11: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple21.copy$default$11")
[error] * Internal error while checking symbol scala.Tuple21.copy$default$6: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple21.copy$default$6")
[error] * Internal error while checking symbol scala.Tuple21.copy$default$4: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple21.copy$default$4")
[error] * Internal error while checking symbol scala.Tuple21.copy$default$2: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple21.copy$default$2")
[error] * Internal error while checking symbol scala.Tuple21.copy$default$10: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple21.copy$default$10")
[error] * Internal error while checking symbol scala.Tuple21.copy$default$9: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple21.copy$default$9")
[error] * Internal error while checking symbol scala.Tuple21.copy$default$19: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple21.copy$default$19")
[error] * Internal error while checking symbol scala.Tuple21.productIterator: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple21.productIterator")
[error] * Internal error while checking symbol scala.Tuple21.copy$default$16: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple21.copy$default$16")
[error] * Internal error while checking symbol scala.Tuple21.copy$default$17: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple21.copy$default$17")
[error] * Internal error while checking symbol scala.Tuple21.copy$default$5: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple21.copy$default$5")
[error] * Internal error while checking symbol scala.Tuple21.copy$default$3: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple21.copy$default$3")
[error] * Internal error while checking symbol scala.Tuple21.copy$default$13: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple21.copy$default$13")
[error] * The class scala.Tuple21$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.Tuple21$")
[error] * Internal error while checking symbol scala.Tuple21.apply: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple21.apply")
[error] * Internal error while checking symbol scala.Tuple21.unapply: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple21.unapply")
[error] * The symbol scala.Tuple21.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Tuple21.<init>")
[error] * The class scala.Function12 has an incompatible self type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleSelfTypeChange, "scala.Function12")
[error] * The member scala.Function12.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.Function12.$init$")
[error] * The symbol scala.Double.getClass has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Double.getClass")
[error] * The symbol scala.Double.<init> has a more restrictive visibility qualifier in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.RestrictedVisibilityChange, "scala.Double.<init>")
[error] * The symbol scala.Double.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Double.<init>")
[error] * The symbol scala.Double.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Double.<init>")
[error] * The class scala.Function18 has an incompatible self type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleSelfTypeChange, "scala.Function18")
[error] * The member scala.Function18.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.Function18.$init$")
[error] * The symbol scala.deprecated.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.deprecated.<init>")
[error] * The member scala.deprecated.<init>$default$2 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.deprecated.<init>$default$2")
[error] * The symbol scala.deprecated.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.deprecated.<init>")
[error] * The member scala.deprecated.<init>$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.deprecated.<init>$default$1")
[error] * The class scala.Function4 has an incompatible self type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleSelfTypeChange, "scala.Function4")
[error] * The member scala.Function4.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.Function4.$init$")
[error] * The symbol scala.Byte.<init> has a more restrictive visibility qualifier in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.RestrictedVisibilityChange, "scala.Byte.<init>")
[error] * The symbol scala.Byte.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Byte.<init>")
[error] * The symbol scala.Byte.getClass has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Byte.getClass")
[error] * The symbol scala.Byte.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Byte.<init>")
[error] * The symbol scala.LowPriorityImplicits.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.LowPriorityImplicits.<init>")
[error] * Internal error while checking symbol scala.Product3.productElement: tastyquery.Exceptions$InvalidProgramStructureException: Illegal annotation class type TypeIdent(throws) in Apply(TypeApply(Select(New(TypeIdent(throws)),<init>[with sig (1,java.lang.Class):scala.throws @<init>]),List(TypeWrapper(TypeRef(PackageRef(java.lang), IndexOutOfBoundsException)))),List(TypeApply(Ident(classOf[with sig (1):java.lang.Class @classOf]),List(TypeIdent(IndexOutOfBoundsException)))))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Product3.productElement")
[error] * The member scala.Product3.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.Product3.$init$")
[error] * The symbol scala.Product3.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Product3.<init>")
[error] * The class scala.Function3 has an incompatible self type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleSelfTypeChange, "scala.Function3")
[error] * The member scala.Function3.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.Function3.$init$")
[error] * Internal error while checking symbol scala.Tuple22: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple22")
[error] * Internal error while checking symbol scala.Tuple22.copy$default$22: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple22.copy$default$22")
[error] * Internal error while checking symbol scala.Tuple22.copy$default$1: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple22.copy$default$1")
[error] * Internal error while checking symbol scala.Tuple22.copy$default$12: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple22.copy$default$12")
[error] * Internal error while checking symbol scala.Tuple22.copy$default$7: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple22.copy$default$7")
[error] * Internal error while checking symbol scala.Tuple22.copy$default$21: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple22.copy$default$21")
[error] * Internal error while checking symbol scala.Tuple22.<init>: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple22.<init>")
[error] * Internal error while checking symbol scala.Tuple22.copy$default$8: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple22.copy$default$8")
[error] * Internal error while checking symbol scala.Tuple22.copy$default$18: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple22.copy$default$18")
[error] * Internal error while checking symbol scala.Tuple22.copy$default$20: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple22.copy$default$20")
[error] * Internal error while checking symbol scala.Tuple22.copy: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple22.copy")
[error] * Internal error while checking symbol scala.Tuple22.copy$default$14: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple22.copy$default$14")
[error] * Internal error while checking symbol scala.Tuple22.copy$default$15: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple22.copy$default$15")
[error] * Internal error while checking symbol scala.Tuple22.copy$default$11: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple22.copy$default$11")
[error] * Internal error while checking symbol scala.Tuple22.copy$default$6: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple22.copy$default$6")
[error] * Internal error while checking symbol scala.Tuple22.copy$default$4: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple22.copy$default$4")
[error] * Internal error while checking symbol scala.Tuple22.copy$default$2: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple22.copy$default$2")
[error] * Internal error while checking symbol scala.Tuple22.copy$default$10: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple22.copy$default$10")
[error] * Internal error while checking symbol scala.Tuple22.copy$default$9: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple22.copy$default$9")
[error] * Internal error while checking symbol scala.Tuple22.copy$default$19: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple22.copy$default$19")
[error] * Internal error while checking symbol scala.Tuple22.productIterator: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple22.productIterator")
[error] * Internal error while checking symbol scala.Tuple22.copy$default$16: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple22.copy$default$16")
[error] * Internal error while checking symbol scala.Tuple22.copy$default$17: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple22.copy$default$17")
[error] * Internal error while checking symbol scala.Tuple22.copy$default$5: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple22.copy$default$5")
[error] * Internal error while checking symbol scala.Tuple22.copy$default$3: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple22.copy$default$3")
[error] * Internal error while checking symbol scala.Tuple22.copy$default$13: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple22.copy$default$13")
[error] * The class scala.Tuple22$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.Tuple22$")
[error] * Internal error while checking symbol scala.Tuple22.apply: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple22.apply")
[error] * Internal error while checking symbol scala.Tuple22.unapply: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple22.unapply")
[error] * The symbol scala.Tuple22.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Tuple22.<init>")
[error] * Internal error while checking symbol scala.Tuple6: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple6")
[error] * Internal error while checking symbol scala.Tuple6.copy$default$1: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple6.copy$default$1")
[error] * Internal error while checking symbol scala.Tuple6.copy$default$6: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple6.copy$default$6")
[error] * Internal error while checking symbol scala.Tuple6.copy$default$4: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple6.copy$default$4")
[error] * Internal error while checking symbol scala.Tuple6.copy$default$2: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple6.copy$default$2")
[error] * Internal error while checking symbol scala.Tuple6.<init>: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple6.<init>")
[error] * Internal error while checking symbol scala.Tuple6.productIterator: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple6.productIterator")
[error] * Internal error while checking symbol scala.Tuple6.copy$default$5: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple6.copy$default$5")
[error] * Internal error while checking symbol scala.Tuple6.copy$default$3: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple6.copy$default$3")
[error] * Internal error while checking symbol scala.Tuple6.copy: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple6.copy")
[error] * The class scala.Tuple6$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.Tuple6$")
[error] * Internal error while checking symbol scala.Tuple6.apply: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple6.apply")
[error] * Internal error while checking symbol scala.Tuple6.unapply: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple6.unapply")
[error] * The symbol scala.Tuple6.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Tuple6.<init>")
[error] * Internal error while checking symbol scala.Tuple7: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple7")
[error] * Internal error while checking symbol scala.Tuple7.copy$default$1: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple7.copy$default$1")
[error] * Internal error while checking symbol scala.Tuple7.copy$default$6: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple7.copy$default$6")
[error] * Internal error while checking symbol scala.Tuple7.copy$default$4: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple7.copy$default$4")
[error] * Internal error while checking symbol scala.Tuple7.copy$default$2: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple7.copy$default$2")
[error] * Internal error while checking symbol scala.Tuple7.copy$default$7: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple7.copy$default$7")
[error] * Internal error while checking symbol scala.Tuple7.<init>: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple7.<init>")
[error] * Internal error while checking symbol scala.Tuple7.productIterator: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple7.productIterator")
[error] * Internal error while checking symbol scala.Tuple7.copy$default$5: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple7.copy$default$5")
[error] * Internal error while checking symbol scala.Tuple7.copy$default$3: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple7.copy$default$3")
[error] * Internal error while checking symbol scala.Tuple7.copy: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple7.copy")
[error] * The class scala.Tuple7$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.Tuple7$")
[error] * Internal error while checking symbol scala.Tuple7.apply: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple7.apply")
[error] * Internal error while checking symbol scala.Tuple7.unapply: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple7.unapply")
[error] * The symbol scala.Tuple7.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Tuple7.<init>")
[error] * The member scala.throws.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.throws.<init>")
[error] * The member scala.throws.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.throws.<init>")
[error] * The symbol scala.throws.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.throws.<init>")
[error] * The member scala.throws.<init>$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.throws.<init>$default$1")
[error] * Internal error while checking symbol scala.Product18.productElement: tastyquery.Exceptions$InvalidProgramStructureException: Illegal annotation class type TypeIdent(throws) in Apply(TypeApply(Select(New(TypeIdent(throws)),<init>[with sig (1,java.lang.Class):scala.throws @<init>]),List(TypeWrapper(TypeRef(PackageRef(java.lang), IndexOutOfBoundsException)))),List(TypeApply(Ident(classOf[with sig (1):java.lang.Class @classOf]),List(TypeIdent(IndexOutOfBoundsException)))))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Product18.productElement")
[error] * The member scala.Product18.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.Product18.$init$")
[error] * The symbol scala.Product18.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Product18.<init>")
[error] * The class scala.Function13 has an incompatible self type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleSelfTypeChange, "scala.Function13")
[error] * The member scala.Function13.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.Function13.$init$")
[error] * Internal error while checking symbol scala.Tuple1: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple1")
[error] * Internal error while checking symbol scala.Tuple1.copy$default$1: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple1.copy$default$1")
[error] * Internal error while checking symbol scala.Tuple1.<init>: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple1.<init>")
[error] * Internal error while checking symbol scala.Tuple1.copy: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple1.copy")
[error] * Internal error while checking symbol scala.Tuple1.productIterator: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple1.productIterator")
[error] * The class scala.Tuple1$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.Tuple1$")
[error] * Internal error while checking symbol scala.Tuple1.apply: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple1.apply")
[error] * Internal error while checking symbol scala.Tuple1.unapply: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple1.unapply")
[error] * The symbol scala.Tuple1.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Tuple1.<init>")
[error] * Internal error while checking symbol scala.Product11.productElement: tastyquery.Exceptions$InvalidProgramStructureException: Illegal annotation class type TypeIdent(throws) in Apply(TypeApply(Select(New(TypeIdent(throws)),<init>[with sig (1,java.lang.Class):scala.throws @<init>]),List(TypeWrapper(TypeRef(PackageRef(java.lang), IndexOutOfBoundsException)))),List(TypeApply(Ident(classOf[with sig (1):java.lang.Class @classOf]),List(TypeIdent(IndexOutOfBoundsException)))))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Product11.productElement")
[error] * The member scala.Product11.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.Product11.$init$")
[error] * The symbol scala.Product11.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Product11.<init>")
[error] * Internal error while checking symbol scala.Tuple14: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple14")
[error] * Internal error while checking symbol scala.Tuple14.copy$default$1: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple14.copy$default$1")
[error] * Internal error while checking symbol scala.Tuple14.copy$default$12: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple14.copy$default$12")
[error] * Internal error while checking symbol scala.Tuple14.copy$default$7: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple14.copy$default$7")
[error] * Internal error while checking symbol scala.Tuple14.<init>: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple14.<init>")
[error] * Internal error while checking symbol scala.Tuple14.copy$default$8: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple14.copy$default$8")
[error] * Internal error while checking symbol scala.Tuple14.copy: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple14.copy")
[error] * Internal error while checking symbol scala.Tuple14.copy$default$14: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple14.copy$default$14")
[error] * Internal error while checking symbol scala.Tuple14.copy$default$11: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple14.copy$default$11")
[error] * Internal error while checking symbol scala.Tuple14.copy$default$6: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple14.copy$default$6")
[error] * Internal error while checking symbol scala.Tuple14.copy$default$4: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple14.copy$default$4")
[error] * Internal error while checking symbol scala.Tuple14.copy$default$2: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple14.copy$default$2")
[error] * Internal error while checking symbol scala.Tuple14.copy$default$10: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple14.copy$default$10")
[error] * Internal error while checking symbol scala.Tuple14.copy$default$9: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple14.copy$default$9")
[error] * Internal error while checking symbol scala.Tuple14.productIterator: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple14.productIterator")
[error] * Internal error while checking symbol scala.Tuple14.copy$default$5: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple14.copy$default$5")
[error] * Internal error while checking symbol scala.Tuple14.copy$default$3: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple14.copy$default$3")
[error] * Internal error while checking symbol scala.Tuple14.copy$default$13: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple14.copy$default$13")
[error] * The class scala.Tuple14$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.Tuple14$")
[error] * Internal error while checking symbol scala.Tuple14.apply: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple14.apply")
[error] * Internal error while checking symbol scala.Tuple14.unapply: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple14.unapply")
[error] * The symbol scala.Tuple14.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Tuple14.<init>")
[error] * The class scala.Function5 has an incompatible self type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleSelfTypeChange, "scala.Function5")
[error] * The member scala.Function5.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.Function5.$init$")
[error] * Internal error while checking symbol scala.Product12.productElement: tastyquery.Exceptions$InvalidProgramStructureException: Illegal annotation class type TypeIdent(throws) in Apply(TypeApply(Select(New(TypeIdent(throws)),<init>[with sig (1,java.lang.Class):scala.throws @<init>]),List(TypeWrapper(TypeRef(PackageRef(java.lang), IndexOutOfBoundsException)))),List(TypeApply(Ident(classOf[with sig (1):java.lang.Class @classOf]),List(TypeIdent(IndexOutOfBoundsException)))))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Product12.productElement")
[error] * The member scala.Product12.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.Product12.$init$")
[error] * The symbol scala.Product12.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Product12.<init>")
[error] * The symbol scala.transient.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.transient.<init>")
[error] * The symbol scala.unchecked.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.unchecked.<init>")
[error] * The member scala.<:<.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.<:<.<init>")
[error] * The class scala.<:<$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.<:<$")
[error] * The symbol scala.<:<.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.<:<.<init>")
[error] * The class scala.Symbol$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.Symbol$")
[error] * The symbol scala.Symbol.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Symbol.<init>")
[error] * Internal error while checking symbol scala.Product20.productElement: tastyquery.Exceptions$InvalidProgramStructureException: Illegal annotation class type TypeIdent(throws) in Apply(TypeApply(Select(New(TypeIdent(throws)),<init>[with sig (1,java.lang.Class):scala.throws @<init>]),List(TypeWrapper(TypeRef(PackageRef(java.lang), IndexOutOfBoundsException)))),List(TypeApply(Ident(classOf[with sig (1):java.lang.Class @classOf]),List(TypeIdent(IndexOutOfBoundsException)))))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Product20.productElement")
[error] * The member scala.Product20.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.Product20.$init$")
[error] * The symbol scala.Product20.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Product20.<init>")
[error] * The symbol scala.Option.toRight has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Option.toRight")
[error] * The symbol scala.Option.WithFilter.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Option.WithFilter.<init>")
[error] * The symbol scala.Option.toLeft has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Option.toLeft")
[error] * The member scala.Option.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.Option.<init>")
[error] * Internal error while checking symbol scala.Option.unzip: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Option.unzip")
[error] * Internal error while checking symbol scala.Option.unzip3: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Option.unzip3")
[error] * The symbol scala.Option.getOrElse has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Option.getOrElse")
[error] * The symbol scala.Option.orElse has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Option.orElse")
[error] * The symbol scala.Option.fold has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Option.fold")
[error] * The class scala.Option$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.Option$")
[error] * The symbol scala.Option.unless has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Option.unless")
[error] * The symbol scala.Option.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Option.<init>")
[error] * The symbol scala.Option.when has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Option.when")
[error] * Internal error while checking symbol scala.Tuple20: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple20")
[error] * Internal error while checking symbol scala.Tuple20.copy$default$1: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple20.copy$default$1")
[error] * Internal error while checking symbol scala.Tuple20.copy$default$12: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple20.copy$default$12")
[error] * Internal error while checking symbol scala.Tuple20.copy$default$7: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple20.copy$default$7")
[error] * Internal error while checking symbol scala.Tuple20.<init>: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple20.<init>")
[error] * Internal error while checking symbol scala.Tuple20.copy$default$8: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple20.copy$default$8")
[error] * Internal error while checking symbol scala.Tuple20.copy$default$18: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple20.copy$default$18")
[error] * Internal error while checking symbol scala.Tuple20.copy$default$20: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple20.copy$default$20")
[error] * Internal error while checking symbol scala.Tuple20.copy: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple20.copy")
[error] * Internal error while checking symbol scala.Tuple20.copy$default$14: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple20.copy$default$14")
[error] * Internal error while checking symbol scala.Tuple20.copy$default$15: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple20.copy$default$15")
[error] * Internal error while checking symbol scala.Tuple20.copy$default$11: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple20.copy$default$11")
[error] * Internal error while checking symbol scala.Tuple20.copy$default$6: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple20.copy$default$6")
[error] * Internal error while checking symbol scala.Tuple20.copy$default$4: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple20.copy$default$4")
[error] * Internal error while checking symbol scala.Tuple20.copy$default$2: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple20.copy$default$2")
[error] * Internal error while checking symbol scala.Tuple20.copy$default$10: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple20.copy$default$10")
[error] * Internal error while checking symbol scala.Tuple20.copy$default$9: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple20.copy$default$9")
[error] * Internal error while checking symbol scala.Tuple20.copy$default$19: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple20.copy$default$19")
[error] * Internal error while checking symbol scala.Tuple20.productIterator: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple20.productIterator")
[error] * Internal error while checking symbol scala.Tuple20.copy$default$16: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple20.copy$default$16")
[error] * Internal error while checking symbol scala.Tuple20.copy$default$17: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple20.copy$default$17")
[error] * Internal error while checking symbol scala.Tuple20.copy$default$5: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple20.copy$default$5")
[error] * Internal error while checking symbol scala.Tuple20.copy$default$3: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple20.copy$default$3")
[error] * Internal error while checking symbol scala.Tuple20.copy$default$13: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple20.copy$default$13")
[error] * The class scala.Tuple20$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.Tuple20$")
[error] * Internal error while checking symbol scala.Tuple20.apply: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple20.apply")
[error] * Internal error while checking symbol scala.Tuple20.unapply: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple20.unapply")
[error] * The symbol scala.Tuple20.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Tuple20.<init>")
[error] * The symbol scala.languageFeature.dynamics.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.languageFeature.dynamics.<init>")
[error] * The symbol scala.languageFeature.reflectiveCalls.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.languageFeature.reflectiveCalls.<init>")
[error] * The symbol scala.languageFeature.implicitConversions.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.languageFeature.implicitConversions.<init>")
[error] * The symbol scala.languageFeature.existentials.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.languageFeature.existentials.<init>")
[error] * The symbol scala.languageFeature.postfixOps.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.languageFeature.postfixOps.<init>")
[error] * The symbol scala.languageFeature.experimental.macros.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.languageFeature.experimental.macros.<init>")
[error] * The symbol scala.languageFeature.experimental.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.languageFeature.experimental.<init>")
[error] * The symbol scala.languageFeature.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.languageFeature.<init>")
[error] * The symbol scala.languageFeature.higherKinds.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.languageFeature.higherKinds.<init>")
[error] * Internal error while checking symbol scala.Tuple4: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple4")
[error] * Internal error while checking symbol scala.Tuple4.copy$default$3: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple4.copy$default$3")
[error] * Internal error while checking symbol scala.Tuple4.copy$default$1: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple4.copy$default$1")
[error] * Internal error while checking symbol scala.Tuple4.copy$default$4: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple4.copy$default$4")
[error] * Internal error while checking symbol scala.Tuple4.copy$default$2: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple4.copy$default$2")
[error] * Internal error while checking symbol scala.Tuple4.<init>: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple4.<init>")
[error] * Internal error while checking symbol scala.Tuple4.copy: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple4.copy")
[error] * Internal error while checking symbol scala.Tuple4.productIterator: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple4.productIterator")
[error] * The class scala.Tuple4$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.Tuple4$")
[error] * Internal error while checking symbol scala.Tuple4.apply: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple4.apply")
[error] * Internal error while checking symbol scala.Tuple4.unapply: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple4.unapply")
[error] * The symbol scala.Tuple4.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Tuple4.<init>")
[error] * The symbol scala.language.experimental.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.language.experimental.<init>")
[error] * The symbol scala.language.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.language.<init>")
[error] * The symbol scala.NotImplementedError.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.NotImplementedError.<init>")
[error] * The symbol scala.NotImplementedError.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.NotImplementedError.<init>")
[error] * Internal error while checking symbol scala.Product19.productElement: tastyquery.Exceptions$InvalidProgramStructureException: Illegal annotation class type TypeIdent(throws) in Apply(TypeApply(Select(New(TypeIdent(throws)),<init>[with sig (1,java.lang.Class):scala.throws @<init>]),List(TypeWrapper(TypeRef(PackageRef(java.lang), IndexOutOfBoundsException)))),List(TypeApply(Ident(classOf[with sig (1):java.lang.Class @classOf]),List(TypeIdent(IndexOutOfBoundsException)))))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Product19.productElement")
[error] * The member scala.Product19.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.Product19.$init$")
[error] * The symbol scala.Product19.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Product19.<init>")
[error] * The class scala.Function22 has an incompatible self type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleSelfTypeChange, "scala.Function22")
[error] * The member scala.Function22.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.Function22.$init$")
[error] * The symbol scala.None.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.None.<init>")
[error] * The symbol scala.native.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.native.<init>")
[error] * The class scala.Function10 has an incompatible self type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleSelfTypeChange, "scala.Function10")
[error] * The member scala.Function10.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.Function10.$init$")
[error] * The symbol scala.Int.<init> has a more restrictive visibility qualifier in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.RestrictedVisibilityChange, "scala.Int.<init>")
[error] * The symbol scala.Int.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Int.<init>")
[error] * The symbol scala.Int.getClass has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Int.getClass")
[error] * The symbol scala.Int.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Int.<init>")
[error] * The member scala.ScalaReflectionException.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.ScalaReflectionException.copy$default$1")
[error] * The symbol scala.ScalaReflectionException.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.ScalaReflectionException.<init>")
[error] * The class scala.ScalaReflectionException$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.ScalaReflectionException$")
[error] * The class scala.ScalaReflectionException$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.ScalaReflectionException$")
[error] * The symbol scala.ScalaReflectionException.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.ScalaReflectionException.<init>")
[error] * The class scala.Function11 has an incompatible self type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleSelfTypeChange, "scala.Function11")
[error] * The member scala.Function11.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.Function11.$init$")
[error] * The member scala.Specializable.Group.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.Specializable.Group.<init>")
[error] * The symbol scala.Specializable.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Specializable.<init>")
[error] * Internal error while checking symbol scala.Tuple2: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple2")
[error] * Internal error while checking symbol scala.Tuple2.copy$default$1: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple2.copy$default$1")
[error] * Internal error while checking symbol scala.Tuple2.copy$default$2: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple2.copy$default$2")
[error] * Internal error while checking symbol scala.Tuple2.<init>: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple2.<init>")
[error] * Internal error while checking symbol scala.Tuple2.copy: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple2.copy")
[error] * Internal error while checking symbol scala.Tuple2.productIterator: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple2.productIterator")
[error] * The class scala.Tuple2$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.Tuple2$")
[error] * Internal error while checking symbol scala.Tuple2.apply: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple2.apply")
[error] * Internal error while checking symbol scala.Tuple2.unapply: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple2.unapply")
[error] * The symbol scala.Tuple2.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Tuple2.<init>")
[error] * The symbol scala.DummyImplicit.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.DummyImplicit.<init>")
[error] * Internal error while checking symbol scala.Tuple13: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple13")
[error] * Internal error while checking symbol scala.Tuple13.copy$default$1: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple13.copy$default$1")
[error] * Internal error while checking symbol scala.Tuple13.copy$default$12: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple13.copy$default$12")
[error] * Internal error while checking symbol scala.Tuple13.copy$default$7: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple13.copy$default$7")
[error] * Internal error while checking symbol scala.Tuple13.<init>: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple13.<init>")
[error] * Internal error while checking symbol scala.Tuple13.copy$default$8: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple13.copy$default$8")
[error] * Internal error while checking symbol scala.Tuple13.copy: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple13.copy")
[error] * Internal error while checking symbol scala.Tuple13.copy$default$11: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple13.copy$default$11")
[error] * Internal error while checking symbol scala.Tuple13.copy$default$6: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple13.copy$default$6")
[error] * Internal error while checking symbol scala.Tuple13.copy$default$4: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple13.copy$default$4")
[error] * Internal error while checking symbol scala.Tuple13.copy$default$2: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple13.copy$default$2")
[error] * Internal error while checking symbol scala.Tuple13.copy$default$10: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple13.copy$default$10")
[error] * Internal error while checking symbol scala.Tuple13.copy$default$9: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple13.copy$default$9")
[error] * Internal error while checking symbol scala.Tuple13.productIterator: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple13.productIterator")
[error] * Internal error while checking symbol scala.Tuple13.copy$default$5: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple13.copy$default$5")
[error] * Internal error while checking symbol scala.Tuple13.copy$default$3: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple13.copy$default$3")
[error] * Internal error while checking symbol scala.Tuple13.copy$default$13: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple13.copy$default$13")
[error] * The class scala.Tuple13$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.Tuple13$")
[error] * Internal error while checking symbol scala.Tuple13.apply: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple13.apply")
[error] * Internal error while checking symbol scala.Tuple13.unapply: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple13.unapply")
[error] * The symbol scala.Tuple13.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Tuple13.<init>")
[error] * The class scala.Function16 has an incompatible self type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleSelfTypeChange, "scala.Function16")
[error] * The member scala.Function16.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.Function16.$init$")
[error] * The symbol scala.volatile.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.volatile.<init>")
[error] * Internal error while checking symbol scala.Tuple12: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple12")
[error] * Internal error while checking symbol scala.Tuple12.copy$default$11: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple12.copy$default$11")
[error] * Internal error while checking symbol scala.Tuple12.copy$default$1: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple12.copy$default$1")
[error] * Internal error while checking symbol scala.Tuple12.copy$default$6: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple12.copy$default$6")
[error] * Internal error while checking symbol scala.Tuple12.copy$default$4: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple12.copy$default$4")
[error] * Internal error while checking symbol scala.Tuple12.copy$default$2: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple12.copy$default$2")
[error] * Internal error while checking symbol scala.Tuple12.copy$default$12: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple12.copy$default$12")
[error] * Internal error while checking symbol scala.Tuple12.copy$default$7: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple12.copy$default$7")
[error] * Internal error while checking symbol scala.Tuple12.<init>: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple12.<init>")
[error] * Internal error while checking symbol scala.Tuple12.copy$default$10: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple12.copy$default$10")
[error] * Internal error while checking symbol scala.Tuple12.copy$default$9: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple12.copy$default$9")
[error] * Internal error while checking symbol scala.Tuple12.productIterator: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple12.productIterator")
[error] * Internal error while checking symbol scala.Tuple12.copy$default$8: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple12.copy$default$8")
[error] * Internal error while checking symbol scala.Tuple12.copy$default$5: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple12.copy$default$5")
[error] * Internal error while checking symbol scala.Tuple12.copy$default$3: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple12.copy$default$3")
[error] * Internal error while checking symbol scala.Tuple12.copy: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple12.copy")
[error] * The class scala.Tuple12$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.Tuple12$")
[error] * Internal error while checking symbol scala.Tuple12.apply: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple12.apply")
[error] * Internal error while checking symbol scala.Tuple12.unapply: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple12.unapply")
[error] * The symbol scala.Tuple12.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Tuple12.<init>")
[error] * Internal error while checking symbol scala.Product14.productElement: tastyquery.Exceptions$InvalidProgramStructureException: Illegal annotation class type TypeIdent(throws) in Apply(TypeApply(Select(New(TypeIdent(throws)),<init>[with sig (1,java.lang.Class):scala.throws @<init>]),List(TypeWrapper(TypeRef(PackageRef(java.lang), IndexOutOfBoundsException)))),List(TypeApply(Ident(classOf[with sig (1):java.lang.Class @classOf]),List(TypeIdent(IndexOutOfBoundsException)))))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Product14.productElement")
[error] * The member scala.Product14.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.Product14.$init$")
[error] * The symbol scala.Product14.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Product14.<init>")
[error] * The symbol scala.inline.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.inline.<init>")
[error] * Internal error while checking symbol scala.Tuple9: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple9")
[error] * Internal error while checking symbol scala.Tuple9.copy$default$1: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple9.copy$default$1")
[error] * Internal error while checking symbol scala.Tuple9.copy$default$6: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple9.copy$default$6")
[error] * Internal error while checking symbol scala.Tuple9.copy$default$4: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple9.copy$default$4")
[error] * Internal error while checking symbol scala.Tuple9.copy$default$2: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple9.copy$default$2")
[error] * Internal error while checking symbol scala.Tuple9.copy$default$7: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple9.copy$default$7")
[error] * Internal error while checking symbol scala.Tuple9.<init>: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple9.<init>")
[error] * Internal error while checking symbol scala.Tuple9.copy$default$9: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple9.copy$default$9")
[error] * Internal error while checking symbol scala.Tuple9.productIterator: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple9.productIterator")
[error] * Internal error while checking symbol scala.Tuple9.copy$default$8: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple9.copy$default$8")
[error] * Internal error while checking symbol scala.Tuple9.copy$default$5: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple9.copy$default$5")
[error] * Internal error while checking symbol scala.Tuple9.copy$default$3: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple9.copy$default$3")
[error] * Internal error while checking symbol scala.Tuple9.copy: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple9.copy")
[error] * The class scala.Tuple9$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.Tuple9$")
[error] * Internal error while checking symbol scala.Tuple9.apply: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple9.apply")
[error] * Internal error while checking symbol scala.Tuple9.unapply: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple9.unapply")
[error] * The symbol scala.Tuple9.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Tuple9.<init>")
[error] * The symbol scala.Function.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Function.<init>")
[error] * The class scala.Function6 has an incompatible self type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleSelfTypeChange, "scala.Function6")
[error] * The member scala.Function6.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.Function6.$init$")
[error] * Internal error while checking symbol scala.Tuple19: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple19")
[error] * Internal error while checking symbol scala.Tuple19.copy$default$1: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple19.copy$default$1")
[error] * Internal error while checking symbol scala.Tuple19.copy$default$12: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple19.copy$default$12")
[error] * Internal error while checking symbol scala.Tuple19.copy$default$7: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple19.copy$default$7")
[error] * Internal error while checking symbol scala.Tuple19.<init>: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple19.<init>")
[error] * Internal error while checking symbol scala.Tuple19.copy$default$8: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple19.copy$default$8")
[error] * Internal error while checking symbol scala.Tuple19.copy$default$18: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple19.copy$default$18")
[error] * Internal error while checking symbol scala.Tuple19.copy: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple19.copy")
[error] * Internal error while checking symbol scala.Tuple19.copy$default$14: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple19.copy$default$14")
[error] * Internal error while checking symbol scala.Tuple19.copy$default$15: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple19.copy$default$15")
[error] * Internal error while checking symbol scala.Tuple19.copy$default$11: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple19.copy$default$11")
[error] * Internal error while checking symbol scala.Tuple19.copy$default$6: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple19.copy$default$6")
[error] * Internal error while checking symbol scala.Tuple19.copy$default$4: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple19.copy$default$4")
[error] * Internal error while checking symbol scala.Tuple19.copy$default$2: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple19.copy$default$2")
[error] * Internal error while checking symbol scala.Tuple19.copy$default$10: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple19.copy$default$10")
[error] * Internal error while checking symbol scala.Tuple19.copy$default$9: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple19.copy$default$9")
[error] * Internal error while checking symbol scala.Tuple19.copy$default$19: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple19.copy$default$19")
[error] * Internal error while checking symbol scala.Tuple19.productIterator: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple19.productIterator")
[error] * Internal error while checking symbol scala.Tuple19.copy$default$16: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple19.copy$default$16")
[error] * Internal error while checking symbol scala.Tuple19.copy$default$17: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple19.copy$default$17")
[error] * Internal error while checking symbol scala.Tuple19.copy$default$5: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple19.copy$default$5")
[error] * Internal error while checking symbol scala.Tuple19.copy$default$3: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple19.copy$default$3")
[error] * Internal error while checking symbol scala.Tuple19.copy$default$13: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple19.copy$default$13")
[error] * The class scala.Tuple19$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.Tuple19$")
[error] * Internal error while checking symbol scala.Tuple19.apply: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple19.apply")
[error] * Internal error while checking symbol scala.Tuple19.unapply: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple19.unapply")
[error] * The symbol scala.Tuple19.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Tuple19.<init>")
[error] * Internal error while checking symbol scala.Product16.productElement: tastyquery.Exceptions$InvalidProgramStructureException: Illegal annotation class type TypeIdent(throws) in Apply(TypeApply(Select(New(TypeIdent(throws)),<init>[with sig (1,java.lang.Class):scala.throws @<init>]),List(TypeWrapper(TypeRef(PackageRef(java.lang), IndexOutOfBoundsException)))),List(TypeApply(Ident(classOf[with sig (1):java.lang.Class @classOf]),List(TypeIdent(IndexOutOfBoundsException)))))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Product16.productElement")
[error] * The member scala.Product16.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.Product16.$init$")
[error] * The symbol scala.Product16.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Product16.<init>")
[error] * The class scala.Function2 has an incompatible self type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleSelfTypeChange, "scala.Function2")
[error] * The member scala.Function2.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.Function2.$init$")
[error] * The symbol scala.DelayedInit.delayedInit has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.DelayedInit.delayedInit")
[error] * The member scala.Some.copy$default$1 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.Some.copy$default$1")
[error] * The member scala.Some.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.Some.<init>")
[error] * The class scala.Some$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.Some$")
[error] * The symbol scala.Some.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Some.<init>")
[error] * Internal error while checking symbol scala.Tuple5: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple5")
[error] * Internal error while checking symbol scala.Tuple5.copy$default$1: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple5.copy$default$1")
[error] * Internal error while checking symbol scala.Tuple5.copy$default$4: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple5.copy$default$4")
[error] * Internal error while checking symbol scala.Tuple5.copy$default$2: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple5.copy$default$2")
[error] * Internal error while checking symbol scala.Tuple5.<init>: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple5.<init>")
[error] * Internal error while checking symbol scala.Tuple5.productIterator: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple5.productIterator")
[error] * Internal error while checking symbol scala.Tuple5.copy$default$5: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple5.copy$default$5")
[error] * Internal error while checking symbol scala.Tuple5.copy$default$3: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple5.copy$default$3")
[error] * Internal error while checking symbol scala.Tuple5.copy: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple5.copy")
[error] * The class scala.Tuple5$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.Tuple5$")
[error] * Internal error while checking symbol scala.Tuple5.apply: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple5.apply")
[error] * Internal error while checking symbol scala.Tuple5.unapply: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple5.unapply")
[error] * The symbol scala.Tuple5.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Tuple5.<init>")
[error] * Internal error while checking symbol scala.Product8.productElement: tastyquery.Exceptions$InvalidProgramStructureException: Illegal annotation class type TypeIdent(throws) in Apply(TypeApply(Select(New(TypeIdent(throws)),<init>[with sig (1,java.lang.Class):scala.throws @<init>]),List(TypeWrapper(TypeRef(PackageRef(java.lang), IndexOutOfBoundsException)))),List(TypeApply(Ident(classOf[with sig (1):java.lang.Class @classOf]),List(TypeIdent(IndexOutOfBoundsException)))))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Product8.productElement")
[error] * The member scala.Product8.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.Product8.$init$")
[error] * The symbol scala.Product8.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Product8.<init>")
[error] * The symbol scala.Console.withIn has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Console.withIn")
[error] * The symbol scala.Console.withIn has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Console.withIn")
[error] * The symbol scala.Console.withOut has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Console.withOut")
[error] * The symbol scala.Console.withOut has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Console.withOut")
[error] * The symbol scala.Console.withErr has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Console.withErr")
[error] * The symbol scala.Console.withErr has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Console.withErr")
[error] * The symbol scala.Console.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Console.<init>")
[error] * The symbol scala.noinline.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.noinline.<init>")
[error] * The member scala.Product21.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.Product21.$init$")
[error] * Internal error while checking symbol scala.Product21.productElement: tastyquery.Exceptions$InvalidProgramStructureException: Illegal annotation class type TypeIdent(throws) in Apply(TypeApply(Select(New(TypeIdent(throws)),<init>[with sig (1,java.lang.Class):scala.throws @<init>]),List(TypeWrapper(TypeRef(PackageRef(java.lang), IndexOutOfBoundsException)))),List(TypeApply(Ident(classOf[with sig (1):java.lang.Class @classOf]),List(TypeIdent(IndexOutOfBoundsException)))))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Product21.productElement")
[error] * The symbol scala.Product21.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Product21.<init>")
[error] * Internal error while checking symbol scala.Product10.productElement: tastyquery.Exceptions$InvalidProgramStructureException: Illegal annotation class type TypeIdent(throws) in Apply(TypeApply(Select(New(TypeIdent(throws)),<init>[with sig (1,java.lang.Class):scala.throws @<init>]),List(TypeWrapper(TypeRef(PackageRef(java.lang), IndexOutOfBoundsException)))),List(TypeApply(Ident(classOf[with sig (1):java.lang.Class @classOf]),List(TypeIdent(IndexOutOfBoundsException)))))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Product10.productElement")
[error] * The member scala.Product10.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.Product10.$init$")
[error] * The symbol scala.Product10.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Product10.<init>")
[error] * Internal error while checking symbol scala.Tuple18: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple18")
[error] * Internal error while checking symbol scala.Tuple18.copy$default$1: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple18.copy$default$1")
[error] * Internal error while checking symbol scala.Tuple18.copy$default$12: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple18.copy$default$12")
[error] * Internal error while checking symbol scala.Tuple18.copy$default$7: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple18.copy$default$7")
[error] * Internal error while checking symbol scala.Tuple18.<init>: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple18.<init>")
[error] * Internal error while checking symbol scala.Tuple18.copy$default$8: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple18.copy$default$8")
[error] * Internal error while checking symbol scala.Tuple18.copy$default$18: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple18.copy$default$18")
[error] * Internal error while checking symbol scala.Tuple18.copy: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple18.copy")
[error] * Internal error while checking symbol scala.Tuple18.copy$default$14: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple18.copy$default$14")
[error] * Internal error while checking symbol scala.Tuple18.copy$default$15: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple18.copy$default$15")
[error] * Internal error while checking symbol scala.Tuple18.copy$default$11: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple18.copy$default$11")
[error] * Internal error while checking symbol scala.Tuple18.copy$default$6: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple18.copy$default$6")
[error] * Internal error while checking symbol scala.Tuple18.copy$default$4: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple18.copy$default$4")
[error] * Internal error while checking symbol scala.Tuple18.copy$default$2: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple18.copy$default$2")
[error] * Internal error while checking symbol scala.Tuple18.copy$default$10: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple18.copy$default$10")
[error] * Internal error while checking symbol scala.Tuple18.copy$default$9: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple18.copy$default$9")
[error] * Internal error while checking symbol scala.Tuple18.productIterator: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple18.productIterator")
[error] * Internal error while checking symbol scala.Tuple18.copy$default$16: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple18.copy$default$16")
[error] * Internal error while checking symbol scala.Tuple18.copy$default$17: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple18.copy$default$17")
[error] * Internal error while checking symbol scala.Tuple18.copy$default$5: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple18.copy$default$5")
[error] * Internal error while checking symbol scala.Tuple18.copy$default$3: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple18.copy$default$3")
[error] * Internal error while checking symbol scala.Tuple18.copy$default$13: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple18.copy$default$13")
[error] * The class scala.Tuple18$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.Tuple18$")
[error] * Internal error while checking symbol scala.Tuple18.apply: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple18.apply")
[error] * Internal error while checking symbol scala.Tuple18.unapply: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Tuple18.unapply")
[error] * The symbol scala.Tuple18.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Tuple18.<init>")
[error] * Internal error while checking symbol scala.Product9.productElement: tastyquery.Exceptions$InvalidProgramStructureException: Illegal annotation class type TypeIdent(throws) in Apply(TypeApply(Select(New(TypeIdent(throws)),<init>[with sig (1,java.lang.Class):scala.throws @<init>]),List(TypeWrapper(TypeRef(PackageRef(java.lang), IndexOutOfBoundsException)))),List(TypeApply(Ident(classOf[with sig (1):java.lang.Class @classOf]),List(TypeIdent(IndexOutOfBoundsException)))))
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.Product9.productElement")
[error] * The member scala.Product9.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.Product9.$init$")
[error] * The symbol scala.Product9.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.Product9.<init>")
[error] * The symbol scala.annotation.meta.package.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.annotation.meta.package.<init>")
[error] * The symbol scala.annotation.meta.field.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.annotation.meta.field.<init>")
[error] * The symbol scala.annotation.meta.param.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.annotation.meta.param.<init>")
[error] * The symbol scala.annotation.meta.beanSetter.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.annotation.meta.beanSetter.<init>")
[error] * The symbol scala.annotation.meta.companionClass.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.annotation.meta.companionClass.<init>")
[error] * The symbol scala.annotation.meta.getter.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.annotation.meta.getter.<init>")
[error] * The symbol scala.annotation.meta.beanGetter.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.annotation.meta.beanGetter.<init>")
[error] * The symbol scala.annotation.meta.setter.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.annotation.meta.setter.<init>")
[error] * The symbol scala.annotation.meta.companionMethod.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.annotation.meta.companionMethod.<init>")
[error] * The symbol scala.annotation.meta.companionObject.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.annotation.meta.companionObject.<init>")
[error] * The symbol scala.annotation.meta.languageFeature.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.annotation.meta.languageFeature.<init>")
[error] * The member scala.ref.WeakReference.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.ref.WeakReference.<init>")
[error] * The member scala.ref.WeakReference.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.ref.WeakReference.<init>")
[error] * The symbol scala.ref.WeakReference.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.ref.WeakReference.<init>")
[error] * The member scala.ref.ReferenceWrapper.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.ref.ReferenceWrapper.$init$")
[error] * The member scala.ref.Reference.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.ref.Reference.$init$")
[error] * The member scala.ref.PhantomReference.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.ref.PhantomReference.<init>")
[error] * The member scala.ref.SoftReference.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.ref.SoftReference.<init>")
[error] * The member scala.ref.SoftReference.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.ref.SoftReference.<init>")
[error] * The symbol scala.ref.SoftReference.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.ref.SoftReference.<init>")
[error] * The member scala.ref.ReferenceQueue.<init> does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.ref.ReferenceQueue.<init>")
[error] * The member scala.math.LowPriorityEquiv.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.math.LowPriorityEquiv.$init$")
[error] * The symbol scala.math.package.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.math.package.<init>")
[error] * The member scala.math.Ordered.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.math.Ordered.$init$")
[error] * The symbol scala.math.Ordered.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.math.Ordered.<init>")
[error] * The member scala.math.LowPriorityOrderingImplicits.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.math.LowPriorityOrderingImplicits.$init$")
[error] * The class scala.math.PartialOrdering has an incompatible self type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleSelfTypeChange, "scala.math.PartialOrdering")
[error] * The member scala.math.PartialOrdering.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.math.PartialOrdering.$init$")
[error] * The class scala.math.PartialOrdering$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.math.PartialOrdering$")
[error] * The symbol scala.math.PartialOrdering.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.math.PartialOrdering.<init>")
[error] * The member scala.math.ScalaNumericAnyConversions.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.math.ScalaNumericAnyConversions.$init$")
[error] * The symbol scala.math.Fractional.FractionalOps.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.math.Fractional.FractionalOps.<init>")
[error] * The member scala.math.Fractional.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.math.Fractional.$init$")
[error] * The class scala.math.Fractional$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.math.Fractional$")
[error] * The symbol scala.math.Fractional.Implicits.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.math.Fractional.Implicits.<init>")
[error] * The member scala.math.Fractional.ExtraImplicits.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.math.Fractional.ExtraImplicits.$init$")
[error] * The symbol scala.math.Fractional.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.math.Fractional.<init>")
[error] * The member scala.math.BigInt.until$default$2 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.math.BigInt.until$default$2")
[error] * The symbol scala.math.BigInt.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.math.BigInt.<init>")
[error] * The member scala.math.BigInt.underlying does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.math.BigInt.underlying")
[error] * The member scala.math.BigInt.to$default$2 does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.math.BigInt.to$default$2")
[error] * Internal error while checking symbol scala.math.BigInt./%: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scala.*:]
[error]   filter with: ProblemMatcher.make(ProblemKind.InternalError, "scala.math.BigInt./%")
[error] * The class scala.math.BigInt$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.math.BigInt$")
[error] * The symbol scala.math.BigInt.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.math.BigInt.<init>")
[error] * The class scala.math.Equiv$ is missing a parent in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingParent, "scala.math.Equiv$")
[error] * The symbol scala.math.Equiv.Long.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.math.Equiv.Long.<init>")
[error] * The member scala.math.Equiv.Double.IeeeEquiv.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.math.Equiv.Double.IeeeEquiv.$init$")
[error] * The member scala.math.Equiv.Double.StrictEquiv.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.math.Equiv.Double.StrictEquiv.$init$")
[error] * The symbol scala.math.Equiv.Double.IeeeEquiv.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.math.Equiv.Double.IeeeEquiv.<init>")
[error] * The symbol scala.math.Equiv.Double.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.math.Equiv.Double.<init>")
[error] * The symbol scala.math.Equiv.Double.StrictEquiv.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.math.Equiv.Double.StrictEquiv.<init>")
[error] * The symbol scala.math.Equiv.Unit.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.math.Equiv.Unit.<init>")
[error] * The symbol scala.math.Equiv.Implicits.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.math.Equiv.Implicits.<init>")
[error] * The symbol scala.math.Equiv.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.math.Equiv.<init>")
[error] * The symbol scala.math.Equiv.Byte.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.math.Equiv.Byte.<init>")
[error] * The member scala.math.Equiv.ExtraImplicits.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.math.Equiv.ExtraImplicits.$init$")
[error] * The symbol scala.math.Equiv.DeprecatedFloatEquiv.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.math.Equiv.DeprecatedFloatEquiv.<init>")
[error] * The member scala.math.Equiv.Float.IeeeEquiv.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.math.Equiv.Float.IeeeEquiv.$init$")
[error] * The member scala.math.Equiv.Float.StrictEquiv.$init$ does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.math.Equiv.Float.StrictEquiv.$init$")
[error] * The symbol scala.math.Equiv.Float.IeeeEquiv.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.math.Equiv.Float.IeeeEquiv.<init>")
[error] * The symbol scala.math.Equiv.Float.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.math.Equiv.Float.<init>")
[error] * The symbol scala.math.Equiv.Float.StrictEquiv.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.math.Equiv.Float.StrictEquiv.<init>")
[error] * The symbol scala.math.Equiv.Char.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.math.Equiv.Char.<init>")
[error] * The symbol scala.math.Equiv.Symbol.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.math.Equiv.Symbol.<init>")
[error] * The symbol scala.math.Equiv.Boolean.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.math.Equiv.Boolean.<init>")
[error] * The symbol scala.math.Equiv.Short.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.math.Equiv.Short.<init>")
[error] * The symbol scala.math.Equiv.Int.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.math.Equiv.Int.<init>")
[error] * The symbol scala.math.Equiv.DeprecatedDoubleEquiv.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.math.Equiv.DeprecatedDoubleEquiv.<init>")
[error] * The symbol scala.math.Equiv.String.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.math.Equiv.String.<init>")
[error] * The symbol scala.math.Equiv.BigInt.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.math.Equiv.BigInt.<init>")
[error] * The symbol scala.math.Equiv.BigDecimal.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.math.Equiv.BigDecimal.<init>")
[error] * The symbol scala.math.BigDecimal.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.math.BigDecimal.<init>")
[error] * The symbol scala.math.BigDecimal.<init> has an incompatible type in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.IncompatibleTypeChange, "scala.math.BigDecimal.<init>")
[error] * The member scala.math.BigDecimal.underlying does not have a correspondant in current version
[error]   filter with: ProblemMatcher.make(ProblemKind.MissingTermMember, "scala.math.BigDecimal.underlying")
[error] * Internal error while checking symbol scala.math.BigDecimal./%: tastyquery.Exceptions$MemberNotFoundException: Member <init>[with sig (2):scala.Product/T @<init>] not found in symbol[class scal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment