Build Logs

beangle/webmvc • 3.8.0-RC2:2025-11-27

Errors

0

Warnings

9

Total Lines

250

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-RC2
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-RC2
32Execute tests: false
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-RC2
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":"compile-only"}
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-RC2
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-RC2"
61"++3.8.0-RC2 -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-RC2 """{"tests":"compile-only"}""" 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 8.98s.
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-RC2
80OpenCB::Changing crossVersion 3.3.1 -> 3.8.0-RC2 in view/crossScalaVersions
81OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in view/crossScalaVersions
82OpenCB::Changing crossVersion 3.3.1 -> 3.8.0-RC2 in core/crossScalaVersions
83OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in core/crossScalaVersions
84OpenCB::Changing crossVersion 3.3.1 -> 3.8.0-RC2 in support/crossScalaVersions
85OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in support/crossScalaVersions
86OpenCB::Changing crossVersion 3.3.1 -> 3.8.0-RC2 in showcase/crossScalaVersions
87OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in showcase/crossScalaVersions
88[info] set current project to root (in build file:/build/repo/)
89[info] Setting Scala version to 3.8.0-RC2 on 4 projects.
90[info] Switching Scala version on:
91[info] support (3.8.0-RC2)
92[info] showcase (3.8.0-RC2)
93[info] core (3.8.0-RC2)
94[info] view (3.8.0-RC2)
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 Nov 27, 2025, 8:24:23 PM
120Build config: {"tests":"compile-only"}
121Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
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-RC2/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-RC2/test-classes ...
141[info] done compiling
142[info] style checking for beangle-webmvc-core
143[info] style checking for beangle-webmvc-core
144[info] style checking for beangle-webmvc-core
145[info] style checking for beangle-webmvc-core
146Starting build for ProjectRef(file:/build/repo/,showcase) (beangle-webmvc-showcase)... [1/4]
147Compile scalacOptions: -Xtarget:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
148[info] style checking for beangle-webmvc-showcase
149[info] style checking for beangle-webmvc-support
150[info] style checking for beangle-webmvc-view
151[info] style checking for beangle-webmvc-core
152[info] compiling 11 Scala sources to /build/repo/view/target/scala-3.8.0-RC2/classes ...
153[info] compiling 12 Scala sources to /build/repo/support/target/scala-3.8.0-RC2/classes ...
154[info] done compiling
155[warn] there were 2 deprecation warnings; re-run with -deprecation for details
156[warn] one warning found
157[info] done compiling
158[info] compiling 13 Scala sources to /build/repo/showcase/target/scala-3.8.0-RC2/classes ...
159[info] done compiling
160[info] style checking for beangle-webmvc-showcase
161[info] style checking for beangle-webmvc-support
162[info] style checking for beangle-webmvc-view
163[info] style checking for beangle-webmvc-showcase
164[info] style checking for beangle-webmvc-core
165[info] style checking for beangle-webmvc-showcase
166[info] style checking for beangle-webmvc-core
167[info] style checking for beangle-webmvc-view
168[info] style checking for beangle-webmvc-support
169[info] style checking for beangle-webmvc-showcase
170[info] style checking for beangle-webmvc-showcase
171[info] style checking for beangle-webmvc-showcase
172[info] style checking for beangle-webmvc-view
173[info] style checking for beangle-webmvc-support
174[info] style checking for beangle-webmvc-core
175Starting build for ProjectRef(file:/build/repo/,support) (beangle-webmvc-support)... [2/4]
176Compile scalacOptions: -Xtarget:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
177[info] style checking for beangle-webmvc-support
178[info] style checking for beangle-webmvc-core
179[info] style checking for beangle-webmvc-support
180[info] style checking for beangle-webmvc-support
181[info] style checking for beangle-webmvc-core
182[info] style checking for beangle-webmvc-support
183[info] style checking for beangle-webmvc-support
184[info] style checking for beangle-webmvc-core
185[info] style checking for beangle-webmvc-support
186[info] style checking for beangle-webmvc-core
187[info] style checking for beangle-webmvc-support
188Starting build for ProjectRef(file:/build/repo/,view) (beangle-webmvc-view)... [3/4]
189Compile scalacOptions: -Xtarget:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
190[info] style checking for beangle-webmvc-view
191[info] style checking for beangle-webmvc-core
192[info] style checking for beangle-webmvc-view
193[info] style checking for beangle-webmvc-view
194[info] style checking for beangle-webmvc-core
195[info] style checking for beangle-webmvc-view
196[info] style checking for beangle-webmvc-view
197[info] style checking for beangle-webmvc-core
198[info] style checking for beangle-webmvc-view
199[info] style checking for beangle-webmvc-view
200[info] style checking for beangle-webmvc-core
201
202************************
203Build summary:
204[{
205 "module": "beangle-webmvc-core",
206 "compile": {"status": "ok", "tookMs": 15790, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
207 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
208 "test-compile": {"status": "ok", "tookMs": 2173, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
209 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
210 "publish": {"status": "skipped", "tookMs": 0},
211 "metadata": {
212 "crossScalaVersions": ["2.12.20"]
213}
214},{
215 "module": "beangle-webmvc-showcase",
216 "compile": {"status": "ok", "tookMs": 3446, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
217 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
218 "test-compile": {"status": "ok", "tookMs": 327, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
219 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
220 "publish": {"status": "skipped", "tookMs": 0},
221 "metadata": {
222 "crossScalaVersions": ["2.12.20"]
223}
224},{
225 "module": "beangle-webmvc-support",
226 "compile": {"status": "ok", "tookMs": 187, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
227 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
228 "test-compile": {"status": "ok", "tookMs": 189, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
229 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
230 "publish": {"status": "skipped", "tookMs": 0},
231 "metadata": {
232 "crossScalaVersions": ["2.12.20"]
233}
234},{
235 "module": "beangle-webmvc-view",
236 "compile": {"status": "ok", "tookMs": 114, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
237 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
238 "test-compile": {"status": "ok", "tookMs": 186, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
239 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
240 "publish": {"status": "skipped", "tookMs": 0},
241 "metadata": {
242 "crossScalaVersions": ["2.12.20"]
243}
244}]
245************************
246[success] Total time: 93 s (0:01:33.0), completed Nov 27, 2025, 8:25:56 PM
247[0JChecking patch project/build.properties...
248Checking patch build.sbt...
249Applied patch project/build.properties cleanly.
250Applied patch build.sbt cleanly.