Build Logs

scalacenter/tasty-query • scheduled_3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY

Errors

0

Warnings

108

Total Lines

492

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