Build Logs

dragonfly-ai/cliviz • 3.8.0-RC2:2025-11-25

Errors

0

Warnings

19

Total Lines

336

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