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