Build Logs
scalacenter/tasty-mima • 3.8.0-RC2:2025-11-28
Errors
25
Warnings
0
Total Lines
1165
1##################################
2Clonning https://github.com/scalacenter/tasty-mima.git into /build/repo using revision v1.4.1
3##################################
4Note: switching to '7ed4c499787e34a2c72465bc1f7a85eb3b854fc7'.
5
6You are in 'detached HEAD' state. You can look around, make experimental
7changes and commit them, and you can discard any commits you make in this
8state without impacting any branches by switching back to a branch.
9
10If you want to create a new branch to retain commits you create, you may
11do so (now or later) by using -c with the switch command. Example:
12
13 git switch -c <new-branch-name>
14
15Or undo this operation with:
16
17 git switch -
18
19Turn off this advice by setting config variable advice.detachedHead to false
20
21Using target Scala version for migration: 3.7.4
22Migrating project for -source:3.7 using Scala 3.7.4
23----
24Preparing build for 3.7.4
25Would try to apply common scalacOption (best-effort, sbt/mill only):
26Append: -rewrite,REQUIRE:-source:3.7-migration
27Remove: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
28----
29Starting build for 3.7.4
30Execute tests: false
31sbt project found:
32Sbt version 1.11.3 is not supported, minimal supported version is 1.11.5
33Enforcing usage of sbt in version 1.11.5
34No prepare script found for project scalacenter/tasty-mima
35##################################
36Scala version: 3.7.4
37Targets: ch.epfl.scala%tasty-mima
38Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[]}
39##################################
40Using extra scalacOptions: -rewrite,REQUIRE:-source:3.7-migration
41Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
42[sbt_options] declare -a sbt_options=()
43[process_args] java_version = '17'
44[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
45# Executing command line:
46java
47-Dfile.encoding=UTF-8
48-Dcommunitybuild.scala=3.7.4
49-Dcommunitybuild.project.dependencies.add=
50-Xmx7G
51-Xms4G
52-Xss8M
53-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
54-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
55-jar
56/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
57"setCrossScalaVersions 3.7.4"
58"++3.7.4 -v"
59"mapScalacOptions "-rewrite,REQUIRE:-source:3.7-migration,-Wconf:msg=can be rewritten automatically under:s" "-indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
60"set every credentials := Nil"
61"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
62"removeScalacOptionsStartingWith -P:wartremover"
63
64moduleMappings
65"runBuild 3.7.4 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[]}""" ch.epfl.scala%tasty-mima"
66
67[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
68[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
69[info] loading project definition from /build/repo/project
70[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
71[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
72[info] Compilation completed in 9.097s.
73[info] done compiling
74[info] loading settings for project root from build.sbt...
75[info] set current project to root (in build file:/build/repo/)
76Execute setCrossScalaVersions: 3.7.4
77OpenCB::Changing crossVersion 3.7.1 -> 3.7.4 in tastyMiMaInterface/crossScalaVersions
78OpenCB::Changing crossVersion 3.7.1 -> 3.7.4 in testLibV1/crossScalaVersions
79OpenCB::Changing crossVersion 3.7.1 -> 3.7.4 in root/crossScalaVersions
80OpenCB::Changing crossVersion 3.7.1 -> 3.7.4 in testLibV2/crossScalaVersions
81OpenCB::Changing crossVersion 3.7.1 -> 3.7.4 in tastyMiMa/crossScalaVersions
82[info] set current project to root (in build file:/build/repo/)
83[info] Setting Scala version to 3.7.4 on 5 projects.
84[info] Switching Scala version on:
85[info] testLibV1 (3.7.4)
86[info] * root (3.7.4)
87[info] tastyMiMaInterface (3.7.4)
88[info] tastyMiMa (3.7.4)
89[info] testLibV2 (3.7.4)
90[info] Excluding projects:
91[info] Reapplying settings...
92[info] set current project to root (in build file:/build/repo/)
93Execute mapScalacOptions: -rewrite,REQUIRE:-source:3.7-migration,-Wconf:msg=can be rewritten automatically under:s -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
94[info] Reapplying settings...
95[info] set current project to root (in build file:/build/repo/)
96[info] Defining Global / credentials, credentials and 3 others.
97[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 24 others.
98[info] Run `last` for details.
99[info] Reapplying settings...
100[info] set current project to root (in build file:/build/repo/)
101Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
102[info] Reapplying settings...
103OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
104
105 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
106 Did you mean testLibV1 / allExcludeDependencies ?
107 , retry without global scopes
108[info] Reapplying settings...
109[info] set current project to root (in build file:/build/repo/)
110Execute removeScalacOptionsStartingWith: -P:wartremover
111[info] Reapplying settings...
112[info] set current project to root (in build file:/build/repo/)
113[success] Total time: 0 s, completed Nov 28, 2025, 12:55:02 PM
114Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[]}
115Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
116Starting build...
117Projects: Set(tastyMiMa, tastyMiMaInterface)
118Starting build for ProjectRef(file:/build/repo/,tastyMiMa) (tasty-mima)... [0/2]
119OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
120OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.7-migration` in Scala 2.12.20 module Global
121OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
122OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
123OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
124OpenCB::Filter out '-source:future', matches setting pattern '^-?-source(:.*)?'
125Compile scalacOptions: -encoding, utf-8, -Yexplicit-nulls, -Wsafe-init, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
126[info] compiling 7 Java sources to /build/repo/tasty-mima-interface/target/classes ...
127[info] done compiling
128[info] compiling 5 Scala sources to /build/repo/tasty-mima/target/scala-3.7.4/classes ...
129[info] done compiling
130[info] compiling 6 Scala sources to /build/repo/tasty-mima/target/scala-3.7.4/test-classes ...
131[info] done compiling
132Starting build for ProjectRef(file:/build/repo/,tastyMiMaInterface) (tasty-mima-interface)... [1/2]
133Compile scalacOptions: -encoding, utf-8, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
134
135************************
136Build summary:
137[{
138 "module": "tasty-mima",
139 "compile": {"status": "ok", "tookMs": 8677, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
140 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
141 "test-compile": {"status": "ok", "tookMs": 2043, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
142 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
143 "publish": {"status": "skipped", "tookMs": 0},
144 "metadata": {
145 "crossScalaVersions": ["3.7.1"]
146}
147},{
148 "module": "tasty-mima-interface",
149 "compile": {"status": "ok", "tookMs": 50, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
150 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
151 "test-compile": {"status": "ok", "tookMs": 81, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
152 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
153 "publish": {"status": "skipped", "tookMs": 0},
154 "metadata": {
155 "crossScalaVersions": ["3.7.1"]
156}
157}]
158************************
159[success] Total time: 30 s, completed Nov 28, 2025, 12:55:31 PM
160[0JChecking patch project/plugins.sbt...
161Checking patch project/build.properties...
162Checking patch build.sbt...
163Applied patch project/plugins.sbt cleanly.
164Applied patch project/build.properties cleanly.
165Applied patch build.sbt cleanly.
166No migration rewrite changes found, would not commit
167----
168Preparing build for 3.8.0-RC2
169Scala binary version found: 3.8
170Implicitly using source version 3.8
171Scala binary version found: 3.8
172Implicitly using source version 3.8
173Would try to apply common scalacOption (best-effort, sbt/mill only):
174Append: ,REQUIRE:-source:3.8
175Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
176----
177Starting build for 3.8.0-RC2
178Execute tests: true
179sbt project found:
180Sbt version 1.11.3 is not supported, minimal supported version is 1.11.5
181Enforcing usage of sbt in version 1.11.5
182No prepare script found for project scalacenter/tasty-mima
183##################################
184Scala version: 3.8.0-RC2
185Targets: ch.epfl.scala%tasty-mima
186Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":["3.7"],"sourcePatches":[]}
187##################################
188Using extra scalacOptions: ,REQUIRE:-source:3.8
189Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
190[sbt_options] declare -a sbt_options=()
191[process_args] java_version = '17'
192[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
193# Executing command line:
194java
195-Dfile.encoding=UTF-8
196-Dcommunitybuild.scala=3.8.0-RC2
197-Dcommunitybuild.project.dependencies.add=
198-Xmx7G
199-Xms4G
200-Xss8M
201-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
202-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
203-jar
204/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
205"setCrossScalaVersions 3.8.0-RC2"
206"++3.8.0-RC2 -v"
207"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
208"set every credentials := Nil"
209"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
210"removeScalacOptionsStartingWith -P:wartremover"
211
212moduleMappings
213"runBuild 3.8.0-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":["3.7"],"sourcePatches":[]}""" ch.epfl.scala%tasty-mima"
214
215[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
216[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
217[info] loading project definition from /build/repo/project
218[info] loading settings for project root from build.sbt...
219[info] set current project to root (in build file:/build/repo/)
220Execute setCrossScalaVersions: 3.8.0-RC2
221OpenCB::Changing crossVersion 3.7.1 -> 3.8.0-RC2 in tastyMiMaInterface/crossScalaVersions
222OpenCB::Changing crossVersion 3.7.1 -> 3.8.0-RC2 in testLibV1/crossScalaVersions
223OpenCB::Changing crossVersion 3.7.1 -> 3.8.0-RC2 in root/crossScalaVersions
224OpenCB::Changing crossVersion 3.7.1 -> 3.8.0-RC2 in testLibV2/crossScalaVersions
225OpenCB::Changing crossVersion 3.7.1 -> 3.8.0-RC2 in tastyMiMa/crossScalaVersions
226[info] set current project to root (in build file:/build/repo/)
227[info] Setting Scala version to 3.8.0-RC2 on 5 projects.
228[info] Switching Scala version on:
229[info] testLibV1 (3.8.0-RC2)
230[info] * root (3.8.0-RC2)
231[info] tastyMiMaInterface (3.8.0-RC2)
232[info] tastyMiMa (3.8.0-RC2)
233[info] testLibV2 (3.8.0-RC2)
234[info] Excluding projects:
235[info] Reapplying settings...
236[info] set current project to root (in build file:/build/repo/)
237Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
238[info] Reapplying settings...
239[info] set current project to root (in build file:/build/repo/)
240[info] Defining Global / credentials, credentials and 3 others.
241[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 24 others.
242[info] Run `last` for details.
243[info] Reapplying settings...
244[info] set current project to root (in build file:/build/repo/)
245Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
246[info] Reapplying settings...
247OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
248
249 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
250 Did you mean testLibV1 / allExcludeDependencies ?
251 , retry without global scopes
252[info] Reapplying settings...
253[info] set current project to root (in build file:/build/repo/)
254Execute removeScalacOptionsStartingWith: -P:wartremover
255[info] Reapplying settings...
256[info] set current project to root (in build file:/build/repo/)
257[success] Total time: 0 s, completed Nov 28, 2025, 12:55:42 PM
258Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":["3.7"],"sourcePatches":[]}
259Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
260Starting build...
261Projects: Set(tastyMiMa, tastyMiMaInterface)
262Starting build for ProjectRef(file:/build/repo/,tastyMiMa) (tasty-mima)... [0/2]
263OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
264OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
265OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
266OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
267OpenCB::Filter out '-source:future', matches setting pattern '^-?-source(:.*)?'
268Compile scalacOptions: -encoding, utf-8, -Yexplicit-nulls, -Wsafe-init, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
269[info] compiling 7 Java sources to /build/repo/tasty-mima-interface/target/classes ...
270[info] done compiling
271[info] compiling 5 Scala sources to /build/repo/tasty-mima/target/scala-3.8.0-RC2/classes ...
272[info] done compiling
273[info] compiling 6 Scala sources to /build/repo/tasty-mima/target/scala-3.8.0-RC2/test-classes ...
274[info] done compiling
275[info] compiling 29 Scala sources to /build/repo/test-lib-v1/target/scala-3.8.0-RC2/classes ...
276[info] compiling 29 Scala sources to /build/repo/test-lib-v2/target/scala-3.8.0-RC2/classes ...
277[info] done compiling
278[info] done compiling
279tastymima.intf.ProblemSuite:
280 + getDescription 0.048s
281 + getFilterIncantation 0.003s
282tastymima.AnalyzeSuite:
283==> X tastymima.AnalyzeSuite.missing classes 1.234s tastyquery.Exceptions$TastyFormatException: TASTy signature has wrong version.
284 expected: {majorVersion: 28, minorVersion: 7}
285 found : {majorVersion: 28, minorVersion: 8 [unstable release: 1]}
286
287This TASTy file was produced by an unstable release.
288To read this TASTy file, your tooling must be at the same version.
289The TASTy file was produced by Scala 3.8.0-RC2.
290 at tastyquery.reader.tasties.TastyHeaderUnpickler.check(TastyHeaderUnpickler.scala:84)
291 at tastyquery.reader.tasties.TastyHeaderUnpickler.readFullHeader(TastyHeaderUnpickler.scala:74)
292 at tastyquery.reader.tasties.TastyHeaderUnpickler.readHeader(TastyHeaderUnpickler.scala:39)
293 at tastyquery.reader.tasties.TastyUnpickler.<init>(TastyUnpickler.scala:188)
294 at tastyquery.reader.tasties.TastyUnpickler.<init>(TastyUnpickler.scala:90)
295 at tastyquery.reader.Loaders$PackageLoadingInfo.doLoadTasty(Loaders.scala:173)
296 at tastyquery.reader.Loaders$PackageLoadingInfo.tryLoadRoot(Loaders.scala:107)
297 at tastyquery.reader.Loaders$PackageLoadingInfo.loadOneRoot$$anonfun$1(Loaders.scala:75)
298 at tastyquery.reader.Loaders$PackageLoadingInfo.loadingRoots(Loaders.scala:92)
299 at tastyquery.reader.Loaders$PackageLoadingInfo.loadOneRoot(Loaders.scala:73)
300 at tastyquery.Symbols$.tastyquery$Symbols$PackageSymbol$$_$getDecl$$anonfun$3$$anonfun$1(Symbols.scala:1900)
301 at tastyquery.Symbols$PackageSymbol.loadingNewRoots(Symbols.scala:1876)
302 at tastyquery.Symbols$PackageSymbol.getDecl$$anonfun$3(Symbols.scala:1900)
303 at scala.Option.orElse(Option.scala:479)
304 at tastyquery.Symbols$PackageSymbol.getDecl(Symbols.scala:1902)
305 at tastyquery.reader.Loaders$Loader.lookup$1(Loaders.scala:207)
306 at tastyquery.reader.Loaders$Loader.lookupRoots$1$$anonfun$1(Loaders.scala:210)
307 at scala.collection.ArrayOps$.foreach$extension(ArrayOps.scala:1327)
308 at scala.IArray$package$IArray$.foreach(IArray.scala:125)
309 at tastyquery.reader.Loaders$Loader.lookupRoots$1(Loaders.scala:208)
310 at tastyquery.reader.Loaders$Loader.computeLookup$1$$anonfun$1(Loaders.scala:217)
311 at scala.collection.Iterator$$anon$10.nextCur(Iterator.scala:610)
312 at scala.collection.Iterator$$anon$10.hasNext(Iterator.scala:624)
313 at scala.collection.immutable.List.prependedAll(List.scala:156)
314 at scala.collection.immutable.List$.from(List.scala:682)
315 at scala.collection.IterableOnceOps.toList(IterableOnce.scala:1472)
316 at scala.collection.IterableOnceOps.toList$(IterableOnce.scala:337)
317 at scala.collection.AbstractIterable.toList(Iterable.scala:946)
318 at tastymima.TastyMiMa.analyze(TastyMiMa.scala:22)
319 at tastymima.AnalyzeSuite.problemsInFullPackage(AnalyzeSuite.scala:23)
320 at tastymima.AnalyzeSuite.problemsInPackage(AnalyzeSuite.scala:16)
321 at tastymima.AnalyzeSuite.problemsInPackage(AnalyzeSuite.scala:19)
322 at tastymima.AnalyzeSuite.$init$$$anonfun$1(AnalyzeSuite.scala:49)
323==> X tastymima.AnalyzeSuite.missing classes - filtered 0.035s tastyquery.Exceptions$TastyFormatException: TASTy signature has wrong version.
324 expected: {majorVersion: 28, minorVersion: 7}
325 found : {majorVersion: 28, minorVersion: 8 [unstable release: 1]}
326
327This TASTy file was produced by an unstable release.
328To read this TASTy file, your tooling must be at the same version.
329The TASTy file was produced by Scala 3.8.0-RC2.
330 at tastyquery.reader.tasties.TastyHeaderUnpickler.check(TastyHeaderUnpickler.scala:84)
331 at tastyquery.reader.tasties.TastyHeaderUnpickler.readFullHeader(TastyHeaderUnpickler.scala:74)
332 at tastyquery.reader.tasties.TastyHeaderUnpickler.readHeader(TastyHeaderUnpickler.scala:39)
333 at tastyquery.reader.tasties.TastyUnpickler.<init>(TastyUnpickler.scala:188)
334 at tastyquery.reader.tasties.TastyUnpickler.<init>(TastyUnpickler.scala:90)
335 at tastyquery.reader.Loaders$PackageLoadingInfo.doLoadTasty(Loaders.scala:173)
336 at tastyquery.reader.Loaders$PackageLoadingInfo.tryLoadRoot(Loaders.scala:107)
337 at tastyquery.reader.Loaders$PackageLoadingInfo.loadOneRoot$$anonfun$1(Loaders.scala:75)
338 at tastyquery.reader.Loaders$PackageLoadingInfo.loadingRoots(Loaders.scala:92)
339 at tastyquery.reader.Loaders$PackageLoadingInfo.loadOneRoot(Loaders.scala:73)
340 at tastyquery.Symbols$.tastyquery$Symbols$PackageSymbol$$_$getDecl$$anonfun$3$$anonfun$1(Symbols.scala:1900)
341 at tastyquery.Symbols$PackageSymbol.loadingNewRoots(Symbols.scala:1876)
342 at tastyquery.Symbols$PackageSymbol.getDecl$$anonfun$3(Symbols.scala:1900)
343 at scala.Option.orElse(Option.scala:479)
344 at tastyquery.Symbols$PackageSymbol.getDecl(Symbols.scala:1902)
345 at tastyquery.reader.Loaders$Loader.lookup$1(Loaders.scala:207)
346 at tastyquery.reader.Loaders$Loader.lookupRoots$1$$anonfun$1(Loaders.scala:210)
347 at scala.collection.ArrayOps$.foreach$extension(ArrayOps.scala:1327)
348 at scala.IArray$package$IArray$.foreach(IArray.scala:125)
349 at tastyquery.reader.Loaders$Loader.lookupRoots$1(Loaders.scala:208)
350 at tastyquery.reader.Loaders$Loader.computeLookup$1$$anonfun$1(Loaders.scala:217)
351 at scala.collection.Iterator$$anon$10.nextCur(Iterator.scala:610)
352 at scala.collection.Iterator$$anon$10.hasNext(Iterator.scala:624)
353 at scala.collection.immutable.List.prependedAll(List.scala:156)
354 at scala.collection.immutable.List$.from(List.scala:682)
355 at scala.collection.IterableOnceOps.toList(IterableOnce.scala:1472)
356 at scala.collection.IterableOnceOps.toList$(IterableOnce.scala:337)
357 at scala.collection.AbstractIterable.toList(Iterable.scala:946)
358 at tastymima.TastyMiMa.analyze(TastyMiMa.scala:22)
359 at tastymima.AnalyzeSuite.problemsInFullPackage(AnalyzeSuite.scala:23)
360 at tastymima.AnalyzeSuite.problemsInPackage(AnalyzeSuite.scala:16)
361 at tastymima.AnalyzeSuite.$init$$$anonfun$2(AnalyzeSuite.scala:63)
362==> X tastymima.AnalyzeSuite.missing members 0.022s tastyquery.Exceptions$TastyFormatException: TASTy signature has wrong version.
363 expected: {majorVersion: 28, minorVersion: 7}
364 found : {majorVersion: 28, minorVersion: 8 [unstable release: 1]}
365
366This TASTy file was produced by an unstable release.
367To read this TASTy file, your tooling must be at the same version.
368The TASTy file was produced by Scala 3.8.0-RC2.
369 at tastyquery.reader.tasties.TastyHeaderUnpickler.check(TastyHeaderUnpickler.scala:84)
370 at tastyquery.reader.tasties.TastyHeaderUnpickler.readFullHeader(TastyHeaderUnpickler.scala:74)
371 at tastyquery.reader.tasties.TastyHeaderUnpickler.readHeader(TastyHeaderUnpickler.scala:39)
372 at tastyquery.reader.tasties.TastyUnpickler.<init>(TastyUnpickler.scala:188)
373 at tastyquery.reader.tasties.TastyUnpickler.<init>(TastyUnpickler.scala:90)
374 at tastyquery.reader.Loaders$PackageLoadingInfo.doLoadTasty(Loaders.scala:173)
375 at tastyquery.reader.Loaders$PackageLoadingInfo.tryLoadRoot(Loaders.scala:107)
376 at tastyquery.reader.Loaders$PackageLoadingInfo.loadOneRoot$$anonfun$1(Loaders.scala:75)
377 at tastyquery.reader.Loaders$PackageLoadingInfo.loadingRoots(Loaders.scala:92)
378 at tastyquery.reader.Loaders$PackageLoadingInfo.loadOneRoot(Loaders.scala:73)
379 at tastyquery.Symbols$.tastyquery$Symbols$PackageSymbol$$_$getDecl$$anonfun$3$$anonfun$1(Symbols.scala:1900)
380 at tastyquery.Symbols$PackageSymbol.loadingNewRoots(Symbols.scala:1876)
381 at tastyquery.Symbols$PackageSymbol.getDecl$$anonfun$3(Symbols.scala:1900)
382 at scala.Option.orElse(Option.scala:479)
383 at tastyquery.Symbols$PackageSymbol.getDecl(Symbols.scala:1902)
384 at tastyquery.reader.Loaders$Loader.lookup$1(Loaders.scala:207)
385 at tastyquery.reader.Loaders$Loader.lookupRoots$1$$anonfun$1(Loaders.scala:210)
386 at scala.collection.ArrayOps$.foreach$extension(ArrayOps.scala:1327)
387 at scala.IArray$package$IArray$.foreach(IArray.scala:125)
388 at tastyquery.reader.Loaders$Loader.lookupRoots$1(Loaders.scala:208)
389 at tastyquery.reader.Loaders$Loader.computeLookup$1$$anonfun$1(Loaders.scala:217)
390 at scala.collection.Iterator$$anon$10.nextCur(Iterator.scala:610)
391 at scala.collection.Iterator$$anon$10.hasNext(Iterator.scala:624)
392 at scala.collection.immutable.List.prependedAll(List.scala:156)
393 at scala.collection.immutable.List$.from(List.scala:682)
394 at scala.collection.IterableOnceOps.toList(IterableOnce.scala:1472)
395 at scala.collection.IterableOnceOps.toList$(IterableOnce.scala:337)
396 at scala.collection.AbstractIterable.toList(Iterable.scala:946)
397 at tastymima.TastyMiMa.analyze(TastyMiMa.scala:22)
398 at tastymima.AnalyzeSuite.problemsInFullPackage(AnalyzeSuite.scala:23)
399 at tastymima.AnalyzeSuite.problemsInPackage(AnalyzeSuite.scala:16)
400 at tastymima.AnalyzeSuite.problemsInPackage(AnalyzeSuite.scala:19)
401 at tastymima.AnalyzeSuite.$init$$$anonfun$3(AnalyzeSuite.scala:69)
402==> X tastymima.AnalyzeSuite.inheritance with member removals 0.015s tastyquery.Exceptions$TastyFormatException: TASTy signature has wrong version.
403 expected: {majorVersion: 28, minorVersion: 7}
404 found : {majorVersion: 28, minorVersion: 8 [unstable release: 1]}
405
406This TASTy file was produced by an unstable release.
407To read this TASTy file, your tooling must be at the same version.
408The TASTy file was produced by Scala 3.8.0-RC2.
409 at tastyquery.reader.tasties.TastyHeaderUnpickler.check(TastyHeaderUnpickler.scala:84)
410 at tastyquery.reader.tasties.TastyHeaderUnpickler.readFullHeader(TastyHeaderUnpickler.scala:74)
411 at tastyquery.reader.tasties.TastyHeaderUnpickler.readHeader(TastyHeaderUnpickler.scala:39)
412 at tastyquery.reader.tasties.TastyUnpickler.<init>(TastyUnpickler.scala:188)
413 at tastyquery.reader.tasties.TastyUnpickler.<init>(TastyUnpickler.scala:90)
414 at tastyquery.reader.Loaders$PackageLoadingInfo.doLoadTasty(Loaders.scala:173)
415 at tastyquery.reader.Loaders$PackageLoadingInfo.tryLoadRoot(Loaders.scala:107)
416 at tastyquery.reader.Loaders$PackageLoadingInfo.loadOneRoot$$anonfun$1(Loaders.scala:75)
417 at tastyquery.reader.Loaders$PackageLoadingInfo.loadingRoots(Loaders.scala:92)
418 at tastyquery.reader.Loaders$PackageLoadingInfo.loadOneRoot(Loaders.scala:73)
419 at tastyquery.Symbols$.tastyquery$Symbols$PackageSymbol$$_$getDecl$$anonfun$3$$anonfun$1(Symbols.scala:1900)
420 at tastyquery.Symbols$PackageSymbol.loadingNewRoots(Symbols.scala:1876)
421 at tastyquery.Symbols$PackageSymbol.getDecl$$anonfun$3(Symbols.scala:1900)
422 at scala.Option.orElse(Option.scala:479)
423 at tastyquery.Symbols$PackageSymbol.getDecl(Symbols.scala:1902)
424 at tastyquery.reader.Loaders$Loader.lookup$1(Loaders.scala:207)
425 at tastyquery.reader.Loaders$Loader.lookupRoots$1$$anonfun$1(Loaders.scala:210)
426 at scala.collection.ArrayOps$.foreach$extension(ArrayOps.scala:1327)
427 at scala.IArray$package$IArray$.foreach(IArray.scala:125)
428 at tastyquery.reader.Loaders$Loader.lookupRoots$1(Loaders.scala:208)
429 at tastyquery.reader.Loaders$Loader.computeLookup$1$$anonfun$1(Loaders.scala:217)
430 at scala.collection.Iterator$$anon$10.nextCur(Iterator.scala:610)
431 at scala.collection.Iterator$$anon$10.hasNext(Iterator.scala:624)
432 at scala.collection.immutable.List.prependedAll(List.scala:156)
433 at scala.collection.immutable.List$.from(List.scala:682)
434 at scala.collection.IterableOnceOps.toList(IterableOnce.scala:1472)
435 at scala.collection.IterableOnceOps.toList$(IterableOnce.scala:337)
436 at scala.collection.AbstractIterable.toList(Iterable.scala:946)
437 at tastymima.TastyMiMa.analyze(TastyMiMa.scala:22)
438 at tastymima.AnalyzeSuite.problemsInFullPackage(AnalyzeSuite.scala:23)
439 at tastymima.AnalyzeSuite.problemsInPackage(AnalyzeSuite.scala:16)
440 at tastymima.AnalyzeSuite.problemsInPackage(AnalyzeSuite.scala:19)
441 at tastymima.AnalyzeSuite.$init$$$anonfun$4(AnalyzeSuite.scala:89)
442==> X tastymima.AnalyzeSuite.member kind changes 0.017s tastyquery.Exceptions$TastyFormatException: TASTy signature has wrong version.
443 expected: {majorVersion: 28, minorVersion: 7}
444 found : {majorVersion: 28, minorVersion: 8 [unstable release: 1]}
445
446This TASTy file was produced by an unstable release.
447To read this TASTy file, your tooling must be at the same version.
448The TASTy file was produced by Scala 3.8.0-RC2.
449 at tastyquery.reader.tasties.TastyHeaderUnpickler.check(TastyHeaderUnpickler.scala:84)
450 at tastyquery.reader.tasties.TastyHeaderUnpickler.readFullHeader(TastyHeaderUnpickler.scala:74)
451 at tastyquery.reader.tasties.TastyHeaderUnpickler.readHeader(TastyHeaderUnpickler.scala:39)
452 at tastyquery.reader.tasties.TastyUnpickler.<init>(TastyUnpickler.scala:188)
453 at tastyquery.reader.tasties.TastyUnpickler.<init>(TastyUnpickler.scala:90)
454 at tastyquery.reader.Loaders$PackageLoadingInfo.doLoadTasty(Loaders.scala:173)
455 at tastyquery.reader.Loaders$PackageLoadingInfo.tryLoadRoot(Loaders.scala:107)
456 at tastyquery.reader.Loaders$PackageLoadingInfo.loadOneRoot$$anonfun$1(Loaders.scala:75)
457 at tastyquery.reader.Loaders$PackageLoadingInfo.loadingRoots(Loaders.scala:92)
458 at tastyquery.reader.Loaders$PackageLoadingInfo.loadOneRoot(Loaders.scala:73)
459 at tastyquery.Symbols$.tastyquery$Symbols$PackageSymbol$$_$getDecl$$anonfun$3$$anonfun$1(Symbols.scala:1900)
460 at tastyquery.Symbols$PackageSymbol.loadingNewRoots(Symbols.scala:1876)
461 at tastyquery.Symbols$PackageSymbol.getDecl$$anonfun$3(Symbols.scala:1900)
462 at scala.Option.orElse(Option.scala:479)
463 at tastyquery.Symbols$PackageSymbol.getDecl(Symbols.scala:1902)
464 at tastyquery.reader.Loaders$Loader.lookup$1(Loaders.scala:207)
465 at tastyquery.reader.Loaders$Loader.lookupRoots$1$$anonfun$1(Loaders.scala:210)
466 at scala.collection.ArrayOps$.foreach$extension(ArrayOps.scala:1327)
467 at scala.IArray$package$IArray$.foreach(IArray.scala:125)
468 at tastyquery.reader.Loaders$Loader.lookupRoots$1(Loaders.scala:208)
469 at tastyquery.reader.Loaders$Loader.computeLookup$1$$anonfun$1(Loaders.scala:217)
470 at scala.collection.Iterator$$anon$10.nextCur(Iterator.scala:610)
471 at scala.collection.Iterator$$anon$10.hasNext(Iterator.scala:624)
472 at scala.collection.immutable.List.prependedAll(List.scala:156)
473 at scala.collection.immutable.List$.from(List.scala:682)
474 at scala.collection.IterableOnceOps.toList(IterableOnce.scala:1472)
475 at scala.collection.IterableOnceOps.toList$(IterableOnce.scala:337)
476 at scala.collection.AbstractIterable.toList(Iterable.scala:946)
477 at tastymima.TastyMiMa.analyze(TastyMiMa.scala:22)
478 at tastymima.AnalyzeSuite.problemsInFullPackage(AnalyzeSuite.scala:23)
479 at tastymima.AnalyzeSuite.problemsInPackage(AnalyzeSuite.scala:16)
480 at tastymima.AnalyzeSuite.problemsInPackage(AnalyzeSuite.scala:19)
481 at tastymima.AnalyzeSuite.$init$$$anonfun$5(AnalyzeSuite.scala:98)
482==> X tastymima.AnalyzeSuite.open level changes 0.015s tastyquery.Exceptions$TastyFormatException: TASTy signature has wrong version.
483 expected: {majorVersion: 28, minorVersion: 7}
484 found : {majorVersion: 28, minorVersion: 8 [unstable release: 1]}
485
486This TASTy file was produced by an unstable release.
487To read this TASTy file, your tooling must be at the same version.
488The TASTy file was produced by Scala 3.8.0-RC2.
489 at tastyquery.reader.tasties.TastyHeaderUnpickler.check(TastyHeaderUnpickler.scala:84)
490 at tastyquery.reader.tasties.TastyHeaderUnpickler.readFullHeader(TastyHeaderUnpickler.scala:74)
491 at tastyquery.reader.tasties.TastyHeaderUnpickler.readHeader(TastyHeaderUnpickler.scala:39)
492 at tastyquery.reader.tasties.TastyUnpickler.<init>(TastyUnpickler.scala:188)
493 at tastyquery.reader.tasties.TastyUnpickler.<init>(TastyUnpickler.scala:90)
494 at tastyquery.reader.Loaders$PackageLoadingInfo.doLoadTasty(Loaders.scala:173)
495 at tastyquery.reader.Loaders$PackageLoadingInfo.tryLoadRoot(Loaders.scala:107)
496 at tastyquery.reader.Loaders$PackageLoadingInfo.loadOneRoot$$anonfun$1(Loaders.scala:75)
497 at tastyquery.reader.Loaders$PackageLoadingInfo.loadingRoots(Loaders.scala:92)
498 at tastyquery.reader.Loaders$PackageLoadingInfo.loadOneRoot(Loaders.scala:73)
499 at tastyquery.Symbols$.tastyquery$Symbols$PackageSymbol$$_$getDecl$$anonfun$3$$anonfun$1(Symbols.scala:1900)
500 at tastyquery.Symbols$PackageSymbol.loadingNewRoots(Symbols.scala:1876)
501 at tastyquery.Symbols$PackageSymbol.getDecl$$anonfun$3(Symbols.scala:1900)
502 at scala.Option.orElse(Option.scala:479)
503 at tastyquery.Symbols$PackageSymbol.getDecl(Symbols.scala:1902)
504 at tastyquery.reader.Loaders$Loader.lookup$1(Loaders.scala:207)
505 at tastyquery.reader.Loaders$Loader.lookupRoots$1$$anonfun$1(Loaders.scala:210)
506 at scala.collection.ArrayOps$.foreach$extension(ArrayOps.scala:1327)
507 at scala.IArray$package$IArray$.foreach(IArray.scala:125)
508 at tastyquery.reader.Loaders$Loader.lookupRoots$1(Loaders.scala:208)
509 at tastyquery.reader.Loaders$Loader.computeLookup$1$$anonfun$1(Loaders.scala:217)
510 at scala.collection.Iterator$$anon$10.nextCur(Iterator.scala:610)
511 at scala.collection.Iterator$$anon$10.hasNext(Iterator.scala:624)
512 at scala.collection.immutable.List.prependedAll(List.scala:156)
513 at scala.collection.immutable.List$.from(List.scala:682)
514 at scala.collection.IterableOnceOps.toList(IterableOnce.scala:1472)
515 at scala.collection.IterableOnceOps.toList$(IterableOnce.scala:337)
516 at scala.collection.AbstractIterable.toList(Iterable.scala:946)
517 at tastymima.TastyMiMa.analyze(TastyMiMa.scala:22)
518 at tastymima.AnalyzeSuite.problemsInFullPackage(AnalyzeSuite.scala:23)
519 at tastymima.AnalyzeSuite.problemsInPackage(AnalyzeSuite.scala:16)
520 at tastymima.AnalyzeSuite.problemsInPackage(AnalyzeSuite.scala:19)
521 at tastymima.AnalyzeSuite.$init$$$anonfun$6(AnalyzeSuite.scala:152)
522==> X tastymima.AnalyzeSuite.abstract classes 0.015s tastyquery.Exceptions$TastyFormatException: TASTy signature has wrong version.
523 expected: {majorVersion: 28, minorVersion: 7}
524 found : {majorVersion: 28, minorVersion: 8 [unstable release: 1]}
525
526This TASTy file was produced by an unstable release.
527To read this TASTy file, your tooling must be at the same version.
528The TASTy file was produced by Scala 3.8.0-RC2.
529 at tastyquery.reader.tasties.TastyHeaderUnpickler.check(TastyHeaderUnpickler.scala:84)
530 at tastyquery.reader.tasties.TastyHeaderUnpickler.readFullHeader(TastyHeaderUnpickler.scala:74)
531 at tastyquery.reader.tasties.TastyHeaderUnpickler.readHeader(TastyHeaderUnpickler.scala:39)
532 at tastyquery.reader.tasties.TastyUnpickler.<init>(TastyUnpickler.scala:188)
533 at tastyquery.reader.tasties.TastyUnpickler.<init>(TastyUnpickler.scala:90)
534 at tastyquery.reader.Loaders$PackageLoadingInfo.doLoadTasty(Loaders.scala:173)
535 at tastyquery.reader.Loaders$PackageLoadingInfo.tryLoadRoot(Loaders.scala:107)
536 at tastyquery.reader.Loaders$PackageLoadingInfo.loadOneRoot$$anonfun$1(Loaders.scala:75)
537 at tastyquery.reader.Loaders$PackageLoadingInfo.loadingRoots(Loaders.scala:92)
538 at tastyquery.reader.Loaders$PackageLoadingInfo.loadOneRoot(Loaders.scala:73)
539 at tastyquery.Symbols$.tastyquery$Symbols$PackageSymbol$$_$getDecl$$anonfun$3$$anonfun$1(Symbols.scala:1900)
540 at tastyquery.Symbols$PackageSymbol.loadingNewRoots(Symbols.scala:1876)
541 at tastyquery.Symbols$PackageSymbol.getDecl$$anonfun$3(Symbols.scala:1900)
542 at scala.Option.orElse(Option.scala:479)
543 at tastyquery.Symbols$PackageSymbol.getDecl(Symbols.scala:1902)
544 at tastyquery.reader.Loaders$Loader.lookup$1(Loaders.scala:207)
545 at tastyquery.reader.Loaders$Loader.lookupRoots$1$$anonfun$1(Loaders.scala:210)
546 at scala.collection.ArrayOps$.foreach$extension(ArrayOps.scala:1327)
547 at scala.IArray$package$IArray$.foreach(IArray.scala:125)
548 at tastyquery.reader.Loaders$Loader.lookupRoots$1(Loaders.scala:208)
549 at tastyquery.reader.Loaders$Loader.computeLookup$1$$anonfun$1(Loaders.scala:217)
550 at scala.collection.Iterator$$anon$10.nextCur(Iterator.scala:610)
551 at scala.collection.Iterator$$anon$10.hasNext(Iterator.scala:624)
552 at scala.collection.immutable.List.prependedAll(List.scala:156)
553 at scala.collection.immutable.List$.from(List.scala:682)
554 at scala.collection.IterableOnceOps.toList(IterableOnce.scala:1472)
555 at scala.collection.IterableOnceOps.toList$(IterableOnce.scala:337)
556 at scala.collection.AbstractIterable.toList(Iterable.scala:946)
557 at tastymima.TastyMiMa.analyze(TastyMiMa.scala:22)
558 at tastymima.AnalyzeSuite.problemsInFullPackage(AnalyzeSuite.scala:23)
559 at tastymima.AnalyzeSuite.problemsInPackage(AnalyzeSuite.scala:16)
560 at tastymima.AnalyzeSuite.problemsInPackage(AnalyzeSuite.scala:19)
561 at tastymima.AnalyzeSuite.$init$$$anonfun$7(AnalyzeSuite.scala:170)
562==> X tastymima.AnalyzeSuite.member type changes 0.014s tastyquery.Exceptions$TastyFormatException: TASTy signature has wrong version.
563 expected: {majorVersion: 28, minorVersion: 7}
564 found : {majorVersion: 28, minorVersion: 8 [unstable release: 1]}
565
566This TASTy file was produced by an unstable release.
567To read this TASTy file, your tooling must be at the same version.
568The TASTy file was produced by Scala 3.8.0-RC2.
569 at tastyquery.reader.tasties.TastyHeaderUnpickler.check(TastyHeaderUnpickler.scala:84)
570 at tastyquery.reader.tasties.TastyHeaderUnpickler.readFullHeader(TastyHeaderUnpickler.scala:74)
571 at tastyquery.reader.tasties.TastyHeaderUnpickler.readHeader(TastyHeaderUnpickler.scala:39)
572 at tastyquery.reader.tasties.TastyUnpickler.<init>(TastyUnpickler.scala:188)
573 at tastyquery.reader.tasties.TastyUnpickler.<init>(TastyUnpickler.scala:90)
574 at tastyquery.reader.Loaders$PackageLoadingInfo.doLoadTasty(Loaders.scala:173)
575 at tastyquery.reader.Loaders$PackageLoadingInfo.tryLoadRoot(Loaders.scala:107)
576 at tastyquery.reader.Loaders$PackageLoadingInfo.loadOneRoot$$anonfun$1(Loaders.scala:75)
577 at tastyquery.reader.Loaders$PackageLoadingInfo.loadingRoots(Loaders.scala:92)
578 at tastyquery.reader.Loaders$PackageLoadingInfo.loadOneRoot(Loaders.scala:73)
579 at tastyquery.Symbols$.tastyquery$Symbols$PackageSymbol$$_$getDecl$$anonfun$3$$anonfun$1(Symbols.scala:1900)
580 at tastyquery.Symbols$PackageSymbol.loadingNewRoots(Symbols.scala:1876)
581 at tastyquery.Symbols$PackageSymbol.getDecl$$anonfun$3(Symbols.scala:1900)
582 at scala.Option.orElse(Option.scala:479)
583 at tastyquery.Symbols$PackageSymbol.getDecl(Symbols.scala:1902)
584 at tastyquery.reader.Loaders$Loader.lookup$1(Loaders.scala:207)
585 at tastyquery.reader.Loaders$Loader.lookupRoots$1$$anonfun$1(Loaders.scala:210)
586 at scala.collection.ArrayOps$.foreach$extension(ArrayOps.scala:1327)
587 at scala.IArray$package$IArray$.foreach(IArray.scala:125)
588 at tastyquery.reader.Loaders$Loader.lookupRoots$1(Loaders.scala:208)
589 at tastyquery.reader.Loaders$Loader.computeLookup$1$$anonfun$1(Loaders.scala:217)
590 at scala.collection.Iterator$$anon$10.nextCur(Iterator.scala:610)
591 at scala.collection.Iterator$$anon$10.hasNext(Iterator.scala:624)
592 at scala.collection.immutable.List.prependedAll(List.scala:156)
593 at scala.collection.immutable.List$.from(List.scala:682)
594 at scala.collection.IterableOnceOps.toList(IterableOnce.scala:1472)
595 at scala.collection.IterableOnceOps.toList$(IterableOnce.scala:337)
596 at scala.collection.AbstractIterable.toList(Iterable.scala:946)
597 at tastymima.TastyMiMa.analyze(TastyMiMa.scala:22)
598 at tastymima.AnalyzeSuite.problemsInFullPackage(AnalyzeSuite.scala:23)
599 at tastymima.AnalyzeSuite.problemsInPackage(AnalyzeSuite.scala:16)
600 at tastymima.AnalyzeSuite.problemsInPackage(AnalyzeSuite.scala:19)
601 at tastymima.AnalyzeSuite.$init$$$anonfun$8(AnalyzeSuite.scala:179)
602==> X tastymima.AnalyzeSuite.open boundaries 0.012s tastyquery.Exceptions$TastyFormatException: TASTy signature has wrong version.
603 expected: {majorVersion: 28, minorVersion: 7}
604 found : {majorVersion: 28, minorVersion: 8 [unstable release: 1]}
605
606This TASTy file was produced by an unstable release.
607To read this TASTy file, your tooling must be at the same version.
608The TASTy file was produced by Scala 3.8.0-RC2.
609 at tastyquery.reader.tasties.TastyHeaderUnpickler.check(TastyHeaderUnpickler.scala:84)
610 at tastyquery.reader.tasties.TastyHeaderUnpickler.readFullHeader(TastyHeaderUnpickler.scala:74)
611 at tastyquery.reader.tasties.TastyHeaderUnpickler.readHeader(TastyHeaderUnpickler.scala:39)
612 at tastyquery.reader.tasties.TastyUnpickler.<init>(TastyUnpickler.scala:188)
613 at tastyquery.reader.tasties.TastyUnpickler.<init>(TastyUnpickler.scala:90)
614 at tastyquery.reader.Loaders$PackageLoadingInfo.doLoadTasty(Loaders.scala:173)
615 at tastyquery.reader.Loaders$PackageLoadingInfo.tryLoadRoot(Loaders.scala:107)
616 at tastyquery.reader.Loaders$PackageLoadingInfo.loadOneRoot$$anonfun$1(Loaders.scala:75)
617 at tastyquery.reader.Loaders$PackageLoadingInfo.loadingRoots(Loaders.scala:92)
618 at tastyquery.reader.Loaders$PackageLoadingInfo.loadOneRoot(Loaders.scala:73)
619 at tastyquery.Symbols$.tastyquery$Symbols$PackageSymbol$$_$getDecl$$anonfun$3$$anonfun$1(Symbols.scala:1900)
620 at tastyquery.Symbols$PackageSymbol.loadingNewRoots(Symbols.scala:1876)
621 at tastyquery.Symbols$PackageSymbol.getDecl$$anonfun$3(Symbols.scala:1900)
622 at scala.Option.orElse(Option.scala:479)
623 at tastyquery.Symbols$PackageSymbol.getDecl(Symbols.scala:1902)
624 at tastyquery.reader.Loaders$Loader.lookup$1(Loaders.scala:207)
625 at tastyquery.reader.Loaders$Loader.lookupRoots$1$$anonfun$1(Loaders.scala:210)
626 at scala.collection.ArrayOps$.foreach$extension(ArrayOps.scala:1327)
627 at scala.IArray$package$IArray$.foreach(IArray.scala:125)
628 at tastyquery.reader.Loaders$Loader.lookupRoots$1(Loaders.scala:208)
629 at tastyquery.reader.Loaders$Loader.computeLookup$1$$anonfun$1(Loaders.scala:217)
630 at scala.collection.Iterator$$anon$10.nextCur(Iterator.scala:610)
631 at scala.collection.Iterator$$anon$10.hasNext(Iterator.scala:624)
632 at scala.collection.immutable.List.prependedAll(List.scala:156)
633 at scala.collection.immutable.List$.from(List.scala:682)
634 at scala.collection.IterableOnceOps.toList(IterableOnce.scala:1472)
635 at scala.collection.IterableOnceOps.toList$(IterableOnce.scala:337)
636 at scala.collection.AbstractIterable.toList(Iterable.scala:946)
637 at tastymima.TastyMiMa.analyze(TastyMiMa.scala:22)
638 at tastymima.AnalyzeSuite.problemsInFullPackage(AnalyzeSuite.scala:23)
639 at tastymima.AnalyzeSuite.problemsInPackage(AnalyzeSuite.scala:16)
640 at tastymima.AnalyzeSuite.problemsInPackage(AnalyzeSuite.scala:19)
641 at tastymima.AnalyzeSuite.$init$$$anonfun$9(AnalyzeSuite.scala:224)
642==> X tastymima.AnalyzeSuite.class type parameters 0.012s tastyquery.Exceptions$TastyFormatException: TASTy signature has wrong version.
643 expected: {majorVersion: 28, minorVersion: 7}
644 found : {majorVersion: 28, minorVersion: 8 [unstable release: 1]}
645
646This TASTy file was produced by an unstable release.
647To read this TASTy file, your tooling must be at the same version.
648The TASTy file was produced by Scala 3.8.0-RC2.
649 at tastyquery.reader.tasties.TastyHeaderUnpickler.check(TastyHeaderUnpickler.scala:84)
650 at tastyquery.reader.tasties.TastyHeaderUnpickler.readFullHeader(TastyHeaderUnpickler.scala:74)
651 at tastyquery.reader.tasties.TastyHeaderUnpickler.readHeader(TastyHeaderUnpickler.scala:39)
652 at tastyquery.reader.tasties.TastyUnpickler.<init>(TastyUnpickler.scala:188)
653 at tastyquery.reader.tasties.TastyUnpickler.<init>(TastyUnpickler.scala:90)
654 at tastyquery.reader.Loaders$PackageLoadingInfo.doLoadTasty(Loaders.scala:173)
655 at tastyquery.reader.Loaders$PackageLoadingInfo.tryLoadRoot(Loaders.scala:107)
656 at tastyquery.reader.Loaders$PackageLoadingInfo.loadOneRoot$$anonfun$1(Loaders.scala:75)
657 at tastyquery.reader.Loaders$PackageLoadingInfo.loadingRoots(Loaders.scala:92)
658 at tastyquery.reader.Loaders$PackageLoadingInfo.loadOneRoot(Loaders.scala:73)
659 at tastyquery.Symbols$.tastyquery$Symbols$PackageSymbol$$_$getDecl$$anonfun$3$$anonfun$1(Symbols.scala:1900)
660 at tastyquery.Symbols$PackageSymbol.loadingNewRoots(Symbols.scala:1876)
661 at tastyquery.Symbols$PackageSymbol.getDecl$$anonfun$3(Symbols.scala:1900)
662 at scala.Option.orElse(Option.scala:479)
663 at tastyquery.Symbols$PackageSymbol.getDecl(Symbols.scala:1902)
664 at tastyquery.reader.Loaders$Loader.lookup$1(Loaders.scala:207)
665 at tastyquery.reader.Loaders$Loader.lookupRoots$1$$anonfun$1(Loaders.scala:210)
666 at scala.collection.ArrayOps$.foreach$extension(ArrayOps.scala:1327)
667 at scala.IArray$package$IArray$.foreach(IArray.scala:125)
668 at tastyquery.reader.Loaders$Loader.lookupRoots$1(Loaders.scala:208)
669 at tastyquery.reader.Loaders$Loader.computeLookup$1$$anonfun$1(Loaders.scala:217)
670 at scala.collection.Iterator$$anon$10.nextCur(Iterator.scala:610)
671 at scala.collection.Iterator$$anon$10.hasNext(Iterator.scala:624)
672 at scala.collection.immutable.List.prependedAll(List.scala:156)
673 at scala.collection.immutable.List$.from(List.scala:682)
674 at scala.collection.IterableOnceOps.toList(IterableOnce.scala:1472)
675 at scala.collection.IterableOnceOps.toList$(IterableOnce.scala:337)
676 at scala.collection.AbstractIterable.toList(Iterable.scala:946)
677 at tastymima.TastyMiMa.analyze(TastyMiMa.scala:22)
678 at tastymima.AnalyzeSuite.problemsInFullPackage(AnalyzeSuite.scala:23)
679 at tastymima.AnalyzeSuite.problemsInPackage(AnalyzeSuite.scala:16)
680 at tastymima.AnalyzeSuite.problemsInPackage(AnalyzeSuite.scala:19)
681 at tastymima.AnalyzeSuite.$init$$$anonfun$10(AnalyzeSuite.scala:233)
682==> X tastymima.AnalyzeSuite.class parents 0.012s tastyquery.Exceptions$TastyFormatException: TASTy signature has wrong version.
683 expected: {majorVersion: 28, minorVersion: 7}
684 found : {majorVersion: 28, minorVersion: 8 [unstable release: 1]}
685
686This TASTy file was produced by an unstable release.
687To read this TASTy file, your tooling must be at the same version.
688The TASTy file was produced by Scala 3.8.0-RC2.
689 at tastyquery.reader.tasties.TastyHeaderUnpickler.check(TastyHeaderUnpickler.scala:84)
690 at tastyquery.reader.tasties.TastyHeaderUnpickler.readFullHeader(TastyHeaderUnpickler.scala:74)
691 at tastyquery.reader.tasties.TastyHeaderUnpickler.readHeader(TastyHeaderUnpickler.scala:39)
692 at tastyquery.reader.tasties.TastyUnpickler.<init>(TastyUnpickler.scala:188)
693 at tastyquery.reader.tasties.TastyUnpickler.<init>(TastyUnpickler.scala:90)
694 at tastyquery.reader.Loaders$PackageLoadingInfo.doLoadTasty(Loaders.scala:173)
695 at tastyquery.reader.Loaders$PackageLoadingInfo.tryLoadRoot(Loaders.scala:107)
696 at tastyquery.reader.Loaders$PackageLoadingInfo.loadOneRoot$$anonfun$1(Loaders.scala:75)
697 at tastyquery.reader.Loaders$PackageLoadingInfo.loadingRoots(Loaders.scala:92)
698 at tastyquery.reader.Loaders$PackageLoadingInfo.loadOneRoot(Loaders.scala:73)
699 at tastyquery.Symbols$.tastyquery$Symbols$PackageSymbol$$_$getDecl$$anonfun$3$$anonfun$1(Symbols.scala:1900)
700 at tastyquery.Symbols$PackageSymbol.loadingNewRoots(Symbols.scala:1876)
701 at tastyquery.Symbols$PackageSymbol.getDecl$$anonfun$3(Symbols.scala:1900)
702 at scala.Option.orElse(Option.scala:479)
703 at tastyquery.Symbols$PackageSymbol.getDecl(Symbols.scala:1902)
704 at tastyquery.reader.Loaders$Loader.lookup$1(Loaders.scala:207)
705 at tastyquery.reader.Loaders$Loader.lookupRoots$1$$anonfun$1(Loaders.scala:210)
706 at scala.collection.ArrayOps$.foreach$extension(ArrayOps.scala:1327)
707 at scala.IArray$package$IArray$.foreach(IArray.scala:125)
708 at tastyquery.reader.Loaders$Loader.lookupRoots$1(Loaders.scala:208)
709 at tastyquery.reader.Loaders$Loader.computeLookup$1$$anonfun$1(Loaders.scala:217)
710 at scala.collection.Iterator$$anon$10.nextCur(Iterator.scala:610)
711 at scala.collection.Iterator$$anon$10.hasNext(Iterator.scala:624)
712 at scala.collection.immutable.List.prependedAll(List.scala:156)
713 at scala.collection.immutable.List$.from(List.scala:682)
714 at scala.collection.IterableOnceOps.toList(IterableOnce.scala:1472)
715 at scala.collection.IterableOnceOps.toList$(IterableOnce.scala:337)
716 at scala.collection.AbstractIterable.toList(Iterable.scala:946)
717 at tastymima.TastyMiMa.analyze(TastyMiMa.scala:22)
718 at tastymima.AnalyzeSuite.problemsInFullPackage(AnalyzeSuite.scala:23)
719 at tastymima.AnalyzeSuite.problemsInPackage(AnalyzeSuite.scala:16)
720 at tastymima.AnalyzeSuite.problemsInPackage(AnalyzeSuite.scala:19)
721 at tastymima.AnalyzeSuite.$init$$$anonfun$11(AnalyzeSuite.scala:252)
722==> X tastymima.AnalyzeSuite.self types 0.012s tastyquery.Exceptions$TastyFormatException: TASTy signature has wrong version.
723 expected: {majorVersion: 28, minorVersion: 7}
724 found : {majorVersion: 28, minorVersion: 8 [unstable release: 1]}
725
726This TASTy file was produced by an unstable release.
727To read this TASTy file, your tooling must be at the same version.
728The TASTy file was produced by Scala 3.8.0-RC2.
729 at tastyquery.reader.tasties.TastyHeaderUnpickler.check(TastyHeaderUnpickler.scala:84)
730 at tastyquery.reader.tasties.TastyHeaderUnpickler.readFullHeader(TastyHeaderUnpickler.scala:74)
731 at tastyquery.reader.tasties.TastyHeaderUnpickler.readHeader(TastyHeaderUnpickler.scala:39)
732 at tastyquery.reader.tasties.TastyUnpickler.<init>(TastyUnpickler.scala:188)
733 at tastyquery.reader.tasties.TastyUnpickler.<init>(TastyUnpickler.scala:90)
734 at tastyquery.reader.Loaders$PackageLoadingInfo.doLoadTasty(Loaders.scala:173)
735 at tastyquery.reader.Loaders$PackageLoadingInfo.tryLoadRoot(Loaders.scala:107)
736 at tastyquery.reader.Loaders$PackageLoadingInfo.loadOneRoot$$anonfun$1(Loaders.scala:75)
737 at tastyquery.reader.Loaders$PackageLoadingInfo.loadingRoots(Loaders.scala:92)
738 at tastyquery.reader.Loaders$PackageLoadingInfo.loadOneRoot(Loaders.scala:73)
739 at tastyquery.Symbols$.tastyquery$Symbols$PackageSymbol$$_$getDecl$$anonfun$3$$anonfun$1(Symbols.scala:1900)
740 at tastyquery.Symbols$PackageSymbol.loadingNewRoots(Symbols.scala:1876)
741 at tastyquery.Symbols$PackageSymbol.getDecl$$anonfun$3(Symbols.scala:1900)
742 at scala.Option.orElse(Option.scala:479)
743 at tastyquery.Symbols$PackageSymbol.getDecl(Symbols.scala:1902)
744 at tastyquery.reader.Loaders$Loader.lookup$1(Loaders.scala:207)
745 at tastyquery.reader.Loaders$Loader.lookupRoots$1$$anonfun$1(Loaders.scala:210)
746 at scala.collection.ArrayOps$.foreach$extension(ArrayOps.scala:1327)
747 at scala.IArray$package$IArray$.foreach(IArray.scala:125)
748 at tastyquery.reader.Loaders$Loader.lookupRoots$1(Loaders.scala:208)
749 at tastyquery.reader.Loaders$Loader.computeLookup$1$$anonfun$1(Loaders.scala:217)
750 at scala.collection.Iterator$$anon$10.nextCur(Iterator.scala:610)
751 at scala.collection.Iterator$$anon$10.hasNext(Iterator.scala:624)
752 at scala.collection.immutable.List.prependedAll(List.scala:156)
753 at scala.collection.immutable.List$.from(List.scala:682)
754 at scala.collection.IterableOnceOps.toList(IterableOnce.scala:1472)
755 at scala.collection.IterableOnceOps.toList$(IterableOnce.scala:337)
756 at scala.collection.AbstractIterable.toList(Iterable.scala:946)
757 at tastymima.TastyMiMa.analyze(TastyMiMa.scala:22)
758 at tastymima.AnalyzeSuite.problemsInFullPackage(AnalyzeSuite.scala:23)
759 at tastymima.AnalyzeSuite.problemsInPackage(AnalyzeSuite.scala:16)
760 at tastymima.AnalyzeSuite.problemsInPackage(AnalyzeSuite.scala:19)
761 at tastymima.AnalyzeSuite.$init$$$anonfun$12(AnalyzeSuite.scala:267)
762==> X tastymima.AnalyzeSuite.type translations 0.011s tastyquery.Exceptions$TastyFormatException: TASTy signature has wrong version.
763 expected: {majorVersion: 28, minorVersion: 7}
764 found : {majorVersion: 28, minorVersion: 8 [unstable release: 1]}
765
766This TASTy file was produced by an unstable release.
767To read this TASTy file, your tooling must be at the same version.
768The TASTy file was produced by Scala 3.8.0-RC2.
769 at tastyquery.reader.tasties.TastyHeaderUnpickler.check(TastyHeaderUnpickler.scala:84)
770 at tastyquery.reader.tasties.TastyHeaderUnpickler.readFullHeader(TastyHeaderUnpickler.scala:74)
771 at tastyquery.reader.tasties.TastyHeaderUnpickler.readHeader(TastyHeaderUnpickler.scala:39)
772 at tastyquery.reader.tasties.TastyUnpickler.<init>(TastyUnpickler.scala:188)
773 at tastyquery.reader.tasties.TastyUnpickler.<init>(TastyUnpickler.scala:90)
774 at tastyquery.reader.Loaders$PackageLoadingInfo.doLoadTasty(Loaders.scala:173)
775 at tastyquery.reader.Loaders$PackageLoadingInfo.tryLoadRoot(Loaders.scala:107)
776 at tastyquery.reader.Loaders$PackageLoadingInfo.loadOneRoot$$anonfun$1(Loaders.scala:75)
777 at tastyquery.reader.Loaders$PackageLoadingInfo.loadingRoots(Loaders.scala:92)
778 at tastyquery.reader.Loaders$PackageLoadingInfo.loadOneRoot(Loaders.scala:73)
779 at tastyquery.Symbols$.tastyquery$Symbols$PackageSymbol$$_$getDecl$$anonfun$3$$anonfun$1(Symbols.scala:1900)
780 at tastyquery.Symbols$PackageSymbol.loadingNewRoots(Symbols.scala:1876)
781 at tastyquery.Symbols$PackageSymbol.getDecl$$anonfun$3(Symbols.scala:1900)
782 at scala.Option.orElse(Option.scala:479)
783 at tastyquery.Symbols$PackageSymbol.getDecl(Symbols.scala:1902)
784 at tastyquery.reader.Loaders$Loader.lookup$1(Loaders.scala:207)
785 at tastyquery.reader.Loaders$Loader.lookupRoots$1$$anonfun$1(Loaders.scala:210)
786 at scala.collection.ArrayOps$.foreach$extension(ArrayOps.scala:1327)
787 at scala.IArray$package$IArray$.foreach(IArray.scala:125)
788 at tastyquery.reader.Loaders$Loader.lookupRoots$1(Loaders.scala:208)
789 at tastyquery.reader.Loaders$Loader.computeLookup$1$$anonfun$1(Loaders.scala:217)
790 at scala.collection.Iterator$$anon$10.nextCur(Iterator.scala:610)
791 at scala.collection.Iterator$$anon$10.hasNext(Iterator.scala:624)
792 at scala.collection.immutable.List.prependedAll(List.scala:156)
793 at scala.collection.immutable.List$.from(List.scala:682)
794 at scala.collection.IterableOnceOps.toList(IterableOnce.scala:1472)
795 at scala.collection.IterableOnceOps.toList$(IterableOnce.scala:337)
796 at scala.collection.AbstractIterable.toList(Iterable.scala:946)
797 at tastymima.TastyMiMa.analyze(TastyMiMa.scala:22)
798 at tastymima.AnalyzeSuite.problemsInFullPackage(AnalyzeSuite.scala:23)
799 at tastymima.AnalyzeSuite.problemsInPackage(AnalyzeSuite.scala:16)
800 at tastymima.AnalyzeSuite.problemsInPackage(AnalyzeSuite.scala:19)
801 at tastymima.AnalyzeSuite.$init$$$anonfun$13(AnalyzeSuite.scala:281)
802==> X tastymima.AnalyzeSuite.visibility changes 0.011s tastyquery.Exceptions$TastyFormatException: TASTy signature has wrong version.
803 expected: {majorVersion: 28, minorVersion: 7}
804 found : {majorVersion: 28, minorVersion: 8 [unstable release: 1]}
805
806This TASTy file was produced by an unstable release.
807To read this TASTy file, your tooling must be at the same version.
808The TASTy file was produced by Scala 3.8.0-RC2.
809 at tastyquery.reader.tasties.TastyHeaderUnpickler.check(TastyHeaderUnpickler.scala:84)
810 at tastyquery.reader.tasties.TastyHeaderUnpickler.readFullHeader(TastyHeaderUnpickler.scala:74)
811 at tastyquery.reader.tasties.TastyHeaderUnpickler.readHeader(TastyHeaderUnpickler.scala:39)
812 at tastyquery.reader.tasties.TastyUnpickler.<init>(TastyUnpickler.scala:188)
813 at tastyquery.reader.tasties.TastyUnpickler.<init>(TastyUnpickler.scala:90)
814 at tastyquery.reader.Loaders$PackageLoadingInfo.doLoadTasty(Loaders.scala:173)
815 at tastyquery.reader.Loaders$PackageLoadingInfo.tryLoadRoot(Loaders.scala:107)
816 at tastyquery.reader.Loaders$PackageLoadingInfo.loadOneRoot$$anonfun$1(Loaders.scala:75)
817 at tastyquery.reader.Loaders$PackageLoadingInfo.loadingRoots(Loaders.scala:92)
818 at tastyquery.reader.Loaders$PackageLoadingInfo.loadOneRoot(Loaders.scala:73)
819 at tastyquery.Symbols$.tastyquery$Symbols$PackageSymbol$$_$getDecl$$anonfun$3$$anonfun$1(Symbols.scala:1900)
820 at tastyquery.Symbols$PackageSymbol.loadingNewRoots(Symbols.scala:1876)
821 at tastyquery.Symbols$PackageSymbol.getDecl$$anonfun$3(Symbols.scala:1900)
822 at scala.Option.orElse(Option.scala:479)
823 at tastyquery.Symbols$PackageSymbol.getDecl(Symbols.scala:1902)
824 at tastyquery.reader.Loaders$Loader.lookup$1(Loaders.scala:207)
825 at tastyquery.reader.Loaders$Loader.lookupRoots$1$$anonfun$1(Loaders.scala:210)
826 at scala.collection.ArrayOps$.foreach$extension(ArrayOps.scala:1327)
827 at scala.IArray$package$IArray$.foreach(IArray.scala:125)
828 at tastyquery.reader.Loaders$Loader.lookupRoots$1(Loaders.scala:208)
829 at tastyquery.reader.Loaders$Loader.computeLookup$1$$anonfun$1(Loaders.scala:217)
830 at scala.collection.Iterator$$anon$10.nextCur(Iterator.scala:610)
831 at scala.collection.Iterator$$anon$10.hasNext(Iterator.scala:624)
832 at scala.collection.immutable.List.prependedAll(List.scala:156)
833 at scala.collection.immutable.List$.from(List.scala:682)
834 at scala.collection.IterableOnceOps.toList(IterableOnce.scala:1472)
835 at scala.collection.IterableOnceOps.toList$(IterableOnce.scala:337)
836 at scala.collection.AbstractIterable.toList(Iterable.scala:946)
837 at tastymima.TastyMiMa.analyze(TastyMiMa.scala:22)
838 at tastymima.AnalyzeSuite.problemsInFullPackage(AnalyzeSuite.scala:23)
839 at tastymima.AnalyzeSuite.problemsInPackage(AnalyzeSuite.scala:16)
840 at tastymima.AnalyzeSuite.problemsInPackage(AnalyzeSuite.scala:19)
841 at tastymima.AnalyzeSuite.$init$$$anonfun$14(AnalyzeSuite.scala:330)
842==> X tastymima.AnalyzeSuite.new abstract members 0.011s tastyquery.Exceptions$TastyFormatException: TASTy signature has wrong version.
843 expected: {majorVersion: 28, minorVersion: 7}
844 found : {majorVersion: 28, minorVersion: 8 [unstable release: 1]}
845
846This TASTy file was produced by an unstable release.
847To read this TASTy file, your tooling must be at the same version.
848The TASTy file was produced by Scala 3.8.0-RC2.
849 at tastyquery.reader.tasties.TastyHeaderUnpickler.check(TastyHeaderUnpickler.scala:84)
850 at tastyquery.reader.tasties.TastyHeaderUnpickler.readFullHeader(TastyHeaderUnpickler.scala:74)
851 at tastyquery.reader.tasties.TastyHeaderUnpickler.readHeader(TastyHeaderUnpickler.scala:39)
852 at tastyquery.reader.tasties.TastyUnpickler.<init>(TastyUnpickler.scala:188)
853 at tastyquery.reader.tasties.TastyUnpickler.<init>(TastyUnpickler.scala:90)
854 at tastyquery.reader.Loaders$PackageLoadingInfo.doLoadTasty(Loaders.scala:173)
855 at tastyquery.reader.Loaders$PackageLoadingInfo.tryLoadRoot(Loaders.scala:107)
856 at tastyquery.reader.Loaders$PackageLoadingInfo.loadOneRoot$$anonfun$1(Loaders.scala:75)
857 at tastyquery.reader.Loaders$PackageLoadingInfo.loadingRoots(Loaders.scala:92)
858 at tastyquery.reader.Loaders$PackageLoadingInfo.loadOneRoot(Loaders.scala:73)
859 at tastyquery.Symbols$.tastyquery$Symbols$PackageSymbol$$_$getDecl$$anonfun$3$$anonfun$1(Symbols.scala:1900)
860 at tastyquery.Symbols$PackageSymbol.loadingNewRoots(Symbols.scala:1876)
861 at tastyquery.Symbols$PackageSymbol.getDecl$$anonfun$3(Symbols.scala:1900)
862 at scala.Option.orElse(Option.scala:479)
863 at tastyquery.Symbols$PackageSymbol.getDecl(Symbols.scala:1902)
864 at tastyquery.reader.Loaders$Loader.lookup$1(Loaders.scala:207)
865 at tastyquery.reader.Loaders$Loader.lookupRoots$1$$anonfun$1(Loaders.scala:210)
866 at scala.collection.ArrayOps$.foreach$extension(ArrayOps.scala:1327)
867 at scala.IArray$package$IArray$.foreach(IArray.scala:125)
868 at tastyquery.reader.Loaders$Loader.lookupRoots$1(Loaders.scala:208)
869 at tastyquery.reader.Loaders$Loader.computeLookup$1$$anonfun$1(Loaders.scala:217)
870 at scala.collection.Iterator$$anon$10.nextCur(Iterator.scala:610)
871 at scala.collection.Iterator$$anon$10.hasNext(Iterator.scala:624)
872 at scala.collection.immutable.List.prependedAll(List.scala:156)
873 at scala.collection.immutable.List$.from(List.scala:682)
874 at scala.collection.IterableOnceOps.toList(IterableOnce.scala:1472)
875 at scala.collection.IterableOnceOps.toList$(IterableOnce.scala:337)
876 at scala.collection.AbstractIterable.toList(Iterable.scala:946)
877 at tastymima.TastyMiMa.analyze(TastyMiMa.scala:22)
878 at tastymima.AnalyzeSuite.problemsInFullPackage(AnalyzeSuite.scala:23)
879 at tastymima.AnalyzeSuite.problemsInPackage(AnalyzeSuite.scala:16)
880 at tastymima.AnalyzeSuite.problemsInPackage(AnalyzeSuite.scala:19)
881 at tastymima.AnalyzeSuite.$init$$$anonfun$15(AnalyzeSuite.scala:424)
882==> X tastymima.AnalyzeSuite.artifact-private packages 0.011s tastyquery.Exceptions$TastyFormatException: TASTy signature has wrong version.
883 expected: {majorVersion: 28, minorVersion: 7}
884 found : {majorVersion: 28, minorVersion: 8 [unstable release: 1]}
885
886This TASTy file was produced by an unstable release.
887To read this TASTy file, your tooling must be at the same version.
888The TASTy file was produced by Scala 3.8.0-RC2.
889 at tastyquery.reader.tasties.TastyHeaderUnpickler.check(TastyHeaderUnpickler.scala:84)
890 at tastyquery.reader.tasties.TastyHeaderUnpickler.readFullHeader(TastyHeaderUnpickler.scala:74)
891 at tastyquery.reader.tasties.TastyHeaderUnpickler.readHeader(TastyHeaderUnpickler.scala:39)
892 at tastyquery.reader.tasties.TastyUnpickler.<init>(TastyUnpickler.scala:188)
893 at tastyquery.reader.tasties.TastyUnpickler.<init>(TastyUnpickler.scala:90)
894 at tastyquery.reader.Loaders$PackageLoadingInfo.doLoadTasty(Loaders.scala:173)
895 at tastyquery.reader.Loaders$PackageLoadingInfo.tryLoadRoot(Loaders.scala:107)
896 at tastyquery.reader.Loaders$PackageLoadingInfo.loadOneRoot$$anonfun$1(Loaders.scala:75)
897 at tastyquery.reader.Loaders$PackageLoadingInfo.loadingRoots(Loaders.scala:92)
898 at tastyquery.reader.Loaders$PackageLoadingInfo.loadOneRoot(Loaders.scala:73)
899 at tastyquery.Symbols$.tastyquery$Symbols$PackageSymbol$$_$getDecl$$anonfun$3$$anonfun$1(Symbols.scala:1900)
900 at tastyquery.Symbols$PackageSymbol.loadingNewRoots(Symbols.scala:1876)
901 at tastyquery.Symbols$PackageSymbol.getDecl$$anonfun$3(Symbols.scala:1900)
902 at scala.Option.orElse(Option.scala:479)
903 at tastyquery.Symbols$PackageSymbol.getDecl(Symbols.scala:1902)
904 at tastyquery.reader.Loaders$Loader.lookup$1(Loaders.scala:207)
905 at tastyquery.reader.Loaders$Loader.lookupRoots$1$$anonfun$1(Loaders.scala:210)
906 at scala.collection.ArrayOps$.foreach$extension(ArrayOps.scala:1327)
907 at scala.IArray$package$IArray$.foreach(IArray.scala:125)
908 at tastyquery.reader.Loaders$Loader.lookupRoots$1(Loaders.scala:208)
909 at tastyquery.reader.Loaders$Loader.computeLookup$1$$anonfun$1(Loaders.scala:217)
910 at scala.collection.Iterator$$anon$10.nextCur(Iterator.scala:610)
911 at scala.collection.Iterator$$anon$10.hasNext(Iterator.scala:624)
912 at scala.collection.immutable.List.prependedAll(List.scala:156)
913 at scala.collection.immutable.List$.from(List.scala:682)
914 at scala.collection.IterableOnceOps.toList(IterableOnce.scala:1472)
915 at scala.collection.IterableOnceOps.toList$(IterableOnce.scala:337)
916 at scala.collection.AbstractIterable.toList(Iterable.scala:946)
917 at tastymima.TastyMiMa.analyze(TastyMiMa.scala:22)
918 at tastymima.AnalyzeSuite.problemsInFullPackage(AnalyzeSuite.scala:23)
919 at tastymima.AnalyzeSuite.problemsInPackage(AnalyzeSuite.scala:16)
920 at tastymima.AnalyzeSuite.$init$$$anonfun$16(AnalyzeSuite.scala:442)
921==> X tastymima.AnalyzeSuite.empty package #61 0.01s tastyquery.Exceptions$TastyFormatException: TASTy signature has wrong version.
922 expected: {majorVersion: 28, minorVersion: 7}
923 found : {majorVersion: 28, minorVersion: 8 [unstable release: 1]}
924
925This TASTy file was produced by an unstable release.
926To read this TASTy file, your tooling must be at the same version.
927The TASTy file was produced by Scala 3.8.0-RC2.
928 at tastyquery.reader.tasties.TastyHeaderUnpickler.check(TastyHeaderUnpickler.scala:84)
929 at tastyquery.reader.tasties.TastyHeaderUnpickler.readFullHeader(TastyHeaderUnpickler.scala:74)
930 at tastyquery.reader.tasties.TastyHeaderUnpickler.readHeader(TastyHeaderUnpickler.scala:39)
931 at tastyquery.reader.tasties.TastyUnpickler.<init>(TastyUnpickler.scala:188)
932 at tastyquery.reader.tasties.TastyUnpickler.<init>(TastyUnpickler.scala:90)
933 at tastyquery.reader.Loaders$PackageLoadingInfo.doLoadTasty(Loaders.scala:173)
934 at tastyquery.reader.Loaders$PackageLoadingInfo.tryLoadRoot(Loaders.scala:107)
935 at tastyquery.reader.Loaders$PackageLoadingInfo.loadOneRoot$$anonfun$1(Loaders.scala:75)
936 at tastyquery.reader.Loaders$PackageLoadingInfo.loadingRoots(Loaders.scala:92)
937 at tastyquery.reader.Loaders$PackageLoadingInfo.loadOneRoot(Loaders.scala:73)
938 at tastyquery.Symbols$.tastyquery$Symbols$PackageSymbol$$_$getDecl$$anonfun$3$$anonfun$1(Symbols.scala:1900)
939 at tastyquery.Symbols$PackageSymbol.loadingNewRoots(Symbols.scala:1876)
940 at tastyquery.Symbols$PackageSymbol.getDecl$$anonfun$3(Symbols.scala:1900)
941 at scala.Option.orElse(Option.scala:479)
942 at tastyquery.Symbols$PackageSymbol.getDecl(Symbols.scala:1902)
943 at tastyquery.reader.Loaders$Loader.lookup$1(Loaders.scala:207)
944 at tastyquery.reader.Loaders$Loader.lookupRoots$1$$anonfun$1(Loaders.scala:210)
945 at scala.collection.ArrayOps$.foreach$extension(ArrayOps.scala:1327)
946 at scala.IArray$package$IArray$.foreach(IArray.scala:125)
947 at tastyquery.reader.Loaders$Loader.lookupRoots$1(Loaders.scala:208)
948 at tastyquery.reader.Loaders$Loader.computeLookup$1$$anonfun$1(Loaders.scala:217)
949 at scala.collection.Iterator$$anon$10.nextCur(Iterator.scala:610)
950 at scala.collection.Iterator$$anon$10.hasNext(Iterator.scala:624)
951 at scala.collection.immutable.List.prependedAll(List.scala:156)
952 at scala.collection.immutable.List$.from(List.scala:682)
953 at scala.collection.IterableOnceOps.toList(IterableOnce.scala:1472)
954 at scala.collection.IterableOnceOps.toList$(IterableOnce.scala:337)
955 at scala.collection.AbstractIterable.toList(Iterable.scala:946)
956 at tastymima.TastyMiMa.analyze(TastyMiMa.scala:22)
957 at tastymima.AnalyzeSuite.problemsInFullPackage(AnalyzeSuite.scala:23)
958 at tastymima.AnalyzeSuite.problemsInFullPackage(AnalyzeSuite.scala:26)
959 at tastymima.AnalyzeSuite.$init$$$anonfun$17(AnalyzeSuite.scala:451)
960==> X tastymima.AnalyzeSuite.internal errors 0.009s tastyquery.Exceptions$TastyFormatException: TASTy signature has wrong version.
961 expected: {majorVersion: 28, minorVersion: 7}
962 found : {majorVersion: 28, minorVersion: 8 [unstable release: 1]}
963
964This TASTy file was produced by an unstable release.
965To read this TASTy file, your tooling must be at the same version.
966The TASTy file was produced by Scala 3.8.0-RC2.
967 at tastyquery.reader.tasties.TastyHeaderUnpickler.check(TastyHeaderUnpickler.scala:84)
968 at tastyquery.reader.tasties.TastyHeaderUnpickler.readFullHeader(TastyHeaderUnpickler.scala:74)
969 at tastyquery.reader.tasties.TastyHeaderUnpickler.readHeader(TastyHeaderUnpickler.scala:39)
970 at tastyquery.reader.tasties.TastyUnpickler.<init>(TastyUnpickler.scala:188)
971 at tastyquery.reader.tasties.TastyUnpickler.<init>(TastyUnpickler.scala:90)
972 at tastyquery.reader.Loaders$PackageLoadingInfo.doLoadTasty(Loaders.scala:173)
973 at tastyquery.reader.Loaders$PackageLoadingInfo.tryLoadRoot(Loaders.scala:107)
974 at tastyquery.reader.Loaders$PackageLoadingInfo.loadOneRoot$$anonfun$1(Loaders.scala:75)
975 at tastyquery.reader.Loaders$PackageLoadingInfo.loadingRoots(Loaders.scala:92)
976 at tastyquery.reader.Loaders$PackageLoadingInfo.loadOneRoot(Loaders.scala:73)
977 at tastyquery.Symbols$.tastyquery$Symbols$PackageSymbol$$_$getDecl$$anonfun$3$$anonfun$1(Symbols.scala:1900)
978 at tastyquery.Symbols$PackageSymbol.loadingNewRoots(Symbols.scala:1876)
979 at tastyquery.Symbols$PackageSymbol.getDecl$$anonfun$3(Symbols.scala:1900)
980 at scala.Option.orElse(Option.scala:479)
981 at tastyquery.Symbols$PackageSymbol.getDecl(Symbols.scala:1902)
982 at tastyquery.reader.Loaders$Loader.lookup$1(Loaders.scala:207)
983 at tastyquery.reader.Loaders$Loader.lookupRoots$1$$anonfun$1(Loaders.scala:210)
984 at scala.collection.ArrayOps$.foreach$extension(ArrayOps.scala:1327)
985 at scala.IArray$package$IArray$.foreach(IArray.scala:125)
986 at tastyquery.reader.Loaders$Loader.lookupRoots$1(Loaders.scala:208)
987 at tastyquery.reader.Loaders$Loader.computeLookup$1$$anonfun$1(Loaders.scala:217)
988 at scala.collection.Iterator$$anon$10.nextCur(Iterator.scala:610)
989 at scala.collection.Iterator$$anon$10.hasNext(Iterator.scala:624)
990 at scala.collection.immutable.List.prependedAll(List.scala:156)
991 at scala.collection.immutable.List$.from(List.scala:682)
992 at scala.collection.IterableOnceOps.toList(IterableOnce.scala:1472)
993 at scala.collection.IterableOnceOps.toList$(IterableOnce.scala:337)
994 at scala.collection.AbstractIterable.toList(Iterable.scala:946)
995 at tastymima.TastyMiMa.analyze(TastyMiMa.scala:22)
996 at tastymima.AnalyzeSuite.problemsInFullPackage(AnalyzeSuite.scala:23)
997 at tastymima.AnalyzeSuite.problemsInPackage(AnalyzeSuite.scala:16)
998 at tastymima.AnalyzeSuite.problemsInPackage(AnalyzeSuite.scala:19)
999 at tastymima.AnalyzeSuite.$init$$$anonfun$18(AnalyzeSuite.scala:460)
1000tastymima.intf.ProblemMatcherSuite:
1001 + exact-match 0.012s
1002 + star-match 0.006s
1003tastymima.ElementaryLoadingSuite:
1004==> X tastymima.ElementaryLoadingSuite.ClassOnlyInV1 0.013s tastyquery.Exceptions$TastyFormatException: TASTy signature has wrong version.
1005 expected: {majorVersion: 28, minorVersion: 7}
1006 found : {majorVersion: 28, minorVersion: 8 [unstable release: 1]}
1007
1008This TASTy file was produced by an unstable release.
1009To read this TASTy file, your tooling must be at the same version.
1010The TASTy file was produced by Scala 3.8.0-RC2.
1011 at tastyquery.reader.tasties.TastyHeaderUnpickler.check(TastyHeaderUnpickler.scala:84)
1012 at tastyquery.reader.tasties.TastyHeaderUnpickler.readFullHeader(TastyHeaderUnpickler.scala:74)
1013 at tastyquery.reader.tasties.TastyHeaderUnpickler.readHeader(TastyHeaderUnpickler.scala:39)
1014 at tastyquery.reader.tasties.TastyUnpickler.<init>(TastyUnpickler.scala:188)
1015 at tastyquery.reader.tasties.TastyUnpickler.<init>(TastyUnpickler.scala:90)
1016 at tastyquery.reader.Loaders$PackageLoadingInfo.doLoadTasty(Loaders.scala:173)
1017 at tastyquery.reader.Loaders$PackageLoadingInfo.tryLoadRoot(Loaders.scala:107)
1018 at tastyquery.reader.Loaders$PackageLoadingInfo.loadOneRoot$$anonfun$1(Loaders.scala:75)
1019 at tastyquery.reader.Loaders$PackageLoadingInfo.loadingRoots(Loaders.scala:92)
1020 at tastyquery.reader.Loaders$PackageLoadingInfo.loadOneRoot(Loaders.scala:73)
1021 at tastyquery.Symbols$.tastyquery$Symbols$PackageSymbol$$_$getDecl$$anonfun$3$$anonfun$1(Symbols.scala:1900)
1022 at tastyquery.Symbols$PackageSymbol.loadingNewRoots(Symbols.scala:1876)
1023 at tastyquery.Symbols$PackageSymbol.getDecl$$anonfun$3(Symbols.scala:1900)
1024 at scala.Option.orElse(Option.scala:479)
1025 at tastyquery.Symbols$PackageSymbol.getDecl(Symbols.scala:1902)
1026 at tastyquery.Symbols$PackageSymbol.getDecl(Symbols.scala:1908)
1027 at tastyquery.Contexts$Context.findTopLevelClass(Contexts.scala:138)
1028 at tastymima.ElementaryLoadingSuite.$init$$$anonfun$1(ElementaryLoadingSuite.scala:11)
1029==> X tastymima.ElementaryLoadingSuite.ClassOnlyInV2 0.003s tastyquery.Exceptions$TastyFormatException: TASTy signature has wrong version.
1030 expected: {majorVersion: 28, minorVersion: 7}
1031 found : {majorVersion: 28, minorVersion: 8 [unstable release: 1]}
1032
1033This TASTy file was produced by an unstable release.
1034To read this TASTy file, your tooling must be at the same version.
1035The TASTy file was produced by Scala 3.8.0-RC2.
1036 at tastyquery.reader.tasties.TastyHeaderUnpickler.check(TastyHeaderUnpickler.scala:84)
1037 at tastyquery.reader.tasties.TastyHeaderUnpickler.readFullHeader(TastyHeaderUnpickler.scala:74)
1038 at tastyquery.reader.tasties.TastyHeaderUnpickler.readHeader(TastyHeaderUnpickler.scala:39)
1039 at tastyquery.reader.tasties.TastyUnpickler.<init>(TastyUnpickler.scala:188)
1040 at tastyquery.reader.tasties.TastyUnpickler.<init>(TastyUnpickler.scala:90)
1041 at tastyquery.reader.Loaders$PackageLoadingInfo.doLoadTasty(Loaders.scala:173)
1042 at tastyquery.reader.Loaders$PackageLoadingInfo.tryLoadRoot(Loaders.scala:107)
1043 at tastyquery.reader.Loaders$PackageLoadingInfo.loadOneRoot$$anonfun$1(Loaders.scala:75)
1044 at tastyquery.reader.Loaders$PackageLoadingInfo.loadingRoots(Loaders.scala:92)
1045 at tastyquery.reader.Loaders$PackageLoadingInfo.loadOneRoot(Loaders.scala:73)
1046 at tastyquery.Symbols$.tastyquery$Symbols$PackageSymbol$$_$getDecl$$anonfun$3$$anonfun$1(Symbols.scala:1900)
1047 at tastyquery.Symbols$PackageSymbol.loadingNewRoots(Symbols.scala:1876)
1048 at tastyquery.Symbols$PackageSymbol.getDecl$$anonfun$3(Symbols.scala:1900)
1049 at scala.Option.orElse(Option.scala:479)
1050 at tastyquery.Symbols$PackageSymbol.getDecl(Symbols.scala:1902)
1051 at tastyquery.Symbols$PackageSymbol.getDecl(Symbols.scala:1908)
1052 at tastyquery.Contexts$Context.findTopLevelClass(Contexts.scala:138)
1053 at tastymima.ElementaryLoadingSuite.$init$$$anonfun$2(ElementaryLoadingSuite.scala:22)
1054tastymima.JavaAPISuite:
1055==> X tastymima.JavaAPISuite.direct 0.357s tastyquery.Exceptions$TastyFormatException: TASTy signature has wrong version.
1056 expected: {majorVersion: 28, minorVersion: 7}
1057 found : {majorVersion: 28, minorVersion: 8 [unstable release: 1]}
1058
1059This TASTy file was produced by an unstable release.
1060To read this TASTy file, your tooling must be at the same version.
1061The TASTy file was produced by Scala 3.8.0-RC2.
1062 at tastyquery.reader.tasties.TastyHeaderUnpickler.check(TastyHeaderUnpickler.scala:84)
1063 at tastyquery.reader.tasties.TastyHeaderUnpickler.readFullHeader(TastyHeaderUnpickler.scala:74)
1064 at tastyquery.reader.tasties.TastyHeaderUnpickler.readHeader(TastyHeaderUnpickler.scala:39)
1065 at tastyquery.reader.tasties.TastyUnpickler.<init>(TastyUnpickler.scala:188)
1066 at tastyquery.reader.tasties.TastyUnpickler.<init>(TastyUnpickler.scala:90)
1067 at tastyquery.reader.Loaders$PackageLoadingInfo.doLoadTasty(Loaders.scala:173)
1068 at tastyquery.reader.Loaders$PackageLoadingInfo.tryLoadRoot(Loaders.scala:107)
1069 at tastyquery.reader.Loaders$PackageLoadingInfo.loadOneRoot$$anonfun$1(Loaders.scala:75)
1070 at tastyquery.reader.Loaders$PackageLoadingInfo.loadingRoots(Loaders.scala:92)
1071 at tastyquery.reader.Loaders$PackageLoadingInfo.loadOneRoot(Loaders.scala:73)
1072 at tastyquery.Symbols$.tastyquery$Symbols$PackageSymbol$$_$getDecl$$anonfun$3$$anonfun$1(Symbols.scala:1900)
1073 at tastyquery.Symbols$PackageSymbol.loadingNewRoots(Symbols.scala:1876)
1074 at tastyquery.Symbols$PackageSymbol.getDecl$$anonfun$3(Symbols.scala:1900)
1075 at scala.Option.orElse(Option.scala:479)
1076 at tastyquery.Symbols$PackageSymbol.getDecl(Symbols.scala:1902)
1077 at tastyquery.reader.Loaders$Loader.lookup$1(Loaders.scala:207)
1078 at tastyquery.reader.Loaders$Loader.lookupRoots$1$$anonfun$1(Loaders.scala:210)
1079 at scala.collection.ArrayOps$.foreach$extension(ArrayOps.scala:1327)
1080 at scala.IArray$package$IArray$.foreach(IArray.scala:125)
1081 at tastyquery.reader.Loaders$Loader.lookupRoots$1(Loaders.scala:208)
1082 at tastyquery.reader.Loaders$Loader.computeLookup$1$$anonfun$1(Loaders.scala:217)
1083 at scala.collection.Iterator$$anon$10.nextCur(Iterator.scala:610)
1084 at scala.collection.Iterator$$anon$10.hasNext(Iterator.scala:624)
1085 at scala.collection.immutable.List.prependedAll(List.scala:156)
1086 at scala.collection.immutable.List$.from(List.scala:682)
1087 at scala.collection.IterableOnceOps.toList(IterableOnce.scala:1472)
1088 at scala.collection.IterableOnceOps.toList$(IterableOnce.scala:337)
1089 at scala.collection.AbstractIterable.toList(Iterable.scala:946)
1090 at tastymima.TastyMiMa.analyze(TastyMiMa.scala:22)
1091 at tastymima.TastyMiMa.analyze(TastyMiMa.scala:50)
1092 at tastymima.TastyMiMa.analyze(TastyMiMa.scala:62)
1093 at tastymima.JavaAPISuite.analyzeTestLib(JavaAPISuite.scala:14)
1094 at tastymima.JavaAPISuite.$init$$$anonfun$1(JavaAPISuite.scala:24)
1095==> X tastymima.JavaAPISuite.via-reflection 0.756s tastyquery.Exceptions$TastyFormatException: TASTy signature has wrong version.
1096 expected: {majorVersion: 28, minorVersion: 7}
1097 found : {majorVersion: 28, minorVersion: 8 [unstable release: 1]}
1098
1099This TASTy file was produced by an unstable release.
1100To read this TASTy file, your tooling must be at the same version.
1101The TASTy file was produced by Scala 3.8.0-RC2.
1102 at tastyquery.reader.tasties.TastyHeaderUnpickler.check(TastyHeaderUnpickler.scala:84)
1103 at tastyquery.reader.tasties.TastyHeaderUnpickler.readFullHeader(TastyHeaderUnpickler.scala:74)
1104 at tastyquery.reader.tasties.TastyHeaderUnpickler.readHeader(TastyHeaderUnpickler.scala:39)
1105 at tastyquery.reader.tasties.TastyUnpickler.<init>(TastyUnpickler.scala:188)
1106 at tastyquery.reader.tasties.TastyUnpickler.<init>(TastyUnpickler.scala:90)
1107 at tastyquery.reader.Loaders$PackageLoadingInfo.doLoadTasty(Loaders.scala:173)
1108 at tastyquery.reader.Loaders$PackageLoadingInfo.tryLoadRoot(Loaders.scala:107)
1109 at tastyquery.reader.Loaders$PackageLoadingInfo.loadOneRoot$$anonfun$1(Loaders.scala:75)
1110 at tastyquery.reader.Loaders$PackageLoadingInfo.loadingRoots(Loaders.scala:92)
1111 at tastyquery.reader.Loaders$PackageLoadingInfo.loadOneRoot(Loaders.scala:73)
1112 at tastyquery.Symbols$.tastyquery$Symbols$PackageSymbol$$_$getDecl$$anonfun$3$$anonfun$1(Symbols.scala:1900)
1113 at tastyquery.Symbols$PackageSymbol.loadingNewRoots(Symbols.scala:1876)
1114 at tastyquery.Symbols$PackageSymbol.getDecl$$anonfun$3(Symbols.scala:1900)
1115 at scala.Option.orElse(Option.scala:479)
1116 at tastyquery.Symbols$PackageSymbol.getDecl(Symbols.scala:1902)
1117 at tastyquery.reader.Loaders$Loader.lookup$1(Loaders.scala:207)
1118 at tastyquery.reader.Loaders$Loader.lookupRoots$1$$anonfun$1(Loaders.scala:210)
1119 at scala.collection.ArrayOps$.foreach$extension(ArrayOps.scala:1327)
1120 at scala.IArray$package$IArray$.foreach(IArray.scala:125)
1121 at tastyquery.reader.Loaders$Loader.lookupRoots$1(Loaders.scala:208)
1122 at tastyquery.reader.Loaders$Loader.computeLookup$1$$anonfun$1(Loaders.scala:217)
1123 at scala.collection.Iterator$$anon$10.nextCur(Iterator.scala:610)
1124 at scala.collection.Iterator$$anon$10.hasNext(Iterator.scala:624)
1125 at scala.collection.immutable.List.prependedAll(List.scala:156)
1126 at scala.collection.immutable.List$.from(List.scala:682)
1127 at scala.collection.IterableOnceOps.toList(IterableOnce.scala:1472)
1128 at scala.collection.IterableOnceOps.toList$(IterableOnce.scala:337)
1129 at scala.collection.AbstractIterable.toList(Iterable.scala:946)
1130 at tastymima.TastyMiMa.analyze(TastyMiMa.scala:22)
1131 at tastymima.TastyMiMa.analyze(TastyMiMa.scala:50)
1132 at tastymima.TastyMiMa.analyze(TastyMiMa.scala:62)
1133 at tastymima.JavaAPISuite.analyzeTestLib(JavaAPISuite.scala:14)
1134 at tastymima.JavaAPISuite.$init$$$anonfun$2(JavaAPISuite.scala:33)
1135Starting build for ProjectRef(file:/build/repo/,tastyMiMaInterface) (tasty-mima-interface)... [1/2]
1136Compile scalacOptions: -encoding, utf-8, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1137
1138************************
1139Build summary:
1140[{
1141 "module": "tasty-mima",
1142 "compile": {"status": "ok", "tookMs": 11158, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1143 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1144 "test-compile": {"status": "ok", "tookMs": 2269, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1145 "test": {"status": "failed", "tookMs": 6248, "passed": 4, "failed": 22, "ignored": 0, "skipped": 0, "total": 26, "byFramework": [{"framework": "munit", "stats": {"passed": 4, "failed": 22, "ignored": 0, "skipped": 0, "total": 26}}]},
1146 "publish": {"status": "skipped", "tookMs": 0},
1147 "metadata": {
1148 "crossScalaVersions": ["3.7.1"]
1149}
1150},{
1151 "module": "tasty-mima-interface",
1152 "compile": {"status": "ok", "tookMs": 58, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1153 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1154 "test-compile": {"status": "ok", "tookMs": 93, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1155 "test": {"status": "ok", "tookMs": 96, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1156 "publish": {"status": "skipped", "tookMs": 0},
1157 "metadata": {
1158 "crossScalaVersions": ["3.7.1"]
1159}
1160}]
1161************************
1162[error] Scala3CommunityBuild$ProjectBuildFailureException: 1 module(s) finished with failures: tasty-mima
1163[error] (Global / runBuild) Scala3CommunityBuild$ProjectBuildFailureException: 1 module(s) finished with failures: tasty-mima
1164[error] Total time: 30 s, completed Nov 28, 2025, 12:56:12 PM
1165[0JBuild failed, not retrying.