Build Logs

argonaut-io/argonaut • scheduled_3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY

Errors

0

Warnings

167

Total Lines

686

1##################################
2Clonning https://github.com/argonaut-io/argonaut.git into /build/repo using revision v6.3.10
3##################################
4Note: switching to '4780169d660c31684687666643ccb8d712aa382e'.
5
6You are in 'detached HEAD' state. You can look around, make experimental
7changes and commit them, and you can discard any commits you make in this
8state without impacting any branches by switching back to a branch.
9
10If you want to create a new branch to retain commits you create, you may
11do so (now or later) by using -c with the switch command. Example:
12
13 git switch -c <new-branch-name>
14
15Or undo this operation with:
16
17 git switch -
18
19Turn off this advice by setting config variable advice.detachedHead to false
20
21Using target Scala version for migration: 3.7.4
22Migrating project for -source:3.4 using Scala 3.7.4
23----
24Preparing build for 3.7.4
25Would try to apply common scalacOption (best-effort, sbt/mill only):
26Append: -rewrite,REQUIRE:-source:3.4-migration
27Remove: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
28
29Try apply source patch:
30Path: project/ScalaSettings.scala
31Pattern: def Scala3 = "3.3.3"
32Replacement: def Scala3 = "3.7.4"
33Starting compilation server
34Compiling project (Scala 3.7.3, JVM (17))
35Compiled project (Scala 3.7.3, JVM (17))
36Successfully applied pattern 'def Scala3 = "3.3.3"' in project/ScalaSettings.scala
37----
38Starting build for 3.7.4
39Execute tests: false
40sbt project found:
41Sbt version 1.10.0 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 argonaut-io/argonaut
44##################################
45Scala version: 3.7.4
46Targets: io.argonaut%argonaut io.argonaut%argonaut-cats io.argonaut%argonaut-jawn io.argonaut%argonaut-monocle3 io.argonaut%argonaut-scalaz
47Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"project/ScalaSettings.scala","pattern":"def Scala3 = \"3.3.3\"","replaceWith":"def Scala3 = \"<SCALA_VERSION>\""}]}
48##################################
49Using extra scalacOptions: -rewrite,REQUIRE:-source:3.4-migration
50Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
51[sbt_options] declare -a sbt_options=()
52[process_args] java_version = '17'
53[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
54# Executing command line:
55java
56-Dfile.encoding=UTF-8
57-Dcommunitybuild.scala=3.7.4
58-Dcommunitybuild.project.dependencies.add=
59-Xmx7G
60-Xms4G
61-Xss8M
62-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
63-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
64-jar
65/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
66"setCrossScalaVersions 3.7.4"
67"++3.7.4 -v"
68"mapScalacOptions "-rewrite,REQUIRE:-source:3.4-migration,-Wconf:msg=can be rewritten automatically under:s" "-indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
69"set every credentials := Nil"
70"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
71"removeScalacOptionsStartingWith -P:wartremover"
72
73moduleMappings
74"runBuild 3.7.4 """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"project/ScalaSettings.scala","pattern":"def Scala3 = \"3.3.3\"","replaceWith":"def Scala3 = \"<SCALA_VERSION>\""}]}""" io.argonaut%argonaut io.argonaut%argonaut-cats io.argonaut%argonaut-jawn io.argonaut%argonaut-monocle3 io.argonaut%argonaut-scalaz"
75
76[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
77[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
78[info] loading project definition from /build/repo/project
79[info] compiling 8 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
80[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
81[info] Compilation completed in 8.733s.
82[info] done compiling
83[info] loading settings for project repo from build.sbt, version.sbt...
84[info] resolving key references (19510 settings) ...
85[info] set current project to argonaut-parent (in build file:/build/repo/)
86[warn] there are 3 keys that are not used by any other settings/tasks:
87[warn]
88[warn] * jsParent / previousVersions
89[warn] +- /build/repo/build.sbt:169
90[warn] * jvmParent / previousVersions
91[warn] +- /build/repo/build.sbt:169
92[warn] * repo / previousVersions
93[warn] +- /build/repo/build.sbt:214
94[warn]
95[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
96[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
97Execute setCrossScalaVersions: 3.7.4
98OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in argonaut-monocleJS/crossScalaVersions
99OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in argonaut-monocleJVM/crossScalaVersions
100OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in argonaut-scalazJVM/crossScalaVersions
101OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in argonaut-catsJVM/crossScalaVersions
102OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in nativeParent/crossScalaVersions
103OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in argonaut-jawnJS/crossScalaVersions
104OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in argonautJS/crossScalaVersions
105OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in jsParent/crossScalaVersions
106OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in argonaut-benchmark/crossScalaVersions
107OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in argonaut-catsJS/crossScalaVersions
108OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in argonaut-jawnJVM/crossScalaVersions
109OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in argonaut-scalazJS/crossScalaVersions
110OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in argonaut-scalazNative/crossScalaVersions
111OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in argonaut-catsNative/crossScalaVersions
112OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in jvmParent/crossScalaVersions
113OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in argonautNative/crossScalaVersions
114OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in argonaut-jawnNative/crossScalaVersions
115OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in argonautJVM/crossScalaVersions
116OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in repo/crossScalaVersions
117[info] set current project to argonaut-parent (in build file:/build/repo/)
118[info] Setting Scala version to 3.7.4 on 19 projects.
119[info] Switching Scala version on:
120[info] argonaut-jawnJS (2.12.19, 2.13.14, 3.7.4)
121[info] argonaut-jawnNative (2.12.19, 2.13.14, 3.7.4)
122[info] argonaut-monocleJS (2.12.19, 2.13.14, 3.7.4)
123[info] jvmParent (2.12.19, 2.13.14, 3.7.4)
124[info] argonaut-monocleJVM (2.12.19, 2.13.14, 3.7.4)
125[info] argonaut-jawnJVM (2.12.19, 2.13.14, 3.7.4)
126[info] argonaut-scalazJS (2.12.19, 2.13.14, 3.7.4)
127[info] argonaut-catsNative (2.12.19, 2.13.14, 3.7.4)
128[info] argonaut-catsJS (2.12.19, 2.13.14, 3.7.4)
129[info] argonaut-catsJVM (2.12.19, 2.13.14, 3.7.4)
130[info] argonautJS (2.12.19, 2.13.14, 3.7.4)
131[info] argonaut-scalazJVM (2.12.19, 2.13.14, 3.7.4)
132[info] argonautJVM (2.12.19, 2.13.14, 3.7.4)
133[info] * repo (2.12.19, 2.13.14, 3.7.4)
134[info] nativeParent (2.12.19, 2.13.14, 3.7.4)
135[info] argonautNative (2.12.19, 2.13.14, 3.7.4)
136[info] jsParent (2.12.19, 2.13.14, 3.7.4)
137[info] argonaut-scalazNative (2.12.19, 2.13.14, 3.7.4)
138[info] argonaut-benchmark (2.12.19, 2.13.14, 3.7.4)
139[info] Excluding projects:
140[info] Reapplying settings...
141[info] set current project to argonaut-parent (in build file:/build/repo/)
142Execute mapScalacOptions: -rewrite,REQUIRE:-source:3.4-migration,-Wconf:msg=can be rewritten automatically under:s -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
143[info] Reapplying settings...
144[info] set current project to argonaut-parent (in build file:/build/repo/)
145[info] Defining Global / credentials, argonaut-benchmark / credentials and 17 others.
146[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 151 others.
147[info] Run `last` for details.
148[info] Reapplying settings...
149[info] set current project to argonaut-parent (in build file:/build/repo/)
150Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
151[info] Reapplying settings...
152OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
153
154 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
155 Did you mean argonaut-catsJS / allExcludeDependencies ?
156 , retry without global scopes
157[info] Reapplying settings...
158[info] set current project to argonaut-parent (in build file:/build/repo/)
159Execute removeScalacOptionsStartingWith: -P:wartremover
160[info] Reapplying settings...
161[info] set current project to argonaut-parent (in build file:/build/repo/)
162[success] Total time: 0 s, completed Jan 10, 2026, 1:09:21 AM
163Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"project/ScalaSettings.scala","pattern":"def Scala3 = \"3.3.3\"","replaceWith":"def Scala3 = \"<SCALA_VERSION>\""}]}
164Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
165Starting build...
166Projects: Set(argonaut-monocleJVM, argonaut-jawnJVM, argonaut-catsJVM, argonaut-scalazJVM, argonautJVM)
167Starting build for ProjectRef(file:/build/repo/,argonaut-jawnJVM) (argonaut-jawn)... [0/5]
168OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
169OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.4-migration` in Scala 2.12.20 module Global
170OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
171OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
172Compile scalacOptions: -unchecked, -language:implicitConversions, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
173[info] compiling 30 Scala sources to /build/repo/argonaut/jvm/target/scala-3.7.4/classes ...
174[warn] -- [E197] Potential Issue Warning: /build/repo/argonaut/shared/src/main/scala-3/argonaut/internal/Macros.scala:70:4
175[warn] 70 | new EncodeJson[A] {
176[warn] | ^
177[warn] | New anonymous class definition will be duplicated at each inline site
178[warn] |
179[warn] | longer explanation available when compiling with `-explain`
180[warn] -- [E197] Potential Issue Warning: /build/repo/argonaut/shared/src/main/scala-3/argonaut/internal/Macros.scala:112:8
181[warn] 112 | new AbstractIterator[DecodeResult[AnyRef]] {
182[warn] | ^
183[warn] | New anonymous class definition will be duplicated at each inline site
184[warn] |
185[warn] | longer explanation available when compiling with `-explain`
186[warn] -- [E197] Potential Issue Warning: /build/repo/argonaut/shared/src/main/scala-3/argonaut/internal/Macros.scala:151:16
187[warn] 151 | new Product {
188[warn] | ^
189[warn] | New anonymous class definition will be duplicated at each inline site
190[warn] |
191[warn] | longer explanation available when compiling with `-explain`
192[warn] -- [E197] Potential Issue Warning: /build/repo/argonaut/shared/src/main/scala-3/argonaut/internal/Macros.scala:105:4
193[warn] 105 | new DecodeJson[A] {
194[warn] | ^
195[warn] | New anonymous class definition will be duplicated at each inline site
196[warn] |
197[warn] | longer explanation available when compiling with `-explain`
198[info] [patched file /build/repo/argonaut/shared/src/main/scala/argonaut/JsonParser.scala]
199[info] [patched file /build/repo/argonaut/shared/src/main/scala/argonaut/PrettyParams.scala]
200[info] [patched file /build/repo/argonaut/shared/src/main/scala/argonaut/Cursor.scala]
201[info] [patched file /build/repo/argonaut/shared/src/main/scala/argonaut/DecodeJson.scala]
202[info] [patched file /build/repo/argonaut/shared/src/main/scala/argonaut/Json.scala]
203[info] [patched file /build/repo/argonaut/shared/src/main/scala/argonaut/JsonNumber.scala]
204[info] [patched file /build/repo/argonaut/shared/src/main/scala-3/argonaut/internal/Macros.scala]
205[warn] there were 4 deprecation warnings; re-run with -deprecation for details
206[warn] 5 warnings found
207[info] done compiling
208[info] compiling 1 Scala source to /build/repo/argonaut-jawn/jvm/target/scala-3.7.4/classes ...
209[info] done compiling
210[info] compiling 7 Scala sources to /build/repo/argonaut/jvm/target/scala-3.7.4/classes ...
211[warn] -- [E197] Potential Issue Warning: /build/repo/argonaut/shared/src/main/scala-3/argonaut/internal/Macros.scala:70:4
212[warn] 70 | new EncodeJson[A] {
213[warn] | ^
214[warn] | New anonymous class definition will be duplicated at each inline site
215[warn] |
216[warn] | longer explanation available when compiling with `-explain`
217[warn] -- [E197] Potential Issue Warning: /build/repo/argonaut/shared/src/main/scala-3/argonaut/internal/Macros.scala:112:8
218[warn] 112 | new AbstractIterator[DecodeResult[AnyRef]] {
219[warn] | ^
220[warn] | New anonymous class definition will be duplicated at each inline site
221[warn] |
222[warn] | longer explanation available when compiling with `-explain`
223[warn] -- [E197] Potential Issue Warning: /build/repo/argonaut/shared/src/main/scala-3/argonaut/internal/Macros.scala:151:16
224[warn] 151 | new Product {
225[warn] | ^
226[warn] | New anonymous class definition will be duplicated at each inline site
227[warn] |
228[warn] | longer explanation available when compiling with `-explain`
229[warn] -- [E197] Potential Issue Warning: /build/repo/argonaut/shared/src/main/scala-3/argonaut/internal/Macros.scala:105:4
230[warn] 105 | new DecodeJson[A] {
231[warn] | ^
232[warn] | New anonymous class definition will be duplicated at each inline site
233[warn] |
234[warn] | longer explanation available when compiling with `-explain`
235[warn] there were 3 deprecation warnings; re-run with -deprecation for details
236[warn] 5 warnings found
237[info] done compiling
238[info] compiling 4 Scala sources to /build/repo/argonaut/jvm/target/scala-3.7.4/classes ...
239[warn] there were 3 deprecation warnings; re-run with -deprecation for details
240[warn] 6 warnings found
241[info] done compiling
242[info] compiling 29 Scala sources to /build/repo/argonaut/jvm/target/scala-3.7.4/test-classes ...
243[warn] -- Warning: /build/repo/argonaut/shared/src/test/scala/argonaut/example/CodecExample.scala:22:4
244[warn] 22 | implicit val EncodePerson: EncodeJson[Person] =
245[warn] | ^
246[warn] | Line is indented too far to the left, or a `}` is missing
247[warn] -- Warning: /build/repo/argonaut/shared/src/test/scala/argonaut/example/CodecExample.scala:25:4
248[warn] 25 | encodeDecode("""["Fred",40]""")}
249[warn] | ^
250[warn] | Line is indented too far to the left, or a `}` is missing
251[warn] -- Warning: /build/repo/argonaut/shared/src/test/scala/argonaut/example/CodecExample.scala:29:4
252[warn] 29 | implicit val EncodePerson: EncodeJson[Person] =
253[warn] | ^
254[warn] | Line is indented too far to the left, or a `}` is missing
255[warn] -- Warning: /build/repo/argonaut/shared/src/test/scala/argonaut/example/CodecExample.scala:32:4
256[warn] 32 | encodeDecode("""{"name":"Fred","age":40}""")}
257[warn] | ^
258[warn] | Line is indented too far to the left, or a `}` is missing
259[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/argonaut/shared/src/test/scala/argonaut/JsonNumberSpecification.scala:32:4
260[warn] 32 | x match {
261[warn] | ^
262[warn] | match may not be exhaustive.
263[warn] |
264[warn] | It would fail on pattern case: argonaut.JsonBigDecimal(_)
265[warn] |
266[warn] | longer explanation available when compiling with `-explain`
267[info] [patched file /build/repo/argonaut/shared/src/test/scala/argonaut/JsonNumberSpecification.scala]
268[info] [patched file /build/repo/argonaut/shared/src/test/scala/argonaut/CursorSpecification.scala]
269[info] [patched file /build/repo/argonaut/shared/src/test/scala/argonaut/JsonSpecification.scala]
270[info] [patched file /build/repo/argonaut/shared/src/test/scala/argonaut/Data.scala]
271[warn] there was 1 deprecation warning; re-run with -deprecation for details
272[warn] 6 warnings found
273[info] done compiling
274[info] compiling 1 Scala source to /build/repo/argonaut-jawn/jvm/target/scala-3.7.4/test-classes ...
275[info] done compiling
276[info] compiling 4 Scala sources to /build/repo/argonaut/jvm/target/scala-3.7.4/test-classes ...
277[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/argonaut/shared/src/test/scala/argonaut/JsonNumberSpecification.scala:32:4
278[warn] 32 | x match {
279[warn] | ^
280[warn] | match may not be exhaustive.
281[warn] |
282[warn] | It would fail on pattern case: argonaut.JsonBigDecimal(_)
283[warn] |
284[warn] | longer explanation available when compiling with `-explain`
285[warn] one warning found
286[info] done compiling
287Starting build for ProjectRef(file:/build/repo/,argonautJVM) (argonaut)... [1/5]
288Compile scalacOptions: -unchecked, -language:implicitConversions, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
289Starting build for ProjectRef(file:/build/repo/,argonaut-catsJVM) (argonaut-cats)... [2/5]
290Compile scalacOptions: -unchecked, -language:implicitConversions, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
291[info] compiling 18 Scala sources to /build/repo/argonaut-cats/jvm/target/scala-3.7.4/classes ...
292[info] [patched file /build/repo/argonaut-cats/shared/src/main/scala/argonaut/DecodeResultCats.scala]
293[info] [patched file /build/repo/argonaut-cats/shared/src/main/scala/argonaut/EncodeJsonCats.scala]
294[info] [patched file /build/repo/argonaut-cats/shared/src/main/scala/argonaut/DecodeJsonCats.scala]
295[info] done compiling
296[info] compiling 3 Scala sources to /build/repo/argonaut-cats/jvm/target/scala-3.7.4/classes ...
297[info] done compiling
298[info] compiling 6 Scala sources to /build/repo/argonaut-cats/jvm/target/scala-3.7.4/test-classes ...
299[info] [patched file /build/repo/argonaut-cats/shared/src/test/scala/argonaut/arbitrary.scala]
300[info] done compiling
301[info] compiling 1 Scala source to /build/repo/argonaut-cats/jvm/target/scala-3.7.4/test-classes ...
302[info] done compiling
303Starting build for ProjectRef(file:/build/repo/,argonaut-scalazJVM) (argonaut-scalaz)... [3/5]
304Compile scalacOptions: -unchecked, -language:implicitConversions, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
305[info] compiling 18 Scala sources to /build/repo/argonaut-scalaz/jvm/target/scala-3.7.4/classes ...
306[info] [patched file /build/repo/argonaut-scalaz/shared/src/main/scala/argonaut/DecodeJsonScalaz.scala]
307[info] [patched file /build/repo/argonaut-scalaz/shared/src/main/scala/argonaut/EncodeJsonScalaz.scala]
308[info] [patched file /build/repo/argonaut-scalaz/shared/src/main/scala/argonaut/DecodeResultScalaz.scala]
309[info] done compiling
310[info] compiling 3 Scala sources to /build/repo/argonaut-scalaz/jvm/target/scala-3.7.4/classes ...
311[info] done compiling
312[info] compiling 2 Scala sources to /build/repo/argonaut-scalaz/jvm/target/scala-3.7.4/test-classes ...
313[info] done compiling
314Starting build for ProjectRef(file:/build/repo/,argonaut-monocleJVM) (argonaut-monocle3)... [4/5]
315Compile scalacOptions: -unchecked, -language:implicitConversions, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
316[info] compiling 11 Scala sources to /build/repo/argonaut-monocle/jvm/target/scala-3.7.4/classes ...
317[info] [patched file /build/repo/argonaut-monocle/shared/src/main/scala/argonaut/JsonNumberMonocle.scala]
318[warn] there were 3 deprecation warnings; re-run with -deprecation for details
319[warn] one warning found
320[info] done compiling
321[info] compiling 1 Scala source to /build/repo/argonaut-monocle/jvm/target/scala-3.7.4/classes ...
322[info] done compiling
323[info] compiling 3 Scala sources to /build/repo/argonaut-monocle/jvm/target/scala-3.7.4/test-classes ...
324[info] done compiling
325
326************************
327Build summary:
328[{
329 "module": "argonaut-jawn",
330 "compile": {"status": "ok", "tookMs": 19582, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
331 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
332 "test-compile": {"status": "ok", "tookMs": 18998, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
333 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
334 "publish": {"status": "skipped", "tookMs": 0},
335 "metadata": {
336 "crossScalaVersions": ["2.12.19", "2.13.14"]
337}
338},{
339 "module": "argonaut",
340 "compile": {"status": "ok", "tookMs": 56, "warnings": 8, "errors": 0, "sourceVersion": "3.4-migration"},
341 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
342 "test-compile": {"status": "ok", "tookMs": 147, "warnings": 5, "errors": 0, "sourceVersion": "3.4-migration"},
343 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
344 "publish": {"status": "skipped", "tookMs": 0},
345 "metadata": {
346 "crossScalaVersions": ["2.12.19", "2.13.14"]
347}
348},{
349 "module": "argonaut-cats",
350 "compile": {"status": "ok", "tookMs": 1555, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
351 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
352 "test-compile": {"status": "ok", "tookMs": 2387, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
353 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
354 "publish": {"status": "skipped", "tookMs": 0},
355 "metadata": {
356 "crossScalaVersions": ["2.12.19", "2.13.14"]
357}
358},{
359 "module": "argonaut-scalaz",
360 "compile": {"status": "ok", "tookMs": 1727, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
361 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
362 "test-compile": {"status": "ok", "tookMs": 2738, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
363 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
364 "publish": {"status": "skipped", "tookMs": 0},
365 "metadata": {
366 "crossScalaVersions": ["2.12.19", "2.13.14"]
367}
368},{
369 "module": "argonaut-monocle3",
370 "compile": {"status": "ok", "tookMs": 1956, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
371 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
372 "test-compile": {"status": "ok", "tookMs": 1654, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
373 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
374 "publish": {"status": "skipped", "tookMs": 0},
375 "metadata": {
376 "crossScalaVersions": ["2.12.19", "2.13.14"]
377}
378}]
379************************
380[success] Total time: 59 s, completed Jan 10, 2026, 1:10:20 AM
381[0JChecking patch project/plugins.sbt...
382Checking patch project/build.properties...
383Checking patch project/ScalaSettings.scala...
384Checking patch build.sbt...
385Applied patch project/plugins.sbt cleanly.
386Applied patch project/build.properties cleanly.
387Applied patch project/ScalaSettings.scala cleanly.
388Applied patch build.sbt cleanly.
389Commit migration rewrites
390Switched to a new branch 'opencb/migrate-source-3.4'
391[opencb/migrate-source-3.4 fb3335c] Apply Scala compiler rewrites using -source:3.4-migration using Scala 3.7.4
392 19 files changed, 92 insertions(+), 92 deletions(-)
393----
394Preparing build for 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY
395Scala binary version found: 3.8
396Implicitly using source version 3.8
397Scala binary version found: 3.8
398Implicitly using source version 3.8
399Would try to apply common scalacOption (best-effort, sbt/mill only):
400Append: ,REQUIRE:-source:3.8
401Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
402
403Try apply source patch:
404Path: project/ScalaSettings.scala
405Pattern: def Scala3 = "3.3.3"
406Replacement: def Scala3 = "3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY"
407Successfully applied pattern 'def Scala3 = "3.3.3"' in project/ScalaSettings.scala
408----
409Starting build for 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY
410Execute tests: false
411sbt project found:
412Sbt version 1.10.0 is not supported, minimal supported version is 1.11.5
413Enforcing usage of sbt in version 1.11.5
414No prepare script found for project argonaut-io/argonaut
415##################################
416Scala version: 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY
417Targets: io.argonaut%argonaut io.argonaut%argonaut-cats io.argonaut%argonaut-jawn io.argonaut%argonaut-monocle3 io.argonaut%argonaut-scalaz
418Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"project/ScalaSettings.scala","pattern":"def Scala3 = \"3.3.3\"","replaceWith":"def Scala3 = \"<SCALA_VERSION>\""}]}
419##################################
420Using extra scalacOptions: ,REQUIRE:-source:3.8
421Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
422[sbt_options] declare -a sbt_options=()
423[process_args] java_version = '17'
424[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
425# Executing command line:
426java
427-Dfile.encoding=UTF-8
428-Dcommunitybuild.scala=3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY
429-Dcommunitybuild.project.dependencies.add=
430-Xmx7G
431-Xms4G
432-Xss8M
433-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
434-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
435-jar
436/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
437"setCrossScalaVersions 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY"
438"++3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -v"
439"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
440"set every credentials := Nil"
441"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
442"removeScalacOptionsStartingWith -P:wartremover"
443
444moduleMappings
445"runBuild 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"project/ScalaSettings.scala","pattern":"def Scala3 = \"3.3.3\"","replaceWith":"def Scala3 = \"<SCALA_VERSION>\""}]}""" io.argonaut%argonaut io.argonaut%argonaut-cats io.argonaut%argonaut-jawn io.argonaut%argonaut-monocle3 io.argonaut%argonaut-scalaz"
446
447[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
448[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
449[info] loading project definition from /build/repo/project
450[info] compiling 1 Scala source to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
451[info] done compiling
452[info] loading settings for project repo from build.sbt, version.sbt...
453[info] resolving key references (19510 settings) ...
454[info] set current project to argonaut-parent (in build file:/build/repo/)
455[warn] there are 3 keys that are not used by any other settings/tasks:
456[warn]
457[warn] * jsParent / previousVersions
458[warn] +- /build/repo/build.sbt:169
459[warn] * jvmParent / previousVersions
460[warn] +- /build/repo/build.sbt:169
461[warn] * repo / previousVersions
462[warn] +- /build/repo/build.sbt:214
463[warn]
464[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
465[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
466Execute setCrossScalaVersions: 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY
467OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in argonaut-monocleJS/crossScalaVersions
468OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in argonaut-monocleJVM/crossScalaVersions
469OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in argonaut-scalazJVM/crossScalaVersions
470OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in argonaut-catsJVM/crossScalaVersions
471OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in nativeParent/crossScalaVersions
472OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in argonaut-jawnJS/crossScalaVersions
473OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in argonautJS/crossScalaVersions
474OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in jsParent/crossScalaVersions
475OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in argonaut-benchmark/crossScalaVersions
476OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in argonaut-catsJS/crossScalaVersions
477OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in argonaut-jawnNative/crossScalaVersions
478OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in argonaut-jawnJVM/crossScalaVersions
479OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in argonaut-scalazJS/crossScalaVersions
480OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in argonaut-scalazNative/crossScalaVersions
481OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in argonaut-catsNative/crossScalaVersions
482OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in jvmParent/crossScalaVersions
483OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in argonautNative/crossScalaVersions
484OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in repo/crossScalaVersions
485OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in argonautJVM/crossScalaVersions
486[info] set current project to argonaut-parent (in build file:/build/repo/)
487[info] Setting Scala version to 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY on 19 projects.
488[info] Switching Scala version on:
489[info] argonaut-jawnJS (2.12.19, 2.13.14, 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
490[info] argonaut-jawnNative (2.12.19, 2.13.14, 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
491[info] argonaut-monocleJS (2.12.19, 2.13.14, 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
492[info] jvmParent (2.12.19, 2.13.14, 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
493[info] argonaut-monocleJVM (2.12.19, 2.13.14, 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
494[info] argonaut-jawnJVM (2.12.19, 2.13.14, 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
495[info] argonaut-scalazJS (2.12.19, 2.13.14, 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
496[info] argonaut-catsNative (2.12.19, 2.13.14, 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
497[info] argonaut-catsJS (2.12.19, 2.13.14, 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
498[info] argonaut-catsJVM (2.12.19, 2.13.14, 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
499[info] argonautJS (2.12.19, 2.13.14, 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
500[info] argonaut-scalazJVM (2.12.19, 2.13.14, 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
501[info] argonautJVM (2.12.19, 2.13.14, 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
502[info] * repo (2.12.19, 2.13.14, 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
503[info] nativeParent (2.12.19, 2.13.14, 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
504[info] argonautNative (2.12.19, 2.13.14, 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
505[info] jsParent (2.12.19, 2.13.14, 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
506[info] argonaut-scalazNative (2.12.19, 2.13.14, 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
507[info] argonaut-benchmark (2.12.19, 2.13.14, 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
508[info] Excluding projects:
509[info] Reapplying settings...
510[info] set current project to argonaut-parent (in build file:/build/repo/)
511Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
512[info] Reapplying settings...
513[info] set current project to argonaut-parent (in build file:/build/repo/)
514[info] Defining Global / credentials, argonaut-benchmark / credentials and 17 others.
515[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 151 others.
516[info] Run `last` for details.
517[info] Reapplying settings...
518[info] set current project to argonaut-parent (in build file:/build/repo/)
519Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
520[info] Reapplying settings...
521OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
522
523 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
524 Did you mean argonaut-catsJS / allExcludeDependencies ?
525 , retry without global scopes
526[info] Reapplying settings...
527[info] set current project to argonaut-parent (in build file:/build/repo/)
528Execute removeScalacOptionsStartingWith: -P:wartremover
529[info] Reapplying settings...
530[info] set current project to argonaut-parent (in build file:/build/repo/)
531[success] Total time: 0 s, completed Jan 10, 2026, 1:10:44 AM
532Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"project/ScalaSettings.scala","pattern":"def Scala3 = \"3.3.3\"","replaceWith":"def Scala3 = \"<SCALA_VERSION>\""}]}
533Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
534Starting build...
535Projects: Set(argonaut-monocleJVM, argonaut-jawnJVM, argonaut-catsJVM, argonaut-scalazJVM, argonautJVM)
536Starting build for ProjectRef(file:/build/repo/,argonaut-jawnJVM) (argonaut-jawn)... [0/5]
537OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
538OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
539OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
540Compile scalacOptions: -unchecked, -language:implicitConversions, -language:higherKinds, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
541[info] compiling 30 Scala sources to /build/repo/argonaut/jvm/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/classes ...
542[warn] -- [E197] Potential Issue Warning: /build/repo/argonaut/shared/src/main/scala-3/argonaut/internal/Macros.scala:70:4
543[warn] 70 | new EncodeJson[A] {
544[warn] | ^
545[warn] | New anonymous class definition will be duplicated at each inline site
546[warn] |
547[warn] | longer explanation available when compiling with `-explain`
548[warn] -- [E197] Potential Issue Warning: /build/repo/argonaut/shared/src/main/scala-3/argonaut/internal/Macros.scala:112:8
549[warn] 112 | new AbstractIterator[DecodeResult[AnyRef]] {
550[warn] | ^
551[warn] | New anonymous class definition will be duplicated at each inline site
552[warn] |
553[warn] | longer explanation available when compiling with `-explain`
554[warn] -- [E197] Potential Issue Warning: /build/repo/argonaut/shared/src/main/scala-3/argonaut/internal/Macros.scala:151:16
555[warn] 151 | new Product {
556[warn] | ^
557[warn] | New anonymous class definition will be duplicated at each inline site
558[warn] |
559[warn] | longer explanation available when compiling with `-explain`
560[warn] -- [E197] Potential Issue Warning: /build/repo/argonaut/shared/src/main/scala-3/argonaut/internal/Macros.scala:105:4
561[warn] 105 | new DecodeJson[A] {
562[warn] | ^
563[warn] | New anonymous class definition will be duplicated at each inline site
564[warn] |
565[warn] | longer explanation available when compiling with `-explain`
566[warn] there were 4 deprecation warnings; re-run with -deprecation for details
567[warn] 5 warnings found
568[info] done compiling
569[info] compiling 1 Scala source to /build/repo/argonaut-jawn/jvm/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/classes ...
570[info] done compiling
571[info] compiling 29 Scala sources to /build/repo/argonaut/jvm/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/test-classes ...
572[warn] -- Warning: /build/repo/argonaut/shared/src/test/scala/argonaut/example/CodecExample.scala:22:4
573[warn] 22 | implicit val EncodePerson: EncodeJson[Person] =
574[warn] | ^
575[warn] | Line is indented too far to the left, or a `}` is missing
576[warn] -- Warning: /build/repo/argonaut/shared/src/test/scala/argonaut/example/CodecExample.scala:25:4
577[warn] 25 | encodeDecode("""["Fred",40]""")}
578[warn] | ^
579[warn] | Line is indented too far to the left, or a `}` is missing
580[warn] -- Warning: /build/repo/argonaut/shared/src/test/scala/argonaut/example/CodecExample.scala:29:4
581[warn] 29 | implicit val EncodePerson: EncodeJson[Person] =
582[warn] | ^
583[warn] | Line is indented too far to the left, or a `}` is missing
584[warn] -- Warning: /build/repo/argonaut/shared/src/test/scala/argonaut/example/CodecExample.scala:32:4
585[warn] 32 | encodeDecode("""{"name":"Fred","age":40}""")}
586[warn] | ^
587[warn] | Line is indented too far to the left, or a `}` is missing
588[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/argonaut/shared/src/test/scala/argonaut/JsonNumberSpecification.scala:32:4
589[warn] 32 | x match {
590[warn] | ^
591[warn] | match may not be exhaustive.
592[warn] |
593[warn] | It would fail on pattern case: argonaut.JsonBigDecimal(_)
594[warn] |
595[warn] | longer explanation available when compiling with `-explain`
596[warn] there was 1 deprecation warning; re-run with -deprecation for details
597[warn] 6 warnings found
598[info] done compiling
599[info] compiling 1 Scala source to /build/repo/argonaut-jawn/jvm/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/test-classes ...
600[info] done compiling
601Starting build for ProjectRef(file:/build/repo/,argonautJVM) (argonaut)... [1/5]
602Compile scalacOptions: -unchecked, -language:implicitConversions, -language:higherKinds, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
603Starting build for ProjectRef(file:/build/repo/,argonaut-catsJVM) (argonaut-cats)... [2/5]
604Compile scalacOptions: -unchecked, -language:implicitConversions, -language:higherKinds, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
605[info] compiling 18 Scala sources to /build/repo/argonaut-cats/jvm/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/classes ...
606[info] done compiling
607[info] compiling 6 Scala sources to /build/repo/argonaut-cats/jvm/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/test-classes ...
608[info] done compiling
609Starting build for ProjectRef(file:/build/repo/,argonaut-scalazJVM) (argonaut-scalaz)... [3/5]
610Compile scalacOptions: -unchecked, -language:implicitConversions, -language:higherKinds, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
611[info] compiling 18 Scala sources to /build/repo/argonaut-scalaz/jvm/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/classes ...
612[info] done compiling
613[info] compiling 2 Scala sources to /build/repo/argonaut-scalaz/jvm/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/test-classes ...
614[info] done compiling
615Starting build for ProjectRef(file:/build/repo/,argonaut-monocleJVM) (argonaut-monocle3)... [4/5]
616Compile scalacOptions: -unchecked, -language:implicitConversions, -language:higherKinds, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
617[info] compiling 11 Scala sources to /build/repo/argonaut-monocle/jvm/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/classes ...
618[warn] there were 3 deprecation warnings; re-run with -deprecation for details
619[warn] one warning found
620[info] done compiling
621[info] compiling 3 Scala sources to /build/repo/argonaut-monocle/jvm/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/test-classes ...
622[info] done compiling
623
624************************
625Build summary:
626[{
627 "module": "argonaut-jawn",
628 "compile": {"status": "ok", "tookMs": 20878, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
629 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
630 "test-compile": {"status": "ok", "tookMs": 16180, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
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": ["2.12.19", "2.13.14"]
635}
636},{
637 "module": "argonaut",
638 "compile": {"status": "ok", "tookMs": 75, "warnings": 4, "errors": 0, "sourceVersion": "3.8"},
639 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
640 "test-compile": {"status": "ok", "tookMs": 135, "warnings": 5, "errors": 0, "sourceVersion": "3.8"},
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": ["2.12.19", "2.13.14"]
645}
646},{
647 "module": "argonaut-cats",
648 "compile": {"status": "ok", "tookMs": 1987, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
649 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
650 "test-compile": {"status": "ok", "tookMs": 2153, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
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": ["2.12.19", "2.13.14"]
655}
656},{
657 "module": "argonaut-scalaz",
658 "compile": {"status": "ok", "tookMs": 1785, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
659 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
660 "test-compile": {"status": "ok", "tookMs": 1605, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
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": ["2.12.19", "2.13.14"]
665}
666},{
667 "module": "argonaut-monocle3",
668 "compile": {"status": "ok", "tookMs": 1844, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
669 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
670 "test-compile": {"status": "ok", "tookMs": 1909, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
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": ["2.12.19", "2.13.14"]
675}
676}]
677************************
678[success] Total time: 58 s, completed Jan 10, 2026, 1:11:42 AM
679[0JChecking patch project/plugins.sbt...
680Checking patch project/build.properties...
681Checking patch project/ScalaSettings.scala...
682Checking patch build.sbt...
683Applied patch project/plugins.sbt cleanly.
684Applied patch project/build.properties cleanly.
685Applied patch project/ScalaSettings.scala cleanly.
686Applied patch build.sbt cleanly.