Build Logs

beangle/webmvc • 3.8.0-RC6:2026-01-08

Errors

1

Warnings

9

Total Lines

280

1##################################
2Clonning https://github.com/beangle/webmvc.git into /build/repo using revision v0.9.23
3##################################
4Note: switching to '4b869f3fa18101dae6e4c9dce1fd2fd0c60c7c45'.
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
21----
22Preparing build for 3.8.0-RC6
23Scala binary version found: 3.8
24Implicitly using source version 3.8
25Scala binary version found: 3.8
26Implicitly using source version 3.8
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,REQUIRE:-source:3.8
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
30----
31Starting build for 3.8.0-RC6
32Execute tests: true
33sbt project found:
34grep: /build/repo/project/plugins.sbt: No such file or directory
35Sbt version 1.9.8 is not supported, minimal supported version is 1.11.5
36Enforcing usage of sbt in version 1.11.5
37No prepare script found for project beangle/webmvc
38##################################
39Scala version: 3.8.0-RC6
40Targets: org.beangle.webmvc%beangle-webmvc-core org.beangle.webmvc%beangle-webmvc-showcase org.beangle.webmvc%beangle-webmvc-support org.beangle.webmvc%beangle-webmvc-view
41Project projectConfig: {"tests":null}
42##################################
43Using extra scalacOptions: ,REQUIRE:-source:3.8
44Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
45[sbt_options] declare -a sbt_options=()
46[process_args] java_version = '17'
47[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
48# Executing command line:
49java
50-Dfile.encoding=UTF-8
51-Dcommunitybuild.scala=3.8.0-RC6
52-Dcommunitybuild.project.dependencies.add=
53-Xmx7G
54-Xms4G
55-Xss8M
56-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
57-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
58-jar
59/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
60"setCrossScalaVersions 3.8.0-RC6"
61"++3.8.0-RC6 -v"
62"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
63"set every credentials := Nil"
64"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
65"removeScalacOptionsStartingWith -P:wartremover"
66
67moduleMappings
68"runBuild 3.8.0-RC6 """{"tests":null}""" org.beangle.webmvc%beangle-webmvc-core org.beangle.webmvc%beangle-webmvc-showcase org.beangle.webmvc%beangle-webmvc-support org.beangle.webmvc%beangle-webmvc-view"
69
70[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
71[info] loading settings for project repo-build from akka.sbt, plugin.sbt, plugins.sbt...
72[info] loading project definition from /build/repo/project
73[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
74[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
75[info] Compilation completed in 9.051s.
76[info] done compiling
77[info] loading settings for project root from build.sbt...
78[info] set current project to root (in build file:/build/repo/)
79Execute setCrossScalaVersions: 3.8.0-RC6
80OpenCB::Changing crossVersion 3.3.1 -> 3.8.0-RC6 in view/crossScalaVersions
81OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC6) in view/crossScalaVersions
82OpenCB::Changing crossVersion 3.3.1 -> 3.8.0-RC6 in core/crossScalaVersions
83OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC6) in core/crossScalaVersions
84OpenCB::Changing crossVersion 3.3.1 -> 3.8.0-RC6 in support/crossScalaVersions
85OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC6) in support/crossScalaVersions
86OpenCB::Changing crossVersion 3.3.1 -> 3.8.0-RC6 in showcase/crossScalaVersions
87OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC6) in showcase/crossScalaVersions
88[info] set current project to root (in build file:/build/repo/)
89[info] Setting Scala version to 3.8.0-RC6 on 4 projects.
90[info] Switching Scala version on:
91[info] support (3.8.0-RC6)
92[info] showcase (3.8.0-RC6)
93[info] core (3.8.0-RC6)
94[info] view (3.8.0-RC6)
95[info] Excluding projects:
96[info] * root (2.12.20)
97[info] Reapplying settings...
98[info] set current project to root (in build file:/build/repo/)
99Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
100[info] Reapplying settings...
101[info] set current project to root (in build file:/build/repo/)
102[info] Defining Global / credentials, core / credentials and 3 others.
103[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 24 others.
104[info] Run `last` for details.
105[info] Reapplying settings...
106[info] set current project to root (in build file:/build/repo/)
107Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
108[info] Reapplying settings...
109OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
110
111 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
112 Did you mean allExcludeDependencies ?
113 , retry without global scopes
114[info] Reapplying settings...
115[info] set current project to root (in build file:/build/repo/)
116Execute removeScalacOptionsStartingWith: -P:wartremover
117[info] Reapplying settings...
118[info] set current project to root (in build file:/build/repo/)
119[success] Total time: 0 s, completed Jan 8, 2026, 2:08:34 AM
120Build config: {"tests":null}
121Parsed config: Failure(sjsonnew.DeserializationException: Expected String as JString, but got JNull)
122Starting build...
123Projects: Set(core, showcase, support, view)
124Starting build for ProjectRef(file:/build/repo/,core) (beangle-webmvc-core)... [0/4]
125OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
126OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
127Compile scalacOptions: -Xtarget:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
128[info] style checking for beangle-webmvc-core
129[info] compiling 56 Scala sources to /build/repo/core/target/scala-3.8.0-RC6/classes ...
130[warn] -- [E190] Potential Issue Warning: /build/repo/core/src/main/scala/org/beangle/webmvc/config/profile.scala:132:13
131[warn] 132 | } else None
132[warn] | ^^^^
133[warn] |Discarded non-Unit value of type object None. Add `: Unit` to discard silently.
134[warn] |
135[warn] | longer explanation available when compiling with `-explain`
136[warn] one warning found
137[info] done compiling
138[info] style checking for beangle-webmvc-core
139[info] style checking for beangle-webmvc-core
140[info] compiling 7 Scala sources to /build/repo/core/target/scala-3.8.0-RC6/test-classes ...
141[info] done compiling
142[info] style checking for beangle-webmvc-core
143[info] style checking for beangle-webmvc-core
144in Showcase string
145[info] ProfileTest:
146[info] Profile
147[info] - compare
148[info] RouteMappingTest:
149[info] RouteMapping
150[info] - url
151[info] DefaultActionMappingBuilderTest:
152[info] DefaultActionMappingBuilder
153[info] - build mapping
154[info] - build plur mapping
155[info] ActionNameBuilderTest:
156[info] ActionNameBuilder
157[info] - build indexmapping
158[info] StaticMethodHandlerBuilderTest:
159[info] StaticMethodHandlerBuilder
160[info] - build handler
161[info] style checking for beangle-webmvc-core
162[info] style checking for beangle-webmvc-core
163[info] style checking for beangle-webmvc-core
164[info] style checking for beangle-webmvc-core
165Starting build for ProjectRef(file:/build/repo/,showcase) (beangle-webmvc-showcase)... [1/4]
166Compile scalacOptions: -Xtarget:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
167[info] style checking for beangle-webmvc-showcase
168[info] style checking for beangle-webmvc-support
169[info] style checking for beangle-webmvc-core
170[info] style checking for beangle-webmvc-view
171[info] compiling 11 Scala sources to /build/repo/view/target/scala-3.8.0-RC6/classes ...
172[info] compiling 12 Scala sources to /build/repo/support/target/scala-3.8.0-RC6/classes ...
173[info] done compiling
174[warn] there were 2 deprecation warnings; re-run with -deprecation for details
175[warn] one warning found
176[info] done compiling
177[info] compiling 13 Scala sources to /build/repo/showcase/target/scala-3.8.0-RC6/classes ...
178[info] done compiling
179[info] style checking for beangle-webmvc-showcase
180[info] style checking for beangle-webmvc-support
181[info] style checking for beangle-webmvc-showcase
182[info] style checking for beangle-webmvc-core
183[info] style checking for beangle-webmvc-view
184[info] style checking for beangle-webmvc-showcase
185[info] style checking for beangle-webmvc-core
186[info] style checking for beangle-webmvc-showcase
187[info] style checking for beangle-webmvc-support
188[info] style checking for beangle-webmvc-view
189[info] style checking for beangle-webmvc-showcase
190[info] style checking for beangle-webmvc-support
191[info] style checking for beangle-webmvc-view
192[info] style checking for beangle-webmvc-core
193[info] style checking for beangle-webmvc-showcase
194[info] style checking for beangle-webmvc-showcase
195[info] style checking for beangle-webmvc-support
196[info] style checking for beangle-webmvc-view
197[info] style checking for beangle-webmvc-showcase
198[info] style checking for beangle-webmvc-core
199Starting build for ProjectRef(file:/build/repo/,support) (beangle-webmvc-support)... [2/4]
200Compile scalacOptions: -Xtarget:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
201[info] style checking for beangle-webmvc-support
202[info] style checking for beangle-webmvc-core
203[info] style checking for beangle-webmvc-support
204[info] style checking for beangle-webmvc-support
205[info] style checking for beangle-webmvc-core
206[info] style checking for beangle-webmvc-support
207[info] style checking for beangle-webmvc-support
208[info] style checking for beangle-webmvc-core
209[info] style checking for beangle-webmvc-support
210[info] style checking for beangle-webmvc-support
211[info] style checking for beangle-webmvc-core
212[info] style checking for beangle-webmvc-support
213[info] style checking for beangle-webmvc-core
214[info] style checking for beangle-webmvc-support
215Starting build for ProjectRef(file:/build/repo/,view) (beangle-webmvc-view)... [3/4]
216Compile scalacOptions: -Xtarget:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
217[info] style checking for beangle-webmvc-view
218[info] style checking for beangle-webmvc-core
219[info] style checking for beangle-webmvc-view
220[info] style checking for beangle-webmvc-view
221[info] style checking for beangle-webmvc-core
222[info] style checking for beangle-webmvc-view
223[info] style checking for beangle-webmvc-core
224[info] style checking for beangle-webmvc-view
225[info] style checking for beangle-webmvc-view
226[info] style checking for beangle-webmvc-view
227[info] style checking for beangle-webmvc-core
228[info] style checking for beangle-webmvc-view
229[info] style checking for beangle-webmvc-core
230[info] style checking for beangle-webmvc-view
231
232************************
233Build summary:
234[{
235 "module": "beangle-webmvc-core",
236 "compile": {"status": "ok", "tookMs": 11211, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
237 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
238 "test-compile": {"status": "ok", "tookMs": 2391, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
239 "test": {"status": "ok", "tookMs": 1006, "passed": 6, "failed": 0, "ignored": 0, "skipped": 0, "total": 6, "byFramework": [{"framework": "unknown", "stats": {"passed": 6, "failed": 0, "ignored": 0, "skipped": 0, "total": 6}}]},
240 "publish": {"status": "skipped", "tookMs": 0},
241 "metadata": {
242 "crossScalaVersions": ["2.12.20"]
243}
244},{
245 "module": "beangle-webmvc-showcase",
246 "compile": {"status": "ok", "tookMs": 3164, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
247 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
248 "test-compile": {"status": "ok", "tookMs": 361, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
249 "test": {"status": "ok", "tookMs": 281, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
250 "publish": {"status": "skipped", "tookMs": 0},
251 "metadata": {
252 "crossScalaVersions": ["2.12.20"]
253}
254},{
255 "module": "beangle-webmvc-support",
256 "compile": {"status": "ok", "tookMs": 123, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
257 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
258 "test-compile": {"status": "ok", "tookMs": 176, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
259 "test": {"status": "ok", "tookMs": 179, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
260 "publish": {"status": "skipped", "tookMs": 0},
261 "metadata": {
262 "crossScalaVersions": ["2.12.20"]
263}
264},{
265 "module": "beangle-webmvc-view",
266 "compile": {"status": "ok", "tookMs": 129, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
267 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
268 "test-compile": {"status": "ok", "tookMs": 206, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
269 "test": {"status": "ok", "tookMs": 205, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
270 "publish": {"status": "skipped", "tookMs": 0},
271 "metadata": {
272 "crossScalaVersions": ["2.12.20"]
273}
274}]
275************************
276[success] Total time: 28 s, completed Jan 8, 2026, 2:09:02 AM
277[0JChecking patch project/build.properties...
278Checking patch build.sbt...
279Applied patch project/build.properties cleanly.
280Applied patch build.sbt cleanly.