Build Logs

cchantep/acolyte • scheduled_3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY

Errors

0

Warnings

65

Total Lines

326

1##################################
2Clonning https://github.com/cchantep/acolyte.git into /build/repo using revision 1.2.9
3##################################
4Note: switching to '16ab5503d5122f921cae4b733f629928210227ab'.
5
6You are in 'detached HEAD' state. You can look around, make experimental
7changes and commit them, and you can discard any commits you make in this
8state without impacting any branches by switching back to a branch.
9
10If you want to create a new branch to retain commits you create, you may
11do so (now or later) by using -c with the switch command. Example:
12
13 git switch -c <new-branch-name>
14
15Or undo this operation with:
16
17 git switch -
18
19Turn off this advice by setting config variable advice.detachedHead to false
20
21----
22Preparing build for 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
23Scala binary version found: 3.8
24Implicitly using source version 3.8
25Scala binary version found: 3.8
26Implicitly using source version 3.8
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,REQUIRE:-source:3.8
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
30
31Try apply source patch:
32Path: .jvmopts
33Pattern: -XX:+CMSClassUnloadingEnabled
34Replacement:
35Starting compilation server
36Compiling project (Scala 3.7.3, JVM (17))
37Compiled project (Scala 3.7.3, JVM (17))
38Successfully applied pattern '-XX:+CMSClassUnloadingEnabled' in .jvmopts
39----
40Starting build for 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
41Execute tests: false
42sbt project found:
43Sbt version 1.9.4 is not supported, minimal supported version is 1.11.5
44Enforcing usage of sbt in version 1.11.5
45No prepare script found for project cchantep/acolyte
46##################################
47Scala version: 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
48Targets: org.eu.acolyte%jdbc-scala org.eu.acolyte%play-jdbc org.eu.acolyte%play-reactive-mongo org.eu.acolyte%reactive-mongo
49Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":".jvmopts","pattern":"-XX:+CMSClassUnloadingEnabled","replaceWith":""}]}
50##################################
51Using extra scalacOptions: ,REQUIRE:-source:3.8
52Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
53[sbt_options] declare -a sbt_options=()
54[process_args] java_version = '17'
55[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
56# Executing command line:
57java
58-Xss2M
59-XX:ReservedCodeCacheSize=192m
60-Dcommunitybuild.scala=3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
61-Dcommunitybuild.project.dependencies.add=
62-Xmx7G
63-Xms4G
64-Xss8M
65-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
66-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
67-jar
68/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
69"setCrossScalaVersions 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY"
70"++3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -v"
71"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
72"set every credentials := Nil"
73"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
74"removeScalacOptionsStartingWith -P:wartremover"
75
76moduleMappings
77"runBuild 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":".jvmopts","pattern":"-XX:+CMSClassUnloadingEnabled","replaceWith":""}]}""" org.eu.acolyte%jdbc-scala org.eu.acolyte%play-jdbc org.eu.acolyte%play-reactive-mongo org.eu.acolyte%reactive-mongo"
78
79[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
80[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
81[info] loading project definition from /build/repo/project
82[info] compiling 9 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
83[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
84[info] Compilation completed in 8.897s.
85[info] done compiling
86/build/repo/compiler.sbt:2: warning: method sonatypeOssRepos in class ResolverFunctions is deprecated (since 1.11.2): Sonatype OSS Repository Hosting (OSSRH) was sunset on 2025-06-30; remove this resolver. If snapshots are required, use:
87 resolvers += Resolver.sonatypeCentralSnapshots
88 .sonatypeOssRepos("snapshots") ++: Resolver.sonatypeOssRepos("staging"))
89 ^
90/build/repo/compiler.sbt:2: warning: method sonatypeOssRepos in class ResolverFunctions is deprecated (since 1.11.2): Sonatype OSS Repository Hosting (OSSRH) was sunset on 2025-06-30; remove this resolver. If snapshots are required, use:
91 resolvers += Resolver.sonatypeCentralSnapshots
92 .sonatypeOssRepos("snapshots") ++: Resolver.sonatypeOssRepos("staging"))
93 ^
94[info] loading settings for project acolyte from build.sbt, codestyle.sbt, compiler.sbt, version.sbt...
95[info] set current project to acolyte (in build file:/build/repo/)
96Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
97OpenCB::Changing crossVersion 3.2.2 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in jdbc-scala/crossScalaVersions
98OpenCB::Changing crossVersion 3.2.2 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in studio/crossScalaVersions
99OpenCB::Changing crossVersion 3.2.2 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in reactive-mongo/crossScalaVersions
100OpenCB::Changing crossVersion 3.2.2 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in acolyte/crossScalaVersions
101OpenCB::Changing crossVersion 3.2.2 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in play-jdbc/crossScalaVersions
102OpenCB::Changing crossVersion 3.2.2 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in play-reactive-mongo/crossScalaVersions
103OpenCB::Changing crossVersion 3.2.2 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in jdbc-java8/crossScalaVersions
104[info] set current project to acolyte (in build file:/build/repo/)
105[info] Setting Scala version to 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY on 7 projects.
106[info] Switching Scala version on:
107[info] reactive-mongo (2.11.12, 2.12.17, 2.13.8, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
108[info] jdbc-scala (2.11.12, 2.12.17, 2.13.8, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
109[info] play-jdbc (2.11.12, 2.12.17, 2.13.8, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
110[info] studio (2.11.12, 2.12.17, 2.13.8, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
111[info] play-reactive-mongo (2.11.12, 2.12.17, 2.13.8, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
112[info] jdbc-java8 (2.11.12, 2.12.17, 2.13.8, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
113[info] * acolyte (2.11.12, 2.12.17, 2.13.8, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
114[info] Excluding projects:
115[info] jdbc-driver (2.12.17)
116[info] Reapplying settings...
117[info] set current project to acolyte (in build file:/build/repo/)
118Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
119[info] Reapplying settings...
120[info] set current project to acolyte (in build file:/build/repo/)
121[info] Defining Global / credentials, ThisBuild / credentials and 7 others.
122[info] The new values will be used by Compile / scalafmtOnly, IntegrationTest / scalafmtOnly and 63 others.
123[info] Run `last` for details.
124[info] Reapplying settings...
125[info] set current project to acolyte (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 jdbc-java8 / allExcludeDependencies ?
132 , retry without global scopes
133[info] Reapplying settings...
134[info] set current project to acolyte (in build file:/build/repo/)
135Execute removeScalacOptionsStartingWith: -P:wartremover
136[info] Reapplying settings...
137[info] set current project to acolyte (in build file:/build/repo/)
138[success] Total time: 0 s, completed Dec 28, 2025, 4:50:27 PM
139Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":".jvmopts","pattern":"-XX:+CMSClassUnloadingEnabled","replaceWith":""}]}
140Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
141Starting build...
142Projects: Set(reactive-mongo, jdbc-scala, play-jdbc, play-reactive-mongo, jdbc-driver)
143Starting build for ProjectRef(file:/build/repo/,reactive-mongo) (reactive-mongo)... [0/5]
144OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
145OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.17 module Scope(Select(BuildRef(file:/build/repo/)), Zero, Zero, Zero)
146OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
147OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
148Compile scalacOptions: -encoding, UTF-8, -unchecked, -Xsemanticdb, -semanticdb-target, /build/repo/reactive-mongo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
149[info] compiling 20 Scala sources to /build/repo/reactive-mongo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
150[info] done compiling
151[info] Processing /build/repo/reactive-mongo/readme.md ...
152[info] compiling 51 Scala sources to /build/repo/reactive-mongo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/test-classes ...
153[warn] -- Warning: /build/repo/reactive-mongo/src/test/scala/ConnectionHandlerSpec.scala:42:39
154[warn] 42 | val h = implicitly[QueryHandler] { (_: Request) =>
155[warn] | ^
156[warn] |Implicit parameters should be provided with a `using` clause.
157[warn] |To disable the warning, please use the following option:
158[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
159[warn] |
160[warn] 43 | QueryResponse(BSONDocument("a" -> "b"))
161[warn] 44 | }
162[warn] -- Warning: /build/repo/reactive-mongo/src/test/scala/ConnectionHandlerSpec.scala:91:39
163[warn] 91 | val h = implicitly[WriteHandler] { (_: WriteOp, _: Request) =>
164[warn] | ^
165[warn] |Implicit parameters should be provided with a `using` clause.
166[warn] |To disable the warning, please use the following option:
167[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
168[warn] |
169[warn] 92 | WriteResponse("Error #1" -> 8)
170[warn] 93 | }
171[warn] -- Warning: /build/repo/reactive-mongo/src/test/scala/ConnectionHandlerSpec.scala:107:64
172[warn] 107 | ConnectionHandler(writeHandler = implicitly[WriteHandler] {
173[warn] | ^
174[warn] |Implicit parameters should be provided with a `using` clause.
175[warn] |To disable the warning, please use the following option:
176[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
177[warn] |
178[warn] 108 | (_: WriteOp, _: Request) => WriteResponse(None)
179[warn] 109 | }).writeHandler(channelId(), write1._1, write1._2)
180[warn] three warnings found
181[info] done compiling
182[info] Processing /build/repo/reactive-mongo/readme.md ...
183[info] compiling 1 Scala source to /build/repo/reactive-mongo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/test-classes ...
184[info] done compiling
185[info] Processing /build/repo/reactive-mongo/readme.md ...
186[info] compiling 1 Scala source to /build/repo/reactive-mongo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/test-classes ...
187[info] done compiling
188Starting build for ProjectRef(file:/build/repo/,jdbc-driver) (jdbc-driver)... [1/5]
189OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.17 module Scope(Select(ProjectRef(file:/build/repo/,jdbc-driver)), Zero, Zero, Zero)
190OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.17 module Scope(Select(ProjectRef(file:/build/repo/,jdbc-driver)), Select(ConfigKey(compile)), Zero, Zero)
191Compile scalacOptions: -encoding, UTF-8, -unchecked, -Xplugin:/root/.cache/coursier/v1/https/repo.scala-lang.org/artifactory/maven-nightlies/org/scalameta/semanticdb-scalac_2.12.17/4.13.1.1/semanticdb-scalac_2.12.17-4.13.1.1.jar, -Yrangepos, -P:semanticdb:targetroot:/build/repo/jdbc-driver/target/meta, -Wconf:msg=can be rewritten automatically under:s
192OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.17 module Scope(Select(ProjectRef(file:/build/repo/,jdbc-driver)), Select(ConfigKey(compile)), Select(compile), Zero)
193[info] compiling 128 Java sources to /build/repo/jdbc-driver/target/classes ...
194[warn] /build/repo/jdbc-driver/src/main/java/acolyte/jdbc/RowList.java:410:44: Integer(int) in java.lang.Integer has been deprecated and marked for removal
195[warn] new Integer(i++)
196[warn] ^
197[warn] /build/repo/jdbc-driver/src/main/java/acolyte/jdbc/RowList.java:438:48: Integer(int) in java.lang.Integer has been deprecated and marked for removal
198[warn] new Integer(upd++)
199[warn] ^
200[warn] /build/repo/jdbc-driver/src/main/java/acolyte/jdbc/RowList.java:1458:38: Byte(java.lang.String) in java.lang.Byte has been deprecated and marked for removal
201[warn] new Byte(num.toString())
202[warn] ^
203[warn] /build/repo/jdbc-driver/src/main/java/acolyte/jdbc/RowList.java:1460:38: Double(java.lang.String) in java.lang.Double has been deprecated and marked for removal
204[warn] new Double(num.toString())
205[warn] ^
206[warn] /build/repo/jdbc-driver/src/main/java/acolyte/jdbc/RowList.java:1462:38: Float(java.lang.String) in java.lang.Float has been deprecated and marked for removal
207[warn] new Float(num.toString())
208[warn] ^
209[warn] /build/repo/jdbc-driver/src/main/java/acolyte/jdbc/RowList.java:1464:38: Integer(java.lang.String) in java.lang.Integer has been deprecated and marked for removal
210[warn] new Integer(num.toString())
211[warn] ^
212[warn] /build/repo/jdbc-driver/src/main/java/acolyte/jdbc/RowList.java:1466:38: Long(java.lang.String) in java.lang.Long has been deprecated and marked for removal
213[warn] new Long(num.toString())
214[warn] ^
215[warn] /build/repo/jdbc-driver/src/main/java/acolyte/jdbc/RowList.java:1468:38: Short(java.lang.String) in java.lang.Short has been deprecated and marked for removal
216[warn] new Short(num.toString())
217[warn] ^
218[info] /build/repo/jdbc-driver/src/main/java/acolyte/jdbc/AbstractResultSet.java: Some input files use or override a deprecated API.
219[info] /build/repo/jdbc-driver/src/main/java/acolyte/jdbc/AbstractResultSet.java: Recompile with -Xlint:deprecation for details.
220[info] /build/repo/jdbc-driver/src/main/java/acolyte/jdbc/RowList.java: Some input files use unchecked or unsafe operations.
221[info] /build/repo/jdbc-driver/src/main/java/acolyte/jdbc/RowList.java: Recompile with -Xlint:unchecked for details.
222[info] done compiling
223[warn] Skip Scaladoc extraction on non-Scala project: jdbc-driver
224[warn] Skip highlight extraction on non-Scala project: jdbc-driver
225OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.17 module Scope(Select(ProjectRef(file:/build/repo/,jdbc-driver)), Select(ConfigKey(test)), Zero, Zero)
226OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.17 module Scope(Select(ProjectRef(file:/build/repo/,jdbc-driver)), Select(ConfigKey(test)), Select(compile), Zero)
227[info] compiling 17 Scala sources and 1 Java source to /build/repo/jdbc-driver/target/test-classes ...
228[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.17. Compiling...
229[info] Compilation completed in 10.88s.
230[info] done compiling
231[warn] Skip Scaladoc extraction on non-Scala project: jdbc-driver
232[warn] Skip highlight extraction on non-Scala project: jdbc-driver
233[warn] Skip highlight extraction on non-Scala project: jdbc-driver
234[warn] Skip Scaladoc extraction on non-Scala project: jdbc-driver
235Starting build for ProjectRef(file:/build/repo/,play-jdbc) (play-jdbc)... [2/5]
236Compile scalacOptions: -encoding, UTF-8, -unchecked, -Xsemanticdb, -semanticdb-target, /build/repo/play-jdbc/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
237[info] compiling 55 Scala sources to /build/repo/jdbc-scala/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
238[warn] there was 1 deprecation warning; re-run with -deprecation for details
239[warn] one warning found
240[info] done compiling
241[info] compiling 3 Scala sources to /build/repo/play-jdbc/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
242[info] done compiling
243[info] compiling 4 Scala sources to /build/repo/play-jdbc/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/test-classes ...
244[info] done compiling
245Starting build for ProjectRef(file:/build/repo/,play-reactive-mongo) (play-reactive-mongo)... [3/5]
246Compile scalacOptions: -encoding, UTF-8, -unchecked, -Xsemanticdb, -semanticdb-target, /build/repo/play-reactive-mongo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
247[info] compiling 1 Scala source to /build/repo/play-reactive-mongo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
248[info] done compiling
249Starting build for ProjectRef(file:/build/repo/,jdbc-scala) (jdbc-scala)... [4/5]
250Compile scalacOptions: -encoding, UTF-8, -unchecked, -Xsemanticdb, -semanticdb-target, /build/repo/jdbc-scala/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
251[info] Processing /build/repo/jdbc-scala/readme.md ...
252[warn] Premature end of Scaladoc snippet at line 358 (AcolyteDSL.scala)
253[info] compiling 23 Scala sources to /build/repo/jdbc-scala/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/test-classes ...
254[info] done compiling
255[info] Processing /build/repo/jdbc-scala/readme.md ...
256[warn] Premature end of Scaladoc snippet at line 358 (AcolyteDSL.scala)
257[info] compiling 1 Scala source to /build/repo/jdbc-scala/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/test-classes ...
258[info] done compiling
259[info] Processing /build/repo/jdbc-scala/readme.md ...
260[warn] Premature end of Scaladoc snippet at line 358 (AcolyteDSL.scala)
261[info] compiling 1 Scala source to /build/repo/jdbc-scala/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/test-classes ...
262[info] done compiling
263
264************************
265Build summary:
266[{
267 "module": "reactive-mongo",
268 "compile": {"status": "ok", "tookMs": 11873, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
269 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
270 "test-compile": {"status": "ok", "tookMs": 12566, "warnings": 3, "errors": 0, "sourceVersion": "3.8"},
271 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
272 "publish": {"status": "skipped", "tookMs": 0},
273 "metadata": {
274 "crossScalaVersions": ["2.11.12", "2.12.17", "2.13.8", "3.2.2"]
275}
276},{
277 "module": "jdbc-driver",
278 "compile": {"status": "ok", "tookMs": 9383, "warnings": 0, "errors": 0},
279 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
280 "test-compile": {"status": "ok", "tookMs": 37332, "warnings": 0, "errors": 0},
281 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
282 "publish": {"status": "skipped", "tookMs": 0},
283 "metadata": {
284 "crossScalaVersions": ["2.12.17"]
285}
286},{
287 "module": "play-jdbc",
288 "compile": {"status": "ok", "tookMs": 8182, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
289 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
290 "test-compile": {"status": "ok", "tookMs": 2098, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
291 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
292 "publish": {"status": "skipped", "tookMs": 0},
293 "metadata": {
294 "crossScalaVersions": ["2.11.12", "2.12.17", "2.13.8", "3.2.2"]
295}
296},{
297 "module": "play-reactive-mongo",
298 "compile": {"status": "ok", "tookMs": 497, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
299 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
300 "test-compile": {"status": "ok", "tookMs": 174, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
301 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
302 "publish": {"status": "skipped", "tookMs": 0},
303 "metadata": {
304 "crossScalaVersions": ["2.11.12", "2.12.17", "2.13.8", "3.2.2"]
305}
306},{
307 "module": "jdbc-scala",
308 "compile": {"status": "ok", "tookMs": 629, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
309 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
310 "test-compile": {"status": "ok", "tookMs": 3369, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
311 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
312 "publish": {"status": "skipped", "tookMs": 0},
313 "metadata": {
314 "crossScalaVersions": ["2.11.12", "2.12.17", "2.13.8", "3.2.2"]
315}
316}]
317************************
318[success] Total time: 148 s (0:02:28.0), completed Dec 28, 2025, 4:52:56 PM
319[0JChecking patch project/plugins.sbt...
320Checking patch project/build.properties...
321Checking patch build.sbt...
322Checking patch .jvmopts...
323Applied patch project/plugins.sbt cleanly.
324Applied patch project/build.properties cleanly.
325Applied patch build.sbt cleanly.
326Applied patch .jvmopts cleanly.