Build Logs
naoh87/lettucef • 3.8.0-RC2:2025-11-26
Errors
0
Warnings
16
Total Lines
398
1##################################
2Clonning https://github.com/naoh87/lettucef.git into /build/repo using revision v0.1.8
3##################################
4Note: switching to '713ed040d832f62d5c2a2ea6cc13ca3ecdad70dd'.
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.4 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.4-migration
27Remove: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
28----
29Starting build for 3.7.4-RC2
30Execute tests: false
31sbt project found:
32Sbt version 1.7.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 naoh87/lettucef
35/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
36##################################
37Scala version: 3.7.4-RC2
38Targets: dev.naoh%lettucef-core dev.naoh%lettucef-extras dev.naoh%lettucef-streams
39Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[]}
40##################################
41Using extra scalacOptions: -rewrite,REQUIRE:-source:3.4-migration
42Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
43[sbt_options] declare -a sbt_options=()
44[process_args] java_version = '17'
45[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
46# Executing command line:
47java
48-Dfile.encoding=UTF-8
49-Dcommunitybuild.scala=3.7.4-RC2
50-Dcommunitybuild.project.dependencies.add=
51-Xmx7G
52-Xms4G
53-Xss8M
54-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
55-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
56-jar
57/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
58"setCrossScalaVersions 3.7.4-RC2"
59"++3.7.4-RC2 -v"
60"mapScalacOptions "-rewrite,REQUIRE:-source:3.4-migration,-Wconf:msg=can be rewritten automatically under:s" "-indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
61"set every credentials := Nil"
62"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
63"removeScalacOptionsStartingWith -P:wartremover"
64
65moduleMappings
66"runBuild 3.7.4-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[]}""" dev.naoh%lettucef-core dev.naoh%lettucef-extras dev.naoh%lettucef-streams"
67
68[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
69[info] loading settings for project repo-build from akka.sbt, plugin.sbt, plugins.sbt...
70[info] loading project definition from /build/repo/project
71[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
72[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
73[info] Compilation completed in 9.208s.
74[info] done compiling
75[info] loading settings for project root from build.sbt, version.sbt...
76[info] set current project to LettuceF (in build file:/build/repo/)
77Execute setCrossScalaVersions: 3.7.4-RC2
78OpenCB::Changing crossVersion 3.3.0 -> 3.7.4-RC2 in core/crossScalaVersions
79OpenCB::Changing crossVersion 3.3.0 -> 3.7.4-RC2 in streams/crossScalaVersions
80OpenCB::Changing crossVersion 3.3.0 -> 3.7.4-RC2 in extras/crossScalaVersions
81OpenCB::Limitting incorrect crossVersions List() -> List(2.13.11) in root/crossScalaVersions
82OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.11) in benchmark/crossScalaVersions
83OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.11) in examples/crossScalaVersions
84OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.11) in codegen/crossScalaVersions
85[info] set current project to LettuceF (in build file:/build/repo/)
86[info] Setting Scala version to 3.7.4-RC2 on 3 projects.
87[info] Switching Scala version on:
88[info] streams (2.13.11, 3.7.4-RC2)
89[info] extras (2.13.11, 3.7.4-RC2)
90[info] core (2.13.11, 3.7.4-RC2)
91[info] Excluding projects:
92[info] examples (2.13.11)
93[info] * root (2.13.11)
94[info] codegen (2.13.11)
95[info] benchmark (2.13.11)
96[info] Reapplying settings...
97[info] set current project to LettuceF (in build file:/build/repo/)
98Execute mapScalacOptions: -rewrite,REQUIRE:-source:3.4-migration,-Wconf:msg=can be rewritten automatically under:s -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
99[info] Reapplying settings...
100[info] set current project to LettuceF (in build file:/build/repo/)
101[info] Defining Global / credentials, benchmark / credentials and 5 others.
102[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 35 others.
103[info] Run `last` for details.
104[info] Reapplying settings...
105[info] set current project to LettuceF (in build file:/build/repo/)
106Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
107[info] Reapplying settings...
108OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
109
110 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
111 Did you mean allExcludeDependencies ?
112 , retry without global scopes
113[info] Reapplying settings...
114[info] set current project to LettuceF (in build file:/build/repo/)
115Execute removeScalacOptionsStartingWith: -P:wartremover
116[info] Reapplying settings...
117[info] set current project to LettuceF (in build file:/build/repo/)
118[success] Total time: 0 s, completed Nov 26, 2025, 5:48:47 PM
119Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[]}
120Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
121Starting build...
122Projects: Set(core, extras, streams)
123Starting build for ProjectRef(file:/build/repo/,core) (lettucef-core)... [0/3]
124OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
125OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.4-migration` in Scala 2.12.20 module Global
126Compile scalacOptions: -Xsemanticdb, -semanticdb-target, /build/repo/core/target/scala-3.7.4-RC2/meta, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
127[info] compiling 68 Scala sources to /build/repo/core/target/scala-3.7.4-RC2/classes ...
128[info] [patched file /build/repo/core/src/main/scala/dev/naoh/lettucef/core/async/KeyCommands.scala]
129[info] [patched file /build/repo/core/src/main/scala/dev/naoh/lettucef/core/RedisClusterClientF.scala]
130[info] [patched file /build/repo/core/src/main/scala/dev/naoh/lettucef/core/sync/KeyCommands.scala]
131[info] [patched file /build/repo/core/src/main/scala/dev/naoh/lettucef/core/async/ListCommands.scala]
132[info] [patched file /build/repo/core/src/main/scala/dev/naoh/lettucef/core/async/StringCommands.scala]
133[info] [patched file /build/repo/core/src/main/scala/dev/naoh/lettucef/core/sync/HLLCommands.scala]
134[info] [patched file /build/repo/core/src/main/scala/dev/naoh/lettucef/core/RedisClientF.scala]
135[info] [patched file /build/repo/core/src/main/scala/dev/naoh/lettucef/api/Commands.scala]
136[info] [patched file /build/repo/core/src/main/scala/dev/naoh/lettucef/core/sync/StringCommands.scala]
137[info] [patched file /build/repo/core/src/main/scala/dev/naoh/lettucef/core/util/ManualDispatchHelper.scala]
138[info] [patched file /build/repo/core/src/main/scala/dev/naoh/lettucef/core/async/ScriptingCommands.scala]
139[info] [patched file /build/repo/core/src/main/scala/dev/naoh/lettucef/core/sync/HashCommands.scala]
140[info] [patched file /build/repo/core/src/main/scala/dev/naoh/lettucef/core/async/HLLCommands.scala]
141[info] [patched file /build/repo/core/src/main/scala/dev/naoh/lettucef/core/async/SetCommands.scala]
142[info] [patched file /build/repo/core/src/main/scala/dev/naoh/lettucef/core/sync/TransactionCommands.scala]
143[info] [patched file /build/repo/core/src/main/scala/dev/naoh/lettucef/core/sync/ListCommands.scala]
144[info] [patched file /build/repo/core/src/main/scala/dev/naoh/lettucef/core/sync/SetCommands.scala]
145[info] [patched file /build/repo/core/src/main/scala/dev/naoh/lettucef/core/async/BaseCommands.scala]
146[info] [patched file /build/repo/core/src/main/scala/dev/naoh/lettucef/core/sync/StreamCommands.scala]
147[info] [patched file /build/repo/core/src/main/scala/dev/naoh/lettucef/core/async/TransactionCommands.scala]
148[info] [patched file /build/repo/core/src/main/scala/dev/naoh/lettucef/core/async/ClusterCommands.scala]
149[info] [patched file /build/repo/core/src/main/scala/dev/naoh/lettucef/core/sync/AclCommands.scala]
150[info] [patched file /build/repo/core/src/main/scala/dev/naoh/lettucef/core/RedisSentinelCommandsF.scala]
151[info] [patched file /build/repo/core/src/main/scala/dev/naoh/lettucef/core/sync/ServerCommands.scala]
152[info] [patched file /build/repo/core/src/main/scala/dev/naoh/lettucef/core/async/StreamCommands.scala]
153[info] [patched file /build/repo/core/src/main/scala/dev/naoh/lettucef/core/async/SortedSetCommands.scala]
154[info] [patched file /build/repo/core/src/main/scala/dev/naoh/lettucef/core/sync/ClusterCommands.scala]
155[info] [patched file /build/repo/core/src/main/scala/dev/naoh/lettucef/core/async/HashCommands.scala]
156[info] [patched file /build/repo/core/src/main/scala/dev/naoh/lettucef/core/sync/ScriptingCommands.scala]
157[info] [patched file /build/repo/core/src/main/scala/dev/naoh/lettucef/core/sync/GeoCommands.scala]
158[info] [patched file /build/repo/core/src/main/scala/dev/naoh/lettucef/core/RedisPubSubF.scala]
159[info] [patched file /build/repo/core/src/main/scala/dev/naoh/lettucef/core/async/AclCommands.scala]
160[info] [patched file /build/repo/core/src/main/scala/dev/naoh/lettucef/core/sync/BaseCommands.scala]
161[info] [patched file /build/repo/core/src/main/scala/dev/naoh/lettucef/core/async/GeoCommands.scala]
162[info] [patched file /build/repo/core/src/main/scala/dev/naoh/lettucef/core/async/ServerCommands.scala]
163[info] [patched file /build/repo/core/src/main/scala/dev/naoh/lettucef/core/sync/SortedSetCommands.scala]
164[warn] there were 4 deprecation warnings; re-run with -deprecation for details
165[warn] one warning found
166[info] done compiling
167[info] compiling 68 Scala sources to /build/repo/core/target/scala-3.7.4-RC2/classes ...
168[warn] there were 4 deprecation warnings; re-run with -deprecation for details
169[warn] one warning found
170[info] done compiling
171[info] compiling 5 Scala sources to /build/repo/core/target/scala-3.7.4-RC2/test-classes ...
172[info] [patched file /build/repo/core/src/test/scala/dev/naoh/lettucef/core/sync/NullCheckSpec.scala]
173[warn] there was 1 deprecation warning; re-run with -deprecation for details
174[warn] one warning found
175[info] done compiling
176[info] compiling 1 Scala source to /build/repo/core/target/scala-3.7.4-RC2/test-classes ...
177[info] done compiling
178Starting build for ProjectRef(file:/build/repo/,extras) (lettucef-extras)... [1/3]
179Compile scalacOptions: -Xsemanticdb, -semanticdb-target, /build/repo/extras/target/scala-3.7.4-RC2/meta, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
180[info] compiling 2 Scala sources to /build/repo/extras/target/scala-3.7.4-RC2/classes ...
181[info] done compiling
182Starting build for ProjectRef(file:/build/repo/,streams) (lettucef-streams)... [2/3]
183Compile scalacOptions: -Xsemanticdb, -semanticdb-target, /build/repo/streams/target/scala-3.7.4-RC2/meta, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
184[info] compiling 4 Scala sources to /build/repo/streams/target/scala-3.7.4-RC2/classes ...
185[info] [patched file /build/repo/streams/src/main/scala/dev/naoh/lettucef/streams/commands/ScanStreamCommands.scala]
186[info] [patched file /build/repo/streams/src/main/scala/dev/naoh/lettucef/streams/ManagedPubSubF.scala]
187[warn] there was 1 deprecation warning; re-run with -deprecation for details
188[warn] one warning found
189[info] done compiling
190[info] compiling 4 Scala sources to /build/repo/streams/target/scala-3.7.4-RC2/classes ...
191[warn] there was 1 deprecation warning; re-run with -deprecation for details
192[warn] one warning found
193[info] done compiling
194
195************************
196Build summary:
197[{
198 "module": "lettucef-core",
199 "compile": {"status": "ok", "tookMs": 19796, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
200 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
201 "test-compile": {"status": "ok", "tookMs": 12218, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
202 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
203 "publish": {"status": "skipped", "tookMs": 0},
204 "metadata": {
205 "crossScalaVersions": ["2.13.11", "3.3.0"]
206}
207},{
208 "module": "lettucef-extras",
209 "compile": {"status": "ok", "tookMs": 1022, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
210 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
211 "test-compile": {"status": "ok", "tookMs": 96, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
212 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
213 "publish": {"status": "skipped", "tookMs": 0},
214 "metadata": {
215 "crossScalaVersions": ["2.13.11", "3.3.0"]
216}
217},{
218 "module": "lettucef-streams",
219 "compile": {"status": "ok", "tookMs": 1226, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
220 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
221 "test-compile": {"status": "ok", "tookMs": 1331, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
222 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
223 "publish": {"status": "skipped", "tookMs": 0},
224 "metadata": {
225 "crossScalaVersions": ["2.13.11", "3.3.0"]
226}
227}]
228************************
229[success] Total time: 64 s (0:01:04.0), completed Nov 26, 2025, 5:49:51 PM
230[0JChecking patch project/build.properties...
231Checking patch build.sbt...
232Applied patch project/build.properties cleanly.
233Applied patch build.sbt cleanly.
234Commit migration rewrites
235Switched to a new branch 'opencb/migrate-source-3.4'
236[opencb/migrate-source-3.4 3f26914] Apply Scala compiler rewrites using -source:3.4-migration using Scala 3.7.4-RC2
237 39 files changed, 207 insertions(+), 207 deletions(-)
238----
239Preparing build for 3.8.0-RC2
240Scala binary version found: 3.8
241Implicitly using source version 3.8
242Scala binary version found: 3.8
243Implicitly using source version 3.8
244Would try to apply common scalacOption (best-effort, sbt/mill only):
245Append: ,REQUIRE:-source:3.8
246Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
247----
248Starting build for 3.8.0-RC2
249Execute tests: false
250sbt project found:
251Sbt version 1.7.3 is not supported, minimal supported version is 1.11.5
252Enforcing usage of sbt in version 1.11.5
253No prepare script found for project naoh87/lettucef
254/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
255##################################
256Scala version: 3.8.0-RC2
257Targets: dev.naoh%lettucef-core dev.naoh%lettucef-extras dev.naoh%lettucef-streams
258Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[]}
259##################################
260Using extra scalacOptions: ,REQUIRE:-source:3.8
261Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
262[sbt_options] declare -a sbt_options=()
263[process_args] java_version = '17'
264[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
265# Executing command line:
266java
267-Dfile.encoding=UTF-8
268-Dcommunitybuild.scala=3.8.0-RC2
269-Dcommunitybuild.project.dependencies.add=
270-Xmx7G
271-Xms4G
272-Xss8M
273-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
274-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
275-jar
276/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
277"setCrossScalaVersions 3.8.0-RC2"
278"++3.8.0-RC2 -v"
279"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
280"set every credentials := Nil"
281"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
282"removeScalacOptionsStartingWith -P:wartremover"
283
284moduleMappings
285"runBuild 3.8.0-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[]}""" dev.naoh%lettucef-core dev.naoh%lettucef-extras dev.naoh%lettucef-streams"
286
287[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
288[info] loading settings for project repo-build from akka.sbt, plugin.sbt, plugins.sbt...
289[info] loading project definition from /build/repo/project
290[info] loading settings for project root from build.sbt, version.sbt...
291[info] set current project to LettuceF (in build file:/build/repo/)
292Execute setCrossScalaVersions: 3.8.0-RC2
293OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC2 in core/crossScalaVersions
294OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC2 in streams/crossScalaVersions
295OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC2 in extras/crossScalaVersions
296OpenCB::Limitting incorrect crossVersions List() -> List(2.13.11) in root/crossScalaVersions
297OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.11) in benchmark/crossScalaVersions
298OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.11) in codegen/crossScalaVersions
299OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.11) in examples/crossScalaVersions
300[info] set current project to LettuceF (in build file:/build/repo/)
301[info] Setting Scala version to 3.8.0-RC2 on 3 projects.
302[info] Switching Scala version on:
303[info] streams (2.13.11, 3.8.0-RC2)
304[info] extras (2.13.11, 3.8.0-RC2)
305[info] core (2.13.11, 3.8.0-RC2)
306[info] Excluding projects:
307[info] examples (2.13.11)
308[info] * root (2.13.11)
309[info] codegen (2.13.11)
310[info] benchmark (2.13.11)
311[info] Reapplying settings...
312[info] set current project to LettuceF (in build file:/build/repo/)
313Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
314[info] Reapplying settings...
315[info] set current project to LettuceF (in build file:/build/repo/)
316[info] Defining Global / credentials, benchmark / credentials and 5 others.
317[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 35 others.
318[info] Run `last` for details.
319[info] Reapplying settings...
320[info] set current project to LettuceF (in build file:/build/repo/)
321Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
322[info] Reapplying settings...
323OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
324
325 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
326 Did you mean allExcludeDependencies ?
327 , retry without global scopes
328[info] Reapplying settings...
329[info] set current project to LettuceF (in build file:/build/repo/)
330Execute removeScalacOptionsStartingWith: -P:wartremover
331[info] Reapplying settings...
332[info] set current project to LettuceF (in build file:/build/repo/)
333[success] Total time: 0 s, completed Nov 26, 2025, 5:50:05 PM
334Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[]}
335Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
336Starting build...
337Projects: Set(core, extras, streams)
338Starting build for ProjectRef(file:/build/repo/,core) (lettucef-core)... [0/3]
339OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
340Compile scalacOptions: -Xsemanticdb, -semanticdb-target, /build/repo/core/target/scala-3.8.0-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
341[info] compiling 68 Scala sources to /build/repo/core/target/scala-3.8.0-RC2/classes ...
342[warn] there were 4 deprecation warnings; re-run with -deprecation for details
343[warn] one warning found
344[info] done compiling
345[info] compiling 5 Scala sources to /build/repo/core/target/scala-3.8.0-RC2/test-classes ...
346[warn] there was 1 deprecation warning; re-run with -deprecation for details
347[warn] one warning found
348[info] done compiling
349Starting build for ProjectRef(file:/build/repo/,extras) (lettucef-extras)... [1/3]
350Compile scalacOptions: -Xsemanticdb, -semanticdb-target, /build/repo/extras/target/scala-3.8.0-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
351[info] compiling 2 Scala sources to /build/repo/extras/target/scala-3.8.0-RC2/classes ...
352[info] done compiling
353Starting build for ProjectRef(file:/build/repo/,streams) (lettucef-streams)... [2/3]
354Compile scalacOptions: -Xsemanticdb, -semanticdb-target, /build/repo/streams/target/scala-3.8.0-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
355[info] compiling 4 Scala sources to /build/repo/streams/target/scala-3.8.0-RC2/classes ...
356[warn] there was 1 deprecation warning; re-run with -deprecation for details
357[warn] one warning found
358[info] done compiling
359
360************************
361Build summary:
362[{
363 "module": "lettucef-core",
364 "compile": {"status": "ok", "tookMs": 22132, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
365 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
366 "test-compile": {"status": "ok", "tookMs": 4058, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
367 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
368 "publish": {"status": "skipped", "tookMs": 0},
369 "metadata": {
370 "crossScalaVersions": ["2.13.11", "3.3.0"]
371}
372},{
373 "module": "lettucef-extras",
374 "compile": {"status": "ok", "tookMs": 1254, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
375 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
376 "test-compile": {"status": "ok", "tookMs": 101, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
377 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
378 "publish": {"status": "skipped", "tookMs": 0},
379 "metadata": {
380 "crossScalaVersions": ["2.13.11", "3.3.0"]
381}
382},{
383 "module": "lettucef-streams",
384 "compile": {"status": "ok", "tookMs": 1571, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
385 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
386 "test-compile": {"status": "ok", "tookMs": 179, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
387 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
388 "publish": {"status": "skipped", "tookMs": 0},
389 "metadata": {
390 "crossScalaVersions": ["2.13.11", "3.3.0"]
391}
392}]
393************************
394[success] Total time: 40 s, completed Nov 26, 2025, 5:50:45 PM
395[0JChecking patch project/build.properties...
396Checking patch build.sbt...
397Applied patch project/build.properties cleanly.
398Applied patch build.sbt cleanly.