Build Logs
playframework/play-ws • scheduled_3.8.1-RC1-bin-20251128-fe49539-NIGHTLY
Errors
0
Warnings
24
Total Lines
453
1##################################
2Clonning https://github.com/playframework/play-ws.git into /build/repo using revision 3.1.0-M11
3##################################
4Note: switching to '4f2d99820c3609a6067a253094879582d850a96b'.
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.3.7
22Using target Scala version for migration: 3.7.4
23Migrating project for -source:3.7 using Scala 3.7.4
24----
25Preparing build for 3.7.4
26Would try to apply common scalacOption (best-effort, sbt/mill only):
27Append: -rewrite,REQUIRE:-source:3.7-migration
28Remove: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
29
30Try apply source patch:
31Path: project/Dependencies.scala
32Pattern: val scala3 = "3.3.7"
33Replacement: val scala3 = "3.7.4"
34Starting compilation server
35Compiling project (Scala 3.7.3, JVM (17))
36Compiled project (Scala 3.7.3, JVM (17))
37Successfully applied pattern 'val scala3 = "3.3.7"' in project/Dependencies.scala
38----
39Starting build for 3.7.4
40Execute tests: false
41sbt project found:
42No prepare script found for project playframework/play-ws
43##################################
44Scala version: 3.7.4
45Targets: org.playframework%play-ahc-ws-standalone org.playframework%play-ws-standalone org.playframework%play-ws-standalone-json org.playframework%play-ws-standalone-xml
46Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3 = \"3.3.7\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
47##################################
48Using extra scalacOptions: -rewrite,REQUIRE:-source:3.7-migration
49Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
50[sbt_options] declare -a sbt_options=()
51[process_args] java_version = '17'
52[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
53# Executing command line:
54java
55-Dfile.encoding=UTF-8
56-Dcommunitybuild.scala=3.7.4
57-Dcommunitybuild.project.dependencies.add=
58-Xmx7G
59-Xms4G
60-Xss8M
61-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
62-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
63-jar
64/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
65"setCrossScalaVersions 3.7.4"
66"++3.7.4 -v"
67"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""
68"set every credentials := Nil"
69"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
70"removeScalacOptionsStartingWith -P:wartremover"
71
72moduleMappings
73"runBuild 3.7.4 """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3 = \"3.3.7\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" org.playframework%play-ahc-ws-standalone org.playframework%play-ws-standalone org.playframework%play-ws-standalone-json org.playframework%play-ws-standalone-xml"
74
75[info] [launcher] getting org.scala-sbt sbt 1.11.7 (this may take some time)...
76[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 17.0.8)
77[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
78[info] loading project definition from /build/repo/project
79[info] compiling 5 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
80[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
81[info] Compilation completed in 9.131s.
82[info] done compiling
83[info] loading settings for project root from build.sbt...
84[info] set current project to play-ws-standalone-root (in build file:/build/repo/)
85[warn] there's a key that's not used by any other settings/tasks:
86[warn]
87[warn] * shaded / headerLicense
88[warn] +- /build/repo/build.sbt:100
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
93OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in play-ws-standalone-json/crossScalaVersions
94OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in bench/crossScalaVersions
95OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in integration-tests/crossScalaVersions
96OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in play-ws-standalone-xml/crossScalaVersions
97OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in shaded-asynchttpclient/crossScalaVersions
98OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in shaded/crossScalaVersions
99OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in play-ahc-ws-standalone/crossScalaVersions
100OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in play-ws-standalone/crossScalaVersions
101OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in shaded-oauth/crossScalaVersions
102[info] set current project to play-ws-standalone-root (in build file:/build/repo/)
103[info] Setting Scala version to 3.7.4 on 9 projects.
104[info] Switching Scala version on:
105[info] play-ahc-ws-standalone (2.13.17, 3.7.4)
106[info] shaded-asynchttpclient (2.13.17, 3.7.4)
107[info] play-ws-standalone-xml (2.13.17, 3.7.4)
108[info] shaded-oauth (2.13.17, 3.7.4)
109[info] shaded (2.13.17, 3.7.4)
110[info] integration-tests (2.13.17, 3.7.4)
111[info] play-ws-standalone-json (2.13.17, 3.7.4)
112[info] play-ws-standalone (2.13.17, 3.7.4)
113[info] bench (2.13.17, 3.7.4)
114[info] Excluding projects:
115[info] * root (2.13.17)
116[info] Reapplying settings...
117[info] set current project to play-ws-standalone-root (in build file:/build/repo/)
118Execute 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
119[info] Reapplying settings...
120[info] set current project to play-ws-standalone-root (in build file:/build/repo/)
121[info] Defining Global / credentials, bench / credentials and 8 others.
122[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 79 others.
123[info] Run `last` for details.
124[info] Reapplying settings...
125[info] set current project to play-ws-standalone-root (in build file:/build/repo/)
126Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
127[info] Reapplying settings...
128OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
129
130 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
131 Did you mean allExcludeDependencies ?
132 , retry without global scopes
133[info] Reapplying settings...
134[info] set current project to play-ws-standalone-root (in build file:/build/repo/)
135Execute removeScalacOptionsStartingWith: -P:wartremover
136[info] Reapplying settings...
137[info] set current project to play-ws-standalone-root (in build file:/build/repo/)
138[success] Total time: 0 s, completed Nov 29, 2025, 1:35:53 AM
139Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3 = \"3.3.7\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
140Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
141Starting build...
142Projects: Set(play-ahc-ws-standalone, play-ws-standalone, play-ws-standalone-json, play-ws-standalone-xml)
143Starting build for ProjectRef(file:/build/repo/,play-ahc-ws-standalone) (play-ahc-ws-standalone)... [0/4]
144OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
145OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.7-migration` in Scala 2.12.20 module Global
146OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
147OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
148Compile scalacOptions: -release, 17, -encoding, UTF-8, -unchecked, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
149[info] 3 file(s) merged using strategy 'Discard' (Run the task at debug level to see the details)
150[info] Built: /build/repo/shaded/oauth/target/shaded-oauth.jar
151[info] Jar hash: a6bc98909cd0ebf21632e454be345c81f1b1033d
152[info] compiling 10 Scala sources and 18 Java sources to /build/repo/play-ws-standalone/target/scala-3.7.4/classes ...
153[info] [patched file /build/repo/play-ws-standalone/src/main/scala/play/api/libs/ws/StandaloneWSRequest.scala]
154[info] done compiling
155[info] compiling 24 Scala sources and 8 Java sources to /build/repo/play-ahc-ws-standalone/target/scala-3.7.4/classes ...
156[info] [patched file /build/repo/play-ahc-ws-standalone/src/main/scala/play/api/libs/ws/ahc/cache/CacheableResponse.scala]
157[info] [patched file /build/repo/play-ahc-ws-standalone/src/main/scala/play/api/libs/ws/ahc/AhcUtilities.scala]
158[info] [patched file /build/repo/play-ahc-ws-standalone/src/main/scala/play/api/libs/ws/ahc/cache/CacheAsyncConnection.scala]
159[info] [patched file /build/repo/play-ahc-ws-standalone/src/main/scala/play/api/libs/ws/ahc/FormUrlEncodedParser.scala]
160[info] [patched file /build/repo/play-ahc-ws-standalone/src/main/scala/play/api/libs/ws/ahc/StandaloneAhcWSRequest.scala]
161[info] [patched file /build/repo/play-ahc-ws-standalone/src/main/scala/play/api/libs/ws/ahc/StreamedResponse.scala]
162[info] [patched file /build/repo/play-ahc-ws-standalone/src/main/scala/play/api/libs/ws/ahc/cache/CachingAsyncHttpClient.scala]
163[info] [patched file /build/repo/play-ahc-ws-standalone/src/main/scala/play/api/libs/ws/ahc/StandaloneAhcWSClient.scala]
164[warn] /build/repo/play-ahc-ws-standalone/src/main/java/play/libs/ws/ahc/StandaloneAhcWSRequest.java:423:53: DefaultHttpHeaders(boolean) in play.shaded.ahc.io.netty.handler.codec.http.DefaultHttpHeaders has been deprecated
165[warn] new DefaultHttpHeaders(validate)
166[warn] ^
167[info] done compiling
168[info] Assembly jar up to date: /build/repo/shaded/oauth/target/shaded-oauth.jar
169[info] compiling 1 Scala source to /build/repo/play-ws-standalone/target/scala-3.7.4/classes ...
170[info] done compiling
171[info] compiling 8 Scala sources to /build/repo/play-ahc-ws-standalone/target/scala-3.7.4/classes ...
172[info] done compiling
173[info] compiling 12 Scala sources to /build/repo/play-ahc-ws-standalone/target/scala-3.7.4/test-classes ...
174[warn] there were 5 deprecation warnings; re-run with -deprecation for details
175[warn] one warning found
176[info] done compiling
177[info] Assembly jar up to date: /build/repo/shaded/oauth/target/shaded-oauth.jar
178[info] Assembly jar up to date: /build/repo/shaded/oauth/target/shaded-oauth.jar
179Starting build for ProjectRef(file:/build/repo/,play-ws-standalone) (play-ws-standalone)... [1/4]
180Compile scalacOptions: -release, 17, -encoding, UTF-8, -unchecked, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
181[info] compiling 1 Scala source to /build/repo/play-ws-standalone/target/scala-3.7.4/test-classes ...
182[info] done compiling
183Starting build for ProjectRef(file:/build/repo/,play-ws-standalone-json) (play-ws-standalone-json)... [2/4]
184Compile scalacOptions: -release, 17, -encoding, UTF-8, -unchecked, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
185[info] compiling 3 Scala sources and 2 Java sources to /build/repo/play-ws-standalone-json/target/scala-3.7.4/classes ...
186[info] done compiling
187[info] compiling 1 Scala source to /build/repo/play-ws-standalone-json/target/scala-3.7.4/test-classes ...
188[info] done compiling
189Starting build for ProjectRef(file:/build/repo/,play-ws-standalone-xml) (play-ws-standalone-xml)... [3/4]
190Compile scalacOptions: -release, 17, -encoding, UTF-8, -unchecked, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
191[info] compiling 3 Scala sources and 3 Java sources to /build/repo/play-ws-standalone-xml/target/scala-3.7.4/classes ...
192[info] done compiling
193
194************************
195Build summary:
196[{
197 "module": "play-ahc-ws-standalone",
198 "compile": {"status": "ok", "tookMs": 27643, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
199 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
200 "test-compile": {"status": "ok", "tookMs": 9716, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
201 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
202 "publish": {"status": "skipped", "tookMs": 0},
203 "metadata": {
204 "crossScalaVersions": ["2.13.17", "3.3.7"]
205}
206},{
207 "module": "play-ws-standalone",
208 "compile": {"status": "ok", "tookMs": 46, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
209 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
210 "test-compile": {"status": "ok", "tookMs": 1033, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
211 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
212 "publish": {"status": "skipped", "tookMs": 0},
213 "metadata": {
214 "crossScalaVersions": ["2.13.17", "3.3.7"]
215}
216},{
217 "module": "play-ws-standalone-json",
218 "compile": {"status": "ok", "tookMs": 581, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
219 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
220 "test-compile": {"status": "ok", "tookMs": 966, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
221 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
222 "publish": {"status": "skipped", "tookMs": 0},
223 "metadata": {
224 "crossScalaVersions": ["2.13.17", "3.3.7"]
225}
226},{
227 "module": "play-ws-standalone-xml",
228 "compile": {"status": "ok", "tookMs": 668, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
229 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
230 "test-compile": {"status": "ok", "tookMs": 131, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
231 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
232 "publish": {"status": "skipped", "tookMs": 0},
233 "metadata": {
234 "crossScalaVersions": ["2.13.17", "3.3.7"]
235}
236}]
237************************
238[success] Total time: 86 s (0:01:26.0), completed Nov 29, 2025, 1:37:19 AM
239[0JChecking patch project/plugins.sbt...
240Checking patch project/Dependencies.scala...
241Checking patch build.sbt...
242Applied patch project/plugins.sbt cleanly.
243Applied patch project/Dependencies.scala cleanly.
244Applied patch build.sbt cleanly.
245Commit migration rewrites
246Switched to a new branch 'opencb/migrate-source-3.7'
247[opencb/migrate-source-3.7 5ce75f1] Apply Scala compiler rewrites using -source:3.7-migration using Scala 3.7.4
248 9 files changed, 18 insertions(+), 18 deletions(-)
249----
250Preparing build for 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY
251Scala binary version found: 3.8
252Implicitly using source version 3.8
253Scala binary version found: 3.8
254Implicitly using source version 3.8
255Would try to apply common scalacOption (best-effort, sbt/mill only):
256Append: ,REQUIRE:-source:3.8
257Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
258
259Try apply source patch:
260Path: project/Dependencies.scala
261Pattern: val scala3 = "3.3.7"
262Replacement: val scala3 = "3.8.1-RC1-bin-20251128-fe49539-NIGHTLY"
263Successfully applied pattern 'val scala3 = "3.3.7"' in project/Dependencies.scala
264----
265Starting build for 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY
266Execute tests: false
267sbt project found:
268No prepare script found for project playframework/play-ws
269##################################
270Scala version: 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY
271Targets: org.playframework%play-ahc-ws-standalone org.playframework%play-ws-standalone org.playframework%play-ws-standalone-json org.playframework%play-ws-standalone-xml
272Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3 = \"3.3.7\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
273##################################
274Using extra scalacOptions: ,REQUIRE:-source:3.8
275Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
276[sbt_options] declare -a sbt_options=()
277[process_args] java_version = '17'
278[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
279# Executing command line:
280java
281-Dfile.encoding=UTF-8
282-Dcommunitybuild.scala=3.8.1-RC1-bin-20251128-fe49539-NIGHTLY
283-Dcommunitybuild.project.dependencies.add=
284-Xmx7G
285-Xms4G
286-Xss8M
287-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
288-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
289-jar
290/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
291"setCrossScalaVersions 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY"
292"++3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -v"
293"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
294"set every credentials := Nil"
295"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
296"removeScalacOptionsStartingWith -P:wartremover"
297
298moduleMappings
299"runBuild 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3 = \"3.3.7\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" org.playframework%play-ahc-ws-standalone org.playframework%play-ws-standalone org.playframework%play-ws-standalone-json org.playframework%play-ws-standalone-xml"
300
301[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 17.0.8)
302[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
303[info] loading project definition from /build/repo/project
304[info] compiling 1 Scala source to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
305[info] done compiling
306[info] loading settings for project root from build.sbt...
307[info] set current project to play-ws-standalone-root (in build file:/build/repo/)
308[warn] there's a key that's not used by any other settings/tasks:
309[warn]
310[warn] * shaded / headerLicense
311[warn] +- /build/repo/build.sbt:100
312[warn]
313[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
314[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
315Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY
316OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in play-ws-standalone-json/crossScalaVersions
317OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in integration-tests/crossScalaVersions
318OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in play-ws-standalone-xml/crossScalaVersions
319OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in bench/crossScalaVersions
320OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in shaded/crossScalaVersions
321OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in shaded-asynchttpclient/crossScalaVersions
322OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in play-ahc-ws-standalone/crossScalaVersions
323OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in play-ws-standalone/crossScalaVersions
324OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in shaded-oauth/crossScalaVersions
325[info] set current project to play-ws-standalone-root (in build file:/build/repo/)
326[info] Setting Scala version to 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY on 9 projects.
327[info] Switching Scala version on:
328[info] play-ahc-ws-standalone (2.13.17, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
329[info] shaded-asynchttpclient (2.13.17, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
330[info] play-ws-standalone-xml (2.13.17, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
331[info] shaded-oauth (2.13.17, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
332[info] shaded (2.13.17, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
333[info] integration-tests (2.13.17, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
334[info] play-ws-standalone-json (2.13.17, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
335[info] play-ws-standalone (2.13.17, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
336[info] bench (2.13.17, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
337[info] Excluding projects:
338[info] * root (2.13.17)
339[info] Reapplying settings...
340[info] set current project to play-ws-standalone-root (in build file:/build/repo/)
341Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
342[info] Reapplying settings...
343[info] set current project to play-ws-standalone-root (in build file:/build/repo/)
344[info] Defining Global / credentials, bench / credentials and 8 others.
345[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 79 others.
346[info] Run `last` for details.
347[info] Reapplying settings...
348[info] set current project to play-ws-standalone-root (in build file:/build/repo/)
349Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
350[info] Reapplying settings...
351OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
352
353 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
354 Did you mean allExcludeDependencies ?
355 , retry without global scopes
356[info] Reapplying settings...
357[info] set current project to play-ws-standalone-root (in build file:/build/repo/)
358Execute removeScalacOptionsStartingWith: -P:wartremover
359[info] Reapplying settings...
360[info] set current project to play-ws-standalone-root (in build file:/build/repo/)
361[success] Total time: 0 s, completed Nov 29, 2025, 1:37:40 AM
362Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3 = \"3.3.7\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
363Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
364Starting build...
365Projects: Set(play-ahc-ws-standalone, play-ws-standalone, play-ws-standalone-json, play-ws-standalone-xml)
366Starting build for ProjectRef(file:/build/repo/,play-ahc-ws-standalone) (play-ahc-ws-standalone)... [0/4]
367OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
368OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
369OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
370Compile scalacOptions: -release, 17, -encoding, UTF-8, -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
371[info] compiling 10 Scala sources and 18 Java sources to /build/repo/play-ws-standalone/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/classes ...
372[info] 3 file(s) merged using strategy 'Discard' (Run the task at debug level to see the details)
373[info] Built: /build/repo/shaded/oauth/target/shaded-oauth.jar
374[info] Jar hash: 39b9c14d3af07dd569c7694408d6ec181ce5e072
375[info] done compiling
376[info] compiling 24 Scala sources and 8 Java sources to /build/repo/play-ahc-ws-standalone/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/classes ...
377[warn] /build/repo/play-ahc-ws-standalone/src/main/java/play/libs/ws/ahc/StandaloneAhcWSRequest.java:423:53: DefaultHttpHeaders(boolean) in play.shaded.ahc.io.netty.handler.codec.http.DefaultHttpHeaders has been deprecated
378[warn] new DefaultHttpHeaders(validate)
379[warn] ^
380[info] done compiling
381[info] Assembly jar up to date: /build/repo/shaded/oauth/target/shaded-oauth.jar
382[info] compiling 12 Scala sources to /build/repo/play-ahc-ws-standalone/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/test-classes ...
383[warn] there were 5 deprecation warnings; re-run with -deprecation for details
384[warn] one warning found
385[info] done compiling
386[info] Assembly jar up to date: /build/repo/shaded/oauth/target/shaded-oauth.jar
387[info] Assembly jar up to date: /build/repo/shaded/oauth/target/shaded-oauth.jar
388Starting build for ProjectRef(file:/build/repo/,play-ws-standalone) (play-ws-standalone)... [1/4]
389Compile scalacOptions: -release, 17, -encoding, UTF-8, -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
390[info] compiling 1 Scala source to /build/repo/play-ws-standalone/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/test-classes ...
391[info] done compiling
392Starting build for ProjectRef(file:/build/repo/,play-ws-standalone-json) (play-ws-standalone-json)... [2/4]
393Compile scalacOptions: -release, 17, -encoding, UTF-8, -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
394[info] compiling 3 Scala sources and 2 Java sources to /build/repo/play-ws-standalone-json/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/classes ...
395[info] done compiling
396[info] compiling 1 Scala source to /build/repo/play-ws-standalone-json/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/test-classes ...
397[info] done compiling
398Starting build for ProjectRef(file:/build/repo/,play-ws-standalone-xml) (play-ws-standalone-xml)... [3/4]
399Compile scalacOptions: -release, 17, -encoding, UTF-8, -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
400[info] compiling 3 Scala sources and 3 Java sources to /build/repo/play-ws-standalone-xml/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/classes ...
401[info] done compiling
402
403************************
404Build summary:
405[{
406 "module": "play-ahc-ws-standalone",
407 "compile": {"status": "ok", "tookMs": 19944, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
408 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
409 "test-compile": {"status": "ok", "tookMs": 7865, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
410 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
411 "publish": {"status": "skipped", "tookMs": 0},
412 "metadata": {
413 "crossScalaVersions": ["2.13.17", "3.3.7"]
414}
415},{
416 "module": "play-ws-standalone",
417 "compile": {"status": "ok", "tookMs": 62, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
418 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
419 "test-compile": {"status": "ok", "tookMs": 1061, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
420 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
421 "publish": {"status": "skipped", "tookMs": 0},
422 "metadata": {
423 "crossScalaVersions": ["2.13.17", "3.3.7"]
424}
425},{
426 "module": "play-ws-standalone-json",
427 "compile": {"status": "ok", "tookMs": 828, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
428 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
429 "test-compile": {"status": "ok", "tookMs": 1216, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
430 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
431 "publish": {"status": "skipped", "tookMs": 0},
432 "metadata": {
433 "crossScalaVersions": ["2.13.17", "3.3.7"]
434}
435},{
436 "module": "play-ws-standalone-xml",
437 "compile": {"status": "ok", "tookMs": 755, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
438 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
439 "test-compile": {"status": "ok", "tookMs": 149, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
440 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
441 "publish": {"status": "skipped", "tookMs": 0},
442 "metadata": {
443 "crossScalaVersions": ["2.13.17", "3.3.7"]
444}
445}]
446************************
447[success] Total time: 46 s, completed Nov 29, 2025, 1:38:26 AM
448[0JChecking patch project/plugins.sbt...
449Checking patch project/Dependencies.scala...
450Checking patch build.sbt...
451Applied patch project/plugins.sbt cleanly.
452Applied patch project/Dependencies.scala cleanly.
453Applied patch build.sbt cleanly.