Build Logs

sfali/grpc-rest-gateway • 3.8.0-RC4:2025-12-22

Errors

0

Warnings

8

Total Lines

300

1##################################
2Clonning https://github.com/sfali/grpc-rest-gateway.git into /build/repo using revision v0.8.11
3##################################
4Note: switching to '4b40fe8bd9c8ba02b3e3be465141e8421ced41e3'.
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.5.2
22----
23Preparing build for 3.8.0-RC4
24Scala binary version found: 3.8
25Implicitly using source version 3.8
26Scala binary version found: 3.8
27Implicitly using source version 3.8
28Would try to apply common scalacOption (best-effort, sbt/mill only):
29Append: ,REQUIRE:-source:3.8
30Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
31
32Try apply source patch:
33Path: project/Dependencies.scala
34Pattern: val Scala3 = "3.5.2"
35Replacement: val Scala3 = "3.8.0-RC4"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (17))
38Compiled project (Scala 3.7.3, JVM (17))
39Successfully applied pattern 'val Scala3 = "3.5.2"' in project/Dependencies.scala
40----
41Starting build for 3.8.0-RC4
42Execute tests: true
43sbt project found:
44No prepare script found for project sfali/grpc-rest-gateway
45##################################
46Scala version: 3.8.0-RC4
47Targets: io.github.sfali23%grpc-rest-gateway-annotations io.github.sfali23%grpc-rest-gateway-code-gen io.github.sfali23%grpc-rest-gateway-runtime-akka io.github.sfali23%grpc-rest-gateway-runtime-core io.github.sfali23%grpc-rest-gateway-runtime-netty io.github.sfali23%grpc-rest-gateway-runtime-pekko
48Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val Scala3 = \"3.5.2\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
49##################################
50Using extra scalacOptions: ,REQUIRE:-source:3.8
51Filtering out scalacOptions: ,-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.8.0-RC4
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.8.0-RC4"
68"++3.8.0-RC4 -v"
69"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-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.8.0-RC4 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val Scala3 = \"3.5.2\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}""" io.github.sfali23%grpc-rest-gateway-annotations io.github.sfali23%grpc-rest-gateway-code-gen io.github.sfali23%grpc-rest-gateway-runtime-akka io.github.sfali23%grpc-rest-gateway-runtime-core io.github.sfali23%grpc-rest-gateway-runtime-netty io.github.sfali23%grpc-rest-gateway-runtime-pekko"
76
77[info] [launcher] getting org.scala-sbt sbt 1.11.6 (this may take some time)...
78[info] welcome to sbt 1.11.6 (Eclipse Adoptium Java 17.0.8)
79[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
80[info] loading project definition from /build/repo/project
81[info] compiling 4 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
82[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
83[info] Compilation completed in 8.95s.
84[info] done compiling
85[info] loading settings for project grpc-rest-gateway from build.sbt...
86[info] resolving key references (39752 settings) ...
87[info] set current project to grpc-rest-gateway (in build file:/build/repo/)
88Execute setCrossScalaVersions: 3.8.0-RC4
89OpenCB::Limitting incorrect crossVersions List(2.13.16) -> List(2.12.20) in runtime-pekkoJVM2_12/crossScalaVersions
90OpenCB::Limitting incorrect crossVersions List(2.13.16) -> List(2.12.20) in runtime-nettyJVM2_12/crossScalaVersions
91OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in runtime-nettyJVM3/crossScalaVersions
92OpenCB::Limitting incorrect crossVersions List(2.13.16) -> List(3.8.0-RC4) in runtime-nettyJVM3/crossScalaVersions
93OpenCB::Limitting incorrect crossVersions List(2.13.16) -> List(2.12.20) in annotationsJVM2_12/crossScalaVersions
94OpenCB::Limitting incorrect crossVersions List(2.13.16) -> List(2.12.20) in protoc-gen-grpc-rest-gateway-plugin-unix/crossScalaVersions
95OpenCB::Limitting incorrect crossVersions List(2.13.16) -> List(2.12.20) in protoc-gen-grpc-rest-gateway-plugin-windows/crossScalaVersions
96OpenCB::Limitting incorrect crossVersions List(2.13.16) -> List(2.12.20) in e2e-nettyJVM2_12/crossScalaVersions
97OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in e2e-coreJVM3/crossScalaVersions
98OpenCB::Limitting incorrect crossVersions List(2.13.16) -> List(3.8.0-RC4) in e2e-coreJVM3/crossScalaVersions
99OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in e2e-nettyJVM3/crossScalaVersions
100OpenCB::Limitting incorrect crossVersions List(2.13.16) -> List(3.8.0-RC4) in e2e-nettyJVM3/crossScalaVersions
101OpenCB::Limitting incorrect crossVersions List(2.13.16) -> List(2.12.20) in runtime-coreJVM2_12/crossScalaVersions
102OpenCB::Limitting incorrect crossVersions List(2.13.16) -> List(2.12.20) in runtime-akkaJVM2_12/crossScalaVersions
103OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in e2e-pekkoJVM3/crossScalaVersions
104OpenCB::Limitting incorrect crossVersions List(2.13.16) -> List(3.8.0-RC4) in e2e-pekkoJVM3/crossScalaVersions
105OpenCB::Limitting incorrect crossVersions List(2.13.16) -> List(2.12.20) in codeGenJVM2_12/crossScalaVersions
106OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in codeGenJVM3/crossScalaVersions
107OpenCB::Limitting incorrect crossVersions List(2.13.16) -> List(3.8.0-RC4) in codeGenJVM3/crossScalaVersions
108OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in runtime-pekkoJVM3/crossScalaVersions
109OpenCB::Limitting incorrect crossVersions List(2.13.16) -> List(3.8.0-RC4) in runtime-pekkoJVM3/crossScalaVersions
110OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in runtime-akkaJVM3/crossScalaVersions
111OpenCB::Limitting incorrect crossVersions List(2.13.16) -> List(3.8.0-RC4) in runtime-akkaJVM3/crossScalaVersions
112OpenCB::Limitting incorrect crossVersions List(2.13.16) -> List(2.12.20) in e2e-coreJVM2_12/crossScalaVersions
113OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in annotationsJVM3/crossScalaVersions
114OpenCB::Limitting incorrect crossVersions List(2.13.16) -> List(3.8.0-RC4) in annotationsJVM3/crossScalaVersions
115OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in runtime-coreJVM3/crossScalaVersions
116OpenCB::Limitting incorrect crossVersions List(2.13.16) -> List(3.8.0-RC4) in runtime-coreJVM3/crossScalaVersions
117OpenCB::Limitting incorrect crossVersions List(2.13.16) -> List(2.12.20) in e2e-pekkoJVM2_12/crossScalaVersions
118[info] set current project to grpc-rest-gateway (in build file:/build/repo/)
119[info] Setting Scala version to 3.8.0-RC4 on 9 projects.
120[info] Switching Scala version on:
121[info] runtime-pekkoJVM3 (3.8.0-RC4)
122[info] runtime-akkaJVM3 (3.8.0-RC4)
123[info] codeGenJVM3 (3.8.0-RC4)
124[info] runtime-coreJVM3 (3.8.0-RC4)
125[info] runtime-nettyJVM3 (3.8.0-RC4)
126[info] e2e-coreJVM3 (3.8.0-RC4)
127[info] annotationsJVM3 (3.8.0-RC4)
128[info] e2e-nettyJVM3 (3.8.0-RC4)
129[info] e2e-pekkoJVM3 (3.8.0-RC4)
130[info] Excluding projects:
131[info] protoc-gen-grpc-rest-gateway-plugin-windows (2.12.20)
132[info] runtime-pekkoJVM2_12 (2.12.20)
133[info] e2e-api (2.13.16)
134[info] e2e-pekkoJVM2_12 (2.12.20)
135[info] * grpc-rest-gateway (2.13.16)
136[info] e2e-nettyJVM2_13 (2.13.16)
137[info] e2e-coreJVM2_12 (2.12.20)
138[info] codeGenJVM2_12 (2.12.20)
139[info] e2e-nettyJVM2_12 (2.12.20)
140[info] annotationsJVM2_13 (2.13.16)
141[info] e2e-pekkoJVM2_13 (2.13.16)
142[info] e2e-coreJVM2_13 (2.13.16)
143[info] runtime-akkaJVM2_13 (2.13.16)
144[info] runtime-nettyJVM2_12 (2.12.20)
145[info] runtime-coreJVM2_13 (2.13.16)
146[info] protoc-gen-grpc-rest-gateway-plugin (2.13.16)
147[info] annotationsJVM2_12 (2.12.20)
148[info] protoc-gen-grpc-rest-gateway-plugin-unix (2.12.20)
149[info] runtime-nettyJVM2_13 (2.13.16)
150[info] runtime-coreJVM2_12 (2.12.20)
151[info] api (2.13.16)
152[info] runtime-akkaJVM2_12 (2.12.20)
153[info] codeGenJVM2_13 (2.13.16)
154[info] runtime-pekkoJVM2_13 (2.13.16)
155[info] Reapplying settings...
156[info] set current project to grpc-rest-gateway (in build file:/build/repo/)
157Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
158[info] Reapplying settings...
159[info] set current project to grpc-rest-gateway (in build file:/build/repo/)
160[info] Defining Global / credentials, ThisBuild / credentials and 32 others.
161[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 297 others.
162[info] Run `last` for details.
163[info] Reapplying settings...
164[info] set current project to grpc-rest-gateway (in build file:/build/repo/)
165Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
166[info] Reapplying settings...
167OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
168
169 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
170 Did you mean runtime-pekkoJVM3 / allExcludeDependencies ?
171 , retry without global scopes
172[info] Reapplying settings...
173[info] set current project to grpc-rest-gateway (in build file:/build/repo/)
174Execute removeScalacOptionsStartingWith: -P:wartremover
175[info] Reapplying settings...
176[info] set current project to grpc-rest-gateway (in build file:/build/repo/)
177[success] Total time: 0 s, completed Dec 22, 2025, 8:12:12 PM
178Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val Scala3 = \"3.5.2\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
179Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
180Starting build...
181Projects: Set(runtime-pekkoJVM3, runtime-akkaJVM3, codeGenJVM3, runtime-coreJVM3, runtime-nettyJVM3, annotationsJVM3)
182Starting build for ProjectRef(file:/build/repo/,runtime-akkaJVM3) (grpc-rest-gateway-runtime-akka)... [0/6]
183OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
184OpenCB::Filter out '-source', matches setting pattern '^-?-source(:.*)?'
185Compile scalacOptions: future, -explain, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
186[info] compiling 4 Scala sources to /build/repo/runtime-core/target/jvm-3/classes ...
187[info] done compiling
188[info] compiling 4 Scala sources to /build/repo/runtime-akka/target/jvm-3/classes ...
189[info] done compiling
190Starting build for ProjectRef(file:/build/repo/,annotationsJVM3) (grpc-rest-gateway-annotations)... [1/6]
191Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
192[info] Compiling 1 protobuf files to /build/repo/annotations/target/jvm-3/src_managed/main
193[info] compiling 1 Scala source and 1 Java source to /build/repo/annotations/target/jvm-3/classes ...
194[info] done compiling
195Starting build for ProjectRef(file:/build/repo/,codeGenJVM3) (grpc-rest-gateway-code-gen)... [2/6]
196Compile scalacOptions: future, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
197[info] compiling 18 Scala sources to /build/repo/code-gen/target/jvm-3/classes ...
198[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/code-gen/src/main/scala/com/improving/grpc_rest_gateway/compiler/utils/path_parser/models.scala:83:8
199[warn] 83 | if (obj.isInstanceOf[TreeNode[Source]]) {
200[warn] | ^^^
201[warn] |the type test for com.improving.grpc_rest_gateway.compiler.utils.path_parser.TreeNode[Source] cannot be checked at runtime because its type arguments can't be determined from Any
202[warn] |
203[warn] | longer explanation available when compiling with `-explain`
204[warn] there were 4 deprecation warnings; re-run with -deprecation for details
205[warn] two warnings found
206[info] done compiling
207[info] compiling 1 Scala source to /build/repo/code-gen/target/jvm-3/test-classes ...
208[info] done compiling
209[info] PathParserSpec:
210[info] TreeNode
211[info] - should create empty tree node
212[info] - should create from RawPath
213[info] - should create from raw path with multiple methods
214[info] - should create from raw path with single path element
215[info] - should update current tree
216[info] ParserUtils
217[info] - should build tree with single node
218[info] - should build entire tree
219Starting build for ProjectRef(file:/build/repo/,runtime-pekkoJVM3) (grpc-rest-gateway-runtime-pekko)... [3/6]
220Compile scalacOptions: future, -explain, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
221[info] compiling 4 Scala sources to /build/repo/runtime-pekko/target/jvm-3/classes ...
222[info] done compiling
223Starting build for ProjectRef(file:/build/repo/,runtime-coreJVM3) (grpc-rest-gateway-runtime-core)... [4/6]
224Compile scalacOptions: future, -explain, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
225Starting build for ProjectRef(file:/build/repo/,runtime-nettyJVM3) (grpc-rest-gateway-runtime-netty)... [5/6]
226Compile scalacOptions: future, -explain, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
227[info] compiling 8 Scala sources to /build/repo/runtime-netty/target/jvm-3/classes ...
228[info] done compiling
229
230************************
231Build summary:
232[{
233 "module": "grpc-rest-gateway-runtime-akka",
234 "compile": {"status": "ok", "tookMs": 10729, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
235 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
236 "test-compile": {"status": "ok", "tookMs": 252, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
237 "test": {"status": "ok", "tookMs": 201, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
238 "publish": {"status": "skipped", "tookMs": 0},
239 "metadata": {
240 "crossScalaVersions": ["2.13.16", "3.5.2"]
241}
242},{
243 "module": "grpc-rest-gateway-annotations",
244 "compile": {"status": "ok", "tookMs": 6240, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
245 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
246 "test-compile": {"status": "ok", "tookMs": 118, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
247 "test": {"status": "ok", "tookMs": 113, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
248 "publish": {"status": "skipped", "tookMs": 0},
249 "metadata": {
250 "crossScalaVersions": ["2.13.16", "3.5.2"]
251}
252},{
253 "module": "grpc-rest-gateway-code-gen",
254 "compile": {"status": "ok", "tookMs": 4441, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
255 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
256 "test-compile": {"status": "ok", "tookMs": 2055, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
257 "test": {"status": "ok", "tookMs": 554, "passed": 7, "failed": 0, "ignored": 0, "skipped": 0, "total": 7, "byFramework": [{"framework": "unknown", "stats": {"passed": 7, "failed": 0, "ignored": 0, "skipped": 0, "total": 7}}]},
258 "publish": {"status": "skipped", "tookMs": 0},
259 "metadata": {
260 "crossScalaVersions": ["2.13.16", "3.5.2"]
261}
262},{
263 "module": "grpc-rest-gateway-runtime-pekko",
264 "compile": {"status": "ok", "tookMs": 1322, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
265 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
266 "test-compile": {"status": "ok", "tookMs": 174, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
267 "test": {"status": "ok", "tookMs": 179, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
268 "publish": {"status": "skipped", "tookMs": 0},
269 "metadata": {
270 "crossScalaVersions": ["2.13.16", "3.5.2"]
271}
272},{
273 "module": "grpc-rest-gateway-runtime-core",
274 "compile": {"status": "ok", "tookMs": 78, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
275 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
276 "test-compile": {"status": "ok", "tookMs": 127, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
277 "test": {"status": "ok", "tookMs": 130, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
278 "publish": {"status": "skipped", "tookMs": 0},
279 "metadata": {
280 "crossScalaVersions": ["2.13.16", "3.5.2"]
281}
282},{
283 "module": "grpc-rest-gateway-runtime-netty",
284 "compile": {"status": "ok", "tookMs": 1157, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
285 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
286 "test-compile": {"status": "ok", "tookMs": 192, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
287 "test": {"status": "ok", "tookMs": 184, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
288 "publish": {"status": "skipped", "tookMs": 0},
289 "metadata": {
290 "crossScalaVersions": ["2.13.16", "3.5.2"]
291}
292}]
293************************
294[success] Total time: 104 s (0:01:44.0), completed Dec 22, 2025, 8:13:55 PM
295[0JChecking patch project/plugins.sbt...
296Checking patch project/Dependencies.scala...
297Checking patch build.sbt...
298Applied patch project/plugins.sbt cleanly.
299Applied patch project/Dependencies.scala cleanly.
300Applied patch build.sbt cleanly.