Build Logs
leanovate/play-mockws • scheduled_3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
Errors
0
Warnings
54
Total Lines
378
1##################################
2Clonning https://github.com/leanovate/play-mockws.git into /build/repo using revision v3.1.0
3##################################
4Note: switching to '9e1b3f37253248a4ac903c90984fdcaf22f9dca0'.
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.6
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: build.sbt
32Pattern: val scala3 = "3.3.6"
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.6"' in build.sbt
38----
39Starting build for 3.7.4
40Execute tests: false
41sbt project found:
42No prepare script found for project leanovate/play-mockws
43##################################
44Scala version: 3.7.4
45Targets: de.leanovate.play-mockws%play-mockws-2-9 de.leanovate.play-mockws%play-mockws-3-0
46Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.6\"","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":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.6\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" de.leanovate.play-mockws%play-mockws-2-9 de.leanovate.play-mockws%play-mockws-3-0"
74
75[info] [launcher] getting org.scala-sbt sbt 1.11.6 (this may take some time)...
76[info] welcome to sbt 1.11.6 (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] loading settings for project root from build.sbt...
80[info] set current project to play-mockws (in build file:/build/repo/)
81Execute setCrossScalaVersions: 3.7.4
82OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in play30/crossScalaVersions
83OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in play29/crossScalaVersions
84[info] set current project to play-mockws (in build file:/build/repo/)
85[info] Setting Scala version to 3.7.4 on 2 projects.
86[info] Switching Scala version on:
87[info] play29 (2.13.16, 3.7.4)
88[info] play30 (2.13.16, 3.7.4)
89[info] Excluding projects:
90[info] * root (2.13.16)
91[info] Reapplying settings...
92[info] set current project to play-mockws (in build file:/build/repo/)
93Execute 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
94[info] Reapplying settings...
95[info] set current project to play-mockws (in build file:/build/repo/)
96[info] Defining Global / credentials, credentials and 1 others.
97[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 23 others.
98[info] Run `last` for details.
99[info] Reapplying settings...
100[info] set current project to play-mockws (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-mockws (in build file:/build/repo/)
110Execute removeScalacOptionsStartingWith: -P:wartremover
111[info] Reapplying settings...
112[info] set current project to play-mockws (in build file:/build/repo/)
113[success] Total time: 0 s, completed Dec 28, 2025, 5:43:08 PM
114Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.6\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
115Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
116Starting build...
117Projects: Set(play29, play30)
118Starting build for ProjectRef(file:/build/repo/,play29) (play-mockws-2-9)... [0/2]
119OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
120OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.7-migration` in Scala 2.12.20 module Global
121OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.13.16 module Scope(Select(BuildRef(file:/build/repo/)), Zero, Zero, Zero)
122OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.7-migration` in Scala 2.13.16 module Scope(Select(BuildRef(file:/build/repo/)), Zero, Zero, Zero)
123OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
124OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
125Compile scalacOptions: -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
126[info] compiling 7 Scala sources to /build/repo/play-mockws/target/play29/scala-3.7.4/classes ...
127[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/play-mockws/src/main/play-2-9/mockws/FakeWSRequestHolder.scala:156:79
128[warn] 156 | private def applyRequestTimeout[T](req: FakeRequest[_])(future: Future[T]) = requestTimeout match {
129[warn] | ^^^^^^^^^^^^^^
130[warn] | match may not be exhaustive.
131[warn] |
132[warn] | It would fail on pattern case: Some(_)
133[warn] |
134[warn] | longer explanation available when compiling with `-explain`
135[info] [patched file /build/repo/play-mockws/src/main/play-2-9/mockws/FakeWSRequestHolder.scala]
136[info] [patched file /build/repo/play-mockws/src/main/play-2/mockws/MockWSHelpers.scala]
137[warn] one warning found
138[info] done compiling
139[info] compiling 2 Scala sources to /build/repo/play-mockws/target/play29/scala-3.7.4/classes ...
140[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/play-mockws/src/main/play-2-9/mockws/FakeWSRequestHolder.scala:156:79
141[warn] 156 | private def applyRequestTimeout[T](req: FakeRequest[?])(future: Future[T]) = requestTimeout match {
142[warn] | ^^^^^^^^^^^^^^
143[warn] | match may not be exhaustive.
144[warn] |
145[warn] | It would fail on pattern case: Some(_)
146[warn] |
147[warn] | longer explanation available when compiling with `-explain`
148[warn] one warning found
149[info] done compiling
150[info] compiling 11 Scala sources to /build/repo/play-mockws/target/play29/scala-3.7.4/test-classes ...
151[info] [patched file /build/repo/play-mockws/src/test/play-2/mockws/StreamingTest.scala]
152[info] [patched file /build/repo/play-mockws/src/test/scala/mockws/MockWSTest.scala]
153[info] done compiling
154[info] compiling 2 Scala sources to /build/repo/play-mockws/target/play29/scala-3.7.4/test-classes ...
155[info] done compiling
156Starting build for ProjectRef(file:/build/repo/,play30) (play-mockws-3-0)... [1/2]
157Compile scalacOptions: -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
158[info] compiling 7 Scala sources to /build/repo/play-mockws/target/play30/scala-3.7.4/classes ...
159[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/play-mockws/src/main/play-3-0/mockws/FakeWSRequestHolder.scala:156:79
160[warn] 156 | private def applyRequestTimeout[T](req: FakeRequest[_])(future: Future[T]) = requestTimeout match {
161[warn] | ^^^^^^^^^^^^^^
162[warn] | match may not be exhaustive.
163[warn] |
164[warn] | It would fail on pattern case: Some(_)
165[warn] |
166[warn] | longer explanation available when compiling with `-explain`
167[info] [patched file /build/repo/play-mockws/src/main/play-3-0/mockws/FakeWSRequestHolder.scala]
168[info] [patched file /build/repo/play-mockws/src/main/play-3/mockws/MockWSHelpers.scala]
169[warn] one warning found
170[info] done compiling
171[info] compiling 2 Scala sources to /build/repo/play-mockws/target/play30/scala-3.7.4/classes ...
172[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/play-mockws/src/main/play-3-0/mockws/FakeWSRequestHolder.scala:156:79
173[warn] 156 | private def applyRequestTimeout[T](req: FakeRequest[?])(future: Future[T]) = requestTimeout match {
174[warn] | ^^^^^^^^^^^^^^
175[warn] | match may not be exhaustive.
176[warn] |
177[warn] | It would fail on pattern case: Some(_)
178[warn] |
179[warn] | longer explanation available when compiling with `-explain`
180[warn] one warning found
181[info] done compiling
182[info] compiling 11 Scala sources to /build/repo/play-mockws/target/play30/scala-3.7.4/test-classes ...
183[info] [patched file /build/repo/play-mockws/src/test/play-3/mockws/StreamingTest.scala]
184[info] done compiling
185[info] compiling 1 Scala source to /build/repo/play-mockws/target/play30/scala-3.7.4/test-classes ...
186[info] done compiling
187
188************************
189Build summary:
190[{
191 "module": "play-mockws-2-9",
192 "compile": {"status": "ok", "tookMs": 7571, "warnings": 1, "errors": 0, "sourceVersion": "3.7-migration"},
193 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
194 "test-compile": {"status": "ok", "tookMs": 8308, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
195 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
196 "publish": {"status": "skipped", "tookMs": 0},
197 "metadata": {
198 "crossScalaVersions": ["2.13.16", "3.3.6"]
199}
200},{
201 "module": "play-mockws-3-0",
202 "compile": {"status": "ok", "tookMs": 1169, "warnings": 1, "errors": 0, "sourceVersion": "3.7-migration"},
203 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
204 "test-compile": {"status": "ok", "tookMs": 4851, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
205 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
206 "publish": {"status": "skipped", "tookMs": 0},
207 "metadata": {
208 "crossScalaVersions": ["2.13.16", "3.3.6"]
209}
210}]
211************************
212[success] Total time: 105 s (0:01:45.0), completed Dec 28, 2025, 5:44:52 PM
213[0JChecking patch project/plugins.sbt...
214Checking patch build.sbt...
215Applied patch project/plugins.sbt cleanly.
216Applied patch build.sbt cleanly.
217Commit migration rewrites
218Switched to a new branch 'opencb/migrate-source-3.7'
219[opencb/migrate-source-3.7 0742371] Apply Scala compiler rewrites using -source:3.7-migration using Scala 3.7.4
220 7 files changed, 32 insertions(+), 32 deletions(-)
221----
222Preparing build for 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
223Scala binary version found: 3.8
224Implicitly using source version 3.8
225Scala binary version found: 3.8
226Implicitly using source version 3.8
227Would try to apply common scalacOption (best-effort, sbt/mill only):
228Append: ,REQUIRE:-source:3.8
229Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
230
231Try apply source patch:
232Path: build.sbt
233Pattern: val scala3 = "3.3.6"
234Replacement: val scala3 = "3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY"
235Successfully applied pattern 'val scala3 = "3.3.6"' in build.sbt
236----
237Starting build for 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
238Execute tests: false
239sbt project found:
240No prepare script found for project leanovate/play-mockws
241##################################
242Scala version: 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
243Targets: de.leanovate.play-mockws%play-mockws-2-9 de.leanovate.play-mockws%play-mockws-3-0
244Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.6\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
245##################################
246Using extra scalacOptions: ,REQUIRE:-source:3.8
247Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
248[sbt_options] declare -a sbt_options=()
249[process_args] java_version = '17'
250[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
251# Executing command line:
252java
253-Dfile.encoding=UTF-8
254-Dcommunitybuild.scala=3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
255-Dcommunitybuild.project.dependencies.add=
256-Xmx7G
257-Xms4G
258-Xss8M
259-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
260-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
261-jar
262/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
263"setCrossScalaVersions 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY"
264"++3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -v"
265"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
266"set every credentials := Nil"
267"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
268"removeScalacOptionsStartingWith -P:wartremover"
269
270moduleMappings
271"runBuild 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.6\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" de.leanovate.play-mockws%play-mockws-2-9 de.leanovate.play-mockws%play-mockws-3-0"
272
273[info] welcome to sbt 1.11.6 (Eclipse Adoptium Java 17.0.8)
274[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
275[info] loading project definition from /build/repo/project
276[info] loading settings for project root from build.sbt...
277[info] set current project to play-mockws (in build file:/build/repo/)
278Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
279OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in play29/crossScalaVersions
280OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in play30/crossScalaVersions
281[info] set current project to play-mockws (in build file:/build/repo/)
282[info] Setting Scala version to 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY on 2 projects.
283[info] Switching Scala version on:
284[info] play29 (2.13.16, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
285[info] play30 (2.13.16, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
286[info] Excluding projects:
287[info] * root (2.13.16)
288[info] Reapplying settings...
289[info] set current project to play-mockws (in build file:/build/repo/)
290Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
291[info] Reapplying settings...
292[info] set current project to play-mockws (in build file:/build/repo/)
293[info] Defining Global / credentials, credentials and 1 others.
294[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 23 others.
295[info] Run `last` for details.
296[info] Reapplying settings...
297[info] set current project to play-mockws (in build file:/build/repo/)
298Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
299[info] Reapplying settings...
300OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
301
302 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
303 Did you mean allExcludeDependencies ?
304 , retry without global scopes
305[info] Reapplying settings...
306[info] set current project to play-mockws (in build file:/build/repo/)
307Execute removeScalacOptionsStartingWith: -P:wartremover
308[info] Reapplying settings...
309[info] set current project to play-mockws (in build file:/build/repo/)
310[success] Total time: 0 s, completed Dec 28, 2025, 5:45:05 PM
311Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.6\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
312Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
313Starting build...
314Projects: Set(play29, play30)
315Starting build for ProjectRef(file:/build/repo/,play29) (play-mockws-2-9)... [0/2]
316OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
317OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.13.16 module Scope(Select(BuildRef(file:/build/repo/)), Zero, Zero, Zero)
318OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
319OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
320Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
321[info] compiling 7 Scala sources to /build/repo/play-mockws/target/play29/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
322[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/play-mockws/src/main/play-2-9/mockws/FakeWSRequestHolder.scala:156:79
323[warn] 156 | private def applyRequestTimeout[T](req: FakeRequest[?])(future: Future[T]) = requestTimeout match {
324[warn] | ^^^^^^^^^^^^^^
325[warn] | match may not be exhaustive.
326[warn] |
327[warn] | It would fail on pattern case: Some(_)
328[warn] |
329[warn] | longer explanation available when compiling with `-explain`
330[warn] one warning found
331[info] done compiling
332[info] compiling 11 Scala sources to /build/repo/play-mockws/target/play29/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/test-classes ...
333[info] done compiling
334Starting build for ProjectRef(file:/build/repo/,play30) (play-mockws-3-0)... [1/2]
335Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
336[info] compiling 7 Scala sources to /build/repo/play-mockws/target/play30/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
337[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/play-mockws/src/main/play-3-0/mockws/FakeWSRequestHolder.scala:156:79
338[warn] 156 | private def applyRequestTimeout[T](req: FakeRequest[?])(future: Future[T]) = requestTimeout match {
339[warn] | ^^^^^^^^^^^^^^
340[warn] | match may not be exhaustive.
341[warn] |
342[warn] | It would fail on pattern case: Some(_)
343[warn] |
344[warn] | longer explanation available when compiling with `-explain`
345[warn] one warning found
346[info] done compiling
347[info] compiling 11 Scala sources to /build/repo/play-mockws/target/play30/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/test-classes ...
348[info] done compiling
349
350************************
351Build summary:
352[{
353 "module": "play-mockws-2-9",
354 "compile": {"status": "ok", "tookMs": 8726, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
355 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
356 "test-compile": {"status": "ok", "tookMs": 7413, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
357 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
358 "publish": {"status": "skipped", "tookMs": 0},
359 "metadata": {
360 "crossScalaVersions": ["2.13.16", "3.3.6"]
361}
362},{
363 "module": "play-mockws-3-0",
364 "compile": {"status": "ok", "tookMs": 1550, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
365 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
366 "test-compile": {"status": "ok", "tookMs": 4621, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
367 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
368 "publish": {"status": "skipped", "tookMs": 0},
369 "metadata": {
370 "crossScalaVersions": ["2.13.16", "3.3.6"]
371}
372}]
373************************
374[success] Total time: 32 s, completed Dec 28, 2025, 5:45:38 PM
375[0JChecking patch project/plugins.sbt...
376Checking patch build.sbt...
377Applied patch project/plugins.sbt cleanly.
378Applied patch build.sbt cleanly.