Build Logs
dragonfly-ai/cliviz • 3.8.0-RC6:2026-01-08
Errors
0
Warnings
19
Total Lines
334
1##################################
2Clonning https://github.com/dragonfly-ai/cliviz.git into /build/repo using revision v0.102
3##################################
4Note: switching to 'd40d9719ddec88d6b6c266093a3535aca7c61565'.
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.7 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.7-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.3 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 dragonfly-ai/cliviz
35##################################
36Scala version: 3.7.4
37Targets: ai.dragonfly%cliviz
38Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[]}
39##################################
40Using extra scalacOptions: -rewrite,REQUIRE:-source:3.7-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.7-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.7"],"sourcePatches":[]}""" ai.dragonfly%cliviz"
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.715s.
73[info] done compiling
74/build/repo/build.sbt:6: warning: method sonatypeOssRepos in class ResolverFunctions is deprecated (since 1.11.2): Sonatype OSS Repository Hosting (OSSRH) was sunset on 2025-06-30; remove this resolver. If snapshots are required, use:
75 resolvers += Resolver.sonatypeCentralSnapshots
76ThisBuild / resolvers := Resolver.sonatypeOssRepos("releases")
77 ^
78[info] loading settings for project root from build.sbt...
79[info] resolving key references (14836 settings) ...
80[info] set scmInfo to https://github.com/dragonfly-ai/cliviz
81[info] set current project to cliviz (in build file:/build/repo/)
82[warn] there's a key that's not used by any other settings/tasks:
83[warn]
84[warn] * Global / resolvers
85[warn] +- (sbt.Classpaths.baseGlobalDefaults) Defaults.scala:3143
86[warn] +- /build/repo/project/CommunityBuildPlugin.scala:385
87[warn] +- /build/repo/build.sbt:64
88[warn]
89[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
90[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
91Execute setCrossScalaVersions: 3.7.4
92OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in root/crossScalaVersions
93OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in unidocs/crossScalaVersions
94OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in clivizNative/crossScalaVersions
95OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in demoJVM/crossScalaVersions
96OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in rootNative/crossScalaVersions
97OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in clivizJS/crossScalaVersions
98[info] set scmInfo to https://github.com/dragonfly-ai/cliviz
99OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in docs/crossScalaVersions
100OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in rootJS/crossScalaVersions
101OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in rootJVM/crossScalaVersions
102OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in demoNative/crossScalaVersions
103OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in demoJS/crossScalaVersions
104OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in clivizJVM/crossScalaVersions
105[info] set current project to cliviz (in build file:/build/repo/)
106[info] Setting Scala version to 3.7.4 on 12 projects.
107[info] Switching Scala version on:
108[info] * root (3.7.4)
109[info] unidocs (3.7.4)
110[info] rootJS (3.7.4)
111[info] docs (3.7.4)
112[info] clivizJS (3.7.4)
113[info] clivizNative (3.7.4)
114[info] rootJVM (3.7.4)
115[info] rootNative (3.7.4)
116[info] demoJVM (3.7.4)
117[info] demoNative (3.7.4)
118[info] clivizJVM (3.7.4)
119[info] demoJS (3.7.4)
120[info] Excluding projects:
121[info] Reapplying settings...
122[info] set scmInfo to https://github.com/dragonfly-ai/cliviz
123[info] set current project to cliviz (in build file:/build/repo/)
124Execute 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
125[info] Reapplying settings...
126[info] set scmInfo to https://github.com/dragonfly-ai/cliviz
127[info] set current project to cliviz (in build file:/build/repo/)
128[info] Defining Global / credentials, clivizJS / credentials and 10 others.
129[info] The new values will be used by allCredentials, clivizJS / allCredentials and 69 others.
130[info] Run `last` for details.
131[info] Reapplying settings...
132[info] set scmInfo to https://github.com/dragonfly-ai/cliviz
133[info] set current project to cliviz (in build file:/build/repo/)
134Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
135[info] Reapplying settings...
136OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
137
138 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
139 Did you mean rootJVM / allExcludeDependencies ?
140 , retry without global scopes
141[info] Reapplying settings...
142[info] set scmInfo to https://github.com/dragonfly-ai/cliviz
143[info] set current project to cliviz (in build file:/build/repo/)
144Execute removeScalacOptionsStartingWith: -P:wartremover
145[info] Reapplying settings...
146[info] set scmInfo to https://github.com/dragonfly-ai/cliviz
147[info] set current project to cliviz (in build file:/build/repo/)
148[success] Total time: 0 s, completed Jan 8, 2026, 2:25:22 AM
149Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[]}
150Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
151Starting build...
152Projects: Set(root)
153Starting build for ProjectRef(file:/build/repo/,root) (cliviz)... [0/1]
154OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
155OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.7-migration` in Scala 2.12.20 module Global
156OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
157OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
158Compile scalacOptions: -encoding, UTF-8, -unchecked, -Ykind-projector:underscores, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
159
160************************
161Build summary:
162[{
163 "module": "cliviz",
164 "compile": {"status": "ok", "tookMs": 182, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
165 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
166 "test-compile": {"status": "ok", "tookMs": 127, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
167 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
168 "publish": {"status": "ok", "tookMs": 1},
169 "metadata": {
170 "crossScalaVersions": ["3.2.2"]
171}
172}]
173************************
174[success] Total time: 2 s, completed Jan 8, 2026, 2:25:23 AM
175[0JChecking patch project/plugins.sbt...
176Checking patch project/build.properties...
177Checking patch build.sbt...
178Applied patch project/plugins.sbt cleanly.
179Applied patch project/build.properties cleanly.
180Applied patch build.sbt cleanly.
181No migration rewrite changes found, would not commit
182----
183Preparing build for 3.8.0-RC6
184Scala binary version found: 3.8
185Implicitly using source version 3.8
186Scala binary version found: 3.8
187Implicitly using source version 3.8
188Would try to apply common scalacOption (best-effort, sbt/mill only):
189Append: ,REQUIRE:-source:3.8
190Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
191----
192Starting build for 3.8.0-RC6
193Execute tests: true
194sbt project found:
195Sbt version 1.8.3 is not supported, minimal supported version is 1.11.5
196Enforcing usage of sbt in version 1.11.5
197No prepare script found for project dragonfly-ai/cliviz
198##################################
199Scala version: 3.8.0-RC6
200Targets: ai.dragonfly%cliviz
201Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":["3.7"],"sourcePatches":[]}
202##################################
203Using extra scalacOptions: ,REQUIRE:-source:3.8
204Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
205[sbt_options] declare -a sbt_options=()
206[process_args] java_version = '17'
207[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
208# Executing command line:
209java
210-Dfile.encoding=UTF-8
211-Dcommunitybuild.scala=3.8.0-RC6
212-Dcommunitybuild.project.dependencies.add=
213-Xmx7G
214-Xms4G
215-Xss8M
216-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
217-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
218-jar
219/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
220"setCrossScalaVersions 3.8.0-RC6"
221"++3.8.0-RC6 -v"
222"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
223"set every credentials := Nil"
224"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
225"removeScalacOptionsStartingWith -P:wartremover"
226
227moduleMappings
228"runBuild 3.8.0-RC6 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":["3.7"],"sourcePatches":[]}""" ai.dragonfly%cliviz"
229
230[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
231[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
232[info] loading project definition from /build/repo/project
233[info] loading settings for project root from build.sbt...
234[info] resolving key references (14836 settings) ...
235[info] set scmInfo to https://github.com/dragonfly-ai/cliviz
236[info] set current project to cliviz (in build file:/build/repo/)
237[warn] there's a key that's not used by any other settings/tasks:
238[warn]
239[warn] * Global / resolvers
240[warn] +- (sbt.Classpaths.baseGlobalDefaults) Defaults.scala:3143
241[warn] +- /build/repo/project/CommunityBuildPlugin.scala:385
242[warn] +- /build/repo/build.sbt:64
243[warn]
244[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
245[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
246Execute setCrossScalaVersions: 3.8.0-RC6
247OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC6 in unidocs/crossScalaVersions
248OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC6 in root/crossScalaVersions
249OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC6 in clivizNative/crossScalaVersions
250OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC6 in demoJVM/crossScalaVersions
251OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC6 in rootNative/crossScalaVersions
252OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC6 in clivizJS/crossScalaVersions
253[info] set scmInfo to https://github.com/dragonfly-ai/cliviz
254OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC6 in docs/crossScalaVersions
255OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC6 in rootJS/crossScalaVersions
256OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC6 in rootJVM/crossScalaVersions
257OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC6 in demoNative/crossScalaVersions
258OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC6 in demoJS/crossScalaVersions
259OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC6 in clivizJVM/crossScalaVersions
260[info] set current project to cliviz (in build file:/build/repo/)
261[info] Setting Scala version to 3.8.0-RC6 on 12 projects.
262[info] Switching Scala version on:
263[info] * root (3.8.0-RC6)
264[info] unidocs (3.8.0-RC6)
265[info] rootJS (3.8.0-RC6)
266[info] docs (3.8.0-RC6)
267[info] clivizJS (3.8.0-RC6)
268[info] clivizNative (3.8.0-RC6)
269[info] rootJVM (3.8.0-RC6)
270[info] rootNative (3.8.0-RC6)
271[info] demoJVM (3.8.0-RC6)
272[info] demoNative (3.8.0-RC6)
273[info] clivizJVM (3.8.0-RC6)
274[info] demoJS (3.8.0-RC6)
275[info] Excluding projects:
276[info] Reapplying settings...
277[info] set scmInfo to https://github.com/dragonfly-ai/cliviz
278[info] set current project to cliviz (in build file:/build/repo/)
279Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
280[info] Reapplying settings...
281[info] set scmInfo to https://github.com/dragonfly-ai/cliviz
282[info] set current project to cliviz (in build file:/build/repo/)
283[info] Defining Global / credentials, clivizJS / credentials and 10 others.
284[info] The new values will be used by allCredentials, clivizJS / allCredentials and 69 others.
285[info] Run `last` for details.
286[info] Reapplying settings...
287[info] set scmInfo to https://github.com/dragonfly-ai/cliviz
288[info] set current project to cliviz (in build file:/build/repo/)
289Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
290[info] Reapplying settings...
291OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
292
293 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
294 Did you mean rootJVM / allExcludeDependencies ?
295 , retry without global scopes
296[info] Reapplying settings...
297[info] set scmInfo to https://github.com/dragonfly-ai/cliviz
298[info] set current project to cliviz (in build file:/build/repo/)
299Execute removeScalacOptionsStartingWith: -P:wartremover
300[info] Reapplying settings...
301[info] set scmInfo to https://github.com/dragonfly-ai/cliviz
302[info] set current project to cliviz (in build file:/build/repo/)
303[success] Total time: 0 s, completed Jan 8, 2026, 2:25:41 AM
304Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":["3.7"],"sourcePatches":[]}
305Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
306Starting build...
307Projects: Set(root)
308Starting build for ProjectRef(file:/build/repo/,root) (cliviz)... [0/1]
309OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
310OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
311OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
312Compile scalacOptions: -encoding, UTF-8, -unchecked, -Ykind-projector:underscores, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
313
314************************
315Build summary:
316[{
317 "module": "cliviz",
318 "compile": {"status": "ok", "tookMs": 473, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
319 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
320 "test-compile": {"status": "ok", "tookMs": 143, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
321 "test": {"status": "ok", "tookMs": 135, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
322 "publish": {"status": "ok", "tookMs": 1},
323 "metadata": {
324 "crossScalaVersions": ["3.2.2"]
325}
326}]
327************************
328[success] Total time: 3 s, completed Jan 8, 2026, 2:25:44 AM
329[0JChecking patch project/plugins.sbt...
330Checking patch project/build.properties...
331Checking patch build.sbt...
332Applied patch project/plugins.sbt cleanly.
333Applied patch project/build.properties cleanly.
334Applied patch build.sbt cleanly.