Build Logs
scalacenter/tasty-query • 3.8.0-RC1:2025-11-14
Errors
0
Warnings
108
Total Lines
494
1##################################
2Clonning https://github.com/scalacenter/tasty-query.git into /build/repo using revision v1.6.1
3##################################
4Note: switching to 'baf399cb3af5be76d5dc228dffb2bc4eea795af5'.
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-RC2
22Migrating project for -source:3.7 using Scala 3.7.4-RC2
23----
24Preparing build for 3.7.4-RC2
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
29Try apply source patch:
30Path: tasty-query/shared/src/main/scala/tastyquery/reader/pickles/PickleReader.scala
31Pattern: DefaultGetterName(termName(underlyingStr), indexStr.toInt - 1)
32Replacement: DefaultGetterName(termName(underlyingStr.nn), indexStr.nn.toInt - 1)
33Starting compilation server
34Compiling project (Scala 3.7.3, JVM (21))
35Compiled project (Scala 3.7.3, JVM (21))
36Successfully applied pattern 'DefaultGetterName(termName(underlyingStr), indexStr.toInt - 1)' in tasty-query/shared/src/main/scala/tastyquery/reader/pickles/PickleReader.scala
37----
38Starting build for 3.7.4-RC2
39Execute tests: false
40sbt project found:
41Sbt version 1.11.3 is not supported, minimal supported version is 1.11.5
42Enforcing usage of sbt in version 1.11.5
43No prepare script found for project scalacenter/tasty-query
44/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
45##################################
46Scala version: 3.7.4-RC2
47Targets: ch.epfl.scala%tasty-query
48Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"tasty-query/shared/src/main/scala/tastyquery/reader/pickles/PickleReader.scala","pattern":"DefaultGetterName(termName(underlyingStr), indexStr.toInt - 1)","replaceWith":"DefaultGetterName(termName(underlyingStr.nn), indexStr.nn.toInt - 1)"}]}
49##################################
50Using extra scalacOptions: -rewrite,REQUIRE:-source:3.7-migration
51Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
52[sbt_options] declare -a sbt_options=()
53[process_args] java_version = '21'
54[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21/rt.jar'
55# Executing command line:
56java
57-Dfile.encoding=UTF-8
58-Dcommunitybuild.scala=3.7.4-RC2
59-Dcommunitybuild.project.dependencies.add=
60-Xmx7G
61-Xms4G
62-Xss8M
63-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
64-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21
65-jar
66/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
67"setCrossScalaVersions 3.7.4-RC2"
68"++3.7.4-RC2 -v"
69"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""
70"set every credentials := Nil"
71"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
72"removeScalacOptionsStartingWith -P:wartremover"
73
74moduleMappings
75"runBuild 3.7.4-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"tasty-query/shared/src/main/scala/tastyquery/reader/pickles/PickleReader.scala","pattern":"DefaultGetterName(termName(underlyingStr), indexStr.toInt - 1)","replaceWith":"DefaultGetterName(termName(underlyingStr.nn), indexStr.nn.toInt - 1)"}]}""" ch.epfl.scala%tasty-query"
76
77[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 21)
78[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
79[info] loading project definition from /build/repo/project
80[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
81[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
82[info] Compilation completed in 8.809s.
83[info] done compiling
84[info] loading settings for project root from build.sbt...
85[info] set current project to root (in build file:/build/repo/)
86Execute setCrossScalaVersions: 3.7.4-RC2
87OpenCB::Changing crossVersion 3.7.1 -> 3.7.4-RC2 in tastyQueryJS/crossScalaVersions
88OpenCB::Limitting incorrect crossVersions List(3.7.1) -> List(2.13.16) in scala2TestSourcesJVM/crossScalaVersions
89OpenCB::Changing crossVersion 3.7.1 -> 3.7.4-RC2 in testSourcesJS/crossScalaVersions
90OpenCB::Changing crossVersion 3.7.1 -> 3.7.4-RC2 in tastyQueryJVM/crossScalaVersions
91OpenCB::Changing crossVersion 3.7.1 -> 3.7.4-RC2 in root/crossScalaVersions
92OpenCB::Limitting incorrect crossVersions List(3.7.1) -> List(2.13.16) in scala2TestSourcesJS/crossScalaVersions
93OpenCB::Changing crossVersion 3.7.1 -> 3.7.4-RC2 in testSourcesJVM/crossScalaVersions
94[info] set current project to root (in build file:/build/repo/)
95[info] Setting Scala version to 3.7.4-RC2 on 5 projects.
96[info] Switching Scala version on:
97[info] testSourcesJS (3.7.4-RC2)
98[info] * root (3.7.4-RC2)
99[info] tastyQueryJS (3.7.4-RC2)
100[info] tastyQueryJVM (3.7.4-RC2)
101[info] testSourcesJVM (3.7.4-RC2)
102[info] Excluding projects:
103[info] scala2TestSourcesJS (2.13.16)
104[info] scala2TestSourcesJVM (2.13.16)
105[info] Reapplying settings...
106[info] set current project to root (in build file:/build/repo/)
107Execute 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
108[info] Reapplying settings...
109[info] set current project to root (in build file:/build/repo/)
110[info] Defining Global / credentials, credentials and 5 others.
111[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 34 others.
112[info] Run `last` for details.
113[info] Reapplying settings...
114[info] set current project to root (in build file:/build/repo/)
115Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
116[info] Reapplying settings...
117OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
118
119 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
120 Did you mean allExcludeDependencies ?
121 , retry without global scopes
122[info] Reapplying settings...
123[info] set current project to root (in build file:/build/repo/)
124Execute removeScalacOptionsStartingWith: -P:wartremover
125[info] Reapplying settings...
126[info] set current project to root (in build file:/build/repo/)
127[success] Total time: 0 s, completed Nov 14, 2025, 9:43:22 PM
128Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"tasty-query/shared/src/main/scala/tastyquery/reader/pickles/PickleReader.scala","pattern":"DefaultGetterName(termName(underlyingStr), indexStr.toInt - 1)","replaceWith":"DefaultGetterName(termName(underlyingStr.nn), indexStr.nn.toInt - 1)"}]}
129Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
130Starting build...
131Projects: Set(tastyQueryJVM, testSourcesJVM, scala2TestSourcesJVM)
132Starting build for ProjectRef(file:/build/repo/,tastyQueryJVM) (tasty-query)... [0/3]
133OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
134OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.7-migration` in Scala 2.12.20 module Global
135OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
136OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
137OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
138OpenCB::Filter out '-source:future', matches setting pattern '^-?-source(:.*)?'
139Compile scalacOptions: -encoding, utf-8, -Yexplicit-nulls, -Wsafe-init, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
140[info] compiling 49 Scala sources to /build/repo/tasty-query/jvm/target/scala-3.7.4-RC2/classes ...
141[warn] -- [E216] Syntax Warning: /build/repo/tasty-query/jvm/src/main/scala/tastyquery/jdk/ClasspathLoaders.scala:24:39
142[warn] 24 | path.getFileName().nn.toString().nn.endsWith("." + ext)
143[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
144[warn] | Unnecessary .nn: qualifier is already not null
145[warn] -- [E216] Syntax Warning: /build/repo/tasty-query/shared/src/main/scala/tastyquery/TypeOps.scala:68:96
146[warn] 68 | case Some(normalizedPrefix) => toPrefix(origTp, normalizedPrefix, cls.owner.nn, thiscls)
147[warn] | ^^^^^^^^^^^^
148[warn] | Unnecessary .nn: qualifier is already not null
149[warn] -- [E216] Syntax Warning: /build/repo/tasty-query/shared/src/main/scala/tastyquery/Types.scala:1714:19
150[warn] 1714 | myParamTypes.nn
151[warn] | ^^^^^^^^^^^^^^^
152[warn] | Unnecessary .nn: qualifier is already not null
153[warn] -- [E216] Syntax Warning: /build/repo/tasty-query/shared/src/main/scala/tastyquery/Types.scala:1718:12
154[warn] 1718 | myRes.nn
155[warn] | ^^^^^^^^
156[warn] | Unnecessary .nn: qualifier is already not null
157[warn] -- [E216] Syntax Warning: /build/repo/tasty-query/shared/src/main/scala/tastyquery/Types.scala:1833:15
158[warn] 1833 | myBounds.nn
159[warn] | ^^^^^^^^^^^
160[warn] | Unnecessary .nn: qualifier is already not null
161[warn] -- [E216] Syntax Warning: /build/repo/tasty-query/shared/src/main/scala/tastyquery/Types.scala:1837:12
162[warn] 1837 | myRes.nn
163[warn] | ^^^^^^^^
164[warn] | Unnecessary .nn: qualifier is already not null
165[warn] -- [E216] Syntax Warning: /build/repo/tasty-query/shared/src/main/scala/tastyquery/Types.scala:1940:15
166[warn] 1940 | myBounds.nn
167[warn] | ^^^^^^^^^^^
168[warn] | Unnecessary .nn: qualifier is already not null
169[warn] -- [E216] Syntax Warning: /build/repo/tasty-query/shared/src/main/scala/tastyquery/Types.scala:1944:12
170[warn] 1944 | myRes.nn
171[warn] | ^^^^^^^^
172[warn] | Unnecessary .nn: qualifier is already not null
173[warn] -- [E216] Syntax Warning: /build/repo/tasty-query/shared/src/main/scala/tastyquery/Types.scala:2197:24
174[warn] 2197 | myParamTypeBounds.nn
175[warn] | ^^^^^^^^^^^^^^^^^^^^
176[warn] | Unnecessary .nn: qualifier is already not null
177[warn] -- [E216] Syntax Warning: /build/repo/tasty-query/shared/src/main/scala/tastyquery/Types.scala:2201:16
178[warn] 2201 | myPattern.nn
179[warn] | ^^^^^^^^^^^^
180[warn] | Unnecessary .nn: qualifier is already not null
181[warn] -- [E216] Syntax Warning: /build/repo/tasty-query/shared/src/main/scala/tastyquery/Types.scala:2205:15
182[warn] 2205 | myResult.nn
183[warn] | ^^^^^^^^^^^
184[warn] | Unnecessary .nn: qualifier is already not null
185[warn] -- [E216] Syntax Warning: /build/repo/tasty-query/shared/src/main/scala/tastyquery/reader/pickles/PickleReader.scala:246:57
186[warn] 246 | DefaultGetterName(termName(underlyingStr.nn), indexStr.nn.toInt - 1)
187[warn] | ^^^^^^^^^^^^^^^^
188[warn] | Unnecessary .nn: qualifier is already not null
189[warn] -- [E216] Syntax Warning: /build/repo/tasty-query/shared/src/main/scala/tastyquery/reader/pickles/PickleReader.scala:246:71
190[warn] 246 | DefaultGetterName(termName(underlyingStr.nn), indexStr.nn.toInt - 1)
191[warn] | ^^^^^^^^^^^
192[warn] | Unnecessary .nn: qualifier is already not null
193[warn] 13 warnings found
194[info] done compiling
195OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.13.16 module Scope(Select(ProjectRef(file:/build/repo/,scala2TestSourcesJVM)), Zero, Zero, Zero)
196OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.7-migration` in Scala 2.13.16 module Scope(Select(ProjectRef(file:/build/repo/,scala2TestSourcesJVM)), Zero, Zero, Zero)
197OpenCB::Filter out '-rewrite', matches setting pattern '^-?-rewrite'
198OpenCB::Filter out '-source:3.7-migration', matches setting pattern '^-?-source(:.*)?'
199OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.13.16 module Scope(Select(ProjectRef(file:/build/repo/,scala2TestSourcesJVM)), Select(ConfigKey(compile)), Zero, Zero)
200OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.7-migration` in Scala 2.13.16 module Scope(Select(ProjectRef(file:/build/repo/,scala2TestSourcesJVM)), Select(ConfigKey(compile)), Zero, Zero)
201[info] compiling 1 Scala source to /build/repo/scala2-test-sources/.jvm/target/scala-2.13/classes ...
202[info] done compiling
203[info] compiling 141 Scala sources and 23 Java sources to /build/repo/test-sources/.jvm/target/scala-3.7.4-RC2/classes ...
204[info] [patched file /build/repo/test-sources/src/main/scala/simple_trees/Uninitialized.scala]
205[info] [patched file /build/repo/test-sources/src/main/scala/simple_trees/AccessModifiers.scala]
206[info] /build/repo/test-sources/src/main/scala/javadefined/BagOfGenJavaDefinitions.java: BagOfGenJavaDefinitions.java uses unchecked or unsafe operations.
207[info] /build/repo/test-sources/src/main/scala/javadefined/BagOfGenJavaDefinitions.java: Recompile with -Xlint:unchecked for details.
208[info] done compiling
209[info] compiling 16 Scala sources to /build/repo/tasty-query/jvm/target/scala-3.7.4-RC2/test-classes ...
210[warn] -- [E216] Syntax Warning: /build/repo/tasty-query/jvm/src/test/scala/tastyquery/testutil/jdk/JavaTestPlatform.scala:30:63
211[warn] 30 | classpathEntries.indexWhere(_.contains("scala3-library_3").nn)
212[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
213[warn] | Unnecessary .nn: qualifier is already not null
214[warn] one warning found
215[info] done compiling
216[info] compiling 2 Scala sources to /build/repo/test-sources/.jvm/target/scala-3.7.4-RC2/classes ...
217[info] done compiling
218Starting build for ProjectRef(file:/build/repo/,testSourcesJVM) (testsources)... [1/3]
219Compile scalacOptions: -encoding, utf-8, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
220Starting build for ProjectRef(file:/build/repo/,scala2TestSourcesJVM) (scala2testsources)... [2/3]
221Compile scalacOptions: -encoding, utf-8, -Wconf:msg=can be rewritten automatically under:s
222OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.13.16 module Scope(Select(ProjectRef(file:/build/repo/,scala2TestSourcesJVM)), Select(ConfigKey(test)), Zero, Zero)
223OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.7-migration` in Scala 2.13.16 module Scope(Select(ProjectRef(file:/build/repo/,scala2TestSourcesJVM)), Select(ConfigKey(test)), Zero, Zero)
224
225************************
226Build summary:
227[{
228 "module": "tasty-query",
229 "compile": {"status": "ok", "tookMs": 22868, "warnings": 13, "errors": 0, "sourceVersion": "3.7-migration"},
230 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
231 "test-compile": {"status": "ok", "tookMs": 19162, "warnings": 1, "errors": 0, "sourceVersion": "3.7-migration"},
232 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
233 "publish": {"status": "skipped", "tookMs": 0},
234 "metadata": {
235 "crossScalaVersions": ["3.7.1"]
236}
237},{
238 "module": "testsources",
239 "compile": {"status": "ok", "tookMs": 89, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
240 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
241 "test-compile": {"status": "ok", "tookMs": 130, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
242 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
243 "publish": {"status": "ok", "tookMs": 3},
244 "metadata": {
245 "crossScalaVersions": ["3.7.1"]
246}
247},{
248 "module": "scala2testsources",
249 "compile": {"status": "ok", "tookMs": 37, "warnings": 0, "errors": 0},
250 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
251 "test-compile": {"status": "ok", "tookMs": 67, "warnings": 0, "errors": 0},
252 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
253 "publish": {"status": "ok", "tookMs": 3},
254 "metadata": {
255 "crossScalaVersions": ["3.7.1"]
256}
257}]
258************************
259[success] Total time: 58 s, completed Nov 14, 2025, 9:44:20 PM
260[0JChecking patch tasty-query/shared/src/main/scala/tastyquery/reader/pickles/PickleReader.scala...
261Checking patch project/plugins.sbt...
262Checking patch project/build.properties...
263Checking patch build.sbt...
264Applied patch tasty-query/shared/src/main/scala/tastyquery/reader/pickles/PickleReader.scala cleanly.
265Applied patch project/plugins.sbt cleanly.
266Applied patch project/build.properties cleanly.
267Applied patch build.sbt cleanly.
268Commit migration rewrites
269Switched to a new branch 'opencb/migrate-source-3.7'
270[opencb/migrate-source-3.7 9af30da] Apply Scala compiler rewrites using -source:3.7-migration using Scala 3.7.4-RC2
271 2 files changed, 5 insertions(+), 5 deletions(-)
272----
273Preparing build for 3.8.0-RC1
274Scala binary version found: 3.8
275Implicitly using source version 3.8
276Scala binary version found: 3.8
277Implicitly using source version 3.8
278Would try to apply common scalacOption (best-effort, sbt/mill only):
279Append: ,REQUIRE:-source:3.8
280Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
281
282Try apply source patch:
283Path: tasty-query/shared/src/main/scala/tastyquery/reader/pickles/PickleReader.scala
284Pattern: DefaultGetterName(termName(underlyingStr), indexStr.toInt - 1)
285Replacement: DefaultGetterName(termName(underlyingStr.nn), indexStr.nn.toInt - 1)
286Successfully applied pattern 'DefaultGetterName(termName(underlyingStr), indexStr.toInt - 1)' in tasty-query/shared/src/main/scala/tastyquery/reader/pickles/PickleReader.scala
287----
288Starting build for 3.8.0-RC1
289Execute tests: false
290sbt project found:
291Sbt version 1.11.3 is not supported, minimal supported version is 1.11.5
292Enforcing usage of sbt in version 1.11.5
293No prepare script found for project scalacenter/tasty-query
294/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
295##################################
296Scala version: 3.8.0-RC1
297Targets: ch.epfl.scala%tasty-query
298Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"tasty-query/shared/src/main/scala/tastyquery/reader/pickles/PickleReader.scala","pattern":"DefaultGetterName(termName(underlyingStr), indexStr.toInt - 1)","replaceWith":"DefaultGetterName(termName(underlyingStr.nn), indexStr.nn.toInt - 1)"}]}
299##################################
300Using extra scalacOptions: ,REQUIRE:-source:3.8
301Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
302[sbt_options] declare -a sbt_options=()
303[process_args] java_version = '21'
304[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21/rt.jar'
305# Executing command line:
306java
307-Dfile.encoding=UTF-8
308-Dcommunitybuild.scala=3.8.0-RC1
309-Dcommunitybuild.project.dependencies.add=
310-Xmx7G
311-Xms4G
312-Xss8M
313-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
314-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21
315-jar
316/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
317"setCrossScalaVersions 3.8.0-RC1"
318"++3.8.0-RC1 -v"
319"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
320"set every credentials := Nil"
321"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
322"removeScalacOptionsStartingWith -P:wartremover"
323
324moduleMappings
325"runBuild 3.8.0-RC1 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"tasty-query/shared/src/main/scala/tastyquery/reader/pickles/PickleReader.scala","pattern":"DefaultGetterName(termName(underlyingStr), indexStr.toInt - 1)","replaceWith":"DefaultGetterName(termName(underlyingStr.nn), indexStr.nn.toInt - 1)"}]}""" ch.epfl.scala%tasty-query"
326
327[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 21)
328[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
329[info] loading project definition from /build/repo/project
330[info] loading settings for project root from build.sbt...
331[info] set current project to root (in build file:/build/repo/)
332Execute setCrossScalaVersions: 3.8.0-RC1
333OpenCB::Changing crossVersion 3.7.1 -> 3.8.0-RC1 in tastyQueryJVM/crossScalaVersions
334OpenCB::Limitting incorrect crossVersions List(3.7.1) -> List(2.13.16) in scala2TestSourcesJVM/crossScalaVersions
335OpenCB::Changing crossVersion 3.7.1 -> 3.8.0-RC1 in tastyQueryJS/crossScalaVersions
336OpenCB::Changing crossVersion 3.7.1 -> 3.8.0-RC1 in testSourcesJS/crossScalaVersions
337OpenCB::Changing crossVersion 3.7.1 -> 3.8.0-RC1 in root/crossScalaVersions
338OpenCB::Limitting incorrect crossVersions List(3.7.1) -> List(2.13.16) in scala2TestSourcesJS/crossScalaVersions
339OpenCB::Changing crossVersion 3.7.1 -> 3.8.0-RC1 in testSourcesJVM/crossScalaVersions
340[info] set current project to root (in build file:/build/repo/)
341[info] Setting Scala version to 3.8.0-RC1 on 5 projects.
342[info] Switching Scala version on:
343[info] testSourcesJS (3.8.0-RC1)
344[info] * root (3.8.0-RC1)
345[info] tastyQueryJS (3.8.0-RC1)
346[info] tastyQueryJVM (3.8.0-RC1)
347[info] testSourcesJVM (3.8.0-RC1)
348[info] Excluding projects:
349[info] scala2TestSourcesJS (2.13.16)
350[info] scala2TestSourcesJVM (2.13.16)
351[info] Reapplying settings...
352[info] set current project to root (in build file:/build/repo/)
353Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
354[info] Reapplying settings...
355[info] set current project to root (in build file:/build/repo/)
356[info] Defining Global / credentials, credentials and 5 others.
357[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 34 others.
358[info] Run `last` for details.
359[info] Reapplying settings...
360[info] set current project to root (in build file:/build/repo/)
361Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
362[info] Reapplying settings...
363OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
364
365 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
366 Did you mean allExcludeDependencies ?
367 , retry without global scopes
368[info] Reapplying settings...
369[info] set current project to root (in build file:/build/repo/)
370Execute removeScalacOptionsStartingWith: -P:wartremover
371[info] Reapplying settings...
372[info] set current project to root (in build file:/build/repo/)
373[success] Total time: 0 s, completed Nov 14, 2025, 9:44:32 PM
374Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"tasty-query/shared/src/main/scala/tastyquery/reader/pickles/PickleReader.scala","pattern":"DefaultGetterName(termName(underlyingStr), indexStr.toInt - 1)","replaceWith":"DefaultGetterName(termName(underlyingStr.nn), indexStr.nn.toInt - 1)"}]}
375Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
376Starting build...
377Projects: Set(tastyQueryJVM, testSourcesJVM, scala2TestSourcesJVM)
378Starting build for ProjectRef(file:/build/repo/,tastyQueryJVM) (tasty-query)... [0/3]
379OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
380OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
381OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
382OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
383OpenCB::Filter out '-source:future', matches setting pattern '^-?-source(:.*)?'
384Compile scalacOptions: -encoding, utf-8, -Yexplicit-nulls, -Wsafe-init, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
385[info] compiling 49 Scala sources to /build/repo/tasty-query/jvm/target/scala-3.8.0-RC1/classes ...
386[warn] -- [E216] Syntax Warning: /build/repo/tasty-query/jvm/src/main/scala/tastyquery/jdk/ClasspathLoaders.scala:24:39
387[warn] 24 | path.getFileName().nn.toString().nn.endsWith("." + ext)
388[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
389[warn] | Unnecessary .nn: qualifier is already not null
390[warn] -- [E216] Syntax Warning: /build/repo/tasty-query/shared/src/main/scala/tastyquery/TypeOps.scala:68:96
391[warn] 68 | case Some(normalizedPrefix) => toPrefix(origTp, normalizedPrefix, cls.owner.nn, thiscls)
392[warn] | ^^^^^^^^^^^^
393[warn] | Unnecessary .nn: qualifier is already not null
394[warn] -- [E216] Syntax Warning: /build/repo/tasty-query/shared/src/main/scala/tastyquery/Types.scala:1714:19
395[warn] 1714 | myParamTypes.nn
396[warn] | ^^^^^^^^^^^^^^^
397[warn] | Unnecessary .nn: qualifier is already not null
398[warn] -- [E216] Syntax Warning: /build/repo/tasty-query/shared/src/main/scala/tastyquery/Types.scala:1718:12
399[warn] 1718 | myRes.nn
400[warn] | ^^^^^^^^
401[warn] | Unnecessary .nn: qualifier is already not null
402[warn] -- [E216] Syntax Warning: /build/repo/tasty-query/shared/src/main/scala/tastyquery/Types.scala:1833:15
403[warn] 1833 | myBounds.nn
404[warn] | ^^^^^^^^^^^
405[warn] | Unnecessary .nn: qualifier is already not null
406[warn] -- [E216] Syntax Warning: /build/repo/tasty-query/shared/src/main/scala/tastyquery/Types.scala:1837:12
407[warn] 1837 | myRes.nn
408[warn] | ^^^^^^^^
409[warn] | Unnecessary .nn: qualifier is already not null
410[warn] -- [E216] Syntax Warning: /build/repo/tasty-query/shared/src/main/scala/tastyquery/Types.scala:1940:15
411[warn] 1940 | myBounds.nn
412[warn] | ^^^^^^^^^^^
413[warn] | Unnecessary .nn: qualifier is already not null
414[warn] -- [E216] Syntax Warning: /build/repo/tasty-query/shared/src/main/scala/tastyquery/Types.scala:1944:12
415[warn] 1944 | myRes.nn
416[warn] | ^^^^^^^^
417[warn] | Unnecessary .nn: qualifier is already not null
418[warn] -- [E216] Syntax Warning: /build/repo/tasty-query/shared/src/main/scala/tastyquery/Types.scala:2197:24
419[warn] 2197 | myParamTypeBounds.nn
420[warn] | ^^^^^^^^^^^^^^^^^^^^
421[warn] | Unnecessary .nn: qualifier is already not null
422[warn] -- [E216] Syntax Warning: /build/repo/tasty-query/shared/src/main/scala/tastyquery/Types.scala:2201:16
423[warn] 2201 | myPattern.nn
424[warn] | ^^^^^^^^^^^^
425[warn] | Unnecessary .nn: qualifier is already not null
426[warn] -- [E216] Syntax Warning: /build/repo/tasty-query/shared/src/main/scala/tastyquery/Types.scala:2205:15
427[warn] 2205 | myResult.nn
428[warn] | ^^^^^^^^^^^
429[warn] | Unnecessary .nn: qualifier is already not null
430[warn] 11 warnings found
431[info] done compiling
432OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.13.16 module Scope(Select(ProjectRef(file:/build/repo/,scala2TestSourcesJVM)), Zero, Zero, Zero)
433OpenCB::Filter out '-source:3.8', matches setting pattern '^-?-source(:.*)?'
434OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.13.16 module Scope(Select(ProjectRef(file:/build/repo/,scala2TestSourcesJVM)), Select(ConfigKey(compile)), Zero, Zero)
435[info] compiling 141 Scala sources and 23 Java sources to /build/repo/test-sources/.jvm/target/scala-3.8.0-RC1/classes ...
436[info] /build/repo/test-sources/src/main/scala/javadefined/BagOfGenJavaDefinitions.java: BagOfGenJavaDefinitions.java uses unchecked or unsafe operations.
437[info] /build/repo/test-sources/src/main/scala/javadefined/BagOfGenJavaDefinitions.java: Recompile with -Xlint:unchecked for details.
438[info] done compiling
439[info] compiling 16 Scala sources to /build/repo/tasty-query/jvm/target/scala-3.8.0-RC1/test-classes ...
440[warn] -- [E216] Syntax Warning: /build/repo/tasty-query/jvm/src/test/scala/tastyquery/testutil/jdk/JavaTestPlatform.scala:30:63
441[warn] 30 | classpathEntries.indexWhere(_.contains("scala3-library_3").nn)
442[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
443[warn] | Unnecessary .nn: qualifier is already not null
444[warn] one warning found
445[info] done compiling
446Starting build for ProjectRef(file:/build/repo/,testSourcesJVM) (testsources)... [1/3]
447Compile scalacOptions: -encoding, utf-8, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
448Starting build for ProjectRef(file:/build/repo/,scala2TestSourcesJVM) (scala2testsources)... [2/3]
449Compile scalacOptions: -encoding, utf-8, -Wconf:msg=can be rewritten automatically under:s
450OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.13.16 module Scope(Select(ProjectRef(file:/build/repo/,scala2TestSourcesJVM)), Select(ConfigKey(test)), Zero, Zero)
451
452************************
453Build summary:
454[{
455 "module": "tasty-query",
456 "compile": {"status": "ok", "tookMs": 24838, "warnings": 11, "errors": 0, "sourceVersion": "3.8"},
457 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
458 "test-compile": {"status": "ok", "tookMs": 16998, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
459 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
460 "publish": {"status": "skipped", "tookMs": 0},
461 "metadata": {
462 "crossScalaVersions": ["3.7.1"]
463}
464},{
465 "module": "testsources",
466 "compile": {"status": "ok", "tookMs": 103, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
467 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
468 "test-compile": {"status": "ok", "tookMs": 133, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
469 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
470 "publish": {"status": "ok", "tookMs": 4},
471 "metadata": {
472 "crossScalaVersions": ["3.7.1"]
473}
474},{
475 "module": "scala2testsources",
476 "compile": {"status": "ok", "tookMs": 44, "warnings": 0, "errors": 0},
477 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
478 "test-compile": {"status": "ok", "tookMs": 78, "warnings": 0, "errors": 0},
479 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
480 "publish": {"status": "ok", "tookMs": 4},
481 "metadata": {
482 "crossScalaVersions": ["3.7.1"]
483}
484}]
485************************
486[success] Total time: 50 s, completed Nov 14, 2025, 9:45:23 PM
487[0JChecking patch tasty-query/shared/src/main/scala/tastyquery/reader/pickles/PickleReader.scala...
488Checking patch project/plugins.sbt...
489Checking patch project/build.properties...
490Checking patch build.sbt...
491Applied patch tasty-query/shared/src/main/scala/tastyquery/reader/pickles/PickleReader.scala cleanly.
492Applied patch project/plugins.sbt cleanly.
493Applied patch project/build.properties cleanly.
494Applied patch build.sbt cleanly.