Build Logs

kevin-lee/extras • 3.8.0-RC2:2025-11-28

Errors

0

Warnings

28

Total Lines

1722

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