Build Logs

theiterators/baklava • scheduled_3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY

Errors

0

Warnings

0

Total Lines

633

1##################################
2Clonning https://github.com/theiterators/baklava.git into /build/repo using revision v1.0.8
3##################################
4Note: switching to '329bc076af96743bf57af456036feee7394eff64'.
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.3
22Using target Scala version for migration: 3.7.4
23Migrating project for -source:3.4 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.4-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.3"
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.3"' in build.sbt
38----
39Starting build for 3.7.4
40Execute tests: false
41sbt project found:
42Sbt version 1.11.3 is not supported, minimal supported version is 1.11.5
43Enforcing usage of sbt in version 1.11.5
44No prepare script found for project theiterators/baklava
45##################################
46Scala version: 3.7.4
47Targets: pl.iterators%baklava-core pl.iterators%baklava-http4s pl.iterators%baklava-munit pl.iterators%baklava-openapi pl.iterators%baklava-pekko-http pl.iterators%baklava-pekko-http-routes pl.iterators%baklava-scalatest pl.iterators%baklava-simple pl.iterators%baklava-specs2 pl.iterators%baklava-tsrest
48Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.3\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
49##################################
50Using extra scalacOptions: -rewrite,REQUIRE:-source:3.4-migration
51Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
52[sbt_options] declare -a sbt_options=()
53[process_args] java_version = '17'
54[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
55# Executing command line:
56java
57-Dfile.encoding=UTF-8
58-Dcommunitybuild.scala=3.7.4
59-Dcommunitybuild.project.dependencies.add=
60-Xmx7G
61-Xms4G
62-Xss8M
63-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
64-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
65-jar
66/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
67"setCrossScalaVersions 3.7.4"
68"++3.7.4 -v"
69"mapScalacOptions "-rewrite,REQUIRE:-source:3.4-migration,-Wconf:msg=can be rewritten automatically under:s" "-indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
70"set every credentials := Nil"
71"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
72"removeScalacOptionsStartingWith -P:wartremover"
73
74moduleMappings
75"runBuild 3.7.4 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.3\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}""" pl.iterators%baklava-core pl.iterators%baklava-http4s pl.iterators%baklava-munit pl.iterators%baklava-openapi pl.iterators%baklava-pekko-http pl.iterators%baklava-pekko-http-routes pl.iterators%baklava-scalatest pl.iterators%baklava-simple pl.iterators%baklava-specs2 pl.iterators%baklava-tsrest"
76
77[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
78[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
79[info] loading project definition from /build/repo/project
80[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
81[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
82[info] Compilation completed in 8.752s.
83[info] done compiling
84[info] loading settings for project baklava from build.sbt...
85[info] resolving key references (18726 settings) ...
86[info] set scmInfo to https://github.com/theiterators/baklava
87[info] set current project to baklava (in build file:/build/repo/)
88Execute setCrossScalaVersions: 3.7.4
89OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in core/crossScalaVersions
90OpenCB::Limitting incorrect crossVersions List() -> List(2.13.16) in baklava/crossScalaVersions
91OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in docs/crossScalaVersions
92OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in tsrest/crossScalaVersions
93OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in simple/crossScalaVersions
94OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in baklavaJVM/crossScalaVersions
95OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in openapi/crossScalaVersions
96OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in munit/crossScalaVersions
97OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in specs2/crossScalaVersions
98OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in baklavaNative/crossScalaVersions
99OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in http4s/crossScalaVersions
100[info] set scmInfo to https://github.com/theiterators/baklava
101OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in baklavaJS/crossScalaVersions
102OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in pekkohttproutes/crossScalaVersions
103OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in scalatest/crossScalaVersions
104OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in pekkohttp/crossScalaVersions
105[info] set current project to baklava (in build file:/build/repo/)
106[info] Setting Scala version to 3.7.4 on 14 projects.
107[info] Switching Scala version on:
108[info] scalatest (2.13.16, 3.7.4)
109[info] http4s (2.13.16, 3.7.4)
110[info] baklavaJVM (2.13.16, 3.7.4)
111[info] docs (2.13.16, 3.7.4)
112[info] openapi (2.13.16, 3.7.4)
113[info] pekkohttproutes (2.13.16, 3.7.4)
114[info] simple (2.13.16, 3.7.4)
115[info] baklavaJS (2.13.16, 3.7.4)
116[info] munit (2.13.16, 3.7.4)
117[info] core (2.13.16, 3.7.4)
118[info] tsrest (2.13.16, 3.7.4)
119[info] specs2 (2.13.16, 3.7.4)
120[info] pekkohttp (2.13.16, 3.7.4)
121[info] baklavaNative (2.13.16, 3.7.4)
122[info] Excluding projects:
123[info] * baklava (2.13.16)
124[info] sbtplugin (2.12.17)
125[info] Reapplying settings...
126[info] set scmInfo to https://github.com/theiterators/baklava
127[info] set current project to baklava (in build file:/build/repo/)
128Execute mapScalacOptions: -rewrite,REQUIRE:-source:3.4-migration,-Wconf:msg=can be rewritten automatically under:s -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
129[info] Reapplying settings...
130[info] set scmInfo to https://github.com/theiterators/baklava
131[info] set current project to baklava (in build file:/build/repo/)
132[info] Defining Global / credentials, baklavaJS / credentials and 14 others.
133[info] The new values will be used by Compile / scalafmtOnly, IntegrationTest / scalafmtOnly and 142 others.
134[info] Run `last` for details.
135[info] Reapplying settings...
136[info] set scmInfo to https://github.com/theiterators/baklava
137[info] set current project to baklava (in build file:/build/repo/)
138Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
139[info] Reapplying settings...
140OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
141
142 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
143 Did you mean http4s / allExcludeDependencies ?
144 , retry without global scopes
145[info] Reapplying settings...
146[info] set scmInfo to https://github.com/theiterators/baklava
147[info] set current project to baklava (in build file:/build/repo/)
148Execute removeScalacOptionsStartingWith: -P:wartremover
149[info] Reapplying settings...
150[info] set scmInfo to https://github.com/theiterators/baklava
151[info] set current project to baklava (in build file:/build/repo/)
152[success] Total time: 0 s, completed Dec 28, 2025, 4:36:23 PM
153Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.3\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
154Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
155Starting build...
156Projects: Set(scalatest, http4s, openapi, pekkohttproutes, simple, munit, core, tsrest, specs2, pekkohttp)
157Starting build for ProjectRef(file:/build/repo/,pekkohttproutes) (baklava-pekko-http-routes)... [0/10]
158OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
159OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.4-migration` in Scala 2.12.20 module Global
160OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
161OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
162Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, -java-output-version, 8, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
163[info] scalafmt: Formatting 1 Scala sources (/build/repo/pekkohttproutes)...
164[info] compiling 1 Scala source to /build/repo/pekkohttproutes/target/scala-3.7.4/classes ...
165[info] done compiling
166Starting build for ProjectRef(file:/build/repo/,simple) (baklava-simple)... [1/10]
167Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, -java-output-version, 8, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
168[info] scalafmt: Formatting 1 Scala sources (/build/repo/simple)...
169[info] scalafmt: Formatting 3 Scala sources (/build/repo/core)...
170[info] scalafmt: Formatting 11 Scala sources (/build/repo/core)...
171[info] compiling 11 Scala sources to /build/repo/core/target/scala-3.7.4/classes ...
172[info] [patched file /build/repo/core/src/main/scala/pl/iterators/baklava/BaklavaSerialize.scala]
173[info] [patched file /build/repo/core/src/main/scala/pl/iterators/baklava/BaklavaTestFrameworkDsl.scala]
174[info] done compiling
175[info] compiling 1 Scala source to /build/repo/simple/target/scala-3.7.4/classes ...
176[info] [patched file /build/repo/simple/src/main/scala/pl/iterators/baklava/simple/BaklavaDslFormatterSimple.scala]
177[info] done compiling
178[info] scalafmt: Formatting 1 Scala sources (/build/repo/simple)...
179[info] scalafmt: Formatting 2 Scala sources (/build/repo/core)...
180[info] scalafmt: Formatting 1 Scala sources (/build/repo/scalatest)...
181[info] scalafmt: Reformatted 1 Scala sources
182[info] compiling 2 Scala sources to /build/repo/core/target/scala-3.7.4/classes ...
183[info] done compiling
184[info] compiling 1 Scala source to /build/repo/scalatest/target/scala-3.7.4/classes ...
185[info] compiling 1 Scala source to /build/repo/simple/target/scala-3.7.4/classes ...
186[info] done compiling
187[info] done compiling
188[info] compiling 1 Scala source to /build/repo/core/target/scala-3.7.4/classes ...
189[info] done compiling
190Starting build for ProjectRef(file:/build/repo/,http4s) (baklava-http4s)... [2/10]
191Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, -java-output-version, 8, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
192[info] scalafmt: Formatting 1 Scala sources (/build/repo/http4s)...
193[info] compiling 1 Scala source to /build/repo/http4s/target/scala-3.7.4/classes ...
194[info] done compiling
195Starting build for ProjectRef(file:/build/repo/,tsrest) (baklava-tsrest)... [3/10]
196Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, -java-output-version, 8, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
197[info] scalafmt: Formatting 2 Scala sources (/build/repo/tsrest)...
198[info] compiling 2 Scala sources to /build/repo/tsrest/target/scala-3.7.4/classes ...
199[info] done compiling
200Starting build for ProjectRef(file:/build/repo/,specs2) (baklava-specs2)... [4/10]
201Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, -java-output-version, 8, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
202[info] scalafmt: Formatting 1 Scala sources (/build/repo/specs2)...
203[info] compiling 1 Scala source to /build/repo/specs2/target/scala-3.7.4/classes ...
204[info] done compiling
205Starting build for ProjectRef(file:/build/repo/,scalatest) (baklava-scalatest)... [5/10]
206Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, -java-output-version, 8, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
207Starting build for ProjectRef(file:/build/repo/,core) (baklava-core)... [6/10]
208Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, -java-output-version, 8, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
209[info] compiling 3 Scala sources to /build/repo/core/target/scala-3.7.4/test-classes ...
210[info] done compiling
211Starting build for ProjectRef(file:/build/repo/,pekkohttp) (baklava-pekko-http)... [7/10]
212Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, -java-output-version, 8, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
213[info] scalafmt: Formatting 1 Scala sources (/build/repo/pekkohttp)...
214[info] compiling 1 Scala source to /build/repo/pekkohttp/target/scala-3.7.4/classes ...
215[info] done compiling
216Starting build for ProjectRef(file:/build/repo/,munit) (baklava-munit)... [8/10]
217Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, -java-output-version, 8, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
218[info] scalafmt: Formatting 1 Scala sources (/build/repo/munit)...
219[info] compiling 1 Scala source to /build/repo/munit/target/scala-3.7.4/classes ...
220[info] done compiling
221Starting build for ProjectRef(file:/build/repo/,openapi) (baklava-openapi)... [9/10]
222Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, -java-output-version, 8, -Xmax-inlines:64, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
223[info] scalafmt: Formatting 6 Scala sources (/build/repo/openapi)...
224[info] scalafmt: Formatting 3 Scala sources (/build/repo/openapi)...
225[info] compiling 3 Scala sources to /build/repo/openapi/target/scala-3.7.4/classes ...
226[info] done compiling
227[info] compiling 6 Scala sources to /build/repo/openapi/target/scala-3.7.4/test-classes ...
228[info] done compiling
229
230************************
231Build summary:
232[{
233 "module": "baklava-pekko-http-routes",
234 "compile": {"status": "ok", "tookMs": 15694, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
235 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
236 "test-compile": {"status": "ok", "tookMs": 190, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
237 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
238 "publish": {"status": "skipped", "tookMs": 0},
239 "metadata": {
240 "crossScalaVersions": ["2.13.16", "3.3.3"]
241}
242},{
243 "module": "baklava-simple",
244 "compile": {"status": "ok", "tookMs": 17807, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
245 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
246 "test-compile": {"status": "ok", "tookMs": 3435, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
247 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
248 "publish": {"status": "skipped", "tookMs": 0},
249 "metadata": {
250 "crossScalaVersions": ["2.13.16", "3.3.3"]
251}
252},{
253 "module": "baklava-http4s",
254 "compile": {"status": "ok", "tookMs": 1210, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
255 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
256 "test-compile": {"status": "ok", "tookMs": 144, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
257 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
258 "publish": {"status": "skipped", "tookMs": 0},
259 "metadata": {
260 "crossScalaVersions": ["2.13.16", "3.3.3"]
261}
262},{
263 "module": "baklava-tsrest",
264 "compile": {"status": "ok", "tookMs": 700, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
265 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
266 "test-compile": {"status": "ok", "tookMs": 237, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
267 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
268 "publish": {"status": "skipped", "tookMs": 0},
269 "metadata": {
270 "crossScalaVersions": ["2.13.16", "3.3.3"]
271}
272},{
273 "module": "baklava-specs2",
274 "compile": {"status": "ok", "tookMs": 581, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
275 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
276 "test-compile": {"status": "ok", "tookMs": 150, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
277 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
278 "publish": {"status": "skipped", "tookMs": 0},
279 "metadata": {
280 "crossScalaVersions": ["2.13.16", "3.3.3"]
281}
282},{
283 "module": "baklava-scalatest",
284 "compile": {"status": "ok", "tookMs": 111, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
285 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
286 "test-compile": {"status": "ok", "tookMs": 159, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
287 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
288 "publish": {"status": "skipped", "tookMs": 0},
289 "metadata": {
290 "crossScalaVersions": ["2.13.16", "3.3.3"]
291}
292},{
293 "module": "baklava-core",
294 "compile": {"status": "ok", "tookMs": 61, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
295 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
296 "test-compile": {"status": "ok", "tookMs": 2740, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
297 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
298 "publish": {"status": "skipped", "tookMs": 0},
299 "metadata": {
300 "crossScalaVersions": ["2.13.16", "3.3.3"]
301}
302},{
303 "module": "baklava-pekko-http",
304 "compile": {"status": "ok", "tookMs": 1074, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
305 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
306 "test-compile": {"status": "ok", "tookMs": 163, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
307 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
308 "publish": {"status": "skipped", "tookMs": 0},
309 "metadata": {
310 "crossScalaVersions": ["2.13.16", "3.3.3"]
311}
312},{
313 "module": "baklava-munit",
314 "compile": {"status": "ok", "tookMs": 465, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
315 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
316 "test-compile": {"status": "ok", "tookMs": 174, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
317 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
318 "publish": {"status": "skipped", "tookMs": 0},
319 "metadata": {
320 "crossScalaVersions": ["2.13.16", "3.3.3"]
321}
322},{
323 "module": "baklava-openapi",
324 "compile": {"status": "ok", "tookMs": 1146, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
325 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
326 "test-compile": {"status": "ok", "tookMs": 20166, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
327 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
328 "publish": {"status": "skipped", "tookMs": 0},
329 "metadata": {
330 "crossScalaVersions": ["2.13.16", "3.3.3"]
331}
332}]
333************************
334[success] Total time: 152 s (0:02:32.0), completed Dec 28, 2025, 4:38:55 PM
335[0JChecking patch project/plugins.sbt...
336Checking patch project/build.properties...
337Checking patch build.sbt...
338Applied patch project/plugins.sbt cleanly.
339Applied patch project/build.properties cleanly.
340Applied patch build.sbt cleanly.
341Commit migration rewrites
342Switched to a new branch 'opencb/migrate-source-3.4'
343[opencb/migrate-source-3.4 42a43a1] Apply Scala compiler rewrites using -source:3.4-migration using Scala 3.7.4
344 3 files changed, 4 insertions(+), 4 deletions(-)
345----
346Preparing build for 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
347Scala binary version found: 3.8
348Implicitly using source version 3.8
349Scala binary version found: 3.8
350Implicitly using source version 3.8
351Would try to apply common scalacOption (best-effort, sbt/mill only):
352Append: ,REQUIRE:-source:3.8
353Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
354
355Try apply source patch:
356Path: build.sbt
357Pattern: val Scala3 = "3.3.3"
358Replacement: val Scala3 = "3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY"
359Successfully applied pattern 'val Scala3 = "3.3.3"' in build.sbt
360----
361Starting build for 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
362Execute tests: false
363sbt project found:
364Sbt version 1.11.3 is not supported, minimal supported version is 1.11.5
365Enforcing usage of sbt in version 1.11.5
366No prepare script found for project theiterators/baklava
367##################################
368Scala version: 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
369Targets: pl.iterators%baklava-core pl.iterators%baklava-http4s pl.iterators%baklava-munit pl.iterators%baklava-openapi pl.iterators%baklava-pekko-http pl.iterators%baklava-pekko-http-routes pl.iterators%baklava-scalatest pl.iterators%baklava-simple pl.iterators%baklava-specs2 pl.iterators%baklava-tsrest
370Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.3\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
371##################################
372Using extra scalacOptions: ,REQUIRE:-source:3.8
373Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
374[sbt_options] declare -a sbt_options=()
375[process_args] java_version = '17'
376[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
377# Executing command line:
378java
379-Dfile.encoding=UTF-8
380-Dcommunitybuild.scala=3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
381-Dcommunitybuild.project.dependencies.add=
382-Xmx7G
383-Xms4G
384-Xss8M
385-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
386-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
387-jar
388/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
389"setCrossScalaVersions 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY"
390"++3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -v"
391"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
392"set every credentials := Nil"
393"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
394"removeScalacOptionsStartingWith -P:wartremover"
395
396moduleMappings
397"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.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.3\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}""" pl.iterators%baklava-core pl.iterators%baklava-http4s pl.iterators%baklava-munit pl.iterators%baklava-openapi pl.iterators%baklava-pekko-http pl.iterators%baklava-pekko-http-routes pl.iterators%baklava-scalatest pl.iterators%baklava-simple pl.iterators%baklava-specs2 pl.iterators%baklava-tsrest"
398
399[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
400[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
401[info] loading project definition from /build/repo/project
402[info] loading settings for project baklava from build.sbt...
403[info] resolving key references (18726 settings) ...
404[info] set scmInfo to https://github.com/theiterators/baklava
405[info] set current project to baklava (in build file:/build/repo/)
406Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
407OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in core/crossScalaVersions
408OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in docs/crossScalaVersions
409OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in tsrest/crossScalaVersions
410OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in simple/crossScalaVersions
411OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in baklavaJVM/crossScalaVersions
412OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in openapi/crossScalaVersions
413OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in munit/crossScalaVersions
414OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in specs2/crossScalaVersions
415OpenCB::Limitting incorrect crossVersions List() -> List(2.13.16) in baklava/crossScalaVersions
416[info] set scmInfo to https://github.com/theiterators/baklava
417OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in http4s/crossScalaVersions
418OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in pekkohttproutes/crossScalaVersions
419OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in baklavaJS/crossScalaVersions
420OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in scalatest/crossScalaVersions
421OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in baklavaNative/crossScalaVersions
422OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in pekkohttp/crossScalaVersions
423[info] set current project to baklava (in build file:/build/repo/)
424[info] Setting Scala version to 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY on 14 projects.
425[info] Switching Scala version on:
426[info] scalatest (2.13.16, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
427[info] http4s (2.13.16, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
428[info] baklavaJVM (2.13.16, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
429[info] docs (2.13.16, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
430[info] openapi (2.13.16, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
431[info] pekkohttproutes (2.13.16, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
432[info] simple (2.13.16, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
433[info] baklavaJS (2.13.16, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
434[info] munit (2.13.16, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
435[info] core (2.13.16, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
436[info] tsrest (2.13.16, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
437[info] specs2 (2.13.16, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
438[info] pekkohttp (2.13.16, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
439[info] baklavaNative (2.13.16, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
440[info] Excluding projects:
441[info] * baklava (2.13.16)
442[info] sbtplugin (2.12.17)
443[info] Reapplying settings...
444[info] set scmInfo to https://github.com/theiterators/baklava
445[info] set current project to baklava (in build file:/build/repo/)
446Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
447[info] Reapplying settings...
448[info] set scmInfo to https://github.com/theiterators/baklava
449[info] set current project to baklava (in build file:/build/repo/)
450[info] Defining Global / credentials, baklavaJS / credentials and 14 others.
451[info] The new values will be used by Compile / scalafmtOnly, IntegrationTest / scalafmtOnly and 142 others.
452[info] Run `last` for details.
453[info] Reapplying settings...
454[info] set scmInfo to https://github.com/theiterators/baklava
455[info] set current project to baklava (in build file:/build/repo/)
456Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
457[info] Reapplying settings...
458OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
459
460 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
461 Did you mean http4s / allExcludeDependencies ?
462 , retry without global scopes
463[info] Reapplying settings...
464[info] set scmInfo to https://github.com/theiterators/baklava
465[info] set current project to baklava (in build file:/build/repo/)
466Execute removeScalacOptionsStartingWith: -P:wartremover
467[info] Reapplying settings...
468[info] set scmInfo to https://github.com/theiterators/baklava
469[info] set current project to baklava (in build file:/build/repo/)
470[success] Total time: 0 s, completed Dec 28, 2025, 4:39:17 PM
471Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.3\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
472Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
473Starting build...
474Projects: Set(scalatest, http4s, openapi, pekkohttproutes, simple, munit, core, tsrest, specs2, pekkohttp)
475Starting build for ProjectRef(file:/build/repo/,pekkohttproutes) (baklava-pekko-http-routes)... [0/10]
476OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
477OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
478OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
479Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
480[info] compiling 1 Scala source to /build/repo/pekkohttproutes/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
481[info] done compiling
482Starting build for ProjectRef(file:/build/repo/,simple) (baklava-simple)... [1/10]
483Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
484[info] compiling 11 Scala sources to /build/repo/core/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
485[info] done compiling
486[info] compiling 1 Scala source to /build/repo/simple/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
487[info] done compiling
488[info] compiling 1 Scala source to /build/repo/scalatest/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
489[info] done compiling
490Starting build for ProjectRef(file:/build/repo/,http4s) (baklava-http4s)... [2/10]
491Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
492[info] compiling 1 Scala source to /build/repo/http4s/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
493[info] done compiling
494Starting build for ProjectRef(file:/build/repo/,tsrest) (baklava-tsrest)... [3/10]
495Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
496[info] compiling 2 Scala sources to /build/repo/tsrest/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
497[info] done compiling
498Starting build for ProjectRef(file:/build/repo/,specs2) (baklava-specs2)... [4/10]
499Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
500[info] compiling 1 Scala source to /build/repo/specs2/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
501[info] done compiling
502Starting build for ProjectRef(file:/build/repo/,scalatest) (baklava-scalatest)... [5/10]
503Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
504Starting build for ProjectRef(file:/build/repo/,core) (baklava-core)... [6/10]
505Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
506[info] compiling 3 Scala sources to /build/repo/core/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/test-classes ...
507[info] done compiling
508Starting build for ProjectRef(file:/build/repo/,pekkohttp) (baklava-pekko-http)... [7/10]
509Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
510[info] compiling 1 Scala source to /build/repo/pekkohttp/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
511[info] done compiling
512Starting build for ProjectRef(file:/build/repo/,munit) (baklava-munit)... [8/10]
513Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
514[info] compiling 1 Scala source to /build/repo/munit/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
515[info] done compiling
516Starting build for ProjectRef(file:/build/repo/,openapi) (baklava-openapi)... [9/10]
517Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, --java-output-version:17, 8, -Xmax-inlines:64, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
518[info] compiling 3 Scala sources to /build/repo/openapi/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
519[info] done compiling
520[info] compiling 6 Scala sources to /build/repo/openapi/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/test-classes ...
521[info] done compiling
522
523************************
524Build summary:
525[{
526 "module": "baklava-pekko-http-routes",
527 "compile": {"status": "ok", "tookMs": 7199, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
528 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
529 "test-compile": {"status": "ok", "tookMs": 159, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
530 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
531 "publish": {"status": "skipped", "tookMs": 0},
532 "metadata": {
533 "crossScalaVersions": ["2.13.16", "3.3.3"]
534}
535},{
536 "module": "baklava-simple",
537 "compile": {"status": "ok", "tookMs": 13054, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
538 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
539 "test-compile": {"status": "ok", "tookMs": 1117, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
540 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
541 "publish": {"status": "skipped", "tookMs": 0},
542 "metadata": {
543 "crossScalaVersions": ["2.13.16", "3.3.3"]
544}
545},{
546 "module": "baklava-http4s",
547 "compile": {"status": "ok", "tookMs": 1609, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
548 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
549 "test-compile": {"status": "ok", "tookMs": 154, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
550 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
551 "publish": {"status": "skipped", "tookMs": 0},
552 "metadata": {
553 "crossScalaVersions": ["2.13.16", "3.3.3"]
554}
555},{
556 "module": "baklava-tsrest",
557 "compile": {"status": "ok", "tookMs": 867, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
558 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
559 "test-compile": {"status": "ok", "tookMs": 200, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
560 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
561 "publish": {"status": "skipped", "tookMs": 0},
562 "metadata": {
563 "crossScalaVersions": ["2.13.16", "3.3.3"]
564}
565},{
566 "module": "baklava-specs2",
567 "compile": {"status": "ok", "tookMs": 582, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
568 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
569 "test-compile": {"status": "ok", "tookMs": 150, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
570 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
571 "publish": {"status": "skipped", "tookMs": 0},
572 "metadata": {
573 "crossScalaVersions": ["2.13.16", "3.3.3"]
574}
575},{
576 "module": "baklava-scalatest",
577 "compile": {"status": "ok", "tookMs": 109, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
578 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
579 "test-compile": {"status": "ok", "tookMs": 184, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
580 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
581 "publish": {"status": "skipped", "tookMs": 0},
582 "metadata": {
583 "crossScalaVersions": ["2.13.16", "3.3.3"]
584}
585},{
586 "module": "baklava-core",
587 "compile": {"status": "ok", "tookMs": 52, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
588 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
589 "test-compile": {"status": "ok", "tookMs": 2773, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
590 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
591 "publish": {"status": "skipped", "tookMs": 0},
592 "metadata": {
593 "crossScalaVersions": ["2.13.16", "3.3.3"]
594}
595},{
596 "module": "baklava-pekko-http",
597 "compile": {"status": "ok", "tookMs": 986, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
598 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
599 "test-compile": {"status": "ok", "tookMs": 158, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
600 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
601 "publish": {"status": "skipped", "tookMs": 0},
602 "metadata": {
603 "crossScalaVersions": ["2.13.16", "3.3.3"]
604}
605},{
606 "module": "baklava-munit",
607 "compile": {"status": "ok", "tookMs": 590, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
608 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
609 "test-compile": {"status": "ok", "tookMs": 157, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
610 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
611 "publish": {"status": "skipped", "tookMs": 0},
612 "metadata": {
613 "crossScalaVersions": ["2.13.16", "3.3.3"]
614}
615},{
616 "module": "baklava-openapi",
617 "compile": {"status": "ok", "tookMs": 1015, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
618 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
619 "test-compile": {"status": "ok", "tookMs": 19484, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
620 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
621 "publish": {"status": "skipped", "tookMs": 0},
622 "metadata": {
623 "crossScalaVersions": ["2.13.16", "3.3.3"]
624}
625}]
626************************
627[success] Total time: 64 s (0:01:04.0), completed Dec 28, 2025, 4:40:21 PM
628[0JChecking patch project/plugins.sbt...
629Checking patch project/build.properties...
630Checking patch build.sbt...
631Applied patch project/plugins.sbt cleanly.
632Applied patch project/build.properties cleanly.
633Applied patch build.sbt cleanly.