Build Logs
kevin-lee/extras • dotty-staging/dotty:fix-23773:2025-11-22
Errors
0
Warnings
28
Total Lines
1724
1##################################
2Clonning https://github.com/kevin-lee/extras.git into /build/repo using revision v0.49.0
3##################################
4Note: switching to '527f8352f6de8dfc5900d4610f86f329a812979a'.
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: build.sbt
31Pattern: ThisBuild \/ scalafixScalaBinaryVersion := \{(\n.*)+newVersion\n\}
32Replacement:
33Starting compilation server
34Compiling project (Scala 3.7.3, JVM (17))
35Compiled project (Scala 3.7.3, JVM (17))
36Failed to apply pattern 'ThisBuild \/ scalafixScalaBinaryVersion := \{(\n.*)+newVersion\n\}' in build.sbt
37----
38Starting build for 3.7.4-RC2
39Execute tests: false
40sbt project found:
41Sbt version 1.11.4 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 kevin-lee/extras
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: io.kevinlee%extras-cats io.kevinlee%extras-circe io.kevinlee%extras-concurrent io.kevinlee%extras-concurrent-testing io.kevinlee%extras-core io.kevinlee%extras-doobie-tools-ce2 io.kevinlee%extras-doobie-tools-ce3 io.kevinlee%extras-fs2-v2-text io.kevinlee%extras-fs2-v3-text io.kevinlee%extras-hedgehog-ce3 io.kevinlee%extras-hedgehog-circe io.kevinlee%extras-reflects io.kevinlee%extras-render io.kevinlee%extras-scala-io io.kevinlee%extras-string io.kevinlee%extras-testing-tools io.kevinlee%extras-testing-tools-cats io.kevinlee%extras-testing-tools-effectie io.kevinlee%extras-type-info
48Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"build.sbt","pattern":"ThisBuild \\/ scalafixScalaBinaryVersion := \\{(\\n.*)+newVersion\\n\\}","replaceWith":""}]}
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 = '17'
54[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/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_17_0_8
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":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"build.sbt","pattern":"ThisBuild \\/ scalafixScalaBinaryVersion := \\{(\\n.*)+newVersion\\n\\}","replaceWith":""}]}""" io.kevinlee%extras-cats io.kevinlee%extras-circe io.kevinlee%extras-concurrent io.kevinlee%extras-concurrent-testing io.kevinlee%extras-core io.kevinlee%extras-doobie-tools-ce2 io.kevinlee%extras-doobie-tools-ce3 io.kevinlee%extras-fs2-v2-text io.kevinlee%extras-fs2-v3-text io.kevinlee%extras-hedgehog-ce3 io.kevinlee%extras-hedgehog-circe io.kevinlee%extras-reflects io.kevinlee%extras-render io.kevinlee%extras-scala-io io.kevinlee%extras-string io.kevinlee%extras-testing-tools io.kevinlee%extras-testing-tools-cats io.kevinlee%extras-testing-tools-effectie io.kevinlee%extras-type-info"
76
77[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
78[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
79[info] loading project definition from /build/repo/project
80[info] loading settings for project extras from build.sbt...
81[info] resolving key references (82383 settings) ...
82[info]
83[info] __ __ ___ ____
84[info] ___ / / / /_____/ _ \___ _ __/ __ \___ ___ ___
85[info] (_-</ _ \/ __/___/ // / -_) |/ / /_/ / _ \/ _ \(_-<
86[info] /___/_.__/\__/ /____/\__/|___/\____/\___/ .__/___/
87[info] /_/
88[info]
89[info] extras 0.49.0+0-527f8352+20251122-1756-SNAPSHOT
90[info] Scala 2.13.16
91[info] -----------------------------------------------------
92[info] Useful sbt tasks:
93[info] r: reload - Run reload
94[info] cln: clean - Run clean
95[info] c: compile - Run compile
96[info] cc: +compile - Run cross-scalaVersion compile
97[info] tc: Test/compile - Run Test/compile
98[info] ctc: +Test/compile - Run cross-scalaVersion Test/compile
99[info] t: test - Run test
100[info] ct: +test - Run cross-scalaVersion test
101[info] fmtchk: scalafmtCheckAll - Run scalafmtCheckAll
102[info] fmt: scalafmtAll - Run scalafmtAll
103[info] cfmtchk: +scalafmtCheckAll - Run +scalafmtCheckAll
104[info] cfmt: +scalafmtAll - Run +scalafmtAll
105[info] fixchk: scalafixAll --check - Run scalafixAll --check
106[info] fix: scalafixAll - Run scalafixAll
107[info] cfixchk: +scalafixAll --check - Run +scalafixAll --check
108[info] cfix: +scalafixAll - Run +scalafixAll
109[info] chk: fmtchk; fixchk - Run scalafmtCheckAll; scalafixAll --check
110[info] cchk: cfmtchk; cfixchk - Run +scalafmtCheckAll; +scalafixAll --check
111[info] pl: publishLocal - Run publishLocal
112Execute setCrossScalaVersions: 3.7.4-RC2
113OpenCB::Changing crossVersion 3.3.3 -> 3.7.4-RC2 in extrasStringNative/crossScalaVersions
114OpenCB::Changing crossVersion 3.3.3 -> 3.7.4-RC2 in extrasCatsNative/crossScalaVersions
115OpenCB::Changing crossVersion 3.3.3 -> 3.7.4-RC2 in extrasCatsJVM/crossScalaVersions
116OpenCB::Changing crossVersion 3.3.3 -> 3.7.4-RC2 in extrasFs2V3TextJVM/crossScalaVersions
117OpenCB::Changing crossVersion 3.3.3 -> 3.7.4-RC2 in extrasHedgehogCirceNative/crossScalaVersions
118OpenCB::Changing crossVersion 3.3.3 -> 3.7.4-RC2 in extrasCoreJS/crossScalaVersions
119OpenCB::Changing crossVersion 3.3.3 -> 3.7.4-RC2 in extrasTypeInfoJVM/crossScalaVersions
120OpenCB::Changing crossVersion 3.3.3 -> 3.7.4-RC2 in extrasTestingToolsNative/crossScalaVersions
121OpenCB::Changing crossVersion 3.3.3 -> 3.7.4-RC2 in extrasFs2V2TextJVM/crossScalaVersions
122OpenCB::Changing crossVersion 3.3.3 -> 3.7.4-RC2 in extrasHedgehogCirceJVM/crossScalaVersions
123OpenCB::Changing crossVersion 3.3.3 -> 3.7.4-RC2 in extrasHedgehogCe3Native/crossScalaVersions
124OpenCB::Changing crossVersion 3.3.3 -> 3.7.4-RC2 in extrasCatsJS/crossScalaVersions
125OpenCB::Changing crossVersion 3.3.3 -> 3.7.4-RC2 in extrasConcurrentTestingJVM/crossScalaVersions
126OpenCB::Changing crossVersion 3.3.3 -> 3.7.4-RC2 in extrasConcurrentNative/crossScalaVersions
127OpenCB::Changing crossVersion 3.3.3 -> 3.7.4-RC2 in extrasRenderNative/crossScalaVersions
128OpenCB::Changing crossVersion 3.3.3 -> 3.7.4-RC2 in extrasDoobieToolsCe3JVM/crossScalaVersions
129OpenCB::Changing crossVersion 3.3.3 -> 3.7.4-RC2 in extrasScalaIoJVM/crossScalaVersions
130OpenCB::Changing crossVersion 3.3.3 -> 3.7.4-RC2 in extrasHedgehogCe3JS/crossScalaVersions
131OpenCB::Changing crossVersion 3.3.3 -> 3.7.4-RC2 in extrasCoreNative/crossScalaVersions
132OpenCB::Changing crossVersion 3.3.3 -> 3.7.4-RC2 in extrasScalaIoNative/crossScalaVersions
133OpenCB::Changing crossVersion 3.3.3 -> 3.7.4-RC2 in extrasTestingToolsJVM/crossScalaVersions
134OpenCB::Changing crossVersion 3.3.3 -> 3.7.4-RC2 in extrasTestingToolsJS/crossScalaVersions
135OpenCB::Changing crossVersion 3.3.3 -> 3.7.4-RC2 in extrasRenderJVM/crossScalaVersions
136OpenCB::Changing crossVersion 3.3.3 -> 3.7.4-RC2 in extrasConcurrentJVM/crossScalaVersions
137OpenCB::Changing crossVersion 3.3.3 -> 3.7.4-RC2 in extrasCirceJS/crossScalaVersions
138OpenCB::Changing crossVersion 3.3.3 -> 3.7.4-RC2 in extrasConcurrentTestingNative/crossScalaVersions
139OpenCB::Changing crossVersion 3.3.3 -> 3.7.4-RC2 in extrasHedgehogCe3JVM/crossScalaVersions
140OpenCB::Changing crossVersion 3.3.3 -> 3.7.4-RC2 in extrasRenderJS/crossScalaVersions
141OpenCB::Changing crossVersion 3.3.3 -> 3.7.4-RC2 in extrasCoreJVM/crossScalaVersions
142OpenCB::Changing crossVersion 3.3.3 -> 3.7.4-RC2 in extrasDoobieToolsCe2JVM/crossScalaVersions
143OpenCB::Changing crossVersion 3.3.3 -> 3.7.4-RC2 in extrasCirceNative/crossScalaVersions
144OpenCB::Changing crossVersion 3.3.3 -> 3.7.4-RC2 in extrasReflectsJVM/crossScalaVersions
145OpenCB::Changing crossVersion 3.3.3 -> 3.7.4-RC2 in extrasStringJVM/crossScalaVersions
146OpenCB::Changing crossVersion 3.3.3 -> 3.7.4-RC2 in extrasTestingToolsCatsJVM/crossScalaVersions
147OpenCB::Changing crossVersion 3.3.3 -> 3.7.4-RC2 in extrasHedgehogCirceJS/crossScalaVersions
148OpenCB::Changing crossVersion 3.3.3 -> 3.7.4-RC2 in extrasFs2V3TextJS/crossScalaVersions
149OpenCB::Changing crossVersion 3.3.3 -> 3.7.4-RC2 in extrasCirceJVM/crossScalaVersions
150OpenCB::Changing crossVersion 3.3.3 -> 3.7.4-RC2 in extrasConcurrentJS/crossScalaVersions
151OpenCB::Changing crossVersion 3.3.3 -> 3.7.4-RC2 in extrasStringJS/crossScalaVersions
152OpenCB::Changing crossVersion 3.3.3 -> 3.7.4-RC2 in extrasFs2V2TextJS/crossScalaVersions
153OpenCB::Changing crossVersion 3.3.3 -> 3.7.4-RC2 in extrasScalaIoJS/crossScalaVersions
154OpenCB::Changing crossVersion 3.3.3 -> 3.7.4-RC2 in extrasTestingToolsEffectieJVM/crossScalaVersions
155OpenCB::Changing crossVersion 3.3.6 -> 3.7.4-RC2 in docsExtrasTypeInfoScala3/crossScalaVersions
156OpenCB::Limitting incorrect crossVersions List(2.13.16) -> List(3.7.4-RC2) in docsExtrasTypeInfoScala3/crossScalaVersions
157[info]
158[info] __ __ ___ ____
159[info] ___ / / / /_____/ _ \___ _ __/ __ \___ ___ ___
160[info] (_-</ _ \/ __/___/ // / -_) |/ / /_/ / _ \/ _ \(_-<
161[info] /___/_.__/\__/ /____/\__/|___/\____/\___/ .__/___/
162[info] /_/
163[info]
164[info] extras 0.49.0+0-527f8352+20251122-1756-SNAPSHOT
165[info] Scala 2.13.16
166[info] -----------------------------------------------------
167[info] Useful sbt tasks:
168[info] r: reload - Run reload
169[info] cln: clean - Run clean
170[info] c: compile - Run compile
171[info] cc: +compile - Run cross-scalaVersion compile
172[info] tc: Test/compile - Run Test/compile
173[info] ctc: +Test/compile - Run cross-scalaVersion Test/compile
174[info] t: test - Run test
175[info] ct: +test - Run cross-scalaVersion test
176[info] fmtchk: scalafmtCheckAll - Run scalafmtCheckAll
177[info] fmt: scalafmtAll - Run scalafmtAll
178[info] cfmtchk: +scalafmtCheckAll - Run +scalafmtCheckAll
179[info] cfmt: +scalafmtAll - Run +scalafmtAll
180[info] fixchk: scalafixAll --check - Run scalafixAll --check
181[info] fix: scalafixAll - Run scalafixAll
182[info] cfixchk: +scalafixAll --check - Run +scalafixAll --check
183[info] cfix: +scalafixAll - Run +scalafixAll
184[info] chk: fmtchk; fixchk - Run scalafmtCheckAll; scalafixAll --check
185[info] cchk: cfmtchk; cfixchk - Run +scalafmtCheckAll; +scalafixAll --check
186[info] pl: publishLocal - Run publishLocal
187[info] Setting Scala version to 3.7.4-RC2 on 43 projects.
188[info] Switching Scala version on:
189[info] extrasTypeInfoJVM (3.7.4-RC2, 2.13.16, 2.12.18)
190[info] extrasCatsJS (3.7.4-RC2, 2.13.16, 2.12.18)
191[info] extrasCatsNative (3.7.4-RC2, 2.13.16, 2.12.18)
192[info] extrasScalaIoJVM (3.7.4-RC2, 2.13.16, 2.12.18)
193[info] extrasCirceJS (3.7.4-RC2, 2.13.16, 2.12.18)
194[info] extrasConcurrentJVM (3.7.4-RC2, 2.13.16, 2.12.18)
195[info] extrasDoobieToolsCe2JVM (3.7.4-RC2, 2.13.16, 2.12.18)
196[info] extrasHedgehogCirceJS (3.7.4-RC2, 2.13.16, 2.12.18)
197[info] extrasStringNative (3.7.4-RC2, 2.13.16, 2.12.18)
198[info] extrasHedgehogCirceJVM (3.7.4-RC2, 2.13.16, 2.12.18)
199[info] extrasScalaIoNative (3.7.4-RC2, 2.13.16, 2.12.18)
200[info] extrasFs2V2TextJVM (3.7.4-RC2, 2.13.16, 2.12.18)
201[info] extrasFs2V3TextJS (3.7.4-RC2, 2.13.16, 2.12.18)
202[info] extrasRenderNative (3.7.4-RC2, 2.13.16, 2.12.18)
203[info] extrasCoreNative (3.7.4-RC2, 2.13.16, 2.12.18)
204[info] extrasTestingToolsJS (3.7.4-RC2, 2.13.16, 2.12.18)
205[info] extrasFs2V3TextJVM (3.7.4-RC2, 2.13.16, 2.12.18)
206[info] extrasConcurrentNative (3.7.4-RC2, 2.13.16, 2.12.18)
207[info] extrasConcurrentTestingJVM (3.7.4-RC2, 2.13.16, 2.12.18)
208[info] extrasRenderJS (3.7.4-RC2, 2.13.16, 2.12.18)
209[info] extrasStringJS (3.7.4-RC2, 2.13.16, 2.12.18)
210[info] extrasReflectsJVM (3.7.4-RC2, 2.13.16, 2.12.18)
211[info] extrasCirceJVM (3.7.4-RC2, 2.13.16, 2.12.18)
212[info] extrasTestingToolsEffectieJVM (3.7.4-RC2, 2.13.16, 2.12.18)
213[info] extrasConcurrentJS (3.7.4-RC2, 2.13.16, 2.12.18)
214[info] extrasCatsJVM (3.7.4-RC2, 2.13.16, 2.12.18)
215[info] extrasHedgehogCe3JVM (3.7.4-RC2, 2.13.16, 2.12.18)
216[info] extrasFs2V2TextJS (3.7.4-RC2, 2.13.16, 2.12.18)
217[info] extrasHedgehogCe3Native (3.7.4-RC2, 2.13.16, 2.12.18)
218[info] docsExtrasTypeInfoScala3 (3.7.4-RC2)
219[info] extrasStringJVM (3.7.4-RC2, 2.13.16, 2.12.18)
220[info] extrasCoreJVM (3.7.4-RC2, 2.13.16, 2.12.18)
221[info] extrasTestingToolsCatsJVM (3.7.4-RC2, 2.13.16, 2.12.18)
222[info] extrasDoobieToolsCe3JVM (3.7.4-RC2, 2.13.16, 2.12.18)
223[info] extrasRenderJVM (3.7.4-RC2, 2.13.16, 2.12.18)
224[info] extrasScalaIoJS (3.7.4-RC2, 2.13.16, 2.12.18)
225[info] extrasCoreJS (3.7.4-RC2, 2.13.16, 2.12.18)
226[info] extrasCirceNative (3.7.4-RC2, 2.13.16, 2.12.18)
227[info] extrasConcurrentTestingNative (3.7.4-RC2, 2.13.16, 2.12.18)
228[info] extrasHedgehogCirceNative (3.7.4-RC2, 2.13.16, 2.12.18)
229[info] extrasHedgehogCe3JS (3.7.4-RC2, 2.13.16, 2.12.18)
230[info] extrasTestingToolsJVM (3.7.4-RC2, 2.13.16, 2.12.18)
231[info] extrasTestingToolsNative (3.7.4-RC2, 2.13.16, 2.12.18)
232[info] Excluding projects:
233[info] docsExtrasRender (2.13.16)
234[info] extrasRefinementJVM (2.13.16, 2.12.18)
235[info] docsExtrasRefinement (2.13.16)
236[info] docsExtrasReflects (2.13.16)
237[info] docsExtrasFs2V3 (2.13.16)
238[info] docsExtrasFs2 (2.13.16)
239[info] docsExtrasDoobieToolsCe3 (2.13.16)
240[info] docsExtrasTestingToolsEffectie (2.13.16)
241[info] docs (2.13.16)
242[info] docsExtrasFs2V2 (2.13.16)
243[info] docsExtrasTestingTools (2.13.16)
244[info] docsExtrasDoobieTools (2.13.16)
245[info] docsExtrasHedgehog (2.13.16)
246[info] extrasDoobieNewtypeCe3JVM (2.13.16, 2.12.18)
247[info] docsExtrasConcurrent (2.13.16)
248[info] docsExtrasTypeInfoScala2 (2.13.16)
249[info] extrasRenderRefinedJVM (2.13.16, 2.12.18)
250[info] docsExtrasTestingToolsCats (2.13.16)
251[info] docsExtrasCirce (2.13.16)
252[info] extrasDoobieNewtypeCe2JVM (2.13.16, 2.12.18)
253[info] * extras (2.13.16)
254[info] docsExtrasTypeInfo (2.13.16)
255[info] extrasRenderRefinedJS (2.13.16, 2.12.18)
256[info] docsExtrasScalaIo (2.13.16)
257[info] docsExtrasDoobieToolsCe2 (2.13.16)
258[info] docsExtrasCats (2.13.16)
259[info] docsExtrasString (2.13.16)
260[info] Reapplying settings...
261[info]
262[info] __ __ ___ ____
263[info] ___ / / / /_____/ _ \___ _ __/ __ \___ ___ ___
264[info] (_-</ _ \/ __/___/ // / -_) |/ / /_/ / _ \/ _ \(_-<
265[info] /___/_.__/\__/ /____/\__/|___/\____/\___/ .__/___/
266[info] /_/
267[info]
268[info] extras 0.49.0+0-527f8352+20251122-1756-SNAPSHOT
269[info] Scala 2.13.16
270[info] -----------------------------------------------------
271[info] Useful sbt tasks:
272[info] r: reload - Run reload
273[info] cln: clean - Run clean
274[info] c: compile - Run compile
275[info] cc: +compile - Run cross-scalaVersion compile
276[info] tc: Test/compile - Run Test/compile
277[info] ctc: +Test/compile - Run cross-scalaVersion Test/compile
278[info] t: test - Run test
279[info] ct: +test - Run cross-scalaVersion test
280[info] fmtchk: scalafmtCheckAll - Run scalafmtCheckAll
281[info] fmt: scalafmtAll - Run scalafmtAll
282[info] cfmtchk: +scalafmtCheckAll - Run +scalafmtCheckAll
283[info] cfmt: +scalafmtAll - Run +scalafmtAll
284[info] fixchk: scalafixAll --check - Run scalafixAll --check
285[info] fix: scalafixAll - Run scalafixAll
286[info] cfixchk: +scalafixAll --check - Run +scalafixAll --check
287[info] cfix: +scalafixAll - Run +scalafixAll
288[info] chk: fmtchk; fixchk - Run scalafmtCheckAll; scalafixAll --check
289[info] cchk: cfmtchk; cfixchk - Run +scalafmtCheckAll; +scalafixAll --check
290[info] pl: publishLocal - Run publishLocal
291Execute 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
292[info] Reapplying settings...
293[info]
294[info] __ __ ___ ____
295[info] ___ / / / /_____/ _ \___ _ __/ __ \___ ___ ___
296[info] (_-</ _ \/ __/___/ // / -_) |/ / /_/ / _ \/ _ \(_-<
297[info] /___/_.__/\__/ /____/\__/|___/\____/\___/ .__/___/
298[info] /_/
299[info]
300[info] extras 0.49.0+0-527f8352+20251122-1756-SNAPSHOT
301[info] Scala 2.13.16
302[info] -----------------------------------------------------
303[info] Useful sbt tasks:
304[info] r: reload - Run reload
305[info] cln: clean - Run clean
306[info] c: compile - Run compile
307[info] cc: +compile - Run cross-scalaVersion compile
308[info] tc: Test/compile - Run Test/compile
309[info] ctc: +Test/compile - Run cross-scalaVersion Test/compile
310[info] t: test - Run test
311[info] ct: +test - Run cross-scalaVersion test
312[info] fmtchk: scalafmtCheckAll - Run scalafmtCheckAll
313[info] fmt: scalafmtAll - Run scalafmtAll
314[info] cfmtchk: +scalafmtCheckAll - Run +scalafmtCheckAll
315[info] cfmt: +scalafmtAll - Run +scalafmtAll
316[info] fixchk: scalafixAll --check - Run scalafixAll --check
317[info] fix: scalafixAll - Run scalafixAll
318[info] cfixchk: +scalafixAll --check - Run +scalafixAll --check
319[info] cfix: +scalafixAll - Run +scalafixAll
320[info] chk: fmtchk; fixchk - Run scalafmtCheckAll; scalafixAll --check
321[info] cchk: cfmtchk; cfixchk - Run +scalafmtCheckAll; +scalafixAll --check
322[info] pl: publishLocal - Run publishLocal
323[info] Defining Global / credentials, credentials and 68 others.
324[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 560 others.
325[info] Run `last` for details.
326[info] Reapplying settings...
327[info]
328[info] __ __ ___ ____
329[info] ___ / / / /_____/ _ \___ _ __/ __ \___ ___ ___
330[info] (_-</ _ \/ __/___/ // / -_) |/ / /_/ / _ \/ _ \(_-<
331[info] /___/_.__/\__/ /____/\__/|___/\____/\___/ .__/___/
332[info] /_/
333[info]
334[info] extras 0.49.0+0-527f8352+20251122-1756-SNAPSHOT
335[info] Scala 2.13.16
336[info] -----------------------------------------------------
337[info] Useful sbt tasks:
338[info] r: reload - Run reload
339[info] cln: clean - Run clean
340[info] c: compile - Run compile
341[info] cc: +compile - Run cross-scalaVersion compile
342[info] tc: Test/compile - Run Test/compile
343[info] ctc: +Test/compile - Run cross-scalaVersion Test/compile
344[info] t: test - Run test
345[info] ct: +test - Run cross-scalaVersion test
346[info] fmtchk: scalafmtCheckAll - Run scalafmtCheckAll
347[info] fmt: scalafmtAll - Run scalafmtAll
348[info] cfmtchk: +scalafmtCheckAll - Run +scalafmtCheckAll
349[info] cfmt: +scalafmtAll - Run +scalafmtAll
350[info] fixchk: scalafixAll --check - Run scalafixAll --check
351[info] fix: scalafixAll - Run scalafixAll
352[info] cfixchk: +scalafixAll --check - Run +scalafixAll --check
353[info] cfix: +scalafixAll - Run +scalafixAll
354[info] chk: fmtchk; fixchk - Run scalafmtCheckAll; scalafixAll --check
355[info] cchk: cfmtchk; cfixchk - Run +scalafmtCheckAll; +scalafixAll --check
356[info] pl: publishLocal - Run publishLocal
357Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
358[info] Reapplying settings...
359OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
360
361 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
362 Did you mean extrasCirceJVM / allExcludeDependencies ?
363 , retry without global scopes
364[info] Reapplying settings...
365[info]
366[info] __ __ ___ ____
367[info] ___ / / / /_____/ _ \___ _ __/ __ \___ ___ ___
368[info] (_-</ _ \/ __/___/ // / -_) |/ / /_/ / _ \/ _ \(_-<
369[info] /___/_.__/\__/ /____/\__/|___/\____/\___/ .__/___/
370[info] /_/
371[info]
372[info] extras 0.49.0+0-527f8352+20251122-1756-SNAPSHOT
373[info] Scala 2.13.16
374[info] -----------------------------------------------------
375[info] Useful sbt tasks:
376[info] r: reload - Run reload
377[info] cln: clean - Run clean
378[info] c: compile - Run compile
379[info] cc: +compile - Run cross-scalaVersion compile
380[info] tc: Test/compile - Run Test/compile
381[info] ctc: +Test/compile - Run cross-scalaVersion Test/compile
382[info] t: test - Run test
383[info] ct: +test - Run cross-scalaVersion test
384[info] fmtchk: scalafmtCheckAll - Run scalafmtCheckAll
385[info] fmt: scalafmtAll - Run scalafmtAll
386[info] cfmtchk: +scalafmtCheckAll - Run +scalafmtCheckAll
387[info] cfmt: +scalafmtAll - Run +scalafmtAll
388[info] fixchk: scalafixAll --check - Run scalafixAll --check
389[info] fix: scalafixAll - Run scalafixAll
390[info] cfixchk: +scalafixAll --check - Run +scalafixAll --check
391[info] cfix: +scalafixAll - Run +scalafixAll
392[info] chk: fmtchk; fixchk - Run scalafmtCheckAll; scalafixAll --check
393[info] cchk: cfmtchk; cfixchk - Run +scalafmtCheckAll; +scalafixAll --check
394[info] pl: publishLocal - Run publishLocal
395Execute removeScalacOptionsStartingWith: -P:wartremover
396[info] Reapplying settings...
397[info]
398[info] __ __ ___ ____
399[info] ___ / / / /_____/ _ \___ _ __/ __ \___ ___ ___
400[info] (_-</ _ \/ __/___/ // / -_) |/ / /_/ / _ \/ _ \(_-<
401[info] /___/_.__/\__/ /____/\__/|___/\____/\___/ .__/___/
402[info] /_/
403[info]
404[info] extras 0.49.0+0-527f8352+20251122-1756-SNAPSHOT
405[info] Scala 2.13.16
406[info] -----------------------------------------------------
407[info] Useful sbt tasks:
408[info] r: reload - Run reload
409[info] cln: clean - Run clean
410[info] c: compile - Run compile
411[info] cc: +compile - Run cross-scalaVersion compile
412[info] tc: Test/compile - Run Test/compile
413[info] ctc: +Test/compile - Run cross-scalaVersion Test/compile
414[info] t: test - Run test
415[info] ct: +test - Run cross-scalaVersion test
416[info] fmtchk: scalafmtCheckAll - Run scalafmtCheckAll
417[info] fmt: scalafmtAll - Run scalafmtAll
418[info] cfmtchk: +scalafmtCheckAll - Run +scalafmtCheckAll
419[info] cfmt: +scalafmtAll - Run +scalafmtAll
420[info] fixchk: scalafixAll --check - Run scalafixAll --check
421[info] fix: scalafixAll - Run scalafixAll
422[info] cfixchk: +scalafixAll --check - Run +scalafixAll --check
423[info] cfix: +scalafixAll - Run +scalafixAll
424[info] chk: fmtchk; fixchk - Run scalafmtCheckAll; scalafixAll --check
425[info] cchk: cfmtchk; cfixchk - Run +scalafmtCheckAll; +scalafixAll --check
426[info] pl: publishLocal - Run publishLocal
427[success] Total time: 0 s, completed Nov 22, 2025, 5:57:03 PM
428Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"build.sbt","pattern":"ThisBuild \\/ scalafixScalaBinaryVersion := \\{(\\n.*)+newVersion\\n\\}","replaceWith":""}]}
429Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
430Starting build...
431Projects: Set(extrasTypeInfoJVM, extrasScalaIoJVM, extrasConcurrentJVM, extrasDoobieToolsCe2JVM, extrasHedgehogCirceJVM, extrasFs2V2TextJVM, extrasFs2V3TextJVM, extrasConcurrentTestingJVM, extrasReflectsJVM, extrasCirceJVM, extrasTestingToolsEffectieJVM, extrasCatsJVM, extrasHedgehogCe3JVM, extrasStringJVM, extrasCoreJVM, extrasTestingToolsCatsJVM, extrasDoobieToolsCe3JVM, extrasRenderJVM, extrasTestingToolsJVM)
432Starting build for ProjectRef(file:/build/repo/,extrasConcurrentTestingJVM) (extras-concurrent-testing)... [0/19]
433OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
434OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.7-migration` in Scala 2.12.20 module Global
435OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
436OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
437OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
438Compile scalacOptions: -language:dynamics, -language:existentials, -language:higherKinds, -language:reflectiveCalls, -language:experimental.macros, -language:implicitConversions, -encoding, utf8, -unchecked, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -explain, -Xsemanticdb, -semanticdb-target, /build/repo/modules/extras-concurrent-testing/jvm/target/scala-3.7.4-RC2/meta, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
439[info] compiling 3 Scala sources to /build/repo/modules/extras-core/jvm/target/scala-3.7.4-RC2/classes ...
440[info] compiling 1 Scala source to /build/repo/modules/extras-concurrent/jvm/target/scala-3.7.4-RC2/classes ...
441[info] done compiling
442[info] done compiling
443[info] compiling 4 Scala sources to /build/repo/modules/extras-concurrent-testing/jvm/target/scala-3.7.4-RC2/classes ...
444[info] done compiling
445[info] compiling 4 Scala sources to /build/repo/modules/extras-concurrent-testing/jvm/target/scala-3.7.4-RC2/test-classes ...
446[info] done compiling
447Starting build for ProjectRef(file:/build/repo/,extrasScalaIoJVM) (extras-scala-io)... [1/19]
448Compile scalacOptions: -language:dynamics, -language:existentials, -language:higherKinds, -language:reflectiveCalls, -language:experimental.macros, -language:implicitConversions, -encoding, utf8, -unchecked, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -explain, -Xsemanticdb, -semanticdb-target, /build/repo/modules/extras-scala-io/jvm/target/scala-3.7.4-RC2/meta, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
449[info] compiling 11 Scala sources to /build/repo/modules/extras-scala-io/jvm/target/scala-3.7.4-RC2/classes ...
450[info] done compiling
451[info] compiling 16 Scala sources to /build/repo/modules/extras-scala-io/jvm/target/scala-3.7.4-RC2/test-classes ...
452[info] [patched file /build/repo/modules/extras-scala-io/shared/src/test/scala/extras/scala/io/syntax/truecolor/RainbowSyntaxSpec.scala]
453[info] [patched file /build/repo/modules/extras-scala-io/shared/src/test/scala-3/extras/scala/io/CanCloseSpec.scala]
454[info] [patched file /build/repo/modules/extras-scala-io/shared/src/test/scala/extras/scala/io/truecolor/RainbowSpec.scala]
455[info] done compiling
456[info] compiling 3 Scala sources to /build/repo/modules/extras-scala-io/jvm/target/scala-3.7.4-RC2/test-classes ...
457[info] done compiling
458Starting build for ProjectRef(file:/build/repo/,extrasFs2V3TextJVM) (extras-fs2-v3-text)... [2/19]
459Compile scalacOptions: -language:dynamics, -language:existentials, -language:higherKinds, -language:reflectiveCalls, -language:experimental.macros, -language:implicitConversions, -encoding, utf8, -unchecked, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -explain, -Xsemanticdb, -semanticdb-target, /build/repo/modules/extras-fs2-v3-text/jvm/target/scala-3.7.4-RC2/meta, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
460[info] compiling 1 Scala source to /build/repo/modules/extras-fs2-v3-text/jvm/target/scala-3.7.4-RC2/classes ...
461[info] done compiling
462[info] compiling 5 Scala sources to /build/repo/modules/extras-cats/jvm/target/scala-3.7.4-RC2/classes ...
463[info] done compiling
464[info] compiling 3 Scala sources to /build/repo/modules/extras-hedgehog-ce3/jvm/target/scala-3.7.4-RC2/classes ...
465[info] [patched file /build/repo/modules/extras-hedgehog-ce3/shared/src/main/scala/extras/hedgehog/ce3/CatsEffectRunner.scala]
466[info] done compiling
467[info] compiling 1 Scala source to /build/repo/modules/extras-fs2-v3-text/jvm/target/scala-3.7.4-RC2/test-classes ...
468[info] [patched file /build/repo/modules/extras-fs2-v3-text/shared/src/test/scala/extras/fs2/text/syntaxSpec.scala]
469[info] done compiling
470[info] compiling 1 Scala source to /build/repo/modules/extras-hedgehog-ce3/jvm/target/scala-3.7.4-RC2/classes ...
471[info] done compiling
472[info] compiling 1 Scala source to /build/repo/modules/extras-fs2-v3-text/jvm/target/scala-3.7.4-RC2/test-classes ...
473[info] done compiling
474Starting build for ProjectRef(file:/build/repo/,extrasHedgehogCirceJVM) (extras-hedgehog-circe)... [3/19]
475Compile scalacOptions: -language:dynamics, -language:existentials, -language:higherKinds, -language:reflectiveCalls, -language:experimental.macros, -language:implicitConversions, -encoding, utf8, -unchecked, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -explain, -Xsemanticdb, -semanticdb-target, /build/repo/modules/extras-hedgehog-circe/jvm/target/scala-3.7.4-RC2/meta, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
476[info] compiling 2 Scala sources to /build/repo/modules/extras-type-info/jvm/target/scala-3.7.4-RC2/classes ...
477[info] done compiling
478[info] compiling 1 Scala source to /build/repo/modules/extras-hedgehog-circe/jvm/target/scala-3.7.4-RC2/classes ...
479[info] done compiling
480[info] compiling 1 Scala source to /build/repo/modules/extras-hedgehog-circe/jvm/target/scala-3.7.4-RC2/test-classes ...
481[info] done compiling
482Starting build for ProjectRef(file:/build/repo/,extrasConcurrentJVM) (extras-concurrent)... [4/19]
483Compile scalacOptions: -language:dynamics, -language:existentials, -language:higherKinds, -language:reflectiveCalls, -language:experimental.macros, -language:implicitConversions, -encoding, utf8, -unchecked, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -explain, -Xsemanticdb, -semanticdb-target, /build/repo/modules/extras-concurrent/jvm/target/scala-3.7.4-RC2/meta, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
484Starting build for ProjectRef(file:/build/repo/,extrasTestingToolsJVM) (extras-testing-tools)... [5/19]
485Compile scalacOptions: -language:dynamics, -language:existentials, -language:higherKinds, -language:reflectiveCalls, -language:experimental.macros, -language:implicitConversions, -encoding, utf8, -unchecked, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -explain, -Xsemanticdb, -semanticdb-target, /build/repo/modules/extras-testing-tools/jvm/target/scala-3.7.4-RC2/meta, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
486[info] compiling 1 Scala source to /build/repo/modules/extras-testing-tools/jvm/target/scala-3.7.4-RC2/classes ...
487[info] done compiling
488[info] compiling 3 Scala sources to /build/repo/modules/extras-testing-tools/jvm/target/scala-3.7.4-RC2/test-classes ...
489[info] done compiling
490Starting build for ProjectRef(file:/build/repo/,extrasTestingToolsCatsJVM) (extras-testing-tools-cats)... [6/19]
491Compile scalacOptions: -language:dynamics, -language:existentials, -language:higherKinds, -language:reflectiveCalls, -language:experimental.macros, -language:implicitConversions, -encoding, utf8, -unchecked, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -explain, -Xsemanticdb, -semanticdb-target, /build/repo/modules/extras-testing-tools-cats/jvm/target/scala-3.7.4-RC2/meta, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
492[info] compiling 1 Scala source to /build/repo/modules/extras-testing-tools-cats/jvm/target/scala-3.7.4-RC2/classes ...
493[info] done compiling
494[info] compiling 2 Scala sources to /build/repo/modules/extras-testing-tools-cats/jvm/target/scala-3.7.4-RC2/test-classes ...
495[info] done compiling
496Starting build for ProjectRef(file:/build/repo/,extrasTypeInfoJVM) (extras-type-info)... [7/19]
497Compile scalacOptions: -language:dynamics, -language:existentials, -language:higherKinds, -language:reflectiveCalls, -language:experimental.macros, -language:implicitConversions, -encoding, utf8, -unchecked, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -explain, -Xsemanticdb, -semanticdb-target, /build/repo/modules/extras-type-info/jvm/target/scala-3.7.4-RC2/meta, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
498[info] compiling 1 Scala source to /build/repo/modules/extras-core/jvm/target/scala-3.7.4-RC2/test-classes ...
499[info] done compiling
500[info] compiling 2 Scala sources to /build/repo/modules/extras-type-info/jvm/target/scala-3.7.4-RC2/test-classes ...
501[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/extras-type-info/shared/src/test/scala-3/extras/typeinfo/syntax/typesSpec.scala:125:15
502[warn] 125 | def foo[A](a: A)(using ct: ClassTag[A]): String = ct.nestedRuntimeClassName
503[warn] | ^
504[warn] | unused explicit parameter
505[warn] one warning found
506[info] done compiling
507Starting build for ProjectRef(file:/build/repo/,extrasCoreJVM) (extras-core)... [8/19]
508Compile scalacOptions: -language:dynamics, -language:existentials, -language:higherKinds, -language:reflectiveCalls, -language:experimental.macros, -language:implicitConversions, -encoding, utf8, -unchecked, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -explain, -Xsemanticdb, -semanticdb-target, /build/repo/modules/extras-core/jvm/target/scala-3.7.4-RC2/meta, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
509Starting build for ProjectRef(file:/build/repo/,extrasDoobieToolsCe2JVM) (extras-doobie-tools-ce2)... [9/19]
510Compile scalacOptions: -language:dynamics, -language:existentials, -language:higherKinds, -language:reflectiveCalls, -language:experimental.macros, -language:implicitConversions, -encoding, utf8, -unchecked, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -explain, -Xsemanticdb, -semanticdb-target, /build/repo/modules/extras-doobie-tools-ce2/jvm/target/scala-3.7.4-RC2/meta, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
511[info] compiling 1 Scala source to /build/repo/modules/extras-doobie-tools-ce2/jvm/target/scala-3.7.4-RC2/classes ...
512[info] done compiling
513[info] compiling 7 Scala sources to /build/repo/modules/extras-doobie-tools-ce2/jvm/target/scala-3.7.4-RC2/test-classes ...
514[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/extras-doobie-tools-ce2/shared/src/test/scala-3/extras/doobie/ce2/data.scala:3:15
515[warn] 3 |import doobie.{Get, Put}
516[warn] | ^^^
517[warn] | unused import
518[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/extras-doobie-tools-ce2/shared/src/test/scala-3/extras/doobie/ce2/data.scala:3:20
519[warn] 3 |import doobie.{Get, Put}
520[warn] | ^^^
521[warn] | unused import
522[info] [patched file /build/repo/modules/extras-doobie-tools-ce2/shared/src/test/scala-3/extras/doobie/ce2/data.scala]
523[warn] two warnings found
524[info] done compiling
525[info] compiling 1 Scala source to /build/repo/modules/extras-doobie-tools-ce2/jvm/target/scala-3.7.4-RC2/test-classes ...
526[info] done compiling
527Starting build for ProjectRef(file:/build/repo/,extrasDoobieToolsCe3JVM) (extras-doobie-tools-ce3)... [10/19]
528Compile scalacOptions: -language:dynamics, -language:existentials, -language:higherKinds, -language:reflectiveCalls, -language:experimental.macros, -language:implicitConversions, -encoding, utf8, -unchecked, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -explain, -Xsemanticdb, -semanticdb-target, /build/repo/modules/extras-doobie-tools-ce3/jvm/target/scala-3.7.4-RC2/meta, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
529[info] compiling 1 Scala source to /build/repo/modules/extras-doobie-tools-ce3/jvm/target/scala-3.7.4-RC2/classes ...
530[info] done compiling
531[info] compiling 5 Scala sources to /build/repo/modules/extras-doobie-tools-ce3/jvm/target/scala-3.7.4-RC2/test-classes ...
532[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/extras-doobie-tools-ce3/shared/src/test/scala-3/extras/doobie/ce3/data.scala:3:15
533[warn] 3 |import doobie.{Get, Put}
534[warn] | ^^^
535[warn] | unused import
536[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/extras-doobie-tools-ce3/shared/src/test/scala-3/extras/doobie/ce3/data.scala:3:20
537[warn] 3 |import doobie.{Get, Put}
538[warn] | ^^^
539[warn] | unused import
540[info] [patched file /build/repo/modules/extras-doobie-tools-ce3/shared/src/test/scala-3/extras/doobie/ce3/data.scala]
541[warn] two warnings found
542[info] done compiling
543[info] compiling 1 Scala source to /build/repo/modules/extras-doobie-tools-ce3/jvm/target/scala-3.7.4-RC2/test-classes ...
544[info] done compiling
545Starting build for ProjectRef(file:/build/repo/,extrasTestingToolsEffectieJVM) (extras-testing-tools-effectie)... [11/19]
546Compile scalacOptions: -language:dynamics, -language:existentials, -language:higherKinds, -language:reflectiveCalls, -language:experimental.macros, -language:implicitConversions, -encoding, utf8, -unchecked, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -explain, -Xsemanticdb, -semanticdb-target, /build/repo/modules/extras-testing-tools-effectie/jvm/target/scala-3.7.4-RC2/meta, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
547[info] compiling 1 Scala source to /build/repo/modules/extras-testing-tools-effectie/jvm/target/scala-3.7.4-RC2/classes ...
548[info] done compiling
549[info] compiling 2 Scala sources to /build/repo/modules/extras-testing-tools-effectie/jvm/target/scala-3.7.4-RC2/test-classes ...
550[info] done compiling
551Starting build for ProjectRef(file:/build/repo/,extrasRenderJVM) (extras-render)... [12/19]
552Compile scalacOptions: -language:dynamics, -language:existentials, -language:higherKinds, -language:reflectiveCalls, -language:experimental.macros, -language:implicitConversions, -encoding, utf8, -unchecked, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -explain, -Xsemanticdb, -semanticdb-target, /build/repo/modules/extras-render/jvm/target/scala-3.7.4-RC2/meta, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
553[info] compiling 2 Scala sources to /build/repo/modules/extras-render/jvm/target/scala-3.7.4-RC2/classes ...
554[info] done compiling
555[info] compiling 3 Scala sources to /build/repo/modules/extras-render/jvm/target/scala-3.7.4-RC2/test-classes ...
556[info] done compiling
557Starting build for ProjectRef(file:/build/repo/,extrasHedgehogCe3JVM) (extras-hedgehog-ce3)... [13/19]
558Compile scalacOptions: -language:dynamics, -language:existentials, -language:higherKinds, -language:reflectiveCalls, -language:experimental.macros, -language:implicitConversions, -encoding, utf8, -unchecked, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -explain, -Xsemanticdb, -semanticdb-target, /build/repo/modules/extras-hedgehog-ce3/jvm/target/scala-3.7.4-RC2/meta, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
559[info] compiling 6 Scala sources to /build/repo/modules/extras-hedgehog-ce3/jvm/target/scala-3.7.4-RC2/test-classes ...
560[info] done compiling
561Starting build for ProjectRef(file:/build/repo/,extrasStringJVM) (extras-string)... [14/19]
562Compile scalacOptions: -language:dynamics, -language:existentials, -language:higherKinds, -language:reflectiveCalls, -language:experimental.macros, -language:implicitConversions, -encoding, utf8, -unchecked, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -explain, -Xsemanticdb, -semanticdb-target, /build/repo/modules/extras-string/jvm/target/scala-3.7.4-RC2/meta, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
563[info] compiling 4 Scala sources to /build/repo/modules/extras-string/jvm/target/scala-3.7.4-RC2/classes ...
564[info] done compiling
565[info] compiling 22 Scala sources to /build/repo/modules/extras-string/jvm/target/scala-3.7.4-RC2/test-classes ...
566[info] done compiling
567Starting build for ProjectRef(file:/build/repo/,extrasFs2V2TextJVM) (extras-fs2-v2-text)... [15/19]
568Compile scalacOptions: -language:dynamics, -language:existentials, -language:higherKinds, -language:reflectiveCalls, -language:experimental.macros, -language:implicitConversions, -encoding, utf8, -unchecked, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -explain, -Xsemanticdb, -semanticdb-target, /build/repo/modules/extras-fs2-v2-text/jvm/target/scala-3.7.4-RC2/meta, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
569[info] compiling 1 Scala source to /build/repo/modules/extras-fs2-v2-text/jvm/target/scala-3.7.4-RC2/classes ...
570[info] done compiling
571[info] compiling 1 Scala source to /build/repo/modules/extras-fs2-v2-text/jvm/target/scala-3.7.4-RC2/test-classes ...
572[info] [patched file /build/repo/modules/extras-fs2-v2-text/jvm/src/test/scala/extras/fs2/text/syntaxSpec.scala]
573[info] done compiling
574[info] compiling 1 Scala source to /build/repo/modules/extras-fs2-v2-text/jvm/target/scala-3.7.4-RC2/test-classes ...
575[info] done compiling
576Starting build for ProjectRef(file:/build/repo/,extrasReflectsJVM) (extras-reflects)... [16/19]
577Compile scalacOptions: -language:dynamics, -language:existentials, -language:higherKinds, -language:reflectiveCalls, -language:experimental.macros, -language:implicitConversions, -encoding, utf8, -unchecked, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -explain, -Xsemanticdb, -semanticdb-target, /build/repo/modules/extras-reflects/jvm/target/scala-3.7.4-RC2/meta, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
578Starting build for ProjectRef(file:/build/repo/,extrasCirceJVM) (extras-circe)... [17/19]
579Compile scalacOptions: -language:dynamics, -language:existentials, -language:higherKinds, -language:reflectiveCalls, -language:experimental.macros, -language:implicitConversions, -encoding, utf8, -unchecked, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -explain, -Xsemanticdb, -semanticdb-target, /build/repo/modules/extras-circe/jvm/target/scala-3.7.4-RC2/meta, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
580[info] compiling 3 Scala sources to /build/repo/modules/extras-circe/jvm/target/scala-3.7.4-RC2/classes ...
581[info] [patched file /build/repo/modules/extras-circe/shared/src/main/scala/extras/circe/codecs/codec.scala]
582[info] [patched file /build/repo/modules/extras-circe/shared/src/main/scala/extras/circe/codecs/encoder.scala]
583[info] [patched file /build/repo/modules/extras-circe/shared/src/main/scala/extras/circe/codecs/decoder.scala]
584[info] done compiling
585[info] compiling 3 Scala sources to /build/repo/modules/extras-circe/jvm/target/scala-3.7.4-RC2/classes ...
586[info] done compiling
587[info] compiling 3 Scala sources to /build/repo/modules/extras-circe/jvm/target/scala-3.7.4-RC2/test-classes ...
588[info] done compiling
589Starting build for ProjectRef(file:/build/repo/,extrasCatsJVM) (extras-cats)... [18/19]
590Compile scalacOptions: -language:dynamics, -language:existentials, -language:higherKinds, -language:reflectiveCalls, -language:experimental.macros, -language:implicitConversions, -encoding, utf8, -unchecked, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -explain, -Xsemanticdb, -semanticdb-target, /build/repo/modules/extras-cats/jvm/target/scala-3.7.4-RC2/meta, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
591[info] compiling 5 Scala sources to /build/repo/modules/extras-cats/jvm/target/scala-3.7.4-RC2/test-classes ...
592[info] done compiling
593
594************************
595Build summary:
596[{
597 "module": "extras-concurrent-testing",
598 "compile": {"status": "ok", "tookMs": 6575, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
599 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
600 "test-compile": {"status": "ok", "tookMs": 1277, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
601 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
602 "publish": {"status": "skipped", "tookMs": 0},
603 "metadata": {
604 "crossScalaVersions": ["3.3.3", "2.13.16", "2.12.18"]
605}
606},{
607 "module": "extras-scala-io",
608 "compile": {"status": "ok", "tookMs": 2434, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
609 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
610 "test-compile": {"status": "ok", "tookMs": 4746, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
611 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
612 "publish": {"status": "skipped", "tookMs": 0},
613 "metadata": {
614 "crossScalaVersions": ["3.3.3", "2.13.16", "2.12.18"]
615}
616},{
617 "module": "extras-fs2-v3-text",
618 "compile": {"status": "ok", "tookMs": 533, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
619 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
620 "test-compile": {"status": "ok", "tookMs": 5176, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
621 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
622 "publish": {"status": "skipped", "tookMs": 0},
623 "metadata": {
624 "crossScalaVersions": ["3.3.3", "2.13.16", "2.12.18"]
625}
626},{
627 "module": "extras-hedgehog-circe",
628 "compile": {"status": "ok", "tookMs": 1753, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
629 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
630 "test-compile": {"status": "ok", "tookMs": 1931, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
631 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
632 "publish": {"status": "skipped", "tookMs": 0},
633 "metadata": {
634 "crossScalaVersions": ["3.3.3", "2.13.16", "2.12.18"]
635}
636},{
637 "module": "extras-concurrent",
638 "compile": {"status": "ok", "tookMs": 60, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
639 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
640 "test-compile": {"status": "ok", "tookMs": 104, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
641 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
642 "publish": {"status": "skipped", "tookMs": 0},
643 "metadata": {
644 "crossScalaVersions": ["3.3.3", "2.13.16", "2.12.18"]
645}
646},{
647 "module": "extras-testing-tools",
648 "compile": {"status": "ok", "tookMs": 426, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
649 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
650 "test-compile": {"status": "ok", "tookMs": 646, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
651 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
652 "publish": {"status": "skipped", "tookMs": 0},
653 "metadata": {
654 "crossScalaVersions": ["3.3.3", "2.13.16", "2.12.18"]
655}
656},{
657 "module": "extras-testing-tools-cats",
658 "compile": {"status": "ok", "tookMs": 823, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
659 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
660 "test-compile": {"status": "ok", "tookMs": 1353, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
661 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
662 "publish": {"status": "skipped", "tookMs": 0},
663 "metadata": {
664 "crossScalaVersions": ["3.3.3", "2.13.16", "2.12.18"]
665}
666},{
667 "module": "extras-type-info",
668 "compile": {"status": "ok", "tookMs": 113, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
669 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
670 "test-compile": {"status": "ok", "tookMs": 1353, "warnings": 1, "errors": 0, "sourceVersion": "3.7-migration"},
671 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
672 "publish": {"status": "skipped", "tookMs": 0},
673 "metadata": {
674 "crossScalaVersions": ["3.3.3", "2.13.16", "2.12.18"]
675}
676},{
677 "module": "extras-core",
678 "compile": {"status": "ok", "tookMs": 39, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
679 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
680 "test-compile": {"status": "ok", "tookMs": 75, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
681 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
682 "publish": {"status": "skipped", "tookMs": 0},
683 "metadata": {
684 "crossScalaVersions": ["3.3.3", "2.13.16", "2.12.18"]
685}
686},{
687 "module": "extras-doobie-tools-ce2",
688 "compile": {"status": "ok", "tookMs": 661, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
689 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
690 "test-compile": {"status": "ok", "tookMs": 1862, "warnings": 2, "errors": 0, "sourceVersion": "3.7-migration"},
691 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
692 "publish": {"status": "skipped", "tookMs": 0},
693 "metadata": {
694 "crossScalaVersions": ["3.3.3", "2.13.16", "2.12.18"]
695}
696},{
697 "module": "extras-doobie-tools-ce3",
698 "compile": {"status": "ok", "tookMs": 819, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
699 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
700 "test-compile": {"status": "ok", "tookMs": 1649, "warnings": 2, "errors": 0, "sourceVersion": "3.7-migration"},
701 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
702 "publish": {"status": "skipped", "tookMs": 0},
703 "metadata": {
704 "crossScalaVersions": ["3.3.3", "2.13.16", "2.12.18"]
705}
706},{
707 "module": "extras-testing-tools-effectie",
708 "compile": {"status": "ok", "tookMs": 609, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
709 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
710 "test-compile": {"status": "ok", "tookMs": 1372, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
711 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
712 "publish": {"status": "skipped", "tookMs": 0},
713 "metadata": {
714 "crossScalaVersions": ["3.3.3", "2.13.16", "2.12.18"]
715}
716},{
717 "module": "extras-render",
718 "compile": {"status": "ok", "tookMs": 511, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
719 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
720 "test-compile": {"status": "ok", "tookMs": 1496, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
721 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
722 "publish": {"status": "skipped", "tookMs": 0},
723 "metadata": {
724 "crossScalaVersions": ["3.3.3", "2.13.16", "2.12.18"]
725}
726},{
727 "module": "extras-hedgehog-ce3",
728 "compile": {"status": "ok", "tookMs": 191, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
729 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
730 "test-compile": {"status": "ok", "tookMs": 2214, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
731 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
732 "publish": {"status": "skipped", "tookMs": 0},
733 "metadata": {
734 "crossScalaVersions": ["3.3.3", "2.13.16", "2.12.18"]
735}
736},{
737 "module": "extras-string",
738 "compile": {"status": "ok", "tookMs": 581, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
739 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
740 "test-compile": {"status": "ok", "tookMs": 5377, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
741 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
742 "publish": {"status": "skipped", "tookMs": 0},
743 "metadata": {
744 "crossScalaVersions": ["3.3.3", "2.13.16", "2.12.18"]
745}
746},{
747 "module": "extras-fs2-v2-text",
748 "compile": {"status": "ok", "tookMs": 312, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
749 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
750 "test-compile": {"status": "ok", "tookMs": 1149, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
751 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
752 "publish": {"status": "skipped", "tookMs": 0},
753 "metadata": {
754 "crossScalaVersions": ["3.3.3", "2.13.16", "2.12.18"]
755}
756},{
757 "module": "extras-reflects",
758 "compile": {"status": "ok", "tookMs": 143, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
759 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
760 "test-compile": {"status": "ok", "tookMs": 179, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
761 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
762 "publish": {"status": "skipped", "tookMs": 0},
763 "metadata": {
764 "crossScalaVersions": ["3.3.3", "2.13.16", "2.12.18"]
765}
766},{
767 "module": "extras-circe",
768 "compile": {"status": "ok", "tookMs": 626, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
769 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
770 "test-compile": {"status": "ok", "tookMs": 3635, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
771 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
772 "publish": {"status": "skipped", "tookMs": 0},
773 "metadata": {
774 "crossScalaVersions": ["3.3.3", "2.13.16", "2.12.18"]
775}
776},{
777 "module": "extras-cats",
778 "compile": {"status": "ok", "tookMs": 85, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
779 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
780 "test-compile": {"status": "ok", "tookMs": 2591, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
781 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
782 "publish": {"status": "skipped", "tookMs": 0},
783 "metadata": {
784 "crossScalaVersions": ["3.3.3", "2.13.16", "2.12.18"]
785}
786}]
787************************
788[success] Total time: 149 s (0:02:29.0), completed Nov 22, 2025, 5:59:32 PM
789[0JChecking patch project/plugins.sbt...
790Checking patch project/build.properties...
791Checking patch build.sbt...
792Applied patch project/plugins.sbt cleanly.
793Applied patch project/build.properties cleanly.
794Applied patch build.sbt cleanly.
795Commit migration rewrites
796Switched to a new branch 'opencb/migrate-source-3.7'
797[opencb/migrate-source-3.7 f9f676f4] Apply Scala compiler rewrites using -source:3.7-migration using Scala 3.7.4-RC2
798 11 files changed, 13 insertions(+), 15 deletions(-)
799----
800Preparing build for 3.8.1-RC1-bin-20251120-60444cb
801Scala binary version found: 3.8
802Implicitly using source version 3.8
803Scala binary version found: 3.8
804Implicitly using source version 3.8
805Would try to apply common scalacOption (best-effort, sbt/mill only):
806Append: ,REQUIRE:-source:3.8
807Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
808
809Try apply source patch:
810Path: build.sbt
811Pattern: ThisBuild \/ scalafixScalaBinaryVersion := \{(\n.*)+newVersion\n\}
812Replacement:
813Failed to apply pattern 'ThisBuild \/ scalafixScalaBinaryVersion := \{(\n.*)+newVersion\n\}' in build.sbt
814----
815Starting build for 3.8.1-RC1-bin-20251120-60444cb
816Execute tests: false
817sbt project found:
818Sbt version 1.11.4 is not supported, minimal supported version is 1.11.5
819Enforcing usage of sbt in version 1.11.5
820No prepare script found for project kevin-lee/extras
821/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
822##################################
823Scala version: 3.8.1-RC1-bin-20251120-60444cb
824Targets: io.kevinlee%extras-cats io.kevinlee%extras-circe io.kevinlee%extras-concurrent io.kevinlee%extras-concurrent-testing io.kevinlee%extras-core io.kevinlee%extras-doobie-tools-ce2 io.kevinlee%extras-doobie-tools-ce3 io.kevinlee%extras-fs2-v2-text io.kevinlee%extras-fs2-v3-text io.kevinlee%extras-hedgehog-ce3 io.kevinlee%extras-hedgehog-circe io.kevinlee%extras-reflects io.kevinlee%extras-render io.kevinlee%extras-scala-io io.kevinlee%extras-string io.kevinlee%extras-testing-tools io.kevinlee%extras-testing-tools-cats io.kevinlee%extras-testing-tools-effectie io.kevinlee%extras-type-info
825Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"build.sbt","pattern":"ThisBuild \\/ scalafixScalaBinaryVersion := \\{(\\n.*)+newVersion\\n\\}","replaceWith":""}]}
826##################################
827Using extra scalacOptions: ,REQUIRE:-source:3.8
828Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
829[sbt_options] declare -a sbt_options=()
830[process_args] java_version = '17'
831[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
832# Executing command line:
833java
834-Dfile.encoding=UTF-8
835-Dcommunitybuild.scala=3.8.1-RC1-bin-20251120-60444cb
836-Dcommunitybuild.project.dependencies.add=
837-Xmx7G
838-Xms4G
839-Xss8M
840-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
841-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
842-jar
843/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
844"setCrossScalaVersions 3.8.1-RC1-bin-20251120-60444cb"
845"++3.8.1-RC1-bin-20251120-60444cb -v"
846"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
847"set every credentials := Nil"
848"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
849"removeScalacOptionsStartingWith -P:wartremover"
850
851moduleMappings
852"runBuild 3.8.1-RC1-bin-20251120-60444cb """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"build.sbt","pattern":"ThisBuild \\/ scalafixScalaBinaryVersion := \\{(\\n.*)+newVersion\\n\\}","replaceWith":""}]}""" io.kevinlee%extras-cats io.kevinlee%extras-circe io.kevinlee%extras-concurrent io.kevinlee%extras-concurrent-testing io.kevinlee%extras-core io.kevinlee%extras-doobie-tools-ce2 io.kevinlee%extras-doobie-tools-ce3 io.kevinlee%extras-fs2-v2-text io.kevinlee%extras-fs2-v3-text io.kevinlee%extras-hedgehog-ce3 io.kevinlee%extras-hedgehog-circe io.kevinlee%extras-reflects io.kevinlee%extras-render io.kevinlee%extras-scala-io io.kevinlee%extras-string io.kevinlee%extras-testing-tools io.kevinlee%extras-testing-tools-cats io.kevinlee%extras-testing-tools-effectie io.kevinlee%extras-type-info"
853
854[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
855[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
856[info] loading project definition from /build/repo/project
857[info] loading settings for project extras from build.sbt...
858[info] resolving key references (82383 settings) ...
859[info]
860[info] __ __ ___ ____
861[info] ___ / / / /_____/ _ \___ _ __/ __ \___ ___ ___
862[info] (_-</ _ \/ __/___/ // / -_) |/ / /_/ / _ \/ _ \(_-<
863[info] /___/_.__/\__/ /____/\__/|___/\____/\___/ .__/___/
864[info] /_/
865[info]
866[info] extras 0.49.0+1-f9f676f4+20251122-1759-SNAPSHOT
867[info] Scala 2.13.16
868[info] -----------------------------------------------------
869[info] Useful sbt tasks:
870[info] r: reload - Run reload
871[info] cln: clean - Run clean
872[info] c: compile - Run compile
873[info] cc: +compile - Run cross-scalaVersion compile
874[info] tc: Test/compile - Run Test/compile
875[info] ctc: +Test/compile - Run cross-scalaVersion Test/compile
876[info] t: test - Run test
877[info] ct: +test - Run cross-scalaVersion test
878[info] fmtchk: scalafmtCheckAll - Run scalafmtCheckAll
879[info] fmt: scalafmtAll - Run scalafmtAll
880[info] cfmtchk: +scalafmtCheckAll - Run +scalafmtCheckAll
881[info] cfmt: +scalafmtAll - Run +scalafmtAll
882[info] fixchk: scalafixAll --check - Run scalafixAll --check
883[info] fix: scalafixAll - Run scalafixAll
884[info] cfixchk: +scalafixAll --check - Run +scalafixAll --check
885[info] cfix: +scalafixAll - Run +scalafixAll
886[info] chk: fmtchk; fixchk - Run scalafmtCheckAll; scalafixAll --check
887[info] cchk: cfmtchk; cfixchk - Run +scalafmtCheckAll; +scalafixAll --check
888[info] pl: publishLocal - Run publishLocal
889Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251120-60444cb
890OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251120-60444cb in extrasStringNative/crossScalaVersions
891OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251120-60444cb in extrasCatsNative/crossScalaVersions
892OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251120-60444cb in extrasCatsJVM/crossScalaVersions
893OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251120-60444cb in extrasFs2V3TextJVM/crossScalaVersions
894OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251120-60444cb in extrasHedgehogCirceNative/crossScalaVersions
895OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251120-60444cb in extrasCoreJS/crossScalaVersions
896OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251120-60444cb in extrasTypeInfoJVM/crossScalaVersions
897OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251120-60444cb in extrasTestingToolsNative/crossScalaVersions
898OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251120-60444cb in extrasFs2V2TextJVM/crossScalaVersions
899OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251120-60444cb in extrasHedgehogCirceJVM/crossScalaVersions
900OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251120-60444cb in extrasHedgehogCe3Native/crossScalaVersions
901OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251120-60444cb in extrasCatsJS/crossScalaVersions
902OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251120-60444cb in extrasConcurrentTestingJVM/crossScalaVersions
903OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251120-60444cb in extrasConcurrentNative/crossScalaVersions
904OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251120-60444cb in extrasRenderNative/crossScalaVersions
905OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251120-60444cb in extrasDoobieToolsCe3JVM/crossScalaVersions
906OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251120-60444cb in extrasScalaIoJVM/crossScalaVersions
907OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251120-60444cb in extrasHedgehogCe3JS/crossScalaVersions
908OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251120-60444cb in extrasCoreNative/crossScalaVersions
909OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251120-60444cb in extrasScalaIoNative/crossScalaVersions
910OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251120-60444cb in extrasTestingToolsJVM/crossScalaVersions
911OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251120-60444cb in extrasTestingToolsJS/crossScalaVersions
912OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251120-60444cb in extrasRenderJVM/crossScalaVersions
913OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251120-60444cb in extrasConcurrentJVM/crossScalaVersions
914OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251120-60444cb in extrasCirceJS/crossScalaVersions
915OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251120-60444cb in extrasConcurrentTestingNative/crossScalaVersions
916OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251120-60444cb in extrasHedgehogCe3JVM/crossScalaVersions
917OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251120-60444cb in extrasRenderJS/crossScalaVersions
918OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251120-60444cb in extrasCoreJVM/crossScalaVersions
919OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251120-60444cb in extrasDoobieToolsCe2JVM/crossScalaVersions
920OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251120-60444cb in extrasCirceNative/crossScalaVersions
921OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251120-60444cb in extrasReflectsJVM/crossScalaVersions
922OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251120-60444cb in extrasStringJVM/crossScalaVersions
923OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251120-60444cb in extrasTestingToolsCatsJVM/crossScalaVersions
924OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251120-60444cb in extrasHedgehogCirceJS/crossScalaVersions
925OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251120-60444cb in extrasFs2V3TextJS/crossScalaVersions
926OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251120-60444cb in extrasCirceJVM/crossScalaVersions
927OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251120-60444cb in extrasConcurrentJS/crossScalaVersions
928OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251120-60444cb in extrasStringJS/crossScalaVersions
929OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251120-60444cb in extrasFs2V2TextJS/crossScalaVersions
930OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251120-60444cb in extrasScalaIoJS/crossScalaVersions
931OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251120-60444cb in extrasTestingToolsEffectieJVM/crossScalaVersions
932OpenCB::Changing crossVersion 3.3.6 -> 3.8.1-RC1-bin-20251120-60444cb in docsExtrasTypeInfoScala3/crossScalaVersions
933OpenCB::Limitting incorrect crossVersions List(2.13.16) -> List(3.8.1-RC1-bin-20251120-60444cb) in docsExtrasTypeInfoScala3/crossScalaVersions
934[info]
935[info] __ __ ___ ____
936[info] ___ / / / /_____/ _ \___ _ __/ __ \___ ___ ___
937[info] (_-</ _ \/ __/___/ // / -_) |/ / /_/ / _ \/ _ \(_-<
938[info] /___/_.__/\__/ /____/\__/|___/\____/\___/ .__/___/
939[info] /_/
940[info]
941[info] extras 0.49.0+1-f9f676f4+20251122-1759-SNAPSHOT
942[info] Scala 2.13.16
943[info] -----------------------------------------------------
944[info] Useful sbt tasks:
945[info] r: reload - Run reload
946[info] cln: clean - Run clean
947[info] c: compile - Run compile
948[info] cc: +compile - Run cross-scalaVersion compile
949[info] tc: Test/compile - Run Test/compile
950[info] ctc: +Test/compile - Run cross-scalaVersion Test/compile
951[info] t: test - Run test
952[info] ct: +test - Run cross-scalaVersion test
953[info] fmtchk: scalafmtCheckAll - Run scalafmtCheckAll
954[info] fmt: scalafmtAll - Run scalafmtAll
955[info] cfmtchk: +scalafmtCheckAll - Run +scalafmtCheckAll
956[info] cfmt: +scalafmtAll - Run +scalafmtAll
957[info] fixchk: scalafixAll --check - Run scalafixAll --check
958[info] fix: scalafixAll - Run scalafixAll
959[info] cfixchk: +scalafixAll --check - Run +scalafixAll --check
960[info] cfix: +scalafixAll - Run +scalafixAll
961[info] chk: fmtchk; fixchk - Run scalafmtCheckAll; scalafixAll --check
962[info] cchk: cfmtchk; cfixchk - Run +scalafmtCheckAll; +scalafixAll --check
963[info] pl: publishLocal - Run publishLocal
964[info] Setting Scala version to 3.8.1-RC1-bin-20251120-60444cb on 43 projects.
965[info] Switching Scala version on:
966[info] extrasTypeInfoJVM (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
967[info] extrasCatsJS (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
968[info] extrasCatsNative (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
969[info] extrasScalaIoJVM (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
970[info] extrasCirceJS (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
971[info] extrasConcurrentJVM (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
972[info] extrasDoobieToolsCe2JVM (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
973[info] extrasHedgehogCirceJS (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
974[info] extrasStringNative (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
975[info] extrasHedgehogCirceJVM (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
976[info] extrasScalaIoNative (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
977[info] extrasFs2V2TextJVM (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
978[info] extrasFs2V3TextJS (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
979[info] extrasRenderNative (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
980[info] extrasCoreNative (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
981[info] extrasTestingToolsJS (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
982[info] extrasFs2V3TextJVM (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
983[info] extrasConcurrentNative (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
984[info] extrasConcurrentTestingJVM (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
985[info] extrasRenderJS (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
986[info] extrasStringJS (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
987[info] extrasReflectsJVM (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
988[info] extrasCirceJVM (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
989[info] extrasTestingToolsEffectieJVM (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
990[info] extrasConcurrentJS (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
991[info] extrasCatsJVM (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
992[info] extrasHedgehogCe3JVM (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
993[info] extrasFs2V2TextJS (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
994[info] extrasHedgehogCe3Native (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
995[info] docsExtrasTypeInfoScala3 (3.8.1-RC1-bin-20251120-60444cb)
996[info] extrasStringJVM (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
997[info] extrasCoreJVM (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
998[info] extrasTestingToolsCatsJVM (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
999[info] extrasDoobieToolsCe3JVM (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
1000[info] extrasRenderJVM (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
1001[info] extrasScalaIoJS (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
1002[info] extrasCoreJS (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
1003[info] extrasCirceNative (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
1004[info] extrasConcurrentTestingNative (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
1005[info] extrasHedgehogCirceNative (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
1006[info] extrasHedgehogCe3JS (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
1007[info] extrasTestingToolsJVM (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
1008[info] extrasTestingToolsNative (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
1009[info] Excluding projects:
1010[info] docsExtrasRender (2.13.16)
1011[info] extrasRefinementJVM (2.13.16, 2.12.18)
1012[info] docsExtrasRefinement (2.13.16)
1013[info] docsExtrasReflects (2.13.16)
1014[info] docsExtrasFs2V3 (2.13.16)
1015[info] docsExtrasFs2 (2.13.16)
1016[info] docsExtrasDoobieToolsCe3 (2.13.16)
1017[info] docsExtrasTestingToolsEffectie (2.13.16)
1018[info] docs (2.13.16)
1019[info] docsExtrasFs2V2 (2.13.16)
1020[info] docsExtrasTestingTools (2.13.16)
1021[info] docsExtrasDoobieTools (2.13.16)
1022[info] docsExtrasHedgehog (2.13.16)
1023[info] extrasDoobieNewtypeCe3JVM (2.13.16, 2.12.18)
1024[info] docsExtrasConcurrent (2.13.16)
1025[info] docsExtrasTypeInfoScala2 (2.13.16)
1026[info] extrasRenderRefinedJVM (2.13.16, 2.12.18)
1027[info] docsExtrasTestingToolsCats (2.13.16)
1028[info] docsExtrasCirce (2.13.16)
1029[info] extrasDoobieNewtypeCe2JVM (2.13.16, 2.12.18)
1030[info] * extras (2.13.16)
1031[info] docsExtrasTypeInfo (2.13.16)
1032[info] extrasRenderRefinedJS (2.13.16, 2.12.18)
1033[info] docsExtrasScalaIo (2.13.16)
1034[info] docsExtrasDoobieToolsCe2 (2.13.16)
1035[info] docsExtrasCats (2.13.16)
1036[info] docsExtrasString (2.13.16)
1037[info] Reapplying settings...
1038[info]
1039[info] __ __ ___ ____
1040[info] ___ / / / /_____/ _ \___ _ __/ __ \___ ___ ___
1041[info] (_-</ _ \/ __/___/ // / -_) |/ / /_/ / _ \/ _ \(_-<
1042[info] /___/_.__/\__/ /____/\__/|___/\____/\___/ .__/___/
1043[info] /_/
1044[info]
1045[info] extras 0.49.0+1-f9f676f4+20251122-1759-SNAPSHOT
1046[info] Scala 2.13.16
1047[info] -----------------------------------------------------
1048[info] Useful sbt tasks:
1049[info] r: reload - Run reload
1050[info] cln: clean - Run clean
1051[info] c: compile - Run compile
1052[info] cc: +compile - Run cross-scalaVersion compile
1053[info] tc: Test/compile - Run Test/compile
1054[info] ctc: +Test/compile - Run cross-scalaVersion Test/compile
1055[info] t: test - Run test
1056[info] ct: +test - Run cross-scalaVersion test
1057[info] fmtchk: scalafmtCheckAll - Run scalafmtCheckAll
1058[info] fmt: scalafmtAll - Run scalafmtAll
1059[info] cfmtchk: +scalafmtCheckAll - Run +scalafmtCheckAll
1060[info] cfmt: +scalafmtAll - Run +scalafmtAll
1061[info] fixchk: scalafixAll --check - Run scalafixAll --check
1062[info] fix: scalafixAll - Run scalafixAll
1063[info] cfixchk: +scalafixAll --check - Run +scalafixAll --check
1064[info] cfix: +scalafixAll - Run +scalafixAll
1065[info] chk: fmtchk; fixchk - Run scalafmtCheckAll; scalafixAll --check
1066[info] cchk: cfmtchk; cfixchk - Run +scalafmtCheckAll; +scalafixAll --check
1067[info] pl: publishLocal - Run publishLocal
1068Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
1069[info] Reapplying settings...
1070[info]
1071[info] __ __ ___ ____
1072[info] ___ / / / /_____/ _ \___ _ __/ __ \___ ___ ___
1073[info] (_-</ _ \/ __/___/ // / -_) |/ / /_/ / _ \/ _ \(_-<
1074[info] /___/_.__/\__/ /____/\__/|___/\____/\___/ .__/___/
1075[info] /_/
1076[info]
1077[info] extras 0.49.0+1-f9f676f4+20251122-1800-SNAPSHOT
1078[info] Scala 2.13.16
1079[info] -----------------------------------------------------
1080[info] Useful sbt tasks:
1081[info] r: reload - Run reload
1082[info] cln: clean - Run clean
1083[info] c: compile - Run compile
1084[info] cc: +compile - Run cross-scalaVersion compile
1085[info] tc: Test/compile - Run Test/compile
1086[info] ctc: +Test/compile - Run cross-scalaVersion Test/compile
1087[info] t: test - Run test
1088[info] ct: +test - Run cross-scalaVersion test
1089[info] fmtchk: scalafmtCheckAll - Run scalafmtCheckAll
1090[info] fmt: scalafmtAll - Run scalafmtAll
1091[info] cfmtchk: +scalafmtCheckAll - Run +scalafmtCheckAll
1092[info] cfmt: +scalafmtAll - Run +scalafmtAll
1093[info] fixchk: scalafixAll --check - Run scalafixAll --check
1094[info] fix: scalafixAll - Run scalafixAll
1095[info] cfixchk: +scalafixAll --check - Run +scalafixAll --check
1096[info] cfix: +scalafixAll - Run +scalafixAll
1097[info] chk: fmtchk; fixchk - Run scalafmtCheckAll; scalafixAll --check
1098[info] cchk: cfmtchk; cfixchk - Run +scalafmtCheckAll; +scalafixAll --check
1099[info] pl: publishLocal - Run publishLocal
1100[info] Defining Global / credentials, credentials and 68 others.
1101[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 560 others.
1102[info] Run `last` for details.
1103[info] Reapplying settings...
1104[info]
1105[info] __ __ ___ ____
1106[info] ___ / / / /_____/ _ \___ _ __/ __ \___ ___ ___
1107[info] (_-</ _ \/ __/___/ // / -_) |/ / /_/ / _ \/ _ \(_-<
1108[info] /___/_.__/\__/ /____/\__/|___/\____/\___/ .__/___/
1109[info] /_/
1110[info]
1111[info] extras 0.49.0+1-f9f676f4+20251122-1800-SNAPSHOT
1112[info] Scala 2.13.16
1113[info] -----------------------------------------------------
1114[info] Useful sbt tasks:
1115[info] r: reload - Run reload
1116[info] cln: clean - Run clean
1117[info] c: compile - Run compile
1118[info] cc: +compile - Run cross-scalaVersion compile
1119[info] tc: Test/compile - Run Test/compile
1120[info] ctc: +Test/compile - Run cross-scalaVersion Test/compile
1121[info] t: test - Run test
1122[info] ct: +test - Run cross-scalaVersion test
1123[info] fmtchk: scalafmtCheckAll - Run scalafmtCheckAll
1124[info] fmt: scalafmtAll - Run scalafmtAll
1125[info] cfmtchk: +scalafmtCheckAll - Run +scalafmtCheckAll
1126[info] cfmt: +scalafmtAll - Run +scalafmtAll
1127[info] fixchk: scalafixAll --check - Run scalafixAll --check
1128[info] fix: scalafixAll - Run scalafixAll
1129[info] cfixchk: +scalafixAll --check - Run +scalafixAll --check
1130[info] cfix: +scalafixAll - Run +scalafixAll
1131[info] chk: fmtchk; fixchk - Run scalafmtCheckAll; scalafixAll --check
1132[info] cchk: cfmtchk; cfixchk - Run +scalafmtCheckAll; +scalafixAll --check
1133[info] pl: publishLocal - Run publishLocal
1134Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
1135[info] Reapplying settings...
1136OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
1137
1138 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
1139 Did you mean extrasCirceJVM / allExcludeDependencies ?
1140 , retry without global scopes
1141[info] Reapplying settings...
1142[info]
1143[info] __ __ ___ ____
1144[info] ___ / / / /_____/ _ \___ _ __/ __ \___ ___ ___
1145[info] (_-</ _ \/ __/___/ // / -_) |/ / /_/ / _ \/ _ \(_-<
1146[info] /___/_.__/\__/ /____/\__/|___/\____/\___/ .__/___/
1147[info] /_/
1148[info]
1149[info] extras 0.49.0+1-f9f676f4+20251122-1800-SNAPSHOT
1150[info] Scala 2.13.16
1151[info] -----------------------------------------------------
1152[info] Useful sbt tasks:
1153[info] r: reload - Run reload
1154[info] cln: clean - Run clean
1155[info] c: compile - Run compile
1156[info] cc: +compile - Run cross-scalaVersion compile
1157[info] tc: Test/compile - Run Test/compile
1158[info] ctc: +Test/compile - Run cross-scalaVersion Test/compile
1159[info] t: test - Run test
1160[info] ct: +test - Run cross-scalaVersion test
1161[info] fmtchk: scalafmtCheckAll - Run scalafmtCheckAll
1162[info] fmt: scalafmtAll - Run scalafmtAll
1163[info] cfmtchk: +scalafmtCheckAll - Run +scalafmtCheckAll
1164[info] cfmt: +scalafmtAll - Run +scalafmtAll
1165[info] fixchk: scalafixAll --check - Run scalafixAll --check
1166[info] fix: scalafixAll - Run scalafixAll
1167[info] cfixchk: +scalafixAll --check - Run +scalafixAll --check
1168[info] cfix: +scalafixAll - Run +scalafixAll
1169[info] chk: fmtchk; fixchk - Run scalafmtCheckAll; scalafixAll --check
1170[info] cchk: cfmtchk; cfixchk - Run +scalafmtCheckAll; +scalafixAll --check
1171[info] pl: publishLocal - Run publishLocal
1172Execute removeScalacOptionsStartingWith: -P:wartremover
1173[info] Reapplying settings...
1174[info]
1175[info] __ __ ___ ____
1176[info] ___ / / / /_____/ _ \___ _ __/ __ \___ ___ ___
1177[info] (_-</ _ \/ __/___/ // / -_) |/ / /_/ / _ \/ _ \(_-<
1178[info] /___/_.__/\__/ /____/\__/|___/\____/\___/ .__/___/
1179[info] /_/
1180[info]
1181[info] extras 0.49.0+1-f9f676f4+20251122-1800-SNAPSHOT
1182[info] Scala 2.13.16
1183[info] -----------------------------------------------------
1184[info] Useful sbt tasks:
1185[info] r: reload - Run reload
1186[info] cln: clean - Run clean
1187[info] c: compile - Run compile
1188[info] cc: +compile - Run cross-scalaVersion compile
1189[info] tc: Test/compile - Run Test/compile
1190[info] ctc: +Test/compile - Run cross-scalaVersion Test/compile
1191[info] t: test - Run test
1192[info] ct: +test - Run cross-scalaVersion test
1193[info] fmtchk: scalafmtCheckAll - Run scalafmtCheckAll
1194[info] fmt: scalafmtAll - Run scalafmtAll
1195[info] cfmtchk: +scalafmtCheckAll - Run +scalafmtCheckAll
1196[info] cfmt: +scalafmtAll - Run +scalafmtAll
1197[info] fixchk: scalafixAll --check - Run scalafixAll --check
1198[info] fix: scalafixAll - Run scalafixAll
1199[info] cfixchk: +scalafixAll --check - Run +scalafixAll --check
1200[info] cfix: +scalafixAll - Run +scalafixAll
1201[info] chk: fmtchk; fixchk - Run scalafmtCheckAll; scalafixAll --check
1202[info] cchk: cfmtchk; cfixchk - Run +scalafmtCheckAll; +scalafixAll --check
1203[info] pl: publishLocal - Run publishLocal
1204[success] Total time: 0 s, completed Nov 22, 2025, 6:00:33 PM
1205Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"build.sbt","pattern":"ThisBuild \\/ scalafixScalaBinaryVersion := \\{(\\n.*)+newVersion\\n\\}","replaceWith":""}]}
1206Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
1207Starting build...
1208Projects: Set(extrasTypeInfoJVM, extrasScalaIoJVM, extrasConcurrentJVM, extrasDoobieToolsCe2JVM, extrasHedgehogCirceJVM, extrasFs2V2TextJVM, extrasFs2V3TextJVM, extrasConcurrentTestingJVM, extrasReflectsJVM, extrasCirceJVM, extrasTestingToolsEffectieJVM, extrasCatsJVM, extrasHedgehogCe3JVM, extrasStringJVM, extrasCoreJVM, extrasTestingToolsCatsJVM, extrasDoobieToolsCe3JVM, extrasRenderJVM, extrasTestingToolsJVM)
1209Starting build for ProjectRef(file:/build/repo/,extrasConcurrentTestingJVM) (extras-concurrent-testing)... [0/19]
1210OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
1211OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
1212OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
1213OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
1214Compile scalacOptions: -language:dynamics, -language:existentials, -language:higherKinds, -language:reflectiveCalls, -language:experimental.macros, -language:implicitConversions, -encoding, utf8, -unchecked, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -explain, -Xsemanticdb, -semanticdb-target, /build/repo/modules/extras-concurrent-testing/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1215[info] compiling 1 Scala source to /build/repo/modules/extras-concurrent/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/classes ...
1216[info] compiling 3 Scala sources to /build/repo/modules/extras-core/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/classes ...
1217[info] done compiling
1218[info] done compiling
1219[info] compiling 4 Scala sources to /build/repo/modules/extras-concurrent-testing/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/classes ...
1220[info] done compiling
1221[info] compiling 4 Scala sources to /build/repo/modules/extras-concurrent-testing/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/test-classes ...
1222[info] done compiling
1223Starting build for ProjectRef(file:/build/repo/,extrasScalaIoJVM) (extras-scala-io)... [1/19]
1224Compile scalacOptions: -language:dynamics, -language:existentials, -language:higherKinds, -language:reflectiveCalls, -language:experimental.macros, -language:implicitConversions, -encoding, utf8, -unchecked, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -explain, -Xsemanticdb, -semanticdb-target, /build/repo/modules/extras-scala-io/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1225[info] compiling 11 Scala sources to /build/repo/modules/extras-scala-io/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/classes ...
1226[info] done compiling
1227[info] compiling 16 Scala sources to /build/repo/modules/extras-scala-io/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/test-classes ...
1228[info] done compiling
1229Starting build for ProjectRef(file:/build/repo/,extrasFs2V3TextJVM) (extras-fs2-v3-text)... [2/19]
1230Compile scalacOptions: -language:dynamics, -language:existentials, -language:higherKinds, -language:reflectiveCalls, -language:experimental.macros, -language:implicitConversions, -encoding, utf8, -unchecked, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -explain, -Xsemanticdb, -semanticdb-target, /build/repo/modules/extras-fs2-v3-text/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1231[info] compiling 1 Scala source to /build/repo/modules/extras-fs2-v3-text/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/classes ...
1232[info] done compiling
1233[info] compiling 5 Scala sources to /build/repo/modules/extras-cats/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/classes ...
1234[info] done compiling
1235[info] compiling 3 Scala sources to /build/repo/modules/extras-hedgehog-ce3/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/classes ...
1236[info] done compiling
1237[info] compiling 1 Scala source to /build/repo/modules/extras-fs2-v3-text/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/test-classes ...
1238[info] done compiling
1239Starting build for ProjectRef(file:/build/repo/,extrasHedgehogCirceJVM) (extras-hedgehog-circe)... [3/19]
1240Compile scalacOptions: -language:dynamics, -language:existentials, -language:higherKinds, -language:reflectiveCalls, -language:experimental.macros, -language:implicitConversions, -encoding, utf8, -unchecked, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -explain, -Xsemanticdb, -semanticdb-target, /build/repo/modules/extras-hedgehog-circe/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1241[info] compiling 2 Scala sources to /build/repo/modules/extras-type-info/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/classes ...
1242[info] done compiling
1243[info] compiling 1 Scala source to /build/repo/modules/extras-hedgehog-circe/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/classes ...
1244[info] done compiling
1245[info] compiling 1 Scala source to /build/repo/modules/extras-hedgehog-circe/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/test-classes ...
1246[info] done compiling
1247Starting build for ProjectRef(file:/build/repo/,extrasConcurrentJVM) (extras-concurrent)... [4/19]
1248Compile scalacOptions: -language:dynamics, -language:existentials, -language:higherKinds, -language:reflectiveCalls, -language:experimental.macros, -language:implicitConversions, -encoding, utf8, -unchecked, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -explain, -Xsemanticdb, -semanticdb-target, /build/repo/modules/extras-concurrent/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1249Starting build for ProjectRef(file:/build/repo/,extrasTestingToolsJVM) (extras-testing-tools)... [5/19]
1250Compile scalacOptions: -language:dynamics, -language:existentials, -language:higherKinds, -language:reflectiveCalls, -language:experimental.macros, -language:implicitConversions, -encoding, utf8, -unchecked, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -explain, -Xsemanticdb, -semanticdb-target, /build/repo/modules/extras-testing-tools/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1251[info] compiling 1 Scala source to /build/repo/modules/extras-testing-tools/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/classes ...
1252[info] done compiling
1253[info] compiling 3 Scala sources to /build/repo/modules/extras-testing-tools/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/test-classes ...
1254[info] done compiling
1255Starting build for ProjectRef(file:/build/repo/,extrasTestingToolsCatsJVM) (extras-testing-tools-cats)... [6/19]
1256Compile scalacOptions: -language:dynamics, -language:existentials, -language:higherKinds, -language:reflectiveCalls, -language:experimental.macros, -language:implicitConversions, -encoding, utf8, -unchecked, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -explain, -Xsemanticdb, -semanticdb-target, /build/repo/modules/extras-testing-tools-cats/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1257[info] compiling 1 Scala source to /build/repo/modules/extras-testing-tools-cats/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/classes ...
1258[info] done compiling
1259[info] compiling 2 Scala sources to /build/repo/modules/extras-testing-tools-cats/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/test-classes ...
1260[info] done compiling
1261Starting build for ProjectRef(file:/build/repo/,extrasTypeInfoJVM) (extras-type-info)... [7/19]
1262Compile scalacOptions: -language:dynamics, -language:existentials, -language:higherKinds, -language:reflectiveCalls, -language:experimental.macros, -language:implicitConversions, -encoding, utf8, -unchecked, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -explain, -Xsemanticdb, -semanticdb-target, /build/repo/modules/extras-type-info/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1263[info] compiling 1 Scala source to /build/repo/modules/extras-core/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/test-classes ...
1264[info] done compiling
1265[info] compiling 2 Scala sources to /build/repo/modules/extras-type-info/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/test-classes ...
1266[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/extras-type-info/shared/src/test/scala-3/extras/typeinfo/syntax/typesSpec.scala:125:15
1267[warn] 125 | def foo[A](a: A)(using ct: ClassTag[A]): String = ct.nestedRuntimeClassName
1268[warn] | ^
1269[warn] | unused explicit parameter
1270[warn] one warning found
1271[info] done compiling
1272Starting build for ProjectRef(file:/build/repo/,extrasCoreJVM) (extras-core)... [8/19]
1273Compile scalacOptions: -language:dynamics, -language:existentials, -language:higherKinds, -language:reflectiveCalls, -language:experimental.macros, -language:implicitConversions, -encoding, utf8, -unchecked, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -explain, -Xsemanticdb, -semanticdb-target, /build/repo/modules/extras-core/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1274Starting build for ProjectRef(file:/build/repo/,extrasDoobieToolsCe2JVM) (extras-doobie-tools-ce2)... [9/19]
1275Compile scalacOptions: -language:dynamics, -language:existentials, -language:higherKinds, -language:reflectiveCalls, -language:experimental.macros, -language:implicitConversions, -encoding, utf8, -unchecked, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -explain, -Xsemanticdb, -semanticdb-target, /build/repo/modules/extras-doobie-tools-ce2/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1276[info] compiling 1 Scala source to /build/repo/modules/extras-doobie-tools-ce2/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/classes ...
1277[info] done compiling
1278[info] compiling 7 Scala sources to /build/repo/modules/extras-doobie-tools-ce2/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/test-classes ...
1279[info] done compiling
1280Starting build for ProjectRef(file:/build/repo/,extrasDoobieToolsCe3JVM) (extras-doobie-tools-ce3)... [10/19]
1281Compile scalacOptions: -language:dynamics, -language:existentials, -language:higherKinds, -language:reflectiveCalls, -language:experimental.macros, -language:implicitConversions, -encoding, utf8, -unchecked, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -explain, -Xsemanticdb, -semanticdb-target, /build/repo/modules/extras-doobie-tools-ce3/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1282[info] compiling 1 Scala source to /build/repo/modules/extras-doobie-tools-ce3/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/classes ...
1283[info] done compiling
1284[info] compiling 5 Scala sources to /build/repo/modules/extras-doobie-tools-ce3/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/test-classes ...
1285[info] done compiling
1286Starting build for ProjectRef(file:/build/repo/,extrasTestingToolsEffectieJVM) (extras-testing-tools-effectie)... [11/19]
1287Compile scalacOptions: -language:dynamics, -language:existentials, -language:higherKinds, -language:reflectiveCalls, -language:experimental.macros, -language:implicitConversions, -encoding, utf8, -unchecked, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -explain, -Xsemanticdb, -semanticdb-target, /build/repo/modules/extras-testing-tools-effectie/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1288[info] compiling 1 Scala source to /build/repo/modules/extras-testing-tools-effectie/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/classes ...
1289[info] done compiling
1290[info] compiling 2 Scala sources to /build/repo/modules/extras-testing-tools-effectie/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/test-classes ...
1291[info] done compiling
1292Starting build for ProjectRef(file:/build/repo/,extrasRenderJVM) (extras-render)... [12/19]
1293Compile scalacOptions: -language:dynamics, -language:existentials, -language:higherKinds, -language:reflectiveCalls, -language:experimental.macros, -language:implicitConversions, -encoding, utf8, -unchecked, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -explain, -Xsemanticdb, -semanticdb-target, /build/repo/modules/extras-render/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1294[info] compiling 2 Scala sources to /build/repo/modules/extras-render/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/classes ...
1295[info] done compiling
1296[info] compiling 3 Scala sources to /build/repo/modules/extras-render/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/test-classes ...
1297[info] done compiling
1298Starting build for ProjectRef(file:/build/repo/,extrasHedgehogCe3JVM) (extras-hedgehog-ce3)... [13/19]
1299Compile scalacOptions: -language:dynamics, -language:existentials, -language:higherKinds, -language:reflectiveCalls, -language:experimental.macros, -language:implicitConversions, -encoding, utf8, -unchecked, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -explain, -Xsemanticdb, -semanticdb-target, /build/repo/modules/extras-hedgehog-ce3/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1300[info] compiling 6 Scala sources to /build/repo/modules/extras-hedgehog-ce3/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/test-classes ...
1301[info] done compiling
1302Starting build for ProjectRef(file:/build/repo/,extrasStringJVM) (extras-string)... [14/19]
1303Compile scalacOptions: -language:dynamics, -language:existentials, -language:higherKinds, -language:reflectiveCalls, -language:experimental.macros, -language:implicitConversions, -encoding, utf8, -unchecked, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -explain, -Xsemanticdb, -semanticdb-target, /build/repo/modules/extras-string/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1304[info] compiling 4 Scala sources to /build/repo/modules/extras-string/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/classes ...
1305[info] done compiling
1306[info] compiling 22 Scala sources to /build/repo/modules/extras-string/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/test-classes ...
1307Build timeouts: 1, would retry
1308Retrying build, retry 1/2, force Scala version:false, enable migration:
1309[sbt_options] declare -a sbt_options=()
1310[process_args] java_version = '17'
1311[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
1312# Executing command line:
1313java
1314-Dfile.encoding=UTF-8
1315-Dcommunitybuild.scala=3.8.1-RC1-bin-20251120-60444cb
1316-Dcommunitybuild.project.dependencies.add=
1317-Xmx7G
1318-Xms4G
1319-Xss8M
1320-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
1321-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
1322-jar
1323/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
1324"setCrossScalaVersions 3.8.1-RC1-bin-20251120-60444cb"
1325"++3.8.1-RC1-bin-20251120-60444cb -v"
1326"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
1327"set every credentials := Nil"
1328"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
1329"removeScalacOptionsStartingWith -P:wartremover"
1330
1331moduleMappings
1332"runBuild 3.8.1-RC1-bin-20251120-60444cb """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"build.sbt","pattern":"ThisBuild \\/ scalafixScalaBinaryVersion := \\{(\\n.*)+newVersion\\n\\}","replaceWith":""}]}""" io.kevinlee%extras-cats io.kevinlee%extras-circe io.kevinlee%extras-concurrent io.kevinlee%extras-concurrent-testing io.kevinlee%extras-core io.kevinlee%extras-doobie-tools-ce2 io.kevinlee%extras-doobie-tools-ce3 io.kevinlee%extras-fs2-v2-text io.kevinlee%extras-fs2-v3-text io.kevinlee%extras-hedgehog-ce3 io.kevinlee%extras-hedgehog-circe io.kevinlee%extras-reflects io.kevinlee%extras-render io.kevinlee%extras-scala-io io.kevinlee%extras-string io.kevinlee%extras-testing-tools io.kevinlee%extras-testing-tools-cats io.kevinlee%extras-testing-tools-effectie io.kevinlee%extras-type-info"
1333
1334[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
1335[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
1336[info] loading project definition from /build/repo/project
1337[info] loading settings for project extras from build.sbt...
1338[info] resolving key references (82383 settings) ...
1339[info]
1340[info] __ __ ___ ____
1341[info] ___ / / / /_____/ _ \___ _ __/ __ \___ ___ ___
1342[info] (_-</ _ \/ __/___/ // / -_) |/ / /_/ / _ \/ _ \(_-<
1343[info] /___/_.__/\__/ /____/\__/|___/\____/\___/ .__/___/
1344[info] /_/
1345[info]
1346[info] extras 0.49.0+1-f9f676f4+20251122-1949-SNAPSHOT
1347[info] Scala 2.13.16
1348[info] -----------------------------------------------------
1349[info] Useful sbt tasks:
1350[info] r: reload - Run reload
1351[info] cln: clean - Run clean
1352[info] c: compile - Run compile
1353[info] cc: +compile - Run cross-scalaVersion compile
1354[info] tc: Test/compile - Run Test/compile
1355[info] ctc: +Test/compile - Run cross-scalaVersion Test/compile
1356[info] t: test - Run test
1357[info] ct: +test - Run cross-scalaVersion test
1358[info] fmtchk: scalafmtCheckAll - Run scalafmtCheckAll
1359[info] fmt: scalafmtAll - Run scalafmtAll
1360[info] cfmtchk: +scalafmtCheckAll - Run +scalafmtCheckAll
1361[info] cfmt: +scalafmtAll - Run +scalafmtAll
1362[info] fixchk: scalafixAll --check - Run scalafixAll --check
1363[info] fix: scalafixAll - Run scalafixAll
1364[info] cfixchk: +scalafixAll --check - Run +scalafixAll --check
1365[info] cfix: +scalafixAll - Run +scalafixAll
1366[info] chk: fmtchk; fixchk - Run scalafmtCheckAll; scalafixAll --check
1367[info] cchk: cfmtchk; cfixchk - Run +scalafmtCheckAll; +scalafixAll --check
1368[info] pl: publishLocal - Run publishLocal
1369Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251120-60444cb
1370OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251120-60444cb in extrasStringNative/crossScalaVersions
1371OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251120-60444cb in extrasCatsNative/crossScalaVersions
1372OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251120-60444cb in extrasCatsJVM/crossScalaVersions
1373OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251120-60444cb in extrasFs2V3TextJVM/crossScalaVersions
1374OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251120-60444cb in extrasHedgehogCirceNative/crossScalaVersions
1375OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251120-60444cb in extrasCoreJS/crossScalaVersions
1376OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251120-60444cb in extrasTypeInfoJVM/crossScalaVersions
1377OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251120-60444cb in extrasTestingToolsNative/crossScalaVersions
1378OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251120-60444cb in extrasFs2V2TextJVM/crossScalaVersions
1379OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251120-60444cb in extrasHedgehogCirceJVM/crossScalaVersions
1380OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251120-60444cb in extrasHedgehogCe3Native/crossScalaVersions
1381OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251120-60444cb in extrasCatsJS/crossScalaVersions
1382OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251120-60444cb in extrasConcurrentTestingJVM/crossScalaVersions
1383OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251120-60444cb in extrasConcurrentNative/crossScalaVersions
1384OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251120-60444cb in extrasRenderNative/crossScalaVersions
1385OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251120-60444cb in extrasDoobieToolsCe3JVM/crossScalaVersions
1386OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251120-60444cb in extrasScalaIoJVM/crossScalaVersions
1387OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251120-60444cb in extrasHedgehogCe3JS/crossScalaVersions
1388OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251120-60444cb in extrasCoreNative/crossScalaVersions
1389OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251120-60444cb in extrasScalaIoNative/crossScalaVersions
1390OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251120-60444cb in extrasTestingToolsJVM/crossScalaVersions
1391OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251120-60444cb in extrasTestingToolsJS/crossScalaVersions
1392OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251120-60444cb in extrasRenderJVM/crossScalaVersions
1393OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251120-60444cb in extrasConcurrentJVM/crossScalaVersions
1394OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251120-60444cb in extrasCirceJS/crossScalaVersions
1395OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251120-60444cb in extrasConcurrentTestingNative/crossScalaVersions
1396OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251120-60444cb in extrasHedgehogCe3JVM/crossScalaVersions
1397OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251120-60444cb in extrasRenderJS/crossScalaVersions
1398OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251120-60444cb in extrasCoreJVM/crossScalaVersions
1399OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251120-60444cb in extrasDoobieToolsCe2JVM/crossScalaVersions
1400OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251120-60444cb in extrasCirceNative/crossScalaVersions
1401OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251120-60444cb in extrasReflectsJVM/crossScalaVersions
1402OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251120-60444cb in extrasStringJVM/crossScalaVersions
1403OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251120-60444cb in extrasTestingToolsCatsJVM/crossScalaVersions
1404OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251120-60444cb in extrasHedgehogCirceJS/crossScalaVersions
1405OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251120-60444cb in extrasFs2V3TextJS/crossScalaVersions
1406OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251120-60444cb in extrasCirceJVM/crossScalaVersions
1407OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251120-60444cb in extrasConcurrentJS/crossScalaVersions
1408OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251120-60444cb in extrasStringJS/crossScalaVersions
1409OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251120-60444cb in extrasFs2V2TextJS/crossScalaVersions
1410OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251120-60444cb in extrasScalaIoJS/crossScalaVersions
1411OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251120-60444cb in extrasTestingToolsEffectieJVM/crossScalaVersions
1412OpenCB::Changing crossVersion 3.3.6 -> 3.8.1-RC1-bin-20251120-60444cb in docsExtrasTypeInfoScala3/crossScalaVersions
1413OpenCB::Limitting incorrect crossVersions List(2.13.16) -> List(3.8.1-RC1-bin-20251120-60444cb) in docsExtrasTypeInfoScala3/crossScalaVersions
1414[info]
1415[info] __ __ ___ ____
1416[info] ___ / / / /_____/ _ \___ _ __/ __ \___ ___ ___
1417[info] (_-</ _ \/ __/___/ // / -_) |/ / /_/ / _ \/ _ \(_-<
1418[info] /___/_.__/\__/ /____/\__/|___/\____/\___/ .__/___/
1419[info] /_/
1420[info]
1421[info] extras 0.49.0+1-f9f676f4+20251122-1949-SNAPSHOT
1422[info] Scala 2.13.16
1423[info] -----------------------------------------------------
1424[info] Useful sbt tasks:
1425[info] r: reload - Run reload
1426[info] cln: clean - Run clean
1427[info] c: compile - Run compile
1428[info] cc: +compile - Run cross-scalaVersion compile
1429[info] tc: Test/compile - Run Test/compile
1430[info] ctc: +Test/compile - Run cross-scalaVersion Test/compile
1431[info] t: test - Run test
1432[info] ct: +test - Run cross-scalaVersion test
1433[info] fmtchk: scalafmtCheckAll - Run scalafmtCheckAll
1434[info] fmt: scalafmtAll - Run scalafmtAll
1435[info] cfmtchk: +scalafmtCheckAll - Run +scalafmtCheckAll
1436[info] cfmt: +scalafmtAll - Run +scalafmtAll
1437[info] fixchk: scalafixAll --check - Run scalafixAll --check
1438[info] fix: scalafixAll - Run scalafixAll
1439[info] cfixchk: +scalafixAll --check - Run +scalafixAll --check
1440[info] cfix: +scalafixAll - Run +scalafixAll
1441[info] chk: fmtchk; fixchk - Run scalafmtCheckAll; scalafixAll --check
1442[info] cchk: cfmtchk; cfixchk - Run +scalafmtCheckAll; +scalafixAll --check
1443[info] pl: publishLocal - Run publishLocal
1444[info] Setting Scala version to 3.8.1-RC1-bin-20251120-60444cb on 43 projects.
1445[info] Switching Scala version on:
1446[info] extrasTypeInfoJVM (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
1447[info] extrasCatsJS (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
1448[info] extrasCatsNative (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
1449[info] extrasScalaIoJVM (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
1450[info] extrasCirceJS (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
1451[info] extrasConcurrentJVM (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
1452[info] extrasDoobieToolsCe2JVM (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
1453[info] extrasHedgehogCirceJS (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
1454[info] extrasStringNative (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
1455[info] extrasHedgehogCirceJVM (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
1456[info] extrasScalaIoNative (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
1457[info] extrasFs2V2TextJVM (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
1458[info] extrasFs2V3TextJS (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
1459[info] extrasRenderNative (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
1460[info] extrasCoreNative (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
1461[info] extrasTestingToolsJS (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
1462[info] extrasFs2V3TextJVM (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
1463[info] extrasConcurrentNative (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
1464[info] extrasConcurrentTestingJVM (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
1465[info] extrasRenderJS (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
1466[info] extrasStringJS (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
1467[info] extrasReflectsJVM (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
1468[info] extrasCirceJVM (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
1469[info] extrasTestingToolsEffectieJVM (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
1470[info] extrasConcurrentJS (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
1471[info] extrasCatsJVM (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
1472[info] extrasHedgehogCe3JVM (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
1473[info] extrasFs2V2TextJS (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
1474[info] extrasHedgehogCe3Native (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
1475[info] docsExtrasTypeInfoScala3 (3.8.1-RC1-bin-20251120-60444cb)
1476[info] extrasStringJVM (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
1477[info] extrasCoreJVM (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
1478[info] extrasTestingToolsCatsJVM (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
1479[info] extrasDoobieToolsCe3JVM (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
1480[info] extrasRenderJVM (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
1481[info] extrasScalaIoJS (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
1482[info] extrasCoreJS (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
1483[info] extrasCirceNative (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
1484[info] extrasConcurrentTestingNative (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
1485[info] extrasHedgehogCirceNative (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
1486[info] extrasHedgehogCe3JS (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
1487[info] extrasTestingToolsJVM (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
1488[info] extrasTestingToolsNative (3.8.1-RC1-bin-20251120-60444cb, 2.13.16, 2.12.18)
1489[info] Excluding projects:
1490[info] docsExtrasRender (2.13.16)
1491[info] extrasRefinementJVM (2.13.16, 2.12.18)
1492[info] docsExtrasRefinement (2.13.16)
1493[info] docsExtrasReflects (2.13.16)
1494[info] docsExtrasFs2V3 (2.13.16)
1495[info] docsExtrasFs2 (2.13.16)
1496[info] docsExtrasDoobieToolsCe3 (2.13.16)
1497[info] docsExtrasTestingToolsEffectie (2.13.16)
1498[info] docs (2.13.16)
1499[info] docsExtrasFs2V2 (2.13.16)
1500[info] docsExtrasTestingTools (2.13.16)
1501[info] docsExtrasDoobieTools (2.13.16)
1502[info] docsExtrasHedgehog (2.13.16)
1503[info] extrasDoobieNewtypeCe3JVM (2.13.16, 2.12.18)
1504[info] docsExtrasConcurrent (2.13.16)
1505[info] docsExtrasTypeInfoScala2 (2.13.16)
1506[info] extrasRenderRefinedJVM (2.13.16, 2.12.18)
1507[info] docsExtrasTestingToolsCats (2.13.16)
1508[info] docsExtrasCirce (2.13.16)
1509[info] extrasDoobieNewtypeCe2JVM (2.13.16, 2.12.18)
1510[info] * extras (2.13.16)
1511[info] docsExtrasTypeInfo (2.13.16)
1512[info] extrasRenderRefinedJS (2.13.16, 2.12.18)
1513[info] docsExtrasScalaIo (2.13.16)
1514[info] docsExtrasDoobieToolsCe2 (2.13.16)
1515[info] docsExtrasCats (2.13.16)
1516[info] docsExtrasString (2.13.16)
1517[info] Reapplying settings...
1518[info]
1519[info] __ __ ___ ____
1520[info] ___ / / / /_____/ _ \___ _ __/ __ \___ ___ ___
1521[info] (_-</ _ \/ __/___/ // / -_) |/ / /_/ / _ \/ _ \(_-<
1522[info] /___/_.__/\__/ /____/\__/|___/\____/\___/ .__/___/
1523[info] /_/
1524[info]
1525[info] extras 0.49.0+1-f9f676f4+20251122-1949-SNAPSHOT
1526[info] Scala 2.13.16
1527[info] -----------------------------------------------------
1528[info] Useful sbt tasks:
1529[info] r: reload - Run reload
1530[info] cln: clean - Run clean
1531[info] c: compile - Run compile
1532[info] cc: +compile - Run cross-scalaVersion compile
1533[info] tc: Test/compile - Run Test/compile
1534[info] ctc: +Test/compile - Run cross-scalaVersion Test/compile
1535[info] t: test - Run test
1536[info] ct: +test - Run cross-scalaVersion test
1537[info] fmtchk: scalafmtCheckAll - Run scalafmtCheckAll
1538[info] fmt: scalafmtAll - Run scalafmtAll
1539[info] cfmtchk: +scalafmtCheckAll - Run +scalafmtCheckAll
1540[info] cfmt: +scalafmtAll - Run +scalafmtAll
1541[info] fixchk: scalafixAll --check - Run scalafixAll --check
1542[info] fix: scalafixAll - Run scalafixAll
1543[info] cfixchk: +scalafixAll --check - Run +scalafixAll --check
1544[info] cfix: +scalafixAll - Run +scalafixAll
1545[info] chk: fmtchk; fixchk - Run scalafmtCheckAll; scalafixAll --check
1546[info] cchk: cfmtchk; cfixchk - Run +scalafmtCheckAll; +scalafixAll --check
1547[info] pl: publishLocal - Run publishLocal
1548Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
1549[info] Reapplying settings...
1550[info]
1551[info] __ __ ___ ____
1552[info] ___ / / / /_____/ _ \___ _ __/ __ \___ ___ ___
1553[info] (_-</ _ \/ __/___/ // / -_) |/ / /_/ / _ \/ _ \(_-<
1554[info] /___/_.__/\__/ /____/\__/|___/\____/\___/ .__/___/
1555[info] /_/
1556[info]
1557[info] extras 0.49.0+1-f9f676f4+20251122-1950-SNAPSHOT
1558[info] Scala 2.13.16
1559[info] -----------------------------------------------------
1560[info] Useful sbt tasks:
1561[info] r: reload - Run reload
1562[info] cln: clean - Run clean
1563[info] c: compile - Run compile
1564[info] cc: +compile - Run cross-scalaVersion compile
1565[info] tc: Test/compile - Run Test/compile
1566[info] ctc: +Test/compile - Run cross-scalaVersion Test/compile
1567[info] t: test - Run test
1568[info] ct: +test - Run cross-scalaVersion test
1569[info] fmtchk: scalafmtCheckAll - Run scalafmtCheckAll
1570[info] fmt: scalafmtAll - Run scalafmtAll
1571[info] cfmtchk: +scalafmtCheckAll - Run +scalafmtCheckAll
1572[info] cfmt: +scalafmtAll - Run +scalafmtAll
1573[info] fixchk: scalafixAll --check - Run scalafixAll --check
1574[info] fix: scalafixAll - Run scalafixAll
1575[info] cfixchk: +scalafixAll --check - Run +scalafixAll --check
1576[info] cfix: +scalafixAll - Run +scalafixAll
1577[info] chk: fmtchk; fixchk - Run scalafmtCheckAll; scalafixAll --check
1578[info] cchk: cfmtchk; cfixchk - Run +scalafmtCheckAll; +scalafixAll --check
1579[info] pl: publishLocal - Run publishLocal
1580[info] Defining Global / credentials, credentials and 68 others.
1581[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 560 others.
1582[info] Run `last` for details.
1583[info] Reapplying settings...
1584[info]
1585[info] __ __ ___ ____
1586[info] ___ / / / /_____/ _ \___ _ __/ __ \___ ___ ___
1587[info] (_-</ _ \/ __/___/ // / -_) |/ / /_/ / _ \/ _ \(_-<
1588[info] /___/_.__/\__/ /____/\__/|___/\____/\___/ .__/___/
1589[info] /_/
1590[info]
1591[info] extras 0.49.0+1-f9f676f4+20251122-1950-SNAPSHOT
1592[info] Scala 2.13.16
1593[info] -----------------------------------------------------
1594[info] Useful sbt tasks:
1595[info] r: reload - Run reload
1596[info] cln: clean - Run clean
1597[info] c: compile - Run compile
1598[info] cc: +compile - Run cross-scalaVersion compile
1599[info] tc: Test/compile - Run Test/compile
1600[info] ctc: +Test/compile - Run cross-scalaVersion Test/compile
1601[info] t: test - Run test
1602[info] ct: +test - Run cross-scalaVersion test
1603[info] fmtchk: scalafmtCheckAll - Run scalafmtCheckAll
1604[info] fmt: scalafmtAll - Run scalafmtAll
1605[info] cfmtchk: +scalafmtCheckAll - Run +scalafmtCheckAll
1606[info] cfmt: +scalafmtAll - Run +scalafmtAll
1607[info] fixchk: scalafixAll --check - Run scalafixAll --check
1608[info] fix: scalafixAll - Run scalafixAll
1609[info] cfixchk: +scalafixAll --check - Run +scalafixAll --check
1610[info] cfix: +scalafixAll - Run +scalafixAll
1611[info] chk: fmtchk; fixchk - Run scalafmtCheckAll; scalafixAll --check
1612[info] cchk: cfmtchk; cfixchk - Run +scalafmtCheckAll; +scalafixAll --check
1613[info] pl: publishLocal - Run publishLocal
1614Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
1615[info] Reapplying settings...
1616OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
1617
1618 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
1619 Did you mean extrasCirceJVM / allExcludeDependencies ?
1620 , retry without global scopes
1621[info] Reapplying settings...
1622[info]
1623[info] __ __ ___ ____
1624[info] ___ / / / /_____/ _ \___ _ __/ __ \___ ___ ___
1625[info] (_-</ _ \/ __/___/ // / -_) |/ / /_/ / _ \/ _ \(_-<
1626[info] /___/_.__/\__/ /____/\__/|___/\____/\___/ .__/___/
1627[info] /_/
1628[info]
1629[info] extras 0.49.0+1-f9f676f4+20251122-1950-SNAPSHOT
1630[info] Scala 2.13.16
1631[info] -----------------------------------------------------
1632[info] Useful sbt tasks:
1633[info] r: reload - Run reload
1634[info] cln: clean - Run clean
1635[info] c: compile - Run compile
1636[info] cc: +compile - Run cross-scalaVersion compile
1637[info] tc: Test/compile - Run Test/compile
1638[info] ctc: +Test/compile - Run cross-scalaVersion Test/compile
1639[info] t: test - Run test
1640[info] ct: +test - Run cross-scalaVersion test
1641[info] fmtchk: scalafmtCheckAll - Run scalafmtCheckAll
1642[info] fmt: scalafmtAll - Run scalafmtAll
1643[info] cfmtchk: +scalafmtCheckAll - Run +scalafmtCheckAll
1644[info] cfmt: +scalafmtAll - Run +scalafmtAll
1645[info] fixchk: scalafixAll --check - Run scalafixAll --check
1646[info] fix: scalafixAll - Run scalafixAll
1647[info] cfixchk: +scalafixAll --check - Run +scalafixAll --check
1648[info] cfix: +scalafixAll - Run +scalafixAll
1649[info] chk: fmtchk; fixchk - Run scalafmtCheckAll; scalafixAll --check
1650[info] cchk: cfmtchk; cfixchk - Run +scalafmtCheckAll; +scalafixAll --check
1651[info] pl: publishLocal - Run publishLocal
1652Execute removeScalacOptionsStartingWith: -P:wartremover
1653[info] Reapplying settings...
1654[info]
1655[info] __ __ ___ ____
1656[info] ___ / / / /_____/ _ \___ _ __/ __ \___ ___ ___
1657[info] (_-</ _ \/ __/___/ // / -_) |/ / /_/ / _ \/ _ \(_-<
1658[info] /___/_.__/\__/ /____/\__/|___/\____/\___/ .__/___/
1659[info] /_/
1660[info]
1661[info] extras 0.49.0+1-f9f676f4+20251122-1950-SNAPSHOT
1662[info] Scala 2.13.16
1663[info] -----------------------------------------------------
1664[info] Useful sbt tasks:
1665[info] r: reload - Run reload
1666[info] cln: clean - Run clean
1667[info] c: compile - Run compile
1668[info] cc: +compile - Run cross-scalaVersion compile
1669[info] tc: Test/compile - Run Test/compile
1670[info] ctc: +Test/compile - Run cross-scalaVersion Test/compile
1671[info] t: test - Run test
1672[info] ct: +test - Run cross-scalaVersion test
1673[info] fmtchk: scalafmtCheckAll - Run scalafmtCheckAll
1674[info] fmt: scalafmtAll - Run scalafmtAll
1675[info] cfmtchk: +scalafmtCheckAll - Run +scalafmtCheckAll
1676[info] cfmt: +scalafmtAll - Run +scalafmtAll
1677[info] fixchk: scalafixAll --check - Run scalafixAll --check
1678[info] fix: scalafixAll - Run scalafixAll
1679[info] cfixchk: +scalafixAll --check - Run +scalafixAll --check
1680[info] cfix: +scalafixAll - Run +scalafixAll
1681[info] chk: fmtchk; fixchk - Run scalafmtCheckAll; scalafixAll --check
1682[info] cchk: cfmtchk; cfixchk - Run +scalafmtCheckAll; +scalafixAll --check
1683[info] pl: publishLocal - Run publishLocal
1684[success] Total time: 0 s, completed Nov 22, 2025, 7:50:31 PM
1685Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"build.sbt","pattern":"ThisBuild \\/ scalafixScalaBinaryVersion := \\{(\\n.*)+newVersion\\n\\}","replaceWith":""}]}
1686Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
1687Starting build...
1688Projects: Set(extrasTypeInfoJVM, extrasScalaIoJVM, extrasConcurrentJVM, extrasDoobieToolsCe2JVM, extrasHedgehogCirceJVM, extrasFs2V2TextJVM, extrasFs2V3TextJVM, extrasConcurrentTestingJVM, extrasReflectsJVM, extrasCirceJVM, extrasTestingToolsEffectieJVM, extrasCatsJVM, extrasHedgehogCe3JVM, extrasStringJVM, extrasCoreJVM, extrasTestingToolsCatsJVM, extrasDoobieToolsCe3JVM, extrasRenderJVM, extrasTestingToolsJVM)
1689Starting build for ProjectRef(file:/build/repo/,extrasConcurrentTestingJVM) (extras-concurrent-testing)... [0/19]
1690OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
1691OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
1692OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
1693OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
1694Compile scalacOptions: -language:dynamics, -language:existentials, -language:higherKinds, -language:reflectiveCalls, -language:experimental.macros, -language:implicitConversions, -encoding, utf8, -unchecked, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -explain, -Xsemanticdb, -semanticdb-target, /build/repo/modules/extras-concurrent-testing/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1695Starting build for ProjectRef(file:/build/repo/,extrasScalaIoJVM) (extras-scala-io)... [1/19]
1696Compile scalacOptions: -language:dynamics, -language:existentials, -language:higherKinds, -language:reflectiveCalls, -language:experimental.macros, -language:implicitConversions, -encoding, utf8, -unchecked, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -explain, -Xsemanticdb, -semanticdb-target, /build/repo/modules/extras-scala-io/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1697Starting build for ProjectRef(file:/build/repo/,extrasFs2V3TextJVM) (extras-fs2-v3-text)... [2/19]
1698Compile scalacOptions: -language:dynamics, -language:existentials, -language:higherKinds, -language:reflectiveCalls, -language:experimental.macros, -language:implicitConversions, -encoding, utf8, -unchecked, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -explain, -Xsemanticdb, -semanticdb-target, /build/repo/modules/extras-fs2-v3-text/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1699Starting build for ProjectRef(file:/build/repo/,extrasHedgehogCirceJVM) (extras-hedgehog-circe)... [3/19]
1700Compile scalacOptions: -language:dynamics, -language:existentials, -language:higherKinds, -language:reflectiveCalls, -language:experimental.macros, -language:implicitConversions, -encoding, utf8, -unchecked, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -explain, -Xsemanticdb, -semanticdb-target, /build/repo/modules/extras-hedgehog-circe/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1701Starting build for ProjectRef(file:/build/repo/,extrasConcurrentJVM) (extras-concurrent)... [4/19]
1702Compile scalacOptions: -language:dynamics, -language:existentials, -language:higherKinds, -language:reflectiveCalls, -language:experimental.macros, -language:implicitConversions, -encoding, utf8, -unchecked, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -explain, -Xsemanticdb, -semanticdb-target, /build/repo/modules/extras-concurrent/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1703Starting build for ProjectRef(file:/build/repo/,extrasTestingToolsJVM) (extras-testing-tools)... [5/19]
1704Compile scalacOptions: -language:dynamics, -language:existentials, -language:higherKinds, -language:reflectiveCalls, -language:experimental.macros, -language:implicitConversions, -encoding, utf8, -unchecked, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -explain, -Xsemanticdb, -semanticdb-target, /build/repo/modules/extras-testing-tools/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1705Starting build for ProjectRef(file:/build/repo/,extrasTestingToolsCatsJVM) (extras-testing-tools-cats)... [6/19]
1706Compile scalacOptions: -language:dynamics, -language:existentials, -language:higherKinds, -language:reflectiveCalls, -language:experimental.macros, -language:implicitConversions, -encoding, utf8, -unchecked, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -explain, -Xsemanticdb, -semanticdb-target, /build/repo/modules/extras-testing-tools-cats/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1707Starting build for ProjectRef(file:/build/repo/,extrasTypeInfoJVM) (extras-type-info)... [7/19]
1708Compile scalacOptions: -language:dynamics, -language:existentials, -language:higherKinds, -language:reflectiveCalls, -language:experimental.macros, -language:implicitConversions, -encoding, utf8, -unchecked, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -explain, -Xsemanticdb, -semanticdb-target, /build/repo/modules/extras-type-info/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1709Starting build for ProjectRef(file:/build/repo/,extrasCoreJVM) (extras-core)... [8/19]
1710Compile scalacOptions: -language:dynamics, -language:existentials, -language:higherKinds, -language:reflectiveCalls, -language:experimental.macros, -language:implicitConversions, -encoding, utf8, -unchecked, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -explain, -Xsemanticdb, -semanticdb-target, /build/repo/modules/extras-core/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1711Starting build for ProjectRef(file:/build/repo/,extrasDoobieToolsCe2JVM) (extras-doobie-tools-ce2)... [9/19]
1712Compile scalacOptions: -language:dynamics, -language:existentials, -language:higherKinds, -language:reflectiveCalls, -language:experimental.macros, -language:implicitConversions, -encoding, utf8, -unchecked, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -explain, -Xsemanticdb, -semanticdb-target, /build/repo/modules/extras-doobie-tools-ce2/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1713Starting build for ProjectRef(file:/build/repo/,extrasDoobieToolsCe3JVM) (extras-doobie-tools-ce3)... [10/19]
1714Compile scalacOptions: -language:dynamics, -language:existentials, -language:higherKinds, -language:reflectiveCalls, -language:experimental.macros, -language:implicitConversions, -encoding, utf8, -unchecked, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -explain, -Xsemanticdb, -semanticdb-target, /build/repo/modules/extras-doobie-tools-ce3/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1715Starting build for ProjectRef(file:/build/repo/,extrasTestingToolsEffectieJVM) (extras-testing-tools-effectie)... [11/19]
1716Compile scalacOptions: -language:dynamics, -language:existentials, -language:higherKinds, -language:reflectiveCalls, -language:experimental.macros, -language:implicitConversions, -encoding, utf8, -unchecked, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -explain, -Xsemanticdb, -semanticdb-target, /build/repo/modules/extras-testing-tools-effectie/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1717Starting build for ProjectRef(file:/build/repo/,extrasRenderJVM) (extras-render)... [12/19]
1718Compile scalacOptions: -language:dynamics, -language:existentials, -language:higherKinds, -language:reflectiveCalls, -language:experimental.macros, -language:implicitConversions, -encoding, utf8, -unchecked, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -explain, -Xsemanticdb, -semanticdb-target, /build/repo/modules/extras-render/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1719Starting build for ProjectRef(file:/build/repo/,extrasHedgehogCe3JVM) (extras-hedgehog-ce3)... [13/19]
1720Compile scalacOptions: -language:dynamics, -language:existentials, -language:higherKinds, -language:reflectiveCalls, -language:experimental.macros, -language:implicitConversions, -encoding, utf8, -unchecked, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -explain, -Xsemanticdb, -semanticdb-target, /build/repo/modules/extras-hedgehog-ce3/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1721Starting build for ProjectRef(file:/build/repo/,extrasStringJVM) (extras-string)... [14/19]
1722Compile scalacOptions: -language:dynamics, -language:existentials, -language:higherKinds, -language:reflectiveCalls, -language:experimental.macros, -language:implicitConversions, -encoding, utf8, -unchecked, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -explain, -Xsemanticdb, -semanticdb-target, /build/repo/modules/extras-string/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1723[info] compiling 22 Scala sources to /build/repo/modules/extras-string/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/test-classes ...
1724Build timeout after 2 hours