Build Logs
cchantep/acolyte • scheduled_3.8.1-RC1-bin-20251128-fe49539-NIGHTLY
Errors
0
Warnings
62
Total Lines
323
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-20251128-fe49539-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-20251128-fe49539-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-20251128-fe49539-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-20251128-fe49539-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-20251128-fe49539-NIGHTLY"
70"++3.8.1-RC1-bin-20251128-fe49539-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-20251128-fe49539-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.741s.
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-20251128-fe49539-NIGHTLY
97OpenCB::Changing crossVersion 3.2.2 -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in studio/crossScalaVersions
98OpenCB::Changing crossVersion 3.2.2 -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in acolyte/crossScalaVersions
99OpenCB::Changing crossVersion 3.2.2 -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in play-jdbc/crossScalaVersions
100OpenCB::Changing crossVersion 3.2.2 -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in jdbc-scala/crossScalaVersions
101OpenCB::Changing crossVersion 3.2.2 -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in play-reactive-mongo/crossScalaVersions
102OpenCB::Changing crossVersion 3.2.2 -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in reactive-mongo/crossScalaVersions
103OpenCB::Changing crossVersion 3.2.2 -> 3.8.1-RC1-bin-20251128-fe49539-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-20251128-fe49539-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-20251128-fe49539-NIGHTLY)
108[info] jdbc-scala (2.11.12, 2.12.17, 2.13.8, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
109[info] play-jdbc (2.11.12, 2.12.17, 2.13.8, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
110[info] studio (2.11.12, 2.12.17, 2.13.8, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
111[info] play-reactive-mongo (2.11.12, 2.12.17, 2.13.8, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
112[info] jdbc-java8 (2.11.12, 2.12.17, 2.13.8, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
113[info] * acolyte (2.11.12, 2.12.17, 2.13.8, 3.8.1-RC1-bin-20251128-fe49539-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 Nov 29, 2025, 12:35:56 AM
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-20251128-fe49539-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-20251128-fe49539-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-20251128-fe49539-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] 43 | QueryResponse(BSONDocument("a" -> "b"))
160[warn] 44 | }
161[warn] -- Warning: /build/repo/reactive-mongo/src/test/scala/ConnectionHandlerSpec.scala:91:39
162[warn] 91 | val h = implicitly[WriteHandler] { (_: WriteOp, _: Request) =>
163[warn] | ^
164[warn] |Implicit parameters should be provided with a `using` clause.
165[warn] |To disable the warning, please use the following option:
166[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
167[warn] 92 | WriteResponse("Error #1" -> 8)
168[warn] 93 | }
169[warn] -- Warning: /build/repo/reactive-mongo/src/test/scala/ConnectionHandlerSpec.scala:107:64
170[warn] 107 | ConnectionHandler(writeHandler = implicitly[WriteHandler] {
171[warn] | ^
172[warn] |Implicit parameters should be provided with a `using` clause.
173[warn] |To disable the warning, please use the following option:
174[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
175[warn] 108 | (_: WriteOp, _: Request) => WriteResponse(None)
176[warn] 109 | }).writeHandler(channelId(), write1._1, write1._2)
177[warn] three warnings found
178[info] done compiling
179[info] Processing /build/repo/reactive-mongo/readme.md ...
180[info] compiling 1 Scala source to /build/repo/reactive-mongo/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/test-classes ...
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-20251128-fe49539-NIGHTLY/test-classes ...
184[info] done compiling
185Starting build for ProjectRef(file:/build/repo/,jdbc-driver) (jdbc-driver)... [1/5]
186OpenCB::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)
187OpenCB::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)
188Compile 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
189OpenCB::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)
190[info] compiling 128 Java sources to /build/repo/jdbc-driver/target/classes ...
191[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
192[warn] new Integer(i++)
193[warn] ^
194[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
195[warn] new Integer(upd++)
196[warn] ^
197[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
198[warn] new Byte(num.toString())
199[warn] ^
200[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
201[warn] new Double(num.toString())
202[warn] ^
203[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
204[warn] new Float(num.toString())
205[warn] ^
206[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
207[warn] new Integer(num.toString())
208[warn] ^
209[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
210[warn] new Long(num.toString())
211[warn] ^
212[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
213[warn] new Short(num.toString())
214[warn] ^
215[info] /build/repo/jdbc-driver/src/main/java/acolyte/jdbc/AbstractResultSet.java: Some input files use or override a deprecated API.
216[info] /build/repo/jdbc-driver/src/main/java/acolyte/jdbc/AbstractResultSet.java: Recompile with -Xlint:deprecation for details.
217[info] /build/repo/jdbc-driver/src/main/java/acolyte/jdbc/RowList.java: Some input files use unchecked or unsafe operations.
218[info] /build/repo/jdbc-driver/src/main/java/acolyte/jdbc/RowList.java: Recompile with -Xlint:unchecked for details.
219[info] done compiling
220[warn] Skip highlight extraction on non-Scala project: jdbc-driver
221[warn] Skip Scaladoc extraction on non-Scala project: jdbc-driver
222OpenCB::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)
223OpenCB::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)
224[info] compiling 17 Scala sources and 1 Java source to /build/repo/jdbc-driver/target/test-classes ...
225[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.17. Compiling...
226[info] Compilation completed in 10.997s.
227[info] done compiling
228[warn] Skip highlight extraction on non-Scala project: jdbc-driver
229[warn] Skip Scaladoc extraction on non-Scala project: jdbc-driver
230[warn] Skip highlight extraction on non-Scala project: jdbc-driver
231[warn] Skip Scaladoc extraction on non-Scala project: jdbc-driver
232Starting build for ProjectRef(file:/build/repo/,play-jdbc) (play-jdbc)... [2/5]
233Compile scalacOptions: -encoding, UTF-8, -unchecked, -Xsemanticdb, -semanticdb-target, /build/repo/play-jdbc/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
234[info] compiling 55 Scala sources to /build/repo/jdbc-scala/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/classes ...
235[warn] there was 1 deprecation warning; re-run with -deprecation for details
236[warn] one warning found
237[info] done compiling
238[info] compiling 3 Scala sources to /build/repo/play-jdbc/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/classes ...
239[info] done compiling
240[info] compiling 4 Scala sources to /build/repo/play-jdbc/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/test-classes ...
241[info] done compiling
242Starting build for ProjectRef(file:/build/repo/,play-reactive-mongo) (play-reactive-mongo)... [3/5]
243Compile scalacOptions: -encoding, UTF-8, -unchecked, -Xsemanticdb, -semanticdb-target, /build/repo/play-reactive-mongo/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
244[info] compiling 1 Scala source to /build/repo/play-reactive-mongo/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/classes ...
245[info] done compiling
246Starting build for ProjectRef(file:/build/repo/,jdbc-scala) (jdbc-scala)... [4/5]
247Compile scalacOptions: -encoding, UTF-8, -unchecked, -Xsemanticdb, -semanticdb-target, /build/repo/jdbc-scala/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
248[info] Processing /build/repo/jdbc-scala/readme.md ...
249[warn] Premature end of Scaladoc snippet at line 358 (AcolyteDSL.scala)
250[info] compiling 23 Scala sources to /build/repo/jdbc-scala/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/test-classes ...
251[info] done compiling
252[info] Processing /build/repo/jdbc-scala/readme.md ...
253[warn] Premature end of Scaladoc snippet at line 358 (AcolyteDSL.scala)
254[info] compiling 1 Scala source to /build/repo/jdbc-scala/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/test-classes ...
255[info] done compiling
256[info] Processing /build/repo/jdbc-scala/readme.md ...
257[warn] Premature end of Scaladoc snippet at line 358 (AcolyteDSL.scala)
258[info] compiling 1 Scala source to /build/repo/jdbc-scala/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/test-classes ...
259[info] done compiling
260
261************************
262Build summary:
263[{
264 "module": "reactive-mongo",
265 "compile": {"status": "ok", "tookMs": 13230, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
266 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
267 "test-compile": {"status": "ok", "tookMs": 12994, "warnings": 3, "errors": 0, "sourceVersion": "3.8"},
268 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
269 "publish": {"status": "skipped", "tookMs": 0},
270 "metadata": {
271 "crossScalaVersions": ["2.11.12", "2.12.17", "2.13.8", "3.2.2"]
272}
273},{
274 "module": "jdbc-driver",
275 "compile": {"status": "ok", "tookMs": 9160, "warnings": 0, "errors": 0},
276 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
277 "test-compile": {"status": "ok", "tookMs": 37620, "warnings": 0, "errors": 0},
278 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
279 "publish": {"status": "skipped", "tookMs": 0},
280 "metadata": {
281 "crossScalaVersions": ["2.12.17"]
282}
283},{
284 "module": "play-jdbc",
285 "compile": {"status": "ok", "tookMs": 7567, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
286 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
287 "test-compile": {"status": "ok", "tookMs": 2239, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
288 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
289 "publish": {"status": "skipped", "tookMs": 0},
290 "metadata": {
291 "crossScalaVersions": ["2.11.12", "2.12.17", "2.13.8", "3.2.2"]
292}
293},{
294 "module": "play-reactive-mongo",
295 "compile": {"status": "ok", "tookMs": 468, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
296 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
297 "test-compile": {"status": "ok", "tookMs": 150, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
298 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
299 "publish": {"status": "skipped", "tookMs": 0},
300 "metadata": {
301 "crossScalaVersions": ["2.11.12", "2.12.17", "2.13.8", "3.2.2"]
302}
303},{
304 "module": "jdbc-scala",
305 "compile": {"status": "ok", "tookMs": 600, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
306 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
307 "test-compile": {"status": "ok", "tookMs": 3725, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
308 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
309 "publish": {"status": "skipped", "tookMs": 0},
310 "metadata": {
311 "crossScalaVersions": ["2.11.12", "2.12.17", "2.13.8", "3.2.2"]
312}
313}]
314************************
315[success] Total time: 163 s (0:02:43.0), completed Nov 29, 2025, 12:38:39 AM
316[0JChecking patch project/plugins.sbt...
317Checking patch project/build.properties...
318Checking patch build.sbt...
319Checking patch .jvmopts...
320Applied patch project/plugins.sbt cleanly.
321Applied patch project/build.properties cleanly.
322Applied patch build.sbt cleanly.
323Applied patch .jvmopts cleanly.