Build Logs
circe/circe-fs2 • 3.8.0-RC2:2025-11-27
Errors
0
Warnings
14
Total Lines
459
1##################################
2Clonning https://github.com/circe/circe-fs2.git into /build/repo using revision v0.14.1
3##################################
4Note: switching to 'a54446530e7675d2268324316d2cf32395b7c15f'.
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----
29Starting build for 3.7.4
30Execute tests: false
31sbt project found:
32Sbt version 1.8.2 is not supported, minimal supported version is 1.11.5
33Enforcing usage of sbt in version 1.11.5
34No prepare script found for project circe/circe-fs2
35##################################
36Scala version: 3.7.4
37Targets: io.circe%circe-fs2
38Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4","3.5"],"sourcePatches":[]}
39##################################
40Using extra scalacOptions: -rewrite,REQUIRE:-source:3.4-migration
41Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
42[sbt_options] declare -a sbt_options=()
43[process_args] java_version = '17'
44[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
45# Executing command line:
46java
47-Dfile.encoding=UTF-8
48-Dcommunitybuild.scala=3.7.4
49-Dcommunitybuild.project.dependencies.add=
50-Xmx7G
51-Xms4G
52-Xss8M
53-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
54-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
55-jar
56/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
57"setCrossScalaVersions 3.7.4"
58"++3.7.4 -v"
59"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""
60"set every credentials := Nil"
61"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
62"removeScalacOptionsStartingWith -P:wartremover"
63
64moduleMappings
65"runBuild 3.7.4 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4","3.5"],"sourcePatches":[]}""" io.circe%circe-fs2"
66
67[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
68[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
69[info] loading project definition from /build/repo/project
70[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
71[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
72[info] Compilation completed in 8.769s.
73[info] done compiling
74[info] loading settings for project root from build.sbt...
75[info] set scmInfo to https://github.com/circe/circe-fs2
76[info] set current project to root (in build file:/build/repo/)
77Execute setCrossScalaVersions: 3.7.4
78OpenCB::Changing crossVersion 3.2.1 -> 3.7.4 in rootNative/crossScalaVersions
79OpenCB::Changing crossVersion 3.2.1 -> 3.7.4 in rootJVM/crossScalaVersions
80OpenCB::Changing crossVersion 3.2.1 -> 3.7.4 in fs2Native/crossScalaVersions
81OpenCB::Changing crossVersion 3.2.1 -> 3.7.4 in rootJS/crossScalaVersions
82OpenCB::Changing crossVersion 3.2.1 -> 3.7.4 in root/crossScalaVersions
83[info] set scmInfo to https://github.com/circe/circe-fs2
84OpenCB::Changing crossVersion 3.2.1 -> 3.7.4 in fs2JVM/crossScalaVersions
85OpenCB::Changing crossVersion 3.2.1 -> 3.7.4 in fs2JS/crossScalaVersions
86[info] set current project to root (in build file:/build/repo/)
87[info] Setting Scala version to 3.7.4 on 7 projects.
88[info] Switching Scala version on:
89[info] fs2Native (2.12.17, 2.13.10, 3.7.4)
90[info] * root (2.12.17, 2.13.10, 3.7.4)
91[info] rootJS (2.12.17, 2.13.10, 3.7.4)
92[info] rootJVM (2.12.17, 2.13.10, 3.7.4)
93[info] rootNative (2.12.17, 2.13.10, 3.7.4)
94[info] fs2JS (2.12.17, 2.13.10, 3.7.4)
95[info] fs2JVM (2.12.17, 2.13.10, 3.7.4)
96[info] Excluding projects:
97[info] Reapplying settings...
98[info] set scmInfo to https://github.com/circe/circe-fs2
99[info] set current project to root (in build file:/build/repo/)
100Execute 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
101[info] Reapplying settings...
102[info] set scmInfo to https://github.com/circe/circe-fs2
103[info] set current project to root (in build file:/build/repo/)
104[info] Defining Global / credentials, credentials and 5 others.
105[info] The new values will be used by ThisBuild / scalafixSbtResolversAsCoursierRepositories, allCredentials and 40 others.
106[info] Run `last` for details.
107[info] Reapplying settings...
108[info] set scmInfo to https://github.com/circe/circe-fs2
109[info] set current project to root (in build file:/build/repo/)
110Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
111[info] Reapplying settings...
112OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
113
114 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
115 Did you mean allExcludeDependencies ?
116 , retry without global scopes
117[info] Reapplying settings...
118[info] set scmInfo to https://github.com/circe/circe-fs2
119[info] set current project to root (in build file:/build/repo/)
120Execute removeScalacOptionsStartingWith: -P:wartremover
121[info] Reapplying settings...
122[info] set scmInfo to https://github.com/circe/circe-fs2
123[info] set current project to root (in build file:/build/repo/)
124[success] Total time: 0 s, completed Nov 27, 2025, 9:34:48 PM
125Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4","3.5"],"sourcePatches":[]}
126Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
127Starting build...
128Projects: Set(fs2JVM)
129Starting build for ProjectRef(file:/build/repo/,fs2JVM) (circe-fs2)... [0/1]
130OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
131OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.4-migration` in Scala 2.12.20 module Global
132OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
133OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
134OpenCB::Filter out '-source:3.0-migration', matches setting pattern '^-?-source(:.*)?'
135Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:implicitConversions, -Ykind-projector, -release, 8, -Xsemanticdb, -semanticdb-target, /build/repo/fs2/.jvm/target/scala-3.7.4/meta, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
136[info] compiling 2 Scala sources to /build/repo/fs2/.jvm/target/scala-3.7.4/classes ...
137[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
138[info] [patched file /build/repo/fs2/src/main/scala/io/circe/fs2/ParsingPipe.scala]
139[info] [patched file /build/repo/fs2/src/main/scala/io/circe/fs2/package.scala]
140[warn] one warning found
141[info] done compiling
142[info] compiling 2 Scala sources to /build/repo/fs2/.jvm/target/scala-3.7.4/classes ...
143[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
144[warn] one warning found
145[info] done compiling
146[info] compiling 3 Scala sources to /build/repo/fs2/.jvm/target/scala-3.7.4/test-classes ...
147[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
148[warn] one warning found
149[info] done compiling
150
151************************
152Build summary:
153[{
154 "module": "circe-fs2",
155 "compile": {"status": "ok", "tookMs": 6391, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
156 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
157 "test-compile": {"status": "ok", "tookMs": 11292, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
158 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
159 "publish": {"status": "skipped", "tookMs": 0},
160 "metadata": {
161 "crossScalaVersions": ["2.12.17", "2.13.10", "3.2.1"]
162}
163}]
164************************
165[success] Total time: 32 s, completed Nov 27, 2025, 9:35:21 PM
166[0JChecking patch project/plugins.sbt...
167Checking patch project/build.properties...
168Checking patch build.sbt...
169Applied patch project/plugins.sbt cleanly.
170Applied patch project/build.properties cleanly.
171Applied patch build.sbt cleanly.
172Commit migration rewrites
173Switched to a new branch 'opencb/migrate-source-3.4'
174[opencb/migrate-source-3.4 af9f6ee] Apply Scala compiler rewrites using -source:3.4-migration using Scala 3.7.4
175 2 files changed, 11 insertions(+), 11 deletions(-)
176Using target Scala version for migration: 3.7.4
177Migrating project for -source:3.5 using Scala 3.7.4
178----
179Preparing build for 3.7.4
180Would try to apply common scalacOption (best-effort, sbt/mill only):
181Append: -rewrite,REQUIRE:-source:3.5-migration
182Remove: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
183----
184Starting build for 3.7.4
185Execute tests: false
186sbt project found:
187Sbt version 1.8.2 is not supported, minimal supported version is 1.11.5
188Enforcing usage of sbt in version 1.11.5
189No prepare script found for project circe/circe-fs2
190##################################
191Scala version: 3.7.4
192Targets: io.circe%circe-fs2
193Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4","3.5"],"sourcePatches":[]}
194##################################
195Using extra scalacOptions: -rewrite,REQUIRE:-source:3.5-migration
196Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
197[sbt_options] declare -a sbt_options=()
198[process_args] java_version = '17'
199[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
200# Executing command line:
201java
202-Dfile.encoding=UTF-8
203-Dcommunitybuild.scala=3.7.4
204-Dcommunitybuild.project.dependencies.add=
205-Xmx7G
206-Xms4G
207-Xss8M
208-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
209-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
210-jar
211/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
212"setCrossScalaVersions 3.7.4"
213"++3.7.4 -v"
214"mapScalacOptions "-rewrite,REQUIRE:-source:3.5-migration,-Wconf:msg=can be rewritten automatically under:s" "-indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
215"set every credentials := Nil"
216"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
217"removeScalacOptionsStartingWith -P:wartremover"
218
219moduleMappings
220"runBuild 3.7.4 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4","3.5"],"sourcePatches":[]}""" io.circe%circe-fs2"
221
222[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
223[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
224[info] loading project definition from /build/repo/project
225[info] loading settings for project root from build.sbt...
226[info] set scmInfo to https://github.com/circe/circe-fs2
227[info] set current project to root (in build file:/build/repo/)
228Execute setCrossScalaVersions: 3.7.4
229OpenCB::Changing crossVersion 3.2.1 -> 3.7.4 in rootJVM/crossScalaVersions
230OpenCB::Changing crossVersion 3.2.1 -> 3.7.4 in rootNative/crossScalaVersions
231OpenCB::Changing crossVersion 3.2.1 -> 3.7.4 in fs2Native/crossScalaVersions
232OpenCB::Changing crossVersion 3.2.1 -> 3.7.4 in rootJS/crossScalaVersions
233OpenCB::Changing crossVersion 3.2.1 -> 3.7.4 in root/crossScalaVersions
234OpenCB::Changing crossVersion 3.2.1 -> 3.7.4 in fs2JVM/crossScalaVersions
235[info] set scmInfo to https://github.com/circe/circe-fs2
236OpenCB::Changing crossVersion 3.2.1 -> 3.7.4 in fs2JS/crossScalaVersions
237[info] set current project to root (in build file:/build/repo/)
238[info] Setting Scala version to 3.7.4 on 7 projects.
239[info] Switching Scala version on:
240[info] fs2Native (2.12.17, 2.13.10, 3.7.4)
241[info] * root (2.12.17, 2.13.10, 3.7.4)
242[info] rootJS (2.12.17, 2.13.10, 3.7.4)
243[info] rootJVM (2.12.17, 2.13.10, 3.7.4)
244[info] rootNative (2.12.17, 2.13.10, 3.7.4)
245[info] fs2JS (2.12.17, 2.13.10, 3.7.4)
246[info] fs2JVM (2.12.17, 2.13.10, 3.7.4)
247[info] Excluding projects:
248[info] Reapplying settings...
249[info] set scmInfo to https://github.com/circe/circe-fs2
250[info] set current project to root (in build file:/build/repo/)
251Execute mapScalacOptions: -rewrite,REQUIRE:-source:3.5-migration,-Wconf:msg=can be rewritten automatically under:s -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
252[info] Reapplying settings...
253[info] set scmInfo to https://github.com/circe/circe-fs2
254[info] set current project to root (in build file:/build/repo/)
255[info] Defining Global / credentials, credentials and 5 others.
256[info] The new values will be used by ThisBuild / scalafixSbtResolversAsCoursierRepositories, allCredentials and 40 others.
257[info] Run `last` for details.
258[info] Reapplying settings...
259[info] set scmInfo to https://github.com/circe/circe-fs2
260[info] set current project to root (in build file:/build/repo/)
261Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
262[info] Reapplying settings...
263OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
264
265 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
266 Did you mean allExcludeDependencies ?
267 , retry without global scopes
268[info] Reapplying settings...
269[info] set scmInfo to https://github.com/circe/circe-fs2
270[info] set current project to root (in build file:/build/repo/)
271Execute removeScalacOptionsStartingWith: -P:wartremover
272[info] Reapplying settings...
273[info] set scmInfo to https://github.com/circe/circe-fs2
274[info] set current project to root (in build file:/build/repo/)
275[success] Total time: 0 s, completed Nov 27, 2025, 9:35:35 PM
276Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4","3.5"],"sourcePatches":[]}
277Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
278Starting build...
279Projects: Set(fs2JVM)
280Starting build for ProjectRef(file:/build/repo/,fs2JVM) (circe-fs2)... [0/1]
281OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
282OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.5-migration` in Scala 2.12.20 module Global
283OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
284OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
285OpenCB::Filter out '-source:3.0-migration', matches setting pattern '^-?-source(:.*)?'
286Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:implicitConversions, -Ykind-projector, -release, 8, -Xsemanticdb, -semanticdb-target, /build/repo/fs2/.jvm/target/scala-3.7.4/meta, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.5-migration
287[info] compiling 2 Scala sources to /build/repo/fs2/.jvm/target/scala-3.7.4/classes ...
288[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
289[warn] one warning found
290[info] done compiling
291[info] compiling 3 Scala sources to /build/repo/fs2/.jvm/target/scala-3.7.4/test-classes ...
292[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
293[warn] one warning found
294[info] done compiling
295
296************************
297Build summary:
298[{
299 "module": "circe-fs2",
300 "compile": {"status": "ok", "tookMs": 5014, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
301 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
302 "test-compile": {"status": "ok", "tookMs": 10710, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
303 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
304 "publish": {"status": "skipped", "tookMs": 0},
305 "metadata": {
306 "crossScalaVersions": ["2.12.17", "2.13.10", "3.2.1"]
307}
308}]
309************************
310[success] Total time: 17 s, completed Nov 27, 2025, 9:35:52 PM
311[0JChecking patch project/plugins.sbt...
312Checking patch project/build.properties...
313Checking patch build.sbt...
314Applied patch project/plugins.sbt cleanly.
315Applied patch project/build.properties cleanly.
316Applied patch build.sbt cleanly.
317No migration rewrite changes found, would not commit
318----
319Preparing build for 3.8.0-RC2
320Scala binary version found: 3.8
321Implicitly using source version 3.8
322Scala binary version found: 3.8
323Implicitly using source version 3.8
324Would try to apply common scalacOption (best-effort, sbt/mill only):
325Append: ,REQUIRE:-source:3.8
326Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
327----
328Starting build for 3.8.0-RC2
329Execute tests: false
330sbt project found:
331Sbt version 1.8.2 is not supported, minimal supported version is 1.11.5
332Enforcing usage of sbt in version 1.11.5
333No prepare script found for project circe/circe-fs2
334##################################
335Scala version: 3.8.0-RC2
336Targets: io.circe%circe-fs2
337Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4","3.5"],"sourcePatches":[]}
338##################################
339Using extra scalacOptions: ,REQUIRE:-source:3.8
340Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
341[sbt_options] declare -a sbt_options=()
342[process_args] java_version = '17'
343[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
344# Executing command line:
345java
346-Dfile.encoding=UTF-8
347-Dcommunitybuild.scala=3.8.0-RC2
348-Dcommunitybuild.project.dependencies.add=
349-Xmx7G
350-Xms4G
351-Xss8M
352-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
353-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
354-jar
355/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
356"setCrossScalaVersions 3.8.0-RC2"
357"++3.8.0-RC2 -v"
358"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
359"set every credentials := Nil"
360"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
361"removeScalacOptionsStartingWith -P:wartremover"
362
363moduleMappings
364"runBuild 3.8.0-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4","3.5"],"sourcePatches":[]}""" io.circe%circe-fs2"
365
366[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
367[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
368[info] loading project definition from /build/repo/project
369[info] loading settings for project root from build.sbt...
370[info] set scmInfo to https://github.com/circe/circe-fs2
371[info] set current project to root (in build file:/build/repo/)
372Execute setCrossScalaVersions: 3.8.0-RC2
373OpenCB::Changing crossVersion 3.2.1 -> 3.8.0-RC2 in rootJVM/crossScalaVersions
374OpenCB::Changing crossVersion 3.2.1 -> 3.8.0-RC2 in rootNative/crossScalaVersions
375OpenCB::Changing crossVersion 3.2.1 -> 3.8.0-RC2 in fs2Native/crossScalaVersions
376OpenCB::Changing crossVersion 3.2.1 -> 3.8.0-RC2 in rootJS/crossScalaVersions
377OpenCB::Changing crossVersion 3.2.1 -> 3.8.0-RC2 in root/crossScalaVersions
378OpenCB::Changing crossVersion 3.2.1 -> 3.8.0-RC2 in fs2JVM/crossScalaVersions
379[info] set scmInfo to https://github.com/circe/circe-fs2
380OpenCB::Changing crossVersion 3.2.1 -> 3.8.0-RC2 in fs2JS/crossScalaVersions
381[info] set current project to root (in build file:/build/repo/)
382[info] Setting Scala version to 3.8.0-RC2 on 7 projects.
383[info] Switching Scala version on:
384[info] fs2Native (2.12.17, 2.13.10, 3.8.0-RC2)
385[info] * root (2.12.17, 2.13.10, 3.8.0-RC2)
386[info] rootJS (2.12.17, 2.13.10, 3.8.0-RC2)
387[info] rootJVM (2.12.17, 2.13.10, 3.8.0-RC2)
388[info] rootNative (2.12.17, 2.13.10, 3.8.0-RC2)
389[info] fs2JS (2.12.17, 2.13.10, 3.8.0-RC2)
390[info] fs2JVM (2.12.17, 2.13.10, 3.8.0-RC2)
391[info] Excluding projects:
392[info] Reapplying settings...
393[info] set scmInfo to https://github.com/circe/circe-fs2
394[info] set current project to root (in build file:/build/repo/)
395Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
396[info] Reapplying settings...
397[info] set scmInfo to https://github.com/circe/circe-fs2
398[info] set current project to root (in build file:/build/repo/)
399[info] Defining Global / credentials, credentials and 5 others.
400[info] The new values will be used by ThisBuild / scalafixSbtResolversAsCoursierRepositories, allCredentials and 40 others.
401[info] Run `last` for details.
402[info] Reapplying settings...
403[info] set scmInfo to https://github.com/circe/circe-fs2
404[info] set current project to root (in build file:/build/repo/)
405Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
406[info] Reapplying settings...
407OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
408
409 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
410 Did you mean allExcludeDependencies ?
411 , retry without global scopes
412[info] Reapplying settings...
413[info] set scmInfo to https://github.com/circe/circe-fs2
414[info] set current project to root (in build file:/build/repo/)
415Execute removeScalacOptionsStartingWith: -P:wartremover
416[info] Reapplying settings...
417[info] set scmInfo to https://github.com/circe/circe-fs2
418[info] set current project to root (in build file:/build/repo/)
419[success] Total time: 0 s, completed Nov 27, 2025, 9:36:06 PM
420Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4","3.5"],"sourcePatches":[]}
421Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
422Starting build...
423Projects: Set(fs2JVM)
424Starting build for ProjectRef(file:/build/repo/,fs2JVM) (circe-fs2)... [0/1]
425OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
426OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
427OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
428OpenCB::Filter out '-source:3.0-migration', matches setting pattern '^-?-source(:.*)?'
429Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:implicitConversions, -Ykind-projector, --java-output-version:17, -Xsemanticdb, -semanticdb-target, /build/repo/fs2/.jvm/target/scala-3.8.0-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
430[info] compiling 2 Scala sources to /build/repo/fs2/.jvm/target/scala-3.8.0-RC2/classes ...
431[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
432[warn] one warning found
433[info] done compiling
434[info] compiling 3 Scala sources to /build/repo/fs2/.jvm/target/scala-3.8.0-RC2/test-classes ...
435[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
436[warn] one warning found
437[info] done compiling
438
439************************
440Build summary:
441[{
442 "module": "circe-fs2",
443 "compile": {"status": "ok", "tookMs": 8631, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
444 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
445 "test-compile": {"status": "ok", "tookMs": 10918, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
446 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
447 "publish": {"status": "skipped", "tookMs": 0},
448 "metadata": {
449 "crossScalaVersions": ["2.12.17", "2.13.10", "3.2.1"]
450}
451}]
452************************
453[success] Total time: 29 s, completed Nov 27, 2025, 9:36:35 PM
454[0JChecking patch project/plugins.sbt...
455Checking patch project/build.properties...
456Checking patch build.sbt...
457Applied patch project/plugins.sbt cleanly.
458Applied patch project/build.properties cleanly.
459Applied patch build.sbt cleanly.