Build Logs
japgolly/univeq • scheduled_3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
Errors
0
Warnings
41
Total Lines
386
1##################################
2Clonning https://github.com/japgolly/univeq.git into /build/repo using revision v2.0.1
3##################################
4Note: switching to 'ba00984f8e3a19cd0c49e51d5fe482c34b659c13'.
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.7 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.7-migration
28Remove: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
29
30Try apply source patch:
31Path: project/Dependencies.scala
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 project/Dependencies.scala
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 japgolly/univeq
45##################################
46Scala version: 3.7.4
47Targets: com.github.japgolly.univeq%univeq com.github.japgolly.univeq%univeq-cats
48Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3 = \"3.0.1\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
49##################################
50Using extra scalacOptions: -rewrite,REQUIRE:-source:3.7-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.7-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":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3 = \"3.0.1\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" com.github.japgolly.univeq%univeq com.github.japgolly.univeq%univeq-cats"
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 5 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.728s.
83[warn] two feature warnings; re-run with -feature for details
84[warn] one warning found
85[info] done compiling
86/build/repo/scalafix.sbt:1: warning: value scalafixScalaBinaryVersion in object autoImport is deprecated (since 0.12.1): scalafixScalaBinaryVersion now follows scalaVersion by default
87ThisBuild / scalafixScalaBinaryVersion := "2.13"
88 ^
89[info] loading settings for project root from build.sbt, release.sbt, scalafix.sbt, version.sbt...
90[info] set current project to root (in build file:/build/repo/)
91[warn] there's a key that's not used by any other settings/tasks:
92[warn]
93[warn] * ThisBuild / scalafixScalaBinaryVersion
94[warn] +- /build/repo/scalafix.sbt:1
95[warn]
96[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
97[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
98Execute setCrossScalaVersions: 3.7.4
99OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in univEqJVM/crossScalaVersions
100OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in catsJVM/crossScalaVersions
101OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in catsJS/crossScalaVersions
102OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in univEqJS/crossScalaVersions
103OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in root/crossScalaVersions
104[info] set current project to root (in build file:/build/repo/)
105[info] Setting Scala version to 3.7.4 on 5 projects.
106[info] Switching Scala version on:
107[info] univEqJVM (2.13.6, 3.7.4)
108[info] * root (2.13.6, 3.7.4)
109[info] univEqJS (2.13.6, 3.7.4)
110[info] catsJS (2.13.6, 3.7.4)
111[info] catsJVM (2.13.6, 3.7.4)
112[info] Excluding projects:
113[info] Reapplying settings...
114[info] set current project to root (in build file:/build/repo/)
115Execute mapScalacOptions: -rewrite,REQUIRE:-source:3.7-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 current project to root (in build file:/build/repo/)
118[info] Defining Global / credentials, catsJS / credentials and 3 others.
119[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 25 others.
120[info] Run `last` for details.
121[info] Reapplying settings...
122[info] set current project to root (in build file:/build/repo/)
123Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
124[info] Reapplying settings...
125OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
126
127 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
128 Did you mean allExcludeDependencies ?
129 , retry without global scopes
130[info] Reapplying settings...
131[info] set current project to root (in build file:/build/repo/)
132Execute removeScalacOptionsStartingWith: -P:wartremover
133[info] Reapplying settings...
134[info] set current project to root (in build file:/build/repo/)
135[success] Total time: 0 s, completed Dec 28, 2025, 5:19:05 PM
136Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3 = \"3.0.1\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
137Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
138Starting build...
139Projects: Set(univEqJVM, catsJVM)
140Starting build for ProjectRef(file:/build/repo/,univEqJVM) (univeq)... [0/2]
141OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
142OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.7-migration` in Scala 2.12.20 module Global
143OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Scope(Select(BuildRef(file:/build/repo/)), Zero, Zero, Zero)
144OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.7-migration` in Scala 2.12.20 module Scope(Select(BuildRef(file:/build/repo/)), Zero, Zero, Zero)
145OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
146OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
147OpenCB::Filter out '-new-syntax', matches setting pattern '^-?-new-syntax'
148Compile scalacOptions: -unchecked, -language:postfixOps, -language:implicitConversions, -language:higherKinds, -language:existentials, -Yexplicit-nulls, -Yindent-colons, -Xsemanticdb, -semanticdb-target, /build/repo/univeq/jvm/target/scala-3.7.4/meta, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
149[info] compiling 6 Scala sources to /build/repo/univeq/jvm/target/scala-3.7.4/classes ...
150[warn] bad option '-Yindent-colons' was ignored
151[info] [patched file /build/repo/univeq/shared/src/main/scala-3/japgolly/univeq/UnivEq.scala]
152[warn] there was 1 deprecation warning; re-run with -deprecation for details
153[warn] two warnings found
154[info] done compiling
155[info] compiling 1 Scala source to /build/repo/univeq/jvm/target/scala-3.7.4/classes ...
156[warn] bad option '-Yindent-colons' was ignored
157[warn] one warning found
158[info] done compiling
159[info] compiling 6 Scala sources to /build/repo/univeq/jvm/target/scala-3.7.4/classes ...
160[warn] bad option '-Yindent-colons' was ignored
161[warn] there was 1 deprecation warning; re-run with -deprecation for details
162[warn] three warnings found
163[info] done compiling
164[info] compiling 9 Scala sources and 1 Java source to /build/repo/univeq/jvm/target/scala-3.7.4/test-classes ...
165[warn] bad option '-Yindent-colons' was ignored
166[info] [patched file /build/repo/univeq/shared/src/test/scala/japgolly/univeq/RuntimeTest.scala]
167[warn] there was 1 deprecation warning; re-run with -deprecation for details
168[warn] two warnings found
169[info] done compiling
170[info] compiling 1 Scala source to /build/repo/univeq/jvm/target/scala-3.7.4/test-classes ...
171[warn] bad option '-Yindent-colons' was ignored
172[warn] one warning found
173[info] done compiling
174Starting build for ProjectRef(file:/build/repo/,catsJVM) (univeq-cats)... [1/2]
175Compile scalacOptions: -unchecked, -language:postfixOps, -language:implicitConversions, -language:higherKinds, -language:existentials, -Yexplicit-nulls, -Yindent-colons, -Xsemanticdb, -semanticdb-target, /build/repo/univeq-cats/jvm/target/scala-3.7.4/meta, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
176[info] compiling 1 Scala source to /build/repo/univeq-cats/jvm/target/scala-3.7.4/classes ...
177[warn] bad option '-Yindent-colons' was ignored
178[warn] one warning found
179[info] done compiling
180
181************************
182Build summary:
183[{
184 "module": "univeq",
185 "compile": {"status": "ok", "tookMs": 6565, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
186 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
187 "test-compile": {"status": "ok", "tookMs": 7057, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
188 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
189 "publish": {"status": "skipped", "tookMs": 0},
190 "metadata": {
191 "crossScalaVersions": ["2.13.6", "3.0.1"]
192}
193},{
194 "module": "univeq-cats",
195 "compile": {"status": "ok", "tookMs": 579, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
196 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
197 "test-compile": {"status": "ok", "tookMs": 154, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
198 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
199 "publish": {"status": "skipped", "tookMs": 0},
200 "metadata": {
201 "crossScalaVersions": ["2.13.6", "3.0.1"]
202}
203}]
204************************
205[success] Total time: 27 s, completed Dec 28, 2025, 5:19:32 PM
206[0JChecking patch project/plugins.sbt...
207Checking patch project/build.properties...
208Checking patch project/Dependencies.scala...
209Checking patch build.sbt...
210Applied patch project/plugins.sbt cleanly.
211Applied patch project/build.properties cleanly.
212Applied patch project/Dependencies.scala cleanly.
213Applied patch build.sbt cleanly.
214Commit migration rewrites
215Switched to a new branch 'opencb/migrate-source-3.7'
216[opencb/migrate-source-3.7 9c99d31] Apply Scala compiler rewrites using -source:3.7-migration using Scala 3.7.4
217 2 files changed, 2 insertions(+), 2 deletions(-)
218----
219Preparing build for 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
220Scala binary version found: 3.8
221Implicitly using source version 3.8
222Scala binary version found: 3.8
223Implicitly using source version 3.8
224Would try to apply common scalacOption (best-effort, sbt/mill only):
225Append: ,REQUIRE:-source:3.8
226Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
227
228Try apply source patch:
229Path: project/Dependencies.scala
230Pattern: val scala3 = "3.0.1"
231Replacement: val scala3 = "3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY"
232Successfully applied pattern 'val scala3 = "3.0.1"' in project/Dependencies.scala
233----
234Starting build for 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
235Execute tests: false
236sbt project found:
237Sbt version 1.5.5 is not supported, minimal supported version is 1.11.5
238Enforcing usage of sbt in version 1.11.5
239No prepare script found for project japgolly/univeq
240##################################
241Scala version: 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
242Targets: com.github.japgolly.univeq%univeq com.github.japgolly.univeq%univeq-cats
243Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3 = \"3.0.1\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
244##################################
245Using extra scalacOptions: ,REQUIRE:-source:3.8
246Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
247[sbt_options] declare -a sbt_options=()
248[process_args] java_version = '17'
249[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
250# Executing command line:
251java
252-Dfile.encoding=UTF-8
253-Dcommunitybuild.scala=3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
254-Dcommunitybuild.project.dependencies.add=
255-Xmx7G
256-Xms4G
257-Xss8M
258-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
259-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
260-jar
261/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
262"setCrossScalaVersions 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY"
263"++3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -v"
264"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
265"set every credentials := Nil"
266"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
267"removeScalacOptionsStartingWith -P:wartremover"
268
269moduleMappings
270"runBuild 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3 = \"3.0.1\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" com.github.japgolly.univeq%univeq com.github.japgolly.univeq%univeq-cats"
271
272[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
273[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
274[info] loading project definition from /build/repo/project
275[info] compiling 1 Scala source to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
276[info] done compiling
277/build/repo/scalafix.sbt:1: warning: value scalafixScalaBinaryVersion in object autoImport is deprecated (since 0.12.1): scalafixScalaBinaryVersion now follows scalaVersion by default
278ThisBuild / scalafixScalaBinaryVersion := "2.13"
279 ^
280[info] loading settings for project root from build.sbt, release.sbt, scalafix.sbt, version.sbt...
281[info] set current project to root (in build file:/build/repo/)
282[warn] there's a key that's not used by any other settings/tasks:
283[warn]
284[warn] * ThisBuild / scalafixScalaBinaryVersion
285[warn] +- /build/repo/scalafix.sbt:1
286[warn]
287[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
288[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
289Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
290OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in univEqJVM/crossScalaVersions
291OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in univEqJS/crossScalaVersions
292OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in catsJVM/crossScalaVersions
293OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in root/crossScalaVersions
294OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in catsJS/crossScalaVersions
295[info] set current project to root (in build file:/build/repo/)
296[info] Setting Scala version to 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY on 5 projects.
297[info] Switching Scala version on:
298[info] univEqJVM (2.13.6, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
299[info] * root (2.13.6, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
300[info] univEqJS (2.13.6, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
301[info] catsJS (2.13.6, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
302[info] catsJVM (2.13.6, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
303[info] Excluding projects:
304[info] Reapplying settings...
305[info] set current project to root (in build file:/build/repo/)
306Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
307[info] Reapplying settings...
308[info] set current project to root (in build file:/build/repo/)
309[info] Defining Global / credentials, catsJS / credentials and 3 others.
310[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 25 others.
311[info] Run `last` for details.
312[info] Reapplying settings...
313[info] set current project to root (in build file:/build/repo/)
314Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
315[info] Reapplying settings...
316OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
317
318 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
319 Did you mean allExcludeDependencies ?
320 , retry without global scopes
321[info] Reapplying settings...
322[info] set current project to root (in build file:/build/repo/)
323Execute removeScalacOptionsStartingWith: -P:wartremover
324[info] Reapplying settings...
325[info] set current project to root (in build file:/build/repo/)
326[success] Total time: 0 s, completed Dec 28, 2025, 5:19:49 PM
327Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3 = \"3.0.1\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
328Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
329Starting build...
330Projects: Set(univEqJVM, catsJVM)
331Starting build for ProjectRef(file:/build/repo/,univEqJVM) (univeq)... [0/2]
332OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
333OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Scope(Select(BuildRef(file:/build/repo/)), Zero, Zero, Zero)
334OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
335OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
336Compile scalacOptions: -unchecked, -language:postfixOps, -language:implicitConversions, -language:higherKinds, -language:existentials, -new-syntax, -Yexplicit-nulls, -Yindent-colons, -Xsemanticdb, -semanticdb-target, /build/repo/univeq/jvm/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
337[info] compiling 6 Scala sources to /build/repo/univeq/jvm/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
338[warn] bad option '-Yindent-colons' was ignored
339[warn] there was 1 deprecation warning; re-run with -deprecation for details
340[warn] two warnings found
341[info] done compiling
342[info] compiling 9 Scala sources and 1 Java source to /build/repo/univeq/jvm/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/test-classes ...
343[warn] bad option '-Yindent-colons' was ignored
344[warn] there was 1 deprecation warning; re-run with -deprecation for details
345[warn] two warnings found
346[info] done compiling
347Starting build for ProjectRef(file:/build/repo/,catsJVM) (univeq-cats)... [1/2]
348Compile scalacOptions: -unchecked, -language:postfixOps, -language:implicitConversions, -language:higherKinds, -language:existentials, -new-syntax, -Yexplicit-nulls, -Yindent-colons, -Xsemanticdb, -semanticdb-target, /build/repo/univeq-cats/jvm/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
349[info] compiling 1 Scala source to /build/repo/univeq-cats/jvm/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
350[warn] bad option '-Yindent-colons' was ignored
351[warn] one warning found
352[info] done compiling
353
354************************
355Build summary:
356[{
357 "module": "univeq",
358 "compile": {"status": "ok", "tookMs": 8302, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
359 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
360 "test-compile": {"status": "ok", "tookMs": 5794, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
361 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
362 "publish": {"status": "skipped", "tookMs": 0},
363 "metadata": {
364 "crossScalaVersions": ["2.13.6", "3.0.1"]
365}
366},{
367 "module": "univeq-cats",
368 "compile": {"status": "ok", "tookMs": 690, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
369 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
370 "test-compile": {"status": "ok", "tookMs": 167, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
371 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
372 "publish": {"status": "skipped", "tookMs": 0},
373 "metadata": {
374 "crossScalaVersions": ["2.13.6", "3.0.1"]
375}
376}]
377************************
378[success] Total time: 22 s, completed Dec 28, 2025, 5:20:12 PM
379[0JChecking patch project/plugins.sbt...
380Checking patch project/build.properties...
381Checking patch project/Dependencies.scala...
382Checking patch build.sbt...
383Applied patch project/plugins.sbt cleanly.
384Applied patch project/build.properties cleanly.
385Applied patch project/Dependencies.scala cleanly.
386Applied patch build.sbt cleanly.