Build Logs

endpoints4s/play • 3.8.0-RC5:2025-12-31

Errors

0

Warnings

7

Total Lines

357

1##################################
2Clonning https://github.com/endpoints4s/play.git into /build/repo using revision v7.0.0
3##################################
4Note: switching to 'b805ba38d6131d7f4dbffb08260c7980d6c089ea'.
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.4 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.4-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.9.7 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 endpoints4s/play
35##################################
36Scala version: 3.7.4
37Targets: org.endpoints4s%play-client org.endpoints4s%play-server org.endpoints4s%play-server-circe
38Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[]}
39##################################
40Using extra scalacOptions: -rewrite,REQUIRE:-source:3.4-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.4-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.4"],"sourcePatches":[]}""" org.endpoints4s%play-client org.endpoints4s%play-server org.endpoints4s%play-server-circe"
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 3 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.857s.
73[info] done compiling
74[info] loading settings for project play from build.sbt...
75[info] set current project to play (in build file:/build/repo/)
76Execute setCrossScalaVersions: 3.7.4
77OpenCB::Changing crossVersion 3.3.1 -> 3.7.4 in play-server/crossScalaVersions
78OpenCB::Changing crossVersion 3.3.1 -> 3.7.4 in play/crossScalaVersions
79OpenCB::Changing crossVersion 3.3.1 -> 3.7.4 in play-server-circe/crossScalaVersions
80OpenCB::Changing crossVersion 3.3.1 -> 3.7.4 in documentation/crossScalaVersions
81OpenCB::Changing crossVersion 3.3.1 -> 3.7.4 in play-client/crossScalaVersions
82[info] set current project to play (in build file:/build/repo/)
83[info] Setting Scala version to 3.7.4 on 5 projects.
84[info] Switching Scala version on:
85[info] play-server-circe (2.13.12, 3.7.4)
86[info] * play (2.13.12, 3.7.4)
87[info] documentation (2.13.12, 3.7.4)
88[info] play-client (2.13.12, 3.7.4)
89[info] play-server (2.13.12, 3.7.4)
90[info] Excluding projects:
91[info] Reapplying settings...
92[info] set current project to play (in build file:/build/repo/)
93Execute mapScalacOptions: -rewrite,REQUIRE:-source:3.4-migration,-Wconf:msg=can be rewritten automatically under:s -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
94[info] Reapplying settings...
95[info] set current project to play (in build file:/build/repo/)
96[info] Defining Global / credentials, credentials and 3 others.
97[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 24 others.
98[info] Run `last` for details.
99[info] Reapplying settings...
100[info] set current project to play (in build file:/build/repo/)
101Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
102[info] Reapplying settings...
103OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
104
105 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
106 Did you mean allExcludeDependencies ?
107 , retry without global scopes
108[info] Reapplying settings...
109[info] set current project to play (in build file:/build/repo/)
110Execute removeScalacOptionsStartingWith: -P:wartremover
111[info] Reapplying settings...
112[info] set current project to play (in build file:/build/repo/)
113[success] Total time: 0 s, completed Dec 31, 2025, 11:07:21 PM
114Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[]}
115Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
116Starting build...
117Projects: Set(play-client, play-server, play-server-circe)
118Starting build for ProjectRef(file:/build/repo/,play-client) (play-client)... [0/3]
119OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
120OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.4-migration` in Scala 2.12.20 module Global
121Compile scalacOptions: -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
122[info] compiling 9 Scala sources to /build/repo/client/target/scala-3.7.4/classes ...
123[info] [patched file /build/repo/client/src/main/scala/endpoints4s/play/client/Endpoints.scala]
124[info] [patched file /build/repo/client/src/main/scala/endpoints4s/play/client/JsonEntities.scala]
125[info] done compiling
126[info] compiling 2 Scala sources to /build/repo/client/target/scala-3.7.4/classes ...
127[info] done compiling
128[info] compiling 4 Scala sources to /build/repo/client/target/scala-3.7.4/test-classes ...
129[info] done compiling
130Starting build for ProjectRef(file:/build/repo/,play-server) (play-server)... [1/3]
131Compile scalacOptions: -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
132[info] compiling 14 Scala sources to /build/repo/server/target/scala-3.7.4/classes ...
133[info] [patched file /build/repo/server/src/main/scala/endpoints4s/play/server/Endpoints.scala]
134[info] [patched file /build/repo/server/src/main/scala/endpoints4s/play/server/Assets.scala]
135[info] [patched file /build/repo/server/src/main/scala/endpoints4s/play/server/JsonEntities.scala]
136[info] [patched file /build/repo/server/src/main/scala/endpoints4s/play/server/ChunkedEntities.scala]
137[warn] there was 1 feature warning; re-run with -feature for details
138[warn] one warning found
139[info] done compiling
140[info] compiling 4 Scala sources to /build/repo/server/target/scala-3.7.4/classes ...
141[warn] there was 1 feature warning; re-run with -feature for details
142[warn] one warning found
143[info] done compiling
144[info] compiling 3 Scala sources to /build/repo/server/target/scala-3.7.4/classes ...
145[warn] one warning found
146[info] done compiling
147[info] compiling 4 Scala sources to /build/repo/server/target/scala-3.7.4/test-classes ...
148[info] [patched file /build/repo/server/src/test/scala/endpoints4s/play/server/ServerInterpreterTest.scala]
149[info] done compiling
150[info] compiling 1 Scala source to /build/repo/server/target/scala-3.7.4/test-classes ...
151[info] done compiling
152Starting build for ProjectRef(file:/build/repo/,play-server-circe) (play-server-circe)... [2/3]
153Compile scalacOptions: -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
154[info] compiling 3 Scala sources to /build/repo/server-circe/target/scala-3.7.4/classes ...
155[info] done compiling
156
157************************
158Build summary:
159[{
160 "module": "play-client",
161 "compile": {"status": "ok", "tookMs": 7178, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
162 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
163 "test-compile": {"status": "ok", "tookMs": 5286, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
164 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
165 "publish": {"status": "skipped", "tookMs": 0},
166 "metadata": {
167 "crossScalaVersions": ["2.13.12", "3.3.1"]
168}
169},{
170 "module": "play-server",
171 "compile": {"status": "ok", "tookMs": 3541, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
172 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
173 "test-compile": {"status": "ok", "tookMs": 5129, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
174 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
175 "publish": {"status": "skipped", "tookMs": 0},
176 "metadata": {
177 "crossScalaVersions": ["2.13.12", "3.3.1"]
178}
179},{
180 "module": "play-server-circe",
181 "compile": {"status": "ok", "tookMs": 862, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
182 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
183 "test-compile": {"status": "ok", "tookMs": 148, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
184 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
185 "publish": {"status": "skipped", "tookMs": 0},
186 "metadata": {
187 "crossScalaVersions": ["2.13.12", "3.3.1"]
188}
189}]
190************************
191[success] Total time: 36 s, completed Dec 31, 2025, 11:07:56 PM
192[0JChecking patch project/plugins.sbt...
193Checking patch project/build.properties...
194Checking patch build.sbt...
195Applied patch project/plugins.sbt cleanly.
196Applied patch project/build.properties cleanly.
197Applied patch build.sbt cleanly.
198Commit migration rewrites
199Switched to a new branch 'opencb/migrate-source-3.4'
200[opencb/migrate-source-3.4 959f697] Apply Scala compiler rewrites using -source:3.4-migration using Scala 3.7.4
201 7 files changed, 15 insertions(+), 15 deletions(-)
202----
203Preparing build for 3.8.0-RC5
204Scala binary version found: 3.8
205Implicitly using source version 3.8
206Scala binary version found: 3.8
207Implicitly using source version 3.8
208Would try to apply common scalacOption (best-effort, sbt/mill only):
209Append: ,REQUIRE:-source:3.8
210Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
211----
212Starting build for 3.8.0-RC5
213Execute tests: true
214sbt project found:
215Sbt version 1.9.7 is not supported, minimal supported version is 1.11.5
216Enforcing usage of sbt in version 1.11.5
217No prepare script found for project endpoints4s/play
218##################################
219Scala version: 3.8.0-RC5
220Targets: org.endpoints4s%play-client org.endpoints4s%play-server org.endpoints4s%play-server-circe
221Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[]}
222##################################
223Using extra scalacOptions: ,REQUIRE:-source:3.8
224Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
225[sbt_options] declare -a sbt_options=()
226[process_args] java_version = '17'
227[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
228# Executing command line:
229java
230-Dfile.encoding=UTF-8
231-Dcommunitybuild.scala=3.8.0-RC5
232-Dcommunitybuild.project.dependencies.add=
233-Xmx7G
234-Xms4G
235-Xss8M
236-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
237-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
238-jar
239/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
240"setCrossScalaVersions 3.8.0-RC5"
241"++3.8.0-RC5 -v"
242"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
243"set every credentials := Nil"
244"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
245"removeScalacOptionsStartingWith -P:wartremover"
246
247moduleMappings
248"runBuild 3.8.0-RC5 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[]}""" org.endpoints4s%play-client org.endpoints4s%play-server org.endpoints4s%play-server-circe"
249
250[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
251[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
252[info] loading project definition from /build/repo/project
253[info] loading settings for project play from build.sbt...
254[info] set current project to play (in build file:/build/repo/)
255Execute setCrossScalaVersions: 3.8.0-RC5
256OpenCB::Changing crossVersion 3.3.1 -> 3.8.0-RC5 in play/crossScalaVersions
257OpenCB::Changing crossVersion 3.3.1 -> 3.8.0-RC5 in play-server-circe/crossScalaVersions
258OpenCB::Changing crossVersion 3.3.1 -> 3.8.0-RC5 in play-server/crossScalaVersions
259OpenCB::Changing crossVersion 3.3.1 -> 3.8.0-RC5 in documentation/crossScalaVersions
260OpenCB::Changing crossVersion 3.3.1 -> 3.8.0-RC5 in play-client/crossScalaVersions
261[info] set current project to play (in build file:/build/repo/)
262[info] Setting Scala version to 3.8.0-RC5 on 5 projects.
263[info] Switching Scala version on:
264[info] play-server-circe (2.13.12, 3.8.0-RC5)
265[info] * play (2.13.12, 3.8.0-RC5)
266[info] documentation (2.13.12, 3.8.0-RC5)
267[info] play-client (2.13.12, 3.8.0-RC5)
268[info] play-server (2.13.12, 3.8.0-RC5)
269[info] Excluding projects:
270[info] Reapplying settings...
271[info] set current project to play (in build file:/build/repo/)
272Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
273[info] Reapplying settings...
274[info] set current project to play (in build file:/build/repo/)
275[info] Defining Global / credentials, credentials and 3 others.
276[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 24 others.
277[info] Run `last` for details.
278[info] Reapplying settings...
279[info] set current project to play (in build file:/build/repo/)
280Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
281[info] Reapplying settings...
282OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
283
284 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
285 Did you mean allExcludeDependencies ?
286 , retry without global scopes
287[info] Reapplying settings...
288[info] set current project to play (in build file:/build/repo/)
289Execute removeScalacOptionsStartingWith: -P:wartremover
290[info] Reapplying settings...
291[info] set current project to play (in build file:/build/repo/)
292[success] Total time: 0 s, completed Dec 31, 2025, 11:08:09 PM
293Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[]}
294Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
295Starting build...
296Projects: Set(play-client, play-server, play-server-circe)
297Starting build for ProjectRef(file:/build/repo/,play-client) (play-client)... [0/3]
298OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
299Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
300[info] compiling 9 Scala sources to /build/repo/client/target/scala-3.8.0-RC5/classes ...
301[info] done compiling
302[info] compiling 4 Scala sources to /build/repo/client/target/scala-3.8.0-RC5/test-classes ...
303[info] done compiling
304Starting build for ProjectRef(file:/build/repo/,play-server) (play-server)... [1/3]
305Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
306[info] compiling 14 Scala sources to /build/repo/server/target/scala-3.8.0-RC5/classes ...
307[warn] there was 1 feature warning; re-run with -feature for details
308[warn] one warning found
309[info] done compiling
310[info] compiling 4 Scala sources to /build/repo/server/target/scala-3.8.0-RC5/test-classes ...
311[info] done compiling
312Starting build for ProjectRef(file:/build/repo/,play-server-circe) (play-server-circe)... [2/3]
313Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
314[info] compiling 3 Scala sources to /build/repo/server-circe/target/scala-3.8.0-RC5/classes ...
315[info] done compiling
316
317************************
318Build summary:
319[{
320 "module": "play-client",
321 "compile": {"status": "ok", "tookMs": 7267, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
322 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
323 "test-compile": {"status": "ok", "tookMs": 6422, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
324 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
325 "publish": {"status": "skipped", "tookMs": 0},
326 "metadata": {
327 "crossScalaVersions": ["2.13.12", "3.3.1"]
328}
329},{
330 "module": "play-server",
331 "compile": {"status": "ok", "tookMs": 3364, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
332 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
333 "test-compile": {"status": "ok", "tookMs": 2658, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
334 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
335 "publish": {"status": "skipped", "tookMs": 0},
336 "metadata": {
337 "crossScalaVersions": ["2.13.12", "3.3.1"]
338}
339},{
340 "module": "play-server-circe",
341 "compile": {"status": "ok", "tookMs": 904, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
342 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
343 "test-compile": {"status": "ok", "tookMs": 160, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
344 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
345 "publish": {"status": "skipped", "tookMs": 0},
346 "metadata": {
347 "crossScalaVersions": ["2.13.12", "3.3.1"]
348}
349}]
350************************
351[success] Total time: 26 s, completed Dec 31, 2025, 11:08:35 PM
352[0JChecking patch project/plugins.sbt...
353Checking patch project/build.properties...
354Checking patch build.sbt...
355Applied patch project/plugins.sbt cleanly.
356Applied patch project/build.properties cleanly.
357Applied patch build.sbt cleanly.