Build Logs

pureharm/pureharm-effects-cats • scheduled_3.8.1-RC1-bin-20260102-32e416e-NIGHTLY

Errors

0

Warnings

28

Total Lines

380

1##################################
2Clonning https://github.com/pureharm/pureharm-effects-cats.git into /build/repo using revision v0.5.0
3##################################
4Note: switching to '7875835852f9d8e4c1fe74ab9183f487efef08c1'.
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.0.1
22Using target Scala version for migration: 3.7.4
23Migrating project for -source:3.4 using Scala 3.7.4
24----
25Preparing build for 3.7.4
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.0.1"
33Replacement: val Scala3 = "3.7.4"
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.0.1"' in build.sbt
38----
39Starting build for 3.7.4
40Execute tests: false
41sbt project found:
42Sbt version 1.5.5 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 pureharm/pureharm-effects-cats
45##################################
46Scala version: 3.7.4
47Targets: com.busymachines%pureharm-effects-cats com.busymachines%pureharm-effects-cats-2
48Project 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.0.1\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
49##################################
50Using extra scalacOptions: -rewrite,REQUIRE:-source:3.4-migration
51Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
52[sbt_options] declare -a sbt_options=()
53[process_args] java_version = '17'
54[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
55# Executing command line:
56java
57-Dfile.encoding=UTF-8
58-Dcommunitybuild.scala=3.7.4
59-Dcommunitybuild.project.dependencies.add=
60-Xmx7G
61-Xms4G
62-Xss8M
63-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
64-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
65-jar
66/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
67"setCrossScalaVersions 3.7.4"
68"++3.7.4 -v"
69"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""
70"set every credentials := Nil"
71"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
72"removeScalacOptionsStartingWith -P:wartremover"
73
74moduleMappings
75"runBuild 3.7.4 """{"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.0.1\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}""" com.busymachines%pureharm-effects-cats com.busymachines%pureharm-effects-cats-2"
76
77[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
78[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
79[info] loading project definition from /build/repo/project
80[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
81[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
82[info] Compilation completed in 8.582s.
83[info] done compiling
84/build/repo/build.sbt:84: warning: method sonatypeRepo in class ResolverFunctions is deprecated (since 1.7.0): Sonatype OSS Repository Hosting (OSSRH) was sunset on 2025-06-30; remove this resolver. If snapshots are required, use:
85 resolvers += Resolver.sonatypeCentralSnapshots
86
87ThisBuild / resolvers += Resolver.sonatypeRepo("releases")
88 ^
89/build/repo/build.sbt:85: warning: method sonatypeRepo in class ResolverFunctions is deprecated (since 1.7.0): Sonatype OSS Repository Hosting (OSSRH) was sunset on 2025-06-30; remove this resolver. If snapshots are required, use:
90 resolvers += Resolver.sonatypeCentralSnapshots
91
92ThisBuild / resolvers += Resolver.sonatypeRepo("snapshots")
93 ^
94[info] loading settings for project root from build.sbt...
95[info] set current project to root (in build file:/build/repo/)
96Execute setCrossScalaVersions: 3.7.4
97OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in effects-cats-2JS/crossScalaVersions
98OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in effects-cats-2JVM/crossScalaVersions
99OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in effects-catsJS/crossScalaVersions
100OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in root/crossScalaVersions
101OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in effects-catsJVM/crossScalaVersions
102[info] set current project to root (in build file:/build/repo/)
103[info] Setting Scala version to 3.7.4 on 5 projects.
104[info] Switching Scala version on:
105[info] * root (2.13.6, 3.7.4)
106[info] effects-cats-2JS (2.13.6, 3.7.4)
107[info] effects-cats-2JVM (2.13.6, 3.7.4)
108[info] effects-catsJVM (2.13.6, 3.7.4)
109[info] effects-catsJS (2.13.6, 3.7.4)
110[info] Excluding projects:
111[info] Reapplying settings...
112[info] set current project to root (in build file:/build/repo/)
113Execute 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
114[info] Reapplying settings...
115[info] set current project to root (in build file:/build/repo/)
116[info] Defining Global / credentials, credentials and 3 others.
117[info] The new values will be used by allCredentials, credentials and 27 others.
118[info] Run `last` for details.
119[info] Reapplying settings...
120[info] set current project to root (in build file:/build/repo/)
121Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
122[info] Reapplying settings...
123OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
124
125 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
126 Did you mean allExcludeDependencies ?
127 , retry without global scopes
128[info] Reapplying settings...
129[info] set current project to root (in build file:/build/repo/)
130Execute removeScalacOptionsStartingWith: -P:wartremover
131[info] Reapplying settings...
132[info] set current project to root (in build file:/build/repo/)
133[success] Total time: 0 s, completed Jan 3, 2026, 12:14:14 AM
134Build 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.0.1\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
135Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
136Starting build...
137Projects: Set(effects-catsJVM, effects-cats-2JVM)
138Starting build for ProjectRef(file:/build/repo/,effects-catsJVM) (pureharm-effects-cats)... [0/2]
139OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
140OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.4-migration` in Scala 2.12.20 module Global
141OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
142OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
143OpenCB::Filter out '-source:3.0-migration', matches setting pattern '^-?-source(:.*)?'
144Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:implicitConversions, -Ykind-projector, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
145[info] compiling 30 Scala sources to /build/repo/effects-cats/jvm/target/scala-3.7.4/classes ...
146[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
147[info] [patched file /build/repo/effects-cats/shared/src/main/scala/busymachines/pureharm/capabilities/RandomImpl.scala]
148[warn] there was 1 deprecation warning; re-run with -deprecation for details
149[warn] two warnings found
150[info] done compiling
151[info] compiling 1 Scala source to /build/repo/effects-cats/jvm/target/scala-3.7.4/classes ...
152[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
153[warn] one warning found
154[info] done compiling
155[info] compiling 2 Scala sources to /build/repo/effects-cats/jvm/target/scala-3.7.4/test-classes ...
156[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
157[warn] one warning found
158[info] done compiling
159Starting build for ProjectRef(file:/build/repo/,effects-cats-2JVM) (pureharm-effects-cats-2)... [1/2]
160Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:implicitConversions, -Ykind-projector, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
161[info] compiling 35 Scala sources to /build/repo/effects-cats-2/jvm/target/scala-3.7.4/classes ...
162[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
163[info] [patched file /build/repo/effects-cats-2/shared/src/main/scala/busymachines/pureharm/capabilities/RandomImpl.scala]
164[info] [patched file /build/repo/effects-cats-2/shared/src/main/scala/busymachines/pureharm/effects/internals/PureharmSyntax.scala]
165[warn] there was 1 deprecation warning; re-run with -deprecation for details
166[warn] two warnings found
167[info] done compiling
168[info] compiling 2 Scala sources to /build/repo/effects-cats-2/jvm/target/scala-3.7.4/classes ...
169[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
170[warn] one warning found
171[info] done compiling
172[info] compiling 2 Scala sources to /build/repo/effects-cats-2/jvm/target/scala-3.7.4/test-classes ...
173[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
174[warn] one warning found
175[info] done compiling
176
177************************
178Build summary:
179[{
180 "module": "pureharm-effects-cats",
181 "compile": {"status": "ok", "tookMs": 12238, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
182 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
183 "test-compile": {"status": "ok", "tookMs": 3392, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
184 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
185 "publish": {"status": "skipped", "tookMs": 0},
186 "metadata": {
187 "crossScalaVersions": ["2.13.6", "3.0.1"]
188}
189},{
190 "module": "pureharm-effects-cats-2",
191 "compile": {"status": "ok", "tookMs": 4793, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
192 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
193 "test-compile": {"status": "ok", "tookMs": 3835, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
194 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
195 "publish": {"status": "skipped", "tookMs": 0},
196 "metadata": {
197 "crossScalaVersions": ["2.13.6", "3.0.1"]
198}
199}]
200************************
201[success] Total time: 28 s, completed Jan 3, 2026, 12:14:42 AM
202[0JChecking patch project/plugins.sbt...
203Checking patch project/build.properties...
204Checking patch build.sbt...
205Applied patch project/plugins.sbt cleanly.
206Applied patch project/build.properties cleanly.
207Applied patch build.sbt cleanly.
208Commit migration rewrites
209Switched to a new branch 'opencb/migrate-source-3.4'
210[opencb/migrate-source-3.4 225f3c1] Apply Scala compiler rewrites using -source:3.4-migration using Scala 3.7.4
211 3 files changed, 11 insertions(+), 11 deletions(-)
212----
213Preparing build for 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
214Scala binary version found: 3.8
215Implicitly using source version 3.8
216Scala binary version found: 3.8
217Implicitly using source version 3.8
218Would try to apply common scalacOption (best-effort, sbt/mill only):
219Append: ,REQUIRE:-source:3.8
220Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
221
222Try apply source patch:
223Path: build.sbt
224Pattern: val Scala3 = "3.0.1"
225Replacement: val Scala3 = "3.8.1-RC1-bin-20260102-32e416e-NIGHTLY"
226Successfully applied pattern 'val Scala3 = "3.0.1"' in build.sbt
227----
228Starting build for 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
229Execute tests: false
230sbt project found:
231Sbt version 1.5.5 is not supported, minimal supported version is 1.11.5
232Enforcing usage of sbt in version 1.11.5
233No prepare script found for project pureharm/pureharm-effects-cats
234##################################
235Scala version: 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
236Targets: com.busymachines%pureharm-effects-cats com.busymachines%pureharm-effects-cats-2
237Project 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.0.1\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
238##################################
239Using extra scalacOptions: ,REQUIRE:-source:3.8
240Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
241[sbt_options] declare -a sbt_options=()
242[process_args] java_version = '17'
243[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
244# Executing command line:
245java
246-Dfile.encoding=UTF-8
247-Dcommunitybuild.scala=3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
248-Dcommunitybuild.project.dependencies.add=
249-Xmx7G
250-Xms4G
251-Xss8M
252-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
253-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
254-jar
255/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
256"setCrossScalaVersions 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY"
257"++3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -v"
258"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
259"set every credentials := Nil"
260"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
261"removeScalacOptionsStartingWith -P:wartremover"
262
263moduleMappings
264"runBuild 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY """{"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.0.1\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}""" com.busymachines%pureharm-effects-cats com.busymachines%pureharm-effects-cats-2"
265
266[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
267[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
268[info] loading project definition from /build/repo/project
269/build/repo/build.sbt:84: warning: method sonatypeRepo in class ResolverFunctions is deprecated (since 1.7.0): Sonatype OSS Repository Hosting (OSSRH) was sunset on 2025-06-30; remove this resolver. If snapshots are required, use:
270 resolvers += Resolver.sonatypeCentralSnapshots
271
272ThisBuild / resolvers += Resolver.sonatypeRepo("releases")
273 ^
274/build/repo/build.sbt:85: warning: method sonatypeRepo in class ResolverFunctions is deprecated (since 1.7.0): Sonatype OSS Repository Hosting (OSSRH) was sunset on 2025-06-30; remove this resolver. If snapshots are required, use:
275 resolvers += Resolver.sonatypeCentralSnapshots
276
277ThisBuild / resolvers += Resolver.sonatypeRepo("snapshots")
278 ^
279[info] loading settings for project root from build.sbt...
280[info] set current project to root (in build file:/build/repo/)
281Execute setCrossScalaVersions: 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
282OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in effects-cats-2JS/crossScalaVersions
283OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in effects-cats-2JVM/crossScalaVersions
284OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in effects-catsJS/crossScalaVersions
285OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in root/crossScalaVersions
286OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in effects-catsJVM/crossScalaVersions
287[info] set current project to root (in build file:/build/repo/)
288[info] Setting Scala version to 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY on 5 projects.
289[info] Switching Scala version on:
290[info] * root (2.13.6, 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
291[info] effects-cats-2JS (2.13.6, 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
292[info] effects-cats-2JVM (2.13.6, 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
293[info] effects-catsJVM (2.13.6, 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
294[info] effects-catsJS (2.13.6, 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
295[info] Excluding projects:
296[info] Reapplying settings...
297[info] set current project to root (in build file:/build/repo/)
298Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
299[info] Reapplying settings...
300[info] set current project to root (in build file:/build/repo/)
301[info] Defining Global / credentials, credentials and 3 others.
302[info] The new values will be used by allCredentials, credentials and 27 others.
303[info] Run `last` for details.
304[info] Reapplying settings...
305[info] set current project to root (in build file:/build/repo/)
306Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
307[info] Reapplying settings...
308OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
309
310 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
311 Did you mean allExcludeDependencies ?
312 , retry without global scopes
313[info] Reapplying settings...
314[info] set current project to root (in build file:/build/repo/)
315Execute removeScalacOptionsStartingWith: -P:wartremover
316[info] Reapplying settings...
317[info] set current project to root (in build file:/build/repo/)
318[success] Total time: 0 s, completed Jan 3, 2026, 12:14:57 AM
319Build 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.0.1\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
320Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
321Starting build...
322Projects: Set(effects-catsJVM, effects-cats-2JVM)
323Starting build for ProjectRef(file:/build/repo/,effects-catsJVM) (pureharm-effects-cats)... [0/2]
324OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
325OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
326OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
327OpenCB::Filter out '-source:3.0-migration', matches setting pattern '^-?-source(:.*)?'
328Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:implicitConversions, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
329[info] compiling 30 Scala sources to /build/repo/effects-cats/jvm/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/classes ...
330[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
331[warn] there was 1 deprecation warning; re-run with -deprecation for details
332[warn] two warnings found
333[info] done compiling
334[info] compiling 2 Scala sources to /build/repo/effects-cats/jvm/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/test-classes ...
335[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
336[warn] one warning found
337[info] done compiling
338Starting build for ProjectRef(file:/build/repo/,effects-cats-2JVM) (pureharm-effects-cats-2)... [1/2]
339Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:implicitConversions, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
340[info] compiling 35 Scala sources to /build/repo/effects-cats-2/jvm/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/classes ...
341[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
342[warn] there was 1 deprecation warning; re-run with -deprecation for details
343[warn] two warnings found
344[info] done compiling
345[info] compiling 2 Scala sources to /build/repo/effects-cats-2/jvm/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/test-classes ...
346[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
347[warn] one warning found
348[info] done compiling
349
350************************
351Build summary:
352[{
353 "module": "pureharm-effects-cats",
354 "compile": {"status": "ok", "tookMs": 14172, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
355 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
356 "test-compile": {"status": "ok", "tookMs": 2587, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
357 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
358 "publish": {"status": "skipped", "tookMs": 0},
359 "metadata": {
360 "crossScalaVersions": ["2.13.6", "3.0.1"]
361}
362},{
363 "module": "pureharm-effects-cats-2",
364 "compile": {"status": "ok", "tookMs": 4751, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
365 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
366 "test-compile": {"status": "ok", "tookMs": 1375, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
367 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
368 "publish": {"status": "skipped", "tookMs": 0},
369 "metadata": {
370 "crossScalaVersions": ["2.13.6", "3.0.1"]
371}
372}]
373************************
374[success] Total time: 34 s, completed Jan 3, 2026, 12:15:30 AM
375[0JChecking patch project/plugins.sbt...
376Checking patch project/build.properties...
377Checking patch build.sbt...
378Applied patch project/plugins.sbt cleanly.
379Applied patch project/build.properties cleanly.
380Applied patch build.sbt cleanly.