Build Logs
pjfanning/pekko-http-json • 3.8.0-RC2:2025-11-25
Errors
0
Warnings
49
Total Lines
416
1##################################
2Clonning https://github.com/pjfanning/pekko-http-json.git into /build/repo using revision v3.6.0
3##################################
4Note: switching to 'eda89a4e7e4d3ec3a1c4880f6d3ba86fbc73025a'.
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.0-RC2
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----
31Starting build for 3.8.0-RC2
32Execute tests: false
33sbt project found:
34No prepare script found for project pjfanning/pekko-http-json
35/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
36##################################
37Scala version: 3.8.0-RC2
38Targets: com.github.pjfanning%pekko-http-argonaut com.github.pjfanning%pekko-http-circe com.github.pjfanning%pekko-http-jackson com.github.pjfanning%pekko-http-jackson3 com.github.pjfanning%pekko-http-json4s com.github.pjfanning%pekko-http-jsoniter-scala com.github.pjfanning%pekko-http-jsoniter-scala-circe com.github.pjfanning%pekko-http-ninny com.github.pjfanning%pekko-http-play-json com.github.pjfanning%pekko-http-upickle com.github.pjfanning%pekko-http-zio-json
39Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
40##################################
41Using extra scalacOptions: ,REQUIRE:-source:3.8
42Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
43[sbt_options] declare -a sbt_options=()
44[process_args] java_version = '17'
45[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
46# Executing command line:
47java
48-Xmx2g
49-XX:MaxMetaspaceSize=1g
50-XX:ReservedCodeCacheSize=256m
51-XX:+UseParallelGC
52-Dfile.encoding=UTF8
53-Dcommunitybuild.scala=3.8.0-RC2
54-Dcommunitybuild.project.dependencies.add=
55-Xmx7G
56-Xms4G
57-Xss8M
58-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
59-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
60-jar
61/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
62"setCrossScalaVersions 3.8.0-RC2"
63"++3.8.0-RC2 -v"
64"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
65"set every credentials := Nil"
66"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
67"removeScalacOptionsStartingWith -P:wartremover"
68
69moduleMappings
70"runBuild 3.8.0-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}""" com.github.pjfanning%pekko-http-argonaut com.github.pjfanning%pekko-http-circe com.github.pjfanning%pekko-http-jackson com.github.pjfanning%pekko-http-jackson3 com.github.pjfanning%pekko-http-json4s com.github.pjfanning%pekko-http-jsoniter-scala com.github.pjfanning%pekko-http-jsoniter-scala-circe com.github.pjfanning%pekko-http-ninny com.github.pjfanning%pekko-http-play-json com.github.pjfanning%pekko-http-upickle com.github.pjfanning%pekko-http-zio-json"
71
72[info] [launcher] getting org.scala-sbt sbt 1.11.7 (this may take some time)...
73[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 17.0.8)
74[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
75[info] loading project definition from /build/repo/project
76[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
77[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
78[info] Compilation completed in 8.877s.
79[info] done compiling
80[info] loading settings for project pekko-http-json from build.sbt...
81[info] resolving key references (12428 settings) ...
82[info] set current project to pekko-http-json (in build file:/build/repo/)
83Execute setCrossScalaVersions: 3.8.0-RC2
84OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in pekko-http-json4s/crossScalaVersions
85OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in pekko-http-argonaut/crossScalaVersions
86OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in pekko-http-jsoniter-scala/crossScalaVersions
87OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in pekko-http-jackson3/crossScalaVersions
88OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in pekko-http-zio-json/crossScalaVersions
89OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in pekko-http-jsoniter-scala-circe/crossScalaVersions
90OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in pekko-http-circe-base/crossScalaVersions
91OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in pekko-http-upickle/crossScalaVersions
92OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in pekko-http-circe/crossScalaVersions
93OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in pekko-http-play-json/crossScalaVersions
94OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in pekko-http-ninny/crossScalaVersions
95OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in pekko-http-jackson/crossScalaVersions
96[info] set current project to pekko-http-json (in build file:/build/repo/)
97[info] Setting Scala version to 3.8.0-RC2 on 12 projects.
98[info] Switching Scala version on:
99[info] pekko-http-ninny (2.13.17, 2.12.20, 3.8.0-RC2)
100[info] pekko-http-zio-json (2.13.17, 2.12.20, 3.8.0-RC2)
101[info] pekko-http-jsoniter-scala (2.13.17, 2.12.20, 3.8.0-RC2)
102[info] pekko-http-argonaut (2.13.17, 2.12.20, 3.8.0-RC2)
103[info] pekko-http-json4s (2.13.17, 2.12.20, 3.8.0-RC2)
104[info] pekko-http-jackson3 (2.13.17, 2.12.20, 3.8.0-RC2)
105[info] pekko-http-circe (2.13.17, 2.12.20, 3.8.0-RC2)
106[info] pekko-http-circe-base (2.13.17, 2.12.20, 3.8.0-RC2)
107[info] pekko-http-jackson (2.13.17, 2.12.20, 3.8.0-RC2)
108[info] pekko-http-jsoniter-scala-circe (2.13.17, 2.12.20, 3.8.0-RC2)
109[info] pekko-http-play-json (2.13.17, 2.12.20, 3.8.0-RC2)
110[info] pekko-http-upickle (2.13.17, 2.12.20, 3.8.0-RC2)
111[info] Excluding projects:
112[info] * pekko-http-json (2.13.17, 2.12.20)
113[info] pekko-http-avro4s (2.13.17, 2.12.20)
114[info] Reapplying settings...
115[info] set current project to pekko-http-json (in build file:/build/repo/)
116Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
117[info] Reapplying settings...
118[info] set current project to pekko-http-json (in build file:/build/repo/)
119[info] Defining Global / credentials, credentials and 12 others.
120[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 111 others.
121[info] Run `last` for details.
122[info] Reapplying settings...
123[info] set current project to pekko-http-json (in build file:/build/repo/)
124Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
125[info] Reapplying settings...
126OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
127
128 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
129 Did you mean allExcludeDependencies ?
130 , retry without global scopes
131[info] Reapplying settings...
132[info] set current project to pekko-http-json (in build file:/build/repo/)
133Execute removeScalacOptionsStartingWith: -P:wartremover
134[info] Reapplying settings...
135[info] set current project to pekko-http-json (in build file:/build/repo/)
136[success] Total time: 0 s, completed Nov 25, 2025, 3:11:58 PM
137Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
138Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
139Starting build...
140Projects: Set(pekko-http-ninny, pekko-http-zio-json, pekko-http-jsoniter-scala, pekko-http-argonaut, pekko-http-json4s, pekko-http-jackson3, pekko-http-circe, pekko-http-circe-base, pekko-http-jackson, pekko-http-jsoniter-scala-circe, pekko-http-play-json, pekko-http-upickle)
141Starting build for ProjectRef(file:/build/repo/,pekko-http-jsoniter-scala-circe) (pekko-http-jsoniter-scala-circe)... [0/12]
142OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
143OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.13.17 module Scope(Select(BuildRef(file:/build/repo/)), Zero, Zero, Zero)
144OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
145OpenCB::Filter out '-language:_', matches setting pattern '^-?-language:_'
146Compile scalacOptions: -unchecked, -encoding, UTF-8, -Ywarn-unused:imports, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
147[info] scalafmt: Formatting 1 Scala sources (/build/repo/pekko-http-jsoniter-scala-circe)...
148[info] scalafmt: Formatting 1 Scala sources (/build/repo/pekko-http-circe-base)...
149[info] scalafmt: Formatting 1 Scala sources (/build/repo/pekko-http-jsoniter-scala-circe)...
150[info] compiling 1 Scala source to /build/repo/pekko-http-circe-base/target/scala-3.8.0-RC2/classes ...
151[warn] bad option '-Ywarn-unused:imports' was ignored
152[warn] one warning found
153[info] done compiling
154[info] compiling 1 Scala source to /build/repo/pekko-http-jsoniter-scala-circe/target/scala-3.8.0-RC2/classes ...
155[warn] bad option '-Ywarn-unused:imports' was ignored
156[warn] one warning found
157[info] done compiling
158[info] compiling 1 Scala source to /build/repo/pekko-http-jsoniter-scala-circe/target/scala-3.8.0-RC2/test-classes ...
159[warn] bad option '-Ywarn-unused:imports' was ignored
160[warn] one warning found
161[info] done compiling
162Starting build for ProjectRef(file:/build/repo/,pekko-http-jackson) (pekko-http-jackson)... [1/12]
163Compile scalacOptions: -unchecked, -encoding, UTF-8, -Ywarn-unused:imports, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
164[info] scalafmt: Formatting 2 Scala sources (/build/repo/pekko-http-jackson)...
165[info] scalafmt: Formatting 1 Scala sources (/build/repo/pekko-http-jackson)...
166[info] compiling 1 Scala source and 1 Java source to /build/repo/pekko-http-jackson/target/scala-3.8.0-RC2/classes ...
167[warn] bad option '-Ywarn-unused:imports' was ignored
168[warn] there were 2 deprecation warnings; re-run with -deprecation for details
169[warn] two warnings found
170[info] done compiling
171[info] compiling 2 Scala sources to /build/repo/pekko-http-jackson/target/scala-3.8.0-RC2/test-classes ...
172[warn] bad option '-Ywarn-unused:imports' was ignored
173[warn] one warning found
174[info] done compiling
175Starting build for ProjectRef(file:/build/repo/,pekko-http-jackson3) (pekko-http-jackson3)... [2/12]
176Compile scalacOptions: -unchecked, -encoding, UTF-8, -Ywarn-unused:imports, -release:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
177[info] scalafmt: Formatting 2 Scala sources (/build/repo/pekko-http-jackson3)...
178[info] scalafmt: Formatting 1 Scala sources (/build/repo/pekko-http-jackson3)...
179[info] compiling 1 Scala source and 1 Java source to /build/repo/pekko-http-jackson3/target/scala-3.8.0-RC2/classes ...
180[warn] bad option '-Ywarn-unused:imports' was ignored
181[warn] one warning found
182[info] done compiling
183[info] compiling 2 Scala sources to /build/repo/pekko-http-jackson3/target/scala-3.8.0-RC2/test-classes ...
184[warn] bad option '-Ywarn-unused:imports' was ignored
185[warn] one warning found
186[info] done compiling
187Starting build for ProjectRef(file:/build/repo/,pekko-http-argonaut) (pekko-http-argonaut)... [3/12]
188Compile scalacOptions: -unchecked, -encoding, UTF-8, -Ywarn-unused:imports, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
189[info] scalafmt: Formatting 2 Scala sources (/build/repo/pekko-http-argonaut)...
190[info] scalafmt: Formatting 1 Scala sources (/build/repo/pekko-http-argonaut)...
191[info] compiling 1 Scala source to /build/repo/pekko-http-argonaut/target/scala-3.8.0-RC2/classes ...
192[warn] bad option '-Ywarn-unused:imports' was ignored
193[warn] one warning found
194[info] done compiling
195[info] compiling 2 Scala sources to /build/repo/pekko-http-argonaut/target/scala-3.8.0-RC2/test-classes ...
196[warn] bad option '-Ywarn-unused:imports' was ignored
197[warn] one warning found
198[info] done compiling
199Starting build for ProjectRef(file:/build/repo/,pekko-http-json4s) (pekko-http-json4s)... [4/12]
200Compile scalacOptions: -unchecked, -encoding, UTF-8, -Ywarn-unused:imports, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
201[info] scalafmt: Formatting 2 Scala sources (/build/repo/pekko-http-json4s)...
202[info] scalafmt: Formatting 1 Scala sources (/build/repo/pekko-http-json4s)...
203[info] compiling 1 Scala source to /build/repo/pekko-http-json4s/target/scala-3.8.0-RC2/classes ...
204[warn] bad option '-Ywarn-unused:imports' was ignored
205[warn] one warning found
206[info] done compiling
207[info] compiling 2 Scala sources to /build/repo/pekko-http-json4s/target/scala-3.8.0-RC2/test-classes ...
208[warn] bad option '-Ywarn-unused:imports' was ignored
209[warn] there were 11 deprecation warnings; re-run with -deprecation for details
210[warn] two warnings found
211[info] done compiling
212Starting build for ProjectRef(file:/build/repo/,pekko-http-ninny) (pekko-http-ninny)... [5/12]
213Compile scalacOptions: -unchecked, -encoding, UTF-8, -Ywarn-unused:imports, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
214[info] scalafmt: Formatting 2 Scala sources (/build/repo/pekko-http-ninny)...
215[info] scalafmt: Formatting 1 Scala sources (/build/repo/pekko-http-ninny)...
216[info] compiling 1 Scala source to /build/repo/pekko-http-ninny/target/scala-3.8.0-RC2/classes ...
217[warn] bad option '-Ywarn-unused:imports' was ignored
218[warn] one warning found
219[info] done compiling
220[info] compiling 2 Scala sources to /build/repo/pekko-http-ninny/target/scala-3.8.0-RC2/test-classes ...
221[warn] bad option '-Ywarn-unused:imports' was ignored
222[warn] one warning found
223[info] done compiling
224Starting build for ProjectRef(file:/build/repo/,pekko-http-play-json) (pekko-http-play-json)... [6/12]
225Compile scalacOptions: -unchecked, -encoding, UTF-8, -Ywarn-unused:imports, -release:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
226[info] scalafmt: Formatting 2 Scala sources (/build/repo/pekko-http-play-json)...
227[info] scalafmt: Formatting 1 Scala sources (/build/repo/pekko-http-play-json)...
228[info] compiling 1 Scala source to /build/repo/pekko-http-play-json/target/scala-3.8.0-RC2/classes ...
229[warn] bad option '-Ywarn-unused:imports' was ignored
230[warn] one warning found
231[info] done compiling
232[info] compiling 2 Scala sources to /build/repo/pekko-http-play-json/target/scala-3.8.0-RC2/test-classes ...
233[warn] bad option '-Ywarn-unused:imports' was ignored
234[warn] one warning found
235[info] done compiling
236Starting build for ProjectRef(file:/build/repo/,pekko-http-jsoniter-scala) (pekko-http-jsoniter-scala)... [7/12]
237Compile scalacOptions: -unchecked, -encoding, UTF-8, -Ywarn-unused:imports, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
238[info] scalafmt: Formatting 2 Scala sources (/build/repo/pekko-http-jsoniter-scala)...
239[info] scalafmt: Formatting 1 Scala sources (/build/repo/pekko-http-jsoniter-scala)...
240[info] compiling 1 Scala source to /build/repo/pekko-http-jsoniter-scala/target/scala-3.8.0-RC2/classes ...
241[warn] bad option '-Ywarn-unused:imports' was ignored
242[warn] one warning found
243[info] done compiling
244[info] compiling 2 Scala sources to /build/repo/pekko-http-jsoniter-scala/target/scala-3.8.0-RC2/test-classes ...
245[warn] bad option '-Ywarn-unused:imports' was ignored
246[warn] one warning found
247[info] done compiling
248Starting build for ProjectRef(file:/build/repo/,pekko-http-upickle) (pekko-http-upickle)... [8/12]
249Compile scalacOptions: -unchecked, -encoding, UTF-8, -Ywarn-unused:imports, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
250[info] scalafmt: Formatting 3 Scala sources (/build/repo/pekko-http-upickle)...
251[info] scalafmt: Formatting 2 Scala sources (/build/repo/pekko-http-upickle)...
252[info] compiling 2 Scala sources to /build/repo/pekko-http-upickle/target/scala-3.8.0-RC2/classes ...
253[warn] bad option '-Ywarn-unused:imports' was ignored
254[warn] one warning found
255[info] done compiling
256[info] compiling 3 Scala sources to /build/repo/pekko-http-upickle/target/scala-3.8.0-RC2/test-classes ...
257[warn] bad option '-Ywarn-unused:imports' was ignored
258[warn] one warning found
259[info] done compiling
260Starting build for ProjectRef(file:/build/repo/,pekko-http-circe) (pekko-http-circe)... [9/12]
261Compile scalacOptions: -unchecked, -encoding, UTF-8, -Ywarn-unused:imports, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
262[info] scalafmt: Formatting 3 Scala sources (/build/repo/pekko-http-circe)...
263[info] scalafmt: Formatting 1 Scala sources (/build/repo/pekko-http-circe)...
264[info] compiling 1 Scala source to /build/repo/pekko-http-circe/target/scala-3.8.0-RC2/classes ...
265[warn] bad option '-Ywarn-unused:imports' was ignored
266[warn] one warning found
267[info] done compiling
268[info] compiling 3 Scala sources to /build/repo/pekko-http-circe/target/scala-3.8.0-RC2/test-classes ...
269[warn] bad option '-Ywarn-unused:imports' was ignored
270[warn] one warning found
271[info] done compiling
272Starting build for ProjectRef(file:/build/repo/,pekko-http-zio-json) (pekko-http-zio-json)... [10/12]
273Compile scalacOptions: -unchecked, -encoding, UTF-8, -Ywarn-unused:imports, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
274[info] scalafmt: Formatting 2 Scala sources (/build/repo/pekko-http-zio-json)...
275[info] scalafmt: Formatting 1 Scala sources (/build/repo/pekko-http-zio-json)...
276[info] compiling 1 Scala source to /build/repo/pekko-http-zio-json/target/scala-3.8.0-RC2/classes ...
277[warn] bad option '-Ywarn-unused:imports' was ignored
278[warn] there was 1 deprecation warning; re-run with -deprecation for details
279[warn] two warnings found
280[info] done compiling
281[info] compiling 2 Scala sources to /build/repo/pekko-http-zio-json/target/scala-3.8.0-RC2/test-classes ...
282[warn] bad option '-Ywarn-unused:imports' was ignored
283[warn] one warning found
284[info] done compiling
285Starting build for ProjectRef(file:/build/repo/,pekko-http-circe-base) (pekko-http-circe-base)... [11/12]
286Compile scalacOptions: -unchecked, -encoding, UTF-8, -Ywarn-unused:imports, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
287
288************************
289Build summary:
290[{
291 "module": "pekko-http-jsoniter-scala-circe",
292 "compile": {"status": "ok", "tookMs": 37680, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
293 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
294 "test-compile": {"status": "ok", "tookMs": 6832, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
295 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
296 "publish": {"status": "skipped", "tookMs": 0},
297 "metadata": {
298 "crossScalaVersions": ["2.13.17", "2.12.20", "3.3.7"]
299}
300},{
301 "module": "pekko-http-jackson",
302 "compile": {"status": "ok", "tookMs": 2336, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
303 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
304 "test-compile": {"status": "ok", "tookMs": 2211, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
305 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
306 "publish": {"status": "skipped", "tookMs": 0},
307 "metadata": {
308 "crossScalaVersions": ["2.13.17", "2.12.20", "3.3.7"]
309}
310},{
311 "module": "pekko-http-jackson3",
312 "compile": {"status": "ok", "tookMs": 1580, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
313 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
314 "test-compile": {"status": "ok", "tookMs": 1775, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
315 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
316 "publish": {"status": "skipped", "tookMs": 0},
317 "metadata": {
318 "crossScalaVersions": ["2.13.17", "2.12.20", "3.3.7"]
319}
320},{
321 "module": "pekko-http-argonaut",
322 "compile": {"status": "ok", "tookMs": 1168, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
323 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
324 "test-compile": {"status": "ok", "tookMs": 1732, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
325 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
326 "publish": {"status": "skipped", "tookMs": 0},
327 "metadata": {
328 "crossScalaVersions": ["2.13.17", "2.12.20", "3.3.7"]
329}
330},{
331 "module": "pekko-http-json4s",
332 "compile": {"status": "ok", "tookMs": 998, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
333 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
334 "test-compile": {"status": "ok", "tookMs": 1368, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
335 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
336 "publish": {"status": "skipped", "tookMs": 0},
337 "metadata": {
338 "crossScalaVersions": ["2.13.17", "2.12.20", "3.3.7"]
339}
340},{
341 "module": "pekko-http-ninny",
342 "compile": {"status": "ok", "tookMs": 698, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
343 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
344 "test-compile": {"status": "ok", "tookMs": 1642, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
345 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
346 "publish": {"status": "skipped", "tookMs": 0},
347 "metadata": {
348 "crossScalaVersions": ["2.13.17", "2.12.20", "3.3.7"]
349}
350},{
351 "module": "pekko-http-play-json",
352 "compile": {"status": "ok", "tookMs": 860, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
353 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
354 "test-compile": {"status": "ok", "tookMs": 1886, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
355 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
356 "publish": {"status": "skipped", "tookMs": 0},
357 "metadata": {
358 "crossScalaVersions": ["2.13.17", "2.12.20", "3.3.7"]
359}
360},{
361 "module": "pekko-http-jsoniter-scala",
362 "compile": {"status": "ok", "tookMs": 699, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
363 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
364 "test-compile": {"status": "ok", "tookMs": 1495, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
365 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
366 "publish": {"status": "skipped", "tookMs": 0},
367 "metadata": {
368 "crossScalaVersions": ["2.13.17", "2.12.20", "3.3.7"]
369}
370},{
371 "module": "pekko-http-upickle",
372 "compile": {"status": "ok", "tookMs": 902, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
373 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
374 "test-compile": {"status": "ok", "tookMs": 1834, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
375 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
376 "publish": {"status": "skipped", "tookMs": 0},
377 "metadata": {
378 "crossScalaVersions": ["2.13.17", "2.12.20", "3.3.7"]
379}
380},{
381 "module": "pekko-http-circe",
382 "compile": {"status": "ok", "tookMs": 869, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
383 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
384 "test-compile": {"status": "ok", "tookMs": 2553, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
385 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
386 "publish": {"status": "skipped", "tookMs": 0},
387 "metadata": {
388 "crossScalaVersions": ["2.13.17", "2.12.20", "3.3.7"]
389}
390},{
391 "module": "pekko-http-zio-json",
392 "compile": {"status": "ok", "tookMs": 1012, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
393 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
394 "test-compile": {"status": "ok", "tookMs": 1901, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
395 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
396 "publish": {"status": "skipped", "tookMs": 0},
397 "metadata": {
398 "crossScalaVersions": []
399}
400},{
401 "module": "pekko-http-circe-base",
402 "compile": {"status": "ok", "tookMs": 58, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
403 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
404 "test-compile": {"status": "ok", "tookMs": 71, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
405 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
406 "publish": {"status": "skipped", "tookMs": 0},
407 "metadata": {
408 "crossScalaVersions": ["2.13.17", "2.12.20", "3.3.7"]
409}
410}]
411************************
412[success] Total time: 157 s (0:02:37.0), completed Nov 25, 2025, 3:14:36 PM
413[0JChecking patch project/plugins.sbt...
414Checking patch build.sbt...
415Applied patch project/plugins.sbt cleanly.
416Applied patch build.sbt cleanly.