Build Logs

zio/interop-cats • 3.8.0-RC2:2025-11-26

Errors

0

Warnings

86

Total Lines

540

1##################################
2Clonning https://github.com/zio/interop-cats.git into /build/repo using revision v23.1.0.5
3##################################
4Note: switching to '673c211742dfc1065ff3e4008afb1799effa9a5e'.
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: project/BuildHelper.scala
32Pattern: case Some((3, 3))
33Replacement: case Some((3, _))
34Starting compilation server
35Compiling project (Scala 3.7.3, JVM (17))
36Compiled project (Scala 3.7.3, JVM (17))
37Successfully applied pattern 'case Some((3, 3))' in project/BuildHelper.scala
38
39Try apply source patch:
40Path: project/BuildHelper.scala
41Pattern: val Scala3 = "3.3.4"
42Replacement: val Scala3 = "3.7.4-RC2"
43Successfully applied pattern 'val Scala3 = "3.3.4"' in project/BuildHelper.scala
44----
45Starting build for 3.7.4-RC2
46Execute tests: false
47sbt project found:
48Sbt version 1.10.6 is not supported, minimal supported version is 1.11.5
49Enforcing usage of sbt in version 1.11.5
50No prepare script found for project zio/interop-cats
51/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
52##################################
53Scala version: 3.7.4-RC2
54Targets: dev.zio%zio-interop-cats dev.zio%zio-interop-cats-tests dev.zio%zio-interop-tracer
55Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"project/BuildHelper.scala","pattern":"case Some((3, 3))","replaceWith":"case Some((3, _))"},{"path":"project/BuildHelper.scala","pattern":"val Scala3 = \"3.3.4\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
56##################################
57Using extra scalacOptions: -rewrite,REQUIRE:-source:3.4-migration
58Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
59[sbt_options] declare -a sbt_options=()
60[process_args] java_version = '17'
61[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
62# Executing command line:
63java
64-Dfile.encoding=UTF-8
65-Xss5M
66-XX:ReservedCodeCacheSize=256m
67-Xmx5G
68-XX:MaxMetaspaceSize=3G
69-XX:MaxInlineLevel=18
70-Dcommunitybuild.scala=3.7.4-RC2
71-Dcommunitybuild.project.dependencies.add=
72-Xmx7G
73-Xms4G
74-Xss8M
75-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
76-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
77-jar
78/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
79"setCrossScalaVersions 3.7.4-RC2"
80"++3.7.4-RC2 -v"
81"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""
82"set every credentials := Nil"
83"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
84"removeScalacOptionsStartingWith -P:wartremover"
85
86moduleMappings
87"runBuild 3.7.4-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"project/BuildHelper.scala","pattern":"case Some((3, 3))","replaceWith":"case Some((3, _))"},{"path":"project/BuildHelper.scala","pattern":"val Scala3 = \"3.3.4\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}""" dev.zio%zio-interop-cats dev.zio%zio-interop-cats-tests dev.zio%zio-interop-tracer"
88
89[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
90[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
91[info] loading project definition from /build/repo/project
92[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
93[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
94[info] Compilation completed in 8.979s.
95[info] done compiling
96[info] loading settings for project root from build.sbt...
97[info] resolving key references (13590 settings) ...
98[info] set current project to interop-cats (in build file:/build/repo/)
99[warn] there are 11 keys that are not used by any other settings/tasks:
100[warn]
101[warn] * ThisBuild / name
102[warn] +- /build/repo/build.sbt:7
103[warn] * coreOnlyTestJS / autoAPIMappings
104[warn] +- /build/repo/project/BuildHelper.scala:99
105[warn] * coreOnlyTestJVM / autoAPIMappings
106[warn] +- /build/repo/project/BuildHelper.scala:99
107[warn] * zioInteropCatsJS / autoAPIMappings
108[warn] +- /build/repo/project/BuildHelper.scala:99
109[warn] * zioInteropCatsJVM / autoAPIMappings
110[warn] +- /build/repo/project/BuildHelper.scala:99
111[warn] * zioInteropCatsTestsJS / autoAPIMappings
112[warn] +- /build/repo/project/BuildHelper.scala:99
113[warn] * zioInteropCatsTestsJVM / autoAPIMappings
114[warn] +- /build/repo/project/BuildHelper.scala:99
115[warn] * zioInteropTracerJS / autoAPIMappings
116[warn] +- /build/repo/project/BuildHelper.scala:99
117[warn] * zioInteropTracerJVM / autoAPIMappings
118[warn] +- /build/repo/project/BuildHelper.scala:99
119[warn] * zioTestInteropCatsJS / autoAPIMappings
120[warn] +- /build/repo/project/BuildHelper.scala:99
121[warn] * zioTestInteropCatsJVM / autoAPIMappings
122[warn] +- /build/repo/project/BuildHelper.scala:99
123[warn]
124[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
125[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
126Execute setCrossScalaVersions: 3.7.4-RC2
127OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in zioInteropCatsTestsJS/crossScalaVersions
128OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in zioInteropCatsJS/crossScalaVersions
129OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in zioInteropCatsTestsJVM/crossScalaVersions
130OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in zioTestInteropCatsJVM/crossScalaVersions
131OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in coreOnlyTestJS/crossScalaVersions
132OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in zioInteropTracerJVM/crossScalaVersions
133OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in zioInteropCatsJVM/crossScalaVersions
134OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in zioInteropTracerJS/crossScalaVersions
135OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in zioTestInteropCatsJS/crossScalaVersions
136OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in coreOnlyTestJVM/crossScalaVersions
137[info] set current project to interop-cats (in build file:/build/repo/)
138[info] Setting Scala version to 3.7.4-RC2 on 10 projects.
139[info] Switching Scala version on:
140[info] zioTestInteropCatsJVM (2.13.15, 2.12.20, 3.7.4-RC2)
141[info] zioInteropTracerJVM (2.13.15, 2.12.20, 3.7.4-RC2)
142[info] zioInteropCatsTestsJVM (2.13.15, 2.12.20, 3.7.4-RC2)
143[info] zioInteropCatsJVM (2.13.15, 2.12.20, 3.7.4-RC2)
144[info] zioInteropCatsJS (2.13.15, 2.12.20, 3.7.4-RC2)
145[info] coreOnlyTestJVM (2.13.15, 2.12.20, 3.7.4-RC2)
146[info] zioInteropTracerJS (2.13.15, 2.12.20, 3.7.4-RC2)
147[info] coreOnlyTestJS (2.13.15, 2.12.20, 3.7.4-RC2)
148[info] zioTestInteropCatsJS (2.13.15, 2.12.20, 3.7.4-RC2)
149[info] zioInteropCatsTestsJS (2.13.15, 2.12.20, 3.7.4-RC2)
150[info] Excluding projects:
151[info] * root (2.13.15)
152[info] docs (2.13.15)
153[info] Reapplying settings...
154[info] set current project to interop-cats (in build file:/build/repo/)
155Execute 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
156[info] Reapplying settings...
157[info] set current project to interop-cats (in build file:/build/repo/)
158[info] Defining Global / credentials, coreOnlyTestJS / credentials and 10 others.
159[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 71 others.
160[info] Run `last` for details.
161[info] Reapplying settings...
162[info] set current project to interop-cats (in build file:/build/repo/)
163Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
164[info] Reapplying settings...
165OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
166
167 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
168 Did you mean zioInteropCatsJS / allExcludeDependencies ?
169 , retry without global scopes
170[info] Reapplying settings...
171[info] set current project to interop-cats (in build file:/build/repo/)
172Execute removeScalacOptionsStartingWith: -P:wartremover
173[info] Reapplying settings...
174[info] set current project to interop-cats (in build file:/build/repo/)
175[success] Total time: 0 s, completed Nov 26, 2025, 3:53:56 PM
176Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"project/BuildHelper.scala","pattern":"case Some((3, 3))","replaceWith":"case Some((3, _))"},{"path":"project/BuildHelper.scala","pattern":"val Scala3 = \"3.3.4\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
177Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
178Starting build...
179Projects: Set(zioInteropCatsJVM, zioInteropCatsTestsJVM, zioInteropTracerJVM, zioTestInteropCatsJVM)
180Starting build for ProjectRef(file:/build/repo/,zioInteropCatsJVM) (zio-interop-cats)... [0/4]
181OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
182OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.4-migration` in Scala 2.12.20 module Global
183OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
184OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
185Compile scalacOptions: -encoding, UTF-8, -unchecked, -Ykind-projector:underscores, -noindent, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
186[info] compiling 3 Scala sources to /build/repo/zio-interop-tracer/jvm/target/scala-3.7.4-RC2/classes ...
187[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
188[info] [patched file /build/repo/zio-interop-tracer/jvm/src/main/scala/zio/internal/stacktracer/AkkaLineNumbers.scala]
189[info] [patched file /build/repo/zio-interop-tracer/jvm/src/main/scala/zio/internal/stacktracer/InteropTracer.scala]
190[warn] one warning found
191[info] done compiling
192[info] compiling 22 Scala sources to /build/repo/zio-interop-cats/jvm/target/scala-3.7.4-RC2/classes ...
193[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
194[info] [patched file /build/repo/zio-interop-cats/shared/src/main/scala/zio/interop/cats.scala]
195[info] [patched file /build/repo/zio-interop-cats/shared/src/main/scala/zio/interop/stm/STM.scala]
196[info] [patched file /build/repo/zio-interop-cats/shared/src/main/scala/zio/interop/catszmanaged.scala]
197[info] [patched file /build/repo/zio-interop-cats/shared/src/main/scala/zio/stream/interop/fs2z.scala]
198[warn] one warning found
199[info] done compiling
200[info] compiling 3 Scala sources to /build/repo/zio-interop-tracer/jvm/target/scala-3.7.4-RC2/classes ...
201[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
202[warn] one warning found
203[info] done compiling
204[info] compiling 4 Scala sources to /build/repo/zio-interop-cats/jvm/target/scala-3.7.4-RC2/classes ...
205[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
206[warn] one warning found
207[info] done compiling
208[info] compiling 3 Scala sources to /build/repo/zio-interop-cats/jvm/target/scala-3.7.4-RC2/classes ...
209[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
210[warn] two warnings found
211[info] done compiling
212Starting build for ProjectRef(file:/build/repo/,zioInteropCatsTestsJVM) (zio-interop-cats-tests)... [1/4]
213Compile scalacOptions: -encoding, UTF-8, -unchecked, -Ykind-projector:underscores, -noindent, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
214[info] compiling 3 Scala sources to /build/repo/zio-test-interop-cats/jvm/target/scala-3.7.4-RC2/classes ...
215[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
216[warn] one warning found
217[info] done compiling
218[info] compiling 1 Scala source to /build/repo/zio-interop-cats-tests/jvm/target/scala-3.7.4-RC2/classes ...
219[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
220[warn] one warning found
221[info] done compiling
222[info] compiling 2 Scala sources to /build/repo/zio-test-interop-cats/jvm/target/scala-3.7.4-RC2/test-classes ...
223[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
224[info] [patched file /build/repo/zio-test-interop-cats/shared/src/test/scala/zio/test/interop/CatsRunnableSpec.scala]
225[warn] one warning found
226[info] done compiling
227[info] compiling 19 Scala sources to /build/repo/zio-interop-cats-tests/jvm/target/scala-3.7.4-RC2/test-classes ...
228[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
229[warn] one warning found
230[info] done compiling
231[info] compiling 1 Scala source to /build/repo/zio-test-interop-cats/jvm/target/scala-3.7.4-RC2/test-classes ...
232[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
233[warn] one warning found
234[info] done compiling
235Starting build for ProjectRef(file:/build/repo/,zioInteropTracerJVM) (zio-interop-tracer)... [2/4]
236Compile scalacOptions: -encoding, UTF-8, -unchecked, -Ykind-projector:underscores, -noindent, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
237Starting build for ProjectRef(file:/build/repo/,zioTestInteropCatsJVM) (zio-test-interop-cats)... [3/4]
238Compile scalacOptions: -encoding, UTF-8, -unchecked, -Ykind-projector:underscores, -noindent, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
239
240************************
241Build summary:
242[{
243 "module": "zio-interop-cats",
244 "compile": {"status": "ok", "tookMs": 16328, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
245 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
246 "test-compile": {"status": "ok", "tookMs": 6325, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
247 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
248 "publish": {"status": "skipped", "tookMs": 0},
249 "metadata": {
250 "crossScalaVersions": ["2.13.15", "2.12.20", "3.3.4"]
251}
252},{
253 "module": "zio-interop-cats-tests",
254 "compile": {"status": "ok", "tookMs": 1115, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
255 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
256 "test-compile": {"status": "ok", "tookMs": 10883, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
257 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
258 "publish": {"status": "skipped", "tookMs": 0},
259 "metadata": {
260 "crossScalaVersions": ["2.13.15", "2.12.20", "3.3.4"]
261}
262},{
263 "module": "zio-interop-tracer",
264 "compile": {"status": "ok", "tookMs": 40, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
265 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
266 "test-compile": {"status": "ok", "tookMs": 74, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
267 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
268 "publish": {"status": "skipped", "tookMs": 0},
269 "metadata": {
270 "crossScalaVersions": ["2.13.15", "2.12.20", "3.3.4"]
271}
272},{
273 "module": "zio-test-interop-cats",
274 "compile": {"status": "ok", "tookMs": 160, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
275 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
276 "test-compile": {"status": "ok", "tookMs": 190, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
277 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
278 "publish": {"status": "ok", "tookMs": 5},
279 "metadata": {
280 "crossScalaVersions": ["2.13.15", "2.12.20", "3.3.4"]
281}
282}]
283************************
284[success] Total time: 59 s, completed Nov 26, 2025, 3:54:54 PM
285[0JChecking patch project/plugins.sbt...
286Checking patch project/build.properties...
287Checking patch project/BuildHelper.scala...
288Checking patch build.sbt...
289Applied patch project/plugins.sbt cleanly.
290Applied patch project/build.properties cleanly.
291Applied patch project/BuildHelper.scala cleanly.
292Applied patch build.sbt cleanly.
293Commit migration rewrites
294Switched to a new branch 'opencb/migrate-source-3.4'
295[opencb/migrate-source-3.4 d3820b4] Apply Scala compiler rewrites using -source:3.4-migration using Scala 3.7.4-RC2
296 7 files changed, 47 insertions(+), 47 deletions(-)
297----
298Preparing build for 3.8.0-RC2
299Scala binary version found: 3.8
300Implicitly using source version 3.8
301Scala binary version found: 3.8
302Implicitly using source version 3.8
303Would try to apply common scalacOption (best-effort, sbt/mill only):
304Append: ,REQUIRE:-source:3.8
305Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
306
307Try apply source patch:
308Path: project/BuildHelper.scala
309Pattern: case Some((3, 3))
310Replacement: case Some((3, _))
311Successfully applied pattern 'case Some((3, 3))' in project/BuildHelper.scala
312
313Try apply source patch:
314Path: project/BuildHelper.scala
315Pattern: val Scala3 = "3.3.4"
316Replacement: val Scala3 = "3.8.0-RC2"
317Successfully applied pattern 'val Scala3 = "3.3.4"' in project/BuildHelper.scala
318----
319Starting build for 3.8.0-RC2
320Execute tests: false
321sbt project found:
322Sbt version 1.10.6 is not supported, minimal supported version is 1.11.5
323Enforcing usage of sbt in version 1.11.5
324No prepare script found for project zio/interop-cats
325/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
326##################################
327Scala version: 3.8.0-RC2
328Targets: dev.zio%zio-interop-cats dev.zio%zio-interop-cats-tests dev.zio%zio-interop-tracer
329Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"project/BuildHelper.scala","pattern":"case Some((3, 3))","replaceWith":"case Some((3, _))"},{"path":"project/BuildHelper.scala","pattern":"val Scala3 = \"3.3.4\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
330##################################
331Using extra scalacOptions: ,REQUIRE:-source:3.8
332Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
333[sbt_options] declare -a sbt_options=()
334[process_args] java_version = '17'
335[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
336# Executing command line:
337java
338-Dfile.encoding=UTF-8
339-Xss5M
340-XX:ReservedCodeCacheSize=256m
341-Xmx5G
342-XX:MaxMetaspaceSize=3G
343-XX:MaxInlineLevel=18
344-Dcommunitybuild.scala=3.8.0-RC2
345-Dcommunitybuild.project.dependencies.add=
346-Xmx7G
347-Xms4G
348-Xss8M
349-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
350-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
351-jar
352/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
353"setCrossScalaVersions 3.8.0-RC2"
354"++3.8.0-RC2 -v"
355"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
356"set every credentials := Nil"
357"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
358"removeScalacOptionsStartingWith -P:wartremover"
359
360moduleMappings
361"runBuild 3.8.0-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"project/BuildHelper.scala","pattern":"case Some((3, 3))","replaceWith":"case Some((3, _))"},{"path":"project/BuildHelper.scala","pattern":"val Scala3 = \"3.3.4\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}""" dev.zio%zio-interop-cats dev.zio%zio-interop-cats-tests dev.zio%zio-interop-tracer"
362
363[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
364[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
365[info] loading project definition from /build/repo/project
366[info] compiling 1 Scala source to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
367[info] done compiling
368[info] loading settings for project root from build.sbt...
369[info] resolving key references (13590 settings) ...
370[info] set current project to interop-cats (in build file:/build/repo/)
371[warn] there are 11 keys that are not used by any other settings/tasks:
372[warn]
373[warn] * ThisBuild / name
374[warn] +- /build/repo/build.sbt:7
375[warn] * coreOnlyTestJS / autoAPIMappings
376[warn] +- /build/repo/project/BuildHelper.scala:99
377[warn] * coreOnlyTestJVM / autoAPIMappings
378[warn] +- /build/repo/project/BuildHelper.scala:99
379[warn] * zioInteropCatsJS / autoAPIMappings
380[warn] +- /build/repo/project/BuildHelper.scala:99
381[warn] * zioInteropCatsJVM / autoAPIMappings
382[warn] +- /build/repo/project/BuildHelper.scala:99
383[warn] * zioInteropCatsTestsJS / autoAPIMappings
384[warn] +- /build/repo/project/BuildHelper.scala:99
385[warn] * zioInteropCatsTestsJVM / autoAPIMappings
386[warn] +- /build/repo/project/BuildHelper.scala:99
387[warn] * zioInteropTracerJS / autoAPIMappings
388[warn] +- /build/repo/project/BuildHelper.scala:99
389[warn] * zioInteropTracerJVM / autoAPIMappings
390[warn] +- /build/repo/project/BuildHelper.scala:99
391[warn] * zioTestInteropCatsJS / autoAPIMappings
392[warn] +- /build/repo/project/BuildHelper.scala:99
393[warn] * zioTestInteropCatsJVM / autoAPIMappings
394[warn] +- /build/repo/project/BuildHelper.scala:99
395[warn]
396[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
397[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
398Execute setCrossScalaVersions: 3.8.0-RC2
399OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in zioInteropCatsTestsJS/crossScalaVersions
400OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in zioInteropCatsJS/crossScalaVersions
401OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in zioInteropCatsTestsJVM/crossScalaVersions
402OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in zioTestInteropCatsJVM/crossScalaVersions
403OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in coreOnlyTestJS/crossScalaVersions
404OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in zioInteropCatsJVM/crossScalaVersions
405OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in zioInteropTracerJVM/crossScalaVersions
406OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in zioInteropTracerJS/crossScalaVersions
407OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in zioTestInteropCatsJS/crossScalaVersions
408OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in coreOnlyTestJVM/crossScalaVersions
409[info] set current project to interop-cats (in build file:/build/repo/)
410[info] Setting Scala version to 3.8.0-RC2 on 10 projects.
411[info] Switching Scala version on:
412[info] zioTestInteropCatsJVM (2.13.15, 2.12.20, 3.8.0-RC2)
413[info] zioInteropTracerJVM (2.13.15, 2.12.20, 3.8.0-RC2)
414[info] zioInteropCatsTestsJVM (2.13.15, 2.12.20, 3.8.0-RC2)
415[info] zioInteropCatsJVM (2.13.15, 2.12.20, 3.8.0-RC2)
416[info] zioInteropCatsJS (2.13.15, 2.12.20, 3.8.0-RC2)
417[info] coreOnlyTestJVM (2.13.15, 2.12.20, 3.8.0-RC2)
418[info] zioInteropTracerJS (2.13.15, 2.12.20, 3.8.0-RC2)
419[info] coreOnlyTestJS (2.13.15, 2.12.20, 3.8.0-RC2)
420[info] zioTestInteropCatsJS (2.13.15, 2.12.20, 3.8.0-RC2)
421[info] zioInteropCatsTestsJS (2.13.15, 2.12.20, 3.8.0-RC2)
422[info] Excluding projects:
423[info] * root (2.13.15)
424[info] docs (2.13.15)
425[info] Reapplying settings...
426[info] set current project to interop-cats (in build file:/build/repo/)
427Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
428[info] Reapplying settings...
429[info] set current project to interop-cats (in build file:/build/repo/)
430[info] Defining Global / credentials, coreOnlyTestJS / credentials and 10 others.
431[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 71 others.
432[info] Run `last` for details.
433[info] Reapplying settings...
434[info] set current project to interop-cats (in build file:/build/repo/)
435Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
436[info] Reapplying settings...
437OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
438
439 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
440 Did you mean zioInteropCatsJS / allExcludeDependencies ?
441 , retry without global scopes
442[info] Reapplying settings...
443[info] set current project to interop-cats (in build file:/build/repo/)
444Execute removeScalacOptionsStartingWith: -P:wartremover
445[info] Reapplying settings...
446[info] set current project to interop-cats (in build file:/build/repo/)
447[success] Total time: 0 s, completed Nov 26, 2025, 3:55:19 PM
448Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"project/BuildHelper.scala","pattern":"case Some((3, 3))","replaceWith":"case Some((3, _))"},{"path":"project/BuildHelper.scala","pattern":"val Scala3 = \"3.3.4\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
449Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
450Starting build...
451Projects: Set(zioInteropCatsJVM, zioInteropCatsTestsJVM, zioInteropTracerJVM, zioTestInteropCatsJVM)
452Starting build for ProjectRef(file:/build/repo/,zioInteropCatsJVM) (zio-interop-cats)... [0/4]
453OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
454OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
455OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
456Compile scalacOptions: -encoding, UTF-8, -unchecked, -Ykind-projector:underscores, -noindent, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
457[info] compiling 3 Scala sources to /build/repo/zio-interop-tracer/jvm/target/scala-3.8.0-RC2/classes ...
458[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
459[warn] one warning found
460[info] done compiling
461[info] compiling 22 Scala sources to /build/repo/zio-interop-cats/jvm/target/scala-3.8.0-RC2/classes ...
462[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
463[warn] one warning found
464[info] done compiling
465Starting build for ProjectRef(file:/build/repo/,zioInteropCatsTestsJVM) (zio-interop-cats-tests)... [1/4]
466Compile scalacOptions: -encoding, UTF-8, -unchecked, -Ykind-projector:underscores, -noindent, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
467[info] compiling 3 Scala sources to /build/repo/zio-test-interop-cats/jvm/target/scala-3.8.0-RC2/classes ...
468[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
469[warn] one warning found
470[info] done compiling
471[info] compiling 1 Scala source to /build/repo/zio-interop-cats-tests/jvm/target/scala-3.8.0-RC2/classes ...
472[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
473[warn] one warning found
474[info] done compiling
475[info] compiling 2 Scala sources to /build/repo/zio-test-interop-cats/jvm/target/scala-3.8.0-RC2/test-classes ...
476[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
477[warn] one warning found
478[info] done compiling
479[info] compiling 19 Scala sources to /build/repo/zio-interop-cats-tests/jvm/target/scala-3.8.0-RC2/test-classes ...
480[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
481[warn] one warning found
482[info] done compiling
483Starting build for ProjectRef(file:/build/repo/,zioInteropTracerJVM) (zio-interop-tracer)... [2/4]
484Compile scalacOptions: -encoding, UTF-8, -unchecked, -Ykind-projector:underscores, -noindent, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
485Starting build for ProjectRef(file:/build/repo/,zioTestInteropCatsJVM) (zio-test-interop-cats)... [3/4]
486Compile scalacOptions: -encoding, UTF-8, -unchecked, -Ykind-projector:underscores, -noindent, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
487
488************************
489Build summary:
490[{
491 "module": "zio-interop-cats",
492 "compile": {"status": "ok", "tookMs": 18774, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
493 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
494 "test-compile": {"status": "ok", "tookMs": 250, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
495 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
496 "publish": {"status": "skipped", "tookMs": 0},
497 "metadata": {
498 "crossScalaVersions": ["2.13.15", "2.12.20", "3.3.4"]
499}
500},{
501 "module": "zio-interop-cats-tests",
502 "compile": {"status": "ok", "tookMs": 1851, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
503 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
504 "test-compile": {"status": "ok", "tookMs": 12373, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
505 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
506 "publish": {"status": "skipped", "tookMs": 0},
507 "metadata": {
508 "crossScalaVersions": ["2.13.15", "2.12.20", "3.3.4"]
509}
510},{
511 "module": "zio-interop-tracer",
512 "compile": {"status": "ok", "tookMs": 57, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
513 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
514 "test-compile": {"status": "ok", "tookMs": 140, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
515 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
516 "publish": {"status": "skipped", "tookMs": 0},
517 "metadata": {
518 "crossScalaVersions": ["2.13.15", "2.12.20", "3.3.4"]
519}
520},{
521 "module": "zio-test-interop-cats",
522 "compile": {"status": "ok", "tookMs": 159, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
523 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
524 "test-compile": {"status": "ok", "tookMs": 220, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
525 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
526 "publish": {"status": "ok", "tookMs": 3},
527 "metadata": {
528 "crossScalaVersions": ["2.13.15", "2.12.20", "3.3.4"]
529}
530}]
531************************
532[success] Total time: 44 s, completed Nov 26, 2025, 3:56:02 PM
533[0JChecking patch project/plugins.sbt...
534Checking patch project/build.properties...
535Checking patch project/BuildHelper.scala...
536Checking patch build.sbt...
537Applied patch project/plugins.sbt cleanly.
538Applied patch project/build.properties cleanly.
539Applied patch project/BuildHelper.scala cleanly.
540Applied patch build.sbt cleanly.