Build Logs
typelevel/cats-parse • 3.8.0-RC1:2025-11-14
Errors
3
Warnings
11
Total Lines
404
1##################################
2Clonning https://github.com/typelevel/cats-parse.git into /build/repo using revision v1.1.0
3##################################
4Note: switching to '5a4abf64083a7e8a6f171f82f5d5cfa446268034'.
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
21Would override fixed Scala version: 3.3.4
22Using target Scala version for migration: 3.7.4-RC2
23Migrating project for -source:3.4 using Scala 3.7.4-RC2
24----
25Preparing build for 3.7.4-RC2
26Would try to apply common scalacOption (best-effort, sbt/mill only):
27Append: -rewrite,REQUIRE:-source:3.4-migration
28Remove: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
29
30Try apply source patch:
31Path: build.sbt
32Pattern: val scala3 = "3.3.4"
33Replacement: val scala3 = "3.7.4-RC2"
34Starting compilation server
35Compiling project (Scala 3.7.3, JVM (17))
36Compiled project (Scala 3.7.3, JVM (17))
37Successfully applied pattern 'val scala3 = "3.3.4"' in build.sbt
38----
39Starting build for 3.7.4-RC2
40Execute tests: false
41sbt project found:
42Sbt version 1.10.6 is not supported, minimal supported version is 1.11.5
43Enforcing usage of sbt in version 1.11.5
44No prepare script found for project typelevel/cats-parse
45/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
46##################################
47Scala version: 3.7.4-RC2
48Targets: org.typelevel%cats-parse
49Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.4\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
50##################################
51Using extra scalacOptions: -rewrite,REQUIRE:-source:3.4-migration
52Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
53[sbt_options] declare -a sbt_options=()
54[process_args] java_version = '17'
55[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
56# Executing command line:
57java
58-Dfile.encoding=UTF-8
59-Dcommunitybuild.scala=3.7.4-RC2
60-Dcommunitybuild.project.dependencies.add=
61-Xmx7G
62-Xms4G
63-Xss8M
64-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
65-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
66-jar
67/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
68"setCrossScalaVersions 3.7.4-RC2"
69"++3.7.4-RC2 -v"
70"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""
71"set every credentials := Nil"
72"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
73"removeScalacOptionsStartingWith -P:wartremover"
74
75moduleMappings
76"runBuild 3.7.4-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.4\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" org.typelevel%cats-parse"
77
78[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
79[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
80[info] loading project definition from /build/repo/project
81[info] compiling 4 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
82[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
83[info] Compilation completed in 8.817s.
84[info] done compiling
85[info] loading settings for project root from build.sbt...
86[info] set scmInfo to https://github.com/typelevel/cats-parse
87[info] set current project to root (in build file:/build/repo/)
88Execute setCrossScalaVersions: 3.7.4-RC2
89[info] set scmInfo to https://github.com/typelevel/cats-parse
90OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in docs/crossScalaVersions
91OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in coreJVM/crossScalaVersions
92OpenCB::Limitting incorrect crossVersions List() -> List(2.13.14) in root/crossScalaVersions
93OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in rootNative/crossScalaVersions
94OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in coreJS/crossScalaVersions
95OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in rootJS/crossScalaVersions
96OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in bench/crossScalaVersions
97OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in rootJVM/crossScalaVersions
98OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in coreNative/crossScalaVersions
99[info] set current project to root (in build file:/build/repo/)
100[info] Setting Scala version to 3.7.4-RC2 on 8 projects.
101[info] Switching Scala version on:
102[info] rootJS (2.11.12, 2.12.20, 2.13.14, 3.7.4-RC2)
103[info] coreNative (2.12.20, 2.13.14, 3.7.4-RC2)
104[info] docs (2.11.12, 2.12.20, 2.13.14, 3.7.4-RC2)
105[info] coreJS (2.12.20, 2.13.14, 3.7.4-RC2)
106[info] coreJVM (2.11.12, 2.12.20, 2.13.14, 3.7.4-RC2)
107[info] rootJVM (2.11.12, 2.12.20, 2.13.14, 3.7.4-RC2)
108[info] rootNative (2.11.12, 2.12.20, 2.13.14, 3.7.4-RC2)
109[info] bench (2.11.12, 2.12.20, 2.13.14, 3.7.4-RC2)
110[info] Excluding projects:
111[info] * root (2.13.14)
112[info] Reapplying settings...
113[info] set scmInfo to https://github.com/typelevel/cats-parse
114[info] set current project to root (in build file:/build/repo/)
115Execute 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
116[info] Reapplying settings...
117[info] set scmInfo to https://github.com/typelevel/cats-parse
118[info] set current project to root (in build file:/build/repo/)
119[info] Defining Global / credentials, bench / credentials and 7 others.
120[info] The new values will be used by Compile / scalafmtOnly, IntegrationTest / scalafmtOnly and 78 others.
121[info] Run `last` for details.
122[info] Reapplying settings...
123[info] set scmInfo to https://github.com/typelevel/cats-parse
124[info] set current project to root (in build file:/build/repo/)
125Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
126[info] Reapplying settings...
127OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
128
129 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
130 Did you mean allExcludeDependencies ?
131 , retry without global scopes
132[info] Reapplying settings...
133[info] set scmInfo to https://github.com/typelevel/cats-parse
134[info] set current project to root (in build file:/build/repo/)
135Execute removeScalacOptionsStartingWith: -P:wartremover
136[info] Reapplying settings...
137[info] set scmInfo to https://github.com/typelevel/cats-parse
138[info] set current project to root (in build file:/build/repo/)
139[success] Total time: 0 s, completed Nov 14, 2025, 9:21:09 PM
140Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.4\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
141Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
142Starting build...
143Projects: Set(coreJVM)
144Starting build for ProjectRef(file:/build/repo/,coreJVM) (cats-parse)... [0/1]
145OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
146OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.4-migration` in Scala 2.12.20 module Global
147OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
148OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
149Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, -java-output-version, 8, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
150[info] compiling 14 Scala sources to /build/repo/core/jvm/target/scala-3.7.4-RC2/classes ...
151[info] [patched file /build/repo/core/shared/src/main/scala/cats/parse/strings/Json.scala]
152[info] [patched file /build/repo/core/shared/src/main/scala/cats/parse/LocationMap.scala]
153[info] [patched file /build/repo/core/shared/src/main/scala/cats/parse/Parser.scala]
154[info] [patched file /build/repo/core/shared/src/main/scala/cats/parse/StringCodec.scala]
155[info] [patched file /build/repo/core/shared/src/main/scala/cats/parse/Accumulator.scala]
156[info] [patched file /build/repo/core/shared/src/main/scala/cats/parse/Rfc5234.scala]
157[info] done compiling
158[info] compiling 6 Scala sources to /build/repo/core/jvm/target/scala-3.7.4-RC2/classes ...
159[info] done compiling
160[info] compiling 7 Scala sources to /build/repo/core/jvm/target/scala-3.7.4-RC2/classes ...
161[info] done compiling
162[info] compiling 13 Scala sources to /build/repo/core/jvm/target/scala-3.7.4-RC2/test-classes ...
163[warn] -- [E198] Unused Symbol Warning: /build/repo/core/shared/src/test/scala/cats/parse/ErrorShowTest.scala:225:26
164[warn] 225 | import cats.implicits._
165[warn] | ^
166[warn] | unused import
167[info] [patched file /build/repo/core/shared/src/test/scala/cats/parse/ParserTest.scala]
168[info] [patched file /build/repo/core/shared/src/test/scala/cats/parse/Rfc5234Test.scala]
169[info] [patched file /build/repo/core/shared/src/test/scala/cats/parse/ErrorShowTest.scala]
170[info] [patched file /build/repo/core/shared/src/test/scala/cats/parse/LocationMapTest.scala]
171[warn] one warning found
172[info] done compiling
173[info] compiling 4 Scala sources to /build/repo/core/jvm/target/scala-3.7.4-RC2/test-classes ...
174[info] done compiling
175
176************************
177Build summary:
178[{
179 "module": "cats-parse",
180 "compile": {"status": "ok", "tookMs": 19394, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
181 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
182 "test-compile": {"status": "ok", "tookMs": 27064, "warnings": 1, "errors": 0, "sourceVersion": "3.4-migration"},
183 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
184 "publish": {"status": "skipped", "tookMs": 0},
185 "metadata": {
186 "crossScalaVersions": ["2.11.12", "2.12.20", "2.13.14", "3.3.4"]
187}
188}]
189************************
190[success] Total time: 69 s (0:01:09.0), completed Nov 14, 2025, 9:22:18 PM
191[0JChecking patch project/plugins.sbt...
192Checking patch project/build.properties...
193Checking patch build.sbt...
194Applied patch project/plugins.sbt cleanly.
195Applied patch project/build.properties cleanly.
196Applied patch build.sbt cleanly.
197Commit migration rewrites
198Switched to a new branch 'opencb/migrate-source-3.4'
199[opencb/migrate-source-3.4 c85fb2c] Apply Scala compiler rewrites using -source:3.4-migration using Scala 3.7.4-RC2
200 10 files changed, 62 insertions(+), 63 deletions(-)
201----
202Preparing build for 3.8.0-RC1
203Scala binary version found: 3.8
204Implicitly using source version 3.8
205Scala binary version found: 3.8
206Implicitly using source version 3.8
207Would try to apply common scalacOption (best-effort, sbt/mill only):
208Append: ,REQUIRE:-source:3.8
209Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
210
211Try apply source patch:
212Path: build.sbt
213Pattern: val scala3 = "3.3.4"
214Replacement: val scala3 = "3.8.0-RC1"
215Successfully applied pattern 'val scala3 = "3.3.4"' in build.sbt
216----
217Starting build for 3.8.0-RC1
218Execute tests: false
219sbt project found:
220Sbt version 1.10.6 is not supported, minimal supported version is 1.11.5
221Enforcing usage of sbt in version 1.11.5
222No prepare script found for project typelevel/cats-parse
223/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
224##################################
225Scala version: 3.8.0-RC1
226Targets: org.typelevel%cats-parse
227Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.4\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
228##################################
229Using extra scalacOptions: ,REQUIRE:-source:3.8
230Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
231[sbt_options] declare -a sbt_options=()
232[process_args] java_version = '17'
233[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
234# Executing command line:
235java
236-Dfile.encoding=UTF-8
237-Dcommunitybuild.scala=3.8.0-RC1
238-Dcommunitybuild.project.dependencies.add=
239-Xmx7G
240-Xms4G
241-Xss8M
242-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
243-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
244-jar
245/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
246"setCrossScalaVersions 3.8.0-RC1"
247"++3.8.0-RC1 -v"
248"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
249"set every credentials := Nil"
250"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
251"removeScalacOptionsStartingWith -P:wartremover"
252
253moduleMappings
254"runBuild 3.8.0-RC1 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.4\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" org.typelevel%cats-parse"
255
256[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
257[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
258[info] loading project definition from /build/repo/project
259[info] loading settings for project root from build.sbt...
260[info] set scmInfo to https://github.com/typelevel/cats-parse
261java.lang.RuntimeException: Your tlBaseVersion 1.0 is behind the latest tag 1.1.0
262 at scala.sys.package$.error(package.scala:30)
263 at org.typelevel.sbt.TypelevelVersioningPlugin$.$anonfun$buildSettings$12(TypelevelVersioningPlugin.scala:95)
264 at scala.Option.flatMap(Option.scala:271)
265 at org.typelevel.sbt.TypelevelVersioningPlugin$.$anonfun$buildSettings$10(TypelevelVersioningPlugin.scala:93)
266 at scala.Option.getOrElse(Option.scala:189)
267 at org.typelevel.sbt.TypelevelVersioningPlugin$.$anonfun$buildSettings$6(TypelevelVersioningPlugin.scala:86)
268 at scala.Function1.$anonfun$compose$1(Function1.scala:49)
269 at sbt.internal.util.EvaluateSettings$MixedNode.evaluate0(INode.scala:229)
270 at sbt.internal.util.EvaluateSettings$INode.evaluate(INode.scala:171)
271 at sbt.internal.util.EvaluateSettings.$anonfun$submitEvaluate$1(INode.scala:88)
272 at sbt.internal.util.EvaluateSettings.sbt$internal$util$EvaluateSettings$$run0(INode.scala:100)
273 at sbt.internal.util.EvaluateSettings$$anon$3.run(INode.scala:95)
274 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
275 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
276 at java.base/java.lang.Thread.run(Thread.java:833)
277[error] Your tlBaseVersion 1.0 is behind the latest tag 1.1.0
278[error] Use 'last' for the full log.
279[warn] Project loading failed: (r)etry, (q)uit, (l)ast, or (i)gnore? (default: r)
280[0JSuccessfully applied pattern 'tlBaseVersion := [^,\n]+' in ./build.sbt
281Retrying build, retry 1/2, force Scala version:false, enable migration:
282[sbt_options] declare -a sbt_options=()
283[process_args] java_version = '17'
284[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
285# Executing command line:
286java
287-Dfile.encoding=UTF-8
288-Dcommunitybuild.scala=3.8.0-RC1
289-Dcommunitybuild.project.dependencies.add=
290-Xmx7G
291-Xms4G
292-Xss8M
293-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
294-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
295-jar
296/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
297"setCrossScalaVersions 3.8.0-RC1"
298"++3.8.0-RC1 -v"
299"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
300"set every credentials := Nil"
301"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
302"removeScalacOptionsStartingWith -P:wartremover"
303
304moduleMappings
305"runBuild 3.8.0-RC1 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.4\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" org.typelevel%cats-parse"
306
307[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
308[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
309[info] loading project definition from /build/repo/project
310[info] loading settings for project root from build.sbt...
311[info] set scmInfo to https://github.com/typelevel/cats-parse
312[info] set current project to root (in build file:/build/repo/)
313Execute setCrossScalaVersions: 3.8.0-RC1
314[info] set scmInfo to https://github.com/typelevel/cats-parse
315OpenCB::Limitting incorrect crossVersions List() -> List(2.13.14) in root/crossScalaVersions
316OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in docs/crossScalaVersions
317OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in coreJVM/crossScalaVersions
318OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in rootNative/crossScalaVersions
319OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in rootJS/crossScalaVersions
320OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in bench/crossScalaVersions
321OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in coreJS/crossScalaVersions
322OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in coreNative/crossScalaVersions
323OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in rootJVM/crossScalaVersions
324[info] set current project to root (in build file:/build/repo/)
325[info] Setting Scala version to 3.8.0-RC1 on 8 projects.
326[info] Switching Scala version on:
327[info] rootJS (2.11.12, 2.12.20, 2.13.14, 3.8.0-RC1)
328[info] coreNative (2.12.20, 2.13.14, 3.8.0-RC1)
329[info] docs (2.11.12, 2.12.20, 2.13.14, 3.8.0-RC1)
330[info] coreJS (2.12.20, 2.13.14, 3.8.0-RC1)
331[info] coreJVM (2.11.12, 2.12.20, 2.13.14, 3.8.0-RC1)
332[info] rootJVM (2.11.12, 2.12.20, 2.13.14, 3.8.0-RC1)
333[info] rootNative (2.11.12, 2.12.20, 2.13.14, 3.8.0-RC1)
334[info] bench (2.11.12, 2.12.20, 2.13.14, 3.8.0-RC1)
335[info] Excluding projects:
336[info] * root (2.13.14)
337[info] Reapplying settings...
338[info] set scmInfo to https://github.com/typelevel/cats-parse
339[info] set current project to root (in build file:/build/repo/)
340Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
341[info] Reapplying settings...
342[info] set scmInfo to https://github.com/typelevel/cats-parse
343[info] set current project to root (in build file:/build/repo/)
344[info] Defining Global / credentials, bench / credentials and 7 others.
345[info] The new values will be used by Compile / scalafmtOnly, IntegrationTest / scalafmtOnly and 78 others.
346[info] Run `last` for details.
347[info] Reapplying settings...
348[info] set scmInfo to https://github.com/typelevel/cats-parse
349[info] set current project to root (in build file:/build/repo/)
350Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
351[info] Reapplying settings...
352OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
353
354 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
355 Did you mean allExcludeDependencies ?
356 , retry without global scopes
357[info] Reapplying settings...
358[info] set scmInfo to https://github.com/typelevel/cats-parse
359[info] set current project to root (in build file:/build/repo/)
360Execute removeScalacOptionsStartingWith: -P:wartremover
361[info] Reapplying settings...
362[info] set scmInfo to https://github.com/typelevel/cats-parse
363[info] set current project to root (in build file:/build/repo/)
364[success] Total time: 0 s, completed Nov 14, 2025, 9:22:49 PM
365Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.4\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
366Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
367Starting build...
368Projects: Set(coreJVM)
369Starting build for ProjectRef(file:/build/repo/,coreJVM) (cats-parse)... [0/1]
370OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
371OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
372OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
373Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
374[info] compiling 14 Scala sources to /build/repo/core/jvm/target/scala-3.8.0-RC1/classes ...
375[info] done compiling
376[info] compiling 13 Scala sources to /build/repo/core/jvm/target/scala-3.8.0-RC1/test-classes ...
377[warn] -- [E198] Unused Symbol Warning: /build/repo/core/shared/src/test/scala/cats/parse/ParserTest.scala:1517:15
378[warn] 1517 | case class MinMax(min: Int, max: Int)
379[warn] | ^^^^^^
380[warn] | unused local definition
381[warn] one warning found
382[info] done compiling
383
384************************
385Build summary:
386[{
387 "module": "cats-parse",
388 "compile": {"status": "ok", "tookMs": 23240, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
389 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
390 "test-compile": {"status": "ok", "tookMs": 15816, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
391 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
392 "publish": {"status": "skipped", "tookMs": 0},
393 "metadata": {
394 "crossScalaVersions": ["2.11.12", "2.12.20", "2.13.14", "3.3.4"]
395}
396}]
397************************
398[success] Total time: 47 s, completed Nov 14, 2025, 9:23:36 PM
399[0JChecking patch project/plugins.sbt...
400Checking patch project/build.properties...
401Checking patch build.sbt...
402Applied patch project/plugins.sbt cleanly.
403Applied patch project/build.properties cleanly.
404Applied patch build.sbt cleanly.