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