Build Logs

playframework/twirl • 3.8.0-RC2:2025-11-27

Errors

0

Warnings

6

Total Lines

442

1##################################
2Clonning https://github.com/playframework/twirl.git into /build/repo using revision 2.1.0-M5
3##################################
4Note: switching to '2f48772a4523713bf9ecc4c563bdc45d32de2471'.
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.6
22Using target Scala version for migration: 3.7.4
23Migrating project for -source:3.7 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.7-migration
28Remove: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
29
30Try apply source patch:
31Path: compiler/src/test/scala-3/play/twirl/compiler/test/Helper.scala
32Pattern: (\s*)def printMessage\(msg: String\): Unit
33Replacement: $1def echoMessage(msg: String): Unit = printMessage(msg)
34$0
35Starting compilation server
36Compiling project (Scala 3.7.3, JVM (17))
37Compiled project (Scala 3.7.3, JVM (17))
38Successfully applied pattern '(\s*)def printMessage\(msg: String\): Unit' in compiler/src/test/scala-3/play/twirl/compiler/test/Helper.scala
39
40Try apply source patch:
41Path: project/Dependencies.scala
42Pattern: val Scala3 = "3.3.6"
43Replacement: val Scala3 = "3.7.4"
44Successfully applied pattern 'val Scala3 = "3.3.6"' in project/Dependencies.scala
45----
46Starting build for 3.7.4
47Execute tests: false
48sbt project found:
49Sbt version 1.11.4 is not supported, minimal supported version is 1.11.5
50Enforcing usage of sbt in version 1.11.5
51No prepare script found for project playframework/twirl
52##################################
53Scala version: 3.7.4
54Targets: org.playframework.twirl%twirl-api org.playframework.twirl%twirl-compiler org.playframework.twirl%twirl-maven-plugin org.playframework.twirl%twirl-parser
55Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"compiler/src/test/scala-3/play/twirl/compiler/test/Helper.scala","pattern":"(\\s*)def printMessage\\(msg: String\\): Unit","replaceWith":"$1def echoMessage(msg: String): Unit = printMessage(msg)\n$0"},{"path":"project/Dependencies.scala","pattern":"val Scala3 = \"3.3.6\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
56##################################
57Using extra scalacOptions: -rewrite,REQUIRE:-source:3.7-migration
58Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
59[sbt_options] declare -a sbt_options=()
60[process_args] java_version = '17'
61[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
62# Executing command line:
63java
64-Dfile.encoding=UTF-8
65-Dcommunitybuild.scala=3.7.4
66-Dcommunitybuild.project.dependencies.add=
67-Xmx7G
68-Xms4G
69-Xss8M
70-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
71-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
72-jar
73/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
74"setCrossScalaVersions 3.7.4"
75"++3.7.4 -v"
76"mapScalacOptions "-rewrite,REQUIRE:-source:3.7-migration,-Wconf:msg=can be rewritten automatically under:s" "-indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
77"set every credentials := Nil"
78"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
79"removeScalacOptionsStartingWith -P:wartremover"
80
81moduleMappings
82"runBuild 3.7.4 """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"compiler/src/test/scala-3/play/twirl/compiler/test/Helper.scala","pattern":"(\\s*)def printMessage\\(msg: String\\): Unit","replaceWith":"$1def echoMessage(msg: String): Unit = printMessage(msg)\n$0"},{"path":"project/Dependencies.scala","pattern":"val Scala3 = \"3.3.6\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}""" org.playframework.twirl%twirl-api org.playframework.twirl%twirl-compiler org.playframework.twirl%twirl-maven-plugin org.playframework.twirl%twirl-parser"
83
84[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
85[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
86[info] loading project definition from /build/repo/project
87[info] compiling 7 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
88[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
89[info] Compilation completed in 8.651s.
90[info] done compiling
91[info] loading settings for project twirl from build.sbt...
92[info] set current project to twirl (in build file:/build/repo/)
93Execute setCrossScalaVersions: 3.7.4
94OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in compiler/crossScalaVersions
95OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in apiJS/crossScalaVersions
96OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in mavenPlugin/crossScalaVersions
97OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in apiJVM/crossScalaVersions
98OpenCB::Limitting incorrect crossVersions List() -> List(2.12.20) in twirl/crossScalaVersions
99OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in parser/crossScalaVersions
100OpenCB::Changing crossVersion 3.7.2 -> 3.7.4 in plugin/crossScalaVersions
101[info] set current project to twirl (in build file:/build/repo/)
102[info] Setting Scala version to 3.7.4 on 6 projects.
103[info] Switching Scala version on:
104[info] plugin (2.12.20, 3.7.4)
105[info] apiJS (2.12.20, 2.13.16, 3.7.4)
106[info] apiJVM (2.12.20, 2.13.16, 3.7.4)
107[info] compiler (2.12.20, 2.13.16, 3.7.4)
108[info] parser (2.12.20, 2.13.16, 3.7.4)
109[info] mavenPlugin (2.12.20, 2.13.16, 3.7.4)
110[info] Excluding projects:
111[info] * twirl (2.12.20)
112[info] Reapplying settings...
113[info] set current project to twirl (in build file:/build/repo/)
114Execute mapScalacOptions: -rewrite,REQUIRE:-source:3.7-migration,-Wconf:msg=can be rewritten automatically under:s -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
115[info] Reapplying settings...
116[info] set current project to twirl (in build file:/build/repo/)
117[info] Defining Global / credentials, apiJS / credentials and 5 others.
118[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 55 others.
119[info] Run `last` for details.
120[info] Reapplying settings...
121[info] set current project to twirl (in build file:/build/repo/)
122Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
123[info] Reapplying settings...
124OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
125
126 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
127 Did you mean apiJS / allExcludeDependencies ?
128 , retry without global scopes
129[info] Reapplying settings...
130[info] set current project to twirl (in build file:/build/repo/)
131Execute removeScalacOptionsStartingWith: -P:wartremover
132[info] Reapplying settings...
133[info] set current project to twirl (in build file:/build/repo/)
134[success] Total time: 0 s, completed Nov 27, 2025, 9:51:07 PM
135Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"compiler/src/test/scala-3/play/twirl/compiler/test/Helper.scala","pattern":"(\\s*)def printMessage\\(msg: String\\): Unit","replaceWith":"$1def echoMessage(msg: String): Unit = printMessage(msg)\n$0"},{"path":"project/Dependencies.scala","pattern":"val Scala3 = \"3.3.6\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
136Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
137Starting build...
138Projects: Set(apiJVM, compiler, mavenPlugin, parser)
139Starting build for ProjectRef(file:/build/repo/,apiJVM) (twirl-api)... [0/4]
140OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
141OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.7-migration` in Scala 2.12.20 module Global
142OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
143OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
144Compile scalacOptions: -release:17, -unchecked, -encoding, utf8, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
145[info] compiling 9 Scala sources to /build/repo/api/jvm/target/scala-3.7.4/classes ...
146[info] done compiling
147[info] compiling 3 Scala sources to /build/repo/api/jvm/target/scala-3.7.4/test-classes ...
148[info] done compiling
149Starting build for ProjectRef(file:/build/repo/,compiler) (twirl-compiler)... [1/4]
150Compile scalacOptions: -release:17, -unchecked, -encoding, utf8, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
151[info] compiling 3 Scala sources to /build/repo/parser/target/scala-3.7.4/classes ...
152[info] done compiling
153[info] compiling 2 Scala sources and 1 Java source to /build/repo/compiler/target/scala-3.7.4/classes ...
154[warn] /build/repo/compiler/src/main/java/play/japi/twirl/compiler/TwirlCompiler.java:85:12: scala.collection.JavaConverters$ in scala.collection has been deprecated
155[warn] JavaConverters$
156[warn] ^
157[warn] /build/repo/compiler/src/main/java/play/japi/twirl/compiler/TwirlCompiler.java:89:12: scala.collection.JavaConverters$ in scala.collection has been deprecated
158[warn] JavaConverters$
159[warn] ^
160[info] done compiling
161[info] compiling 1 Scala source to /build/repo/parser/target/scala-3.7.4/test-classes ...
162[info] done compiling
163[info] compiling 6 Scala sources and 1 Java source to /build/repo/compiler/target/scala-3.7.4/test-classes ...
164[info] done compiling
165Starting build for ProjectRef(file:/build/repo/,mavenPlugin) (twirl-maven-plugin)... [2/4]
166Compile scalacOptions: -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
167[info] compiling 3 Java sources to /build/repo/maven-twirl/target/scala-3.7.4/classes ...
168[info] done compiling
169Starting build for ProjectRef(file:/build/repo/,parser) (twirl-parser)... [3/4]
170Compile scalacOptions: -release:17, -unchecked, -encoding, utf8, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
171
172************************
173Build summary:
174[{
175 "module": "twirl-api",
176 "compile": {"status": "ok", "tookMs": 6201, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
177 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
178 "test-compile": {"status": "ok", "tookMs": 5465, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
179 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
180 "publish": {"status": "skipped", "tookMs": 0},
181 "metadata": {
182 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
183}
184},{
185 "module": "twirl-compiler",
186 "compile": {"status": "ok", "tookMs": 4403, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
187 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
188 "test-compile": {"status": "ok", "tookMs": 5019, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
189 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
190 "publish": {"status": "skipped", "tookMs": 0},
191 "metadata": {
192 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
193}
194},{
195 "module": "twirl-maven-plugin",
196 "compile": {"status": "ok", "tookMs": 511, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
197 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
198 "test-compile": {"status": "ok", "tookMs": 220, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
199 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
200 "publish": {"status": "skipped", "tookMs": 0},
201 "metadata": {
202 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
203}
204},{
205 "module": "twirl-parser",
206 "compile": {"status": "ok", "tookMs": 36, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
207 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
208 "test-compile": {"status": "ok", "tookMs": 91, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
209 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
210 "publish": {"status": "skipped", "tookMs": 0},
211 "metadata": {
212 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
213}
214}]
215************************
216[success] Total time: 70 s (0:01:10.0), completed Nov 27, 2025, 9:52:18 PM
217[0JChecking patch project/plugins.sbt...
218Checking patch project/build.properties...
219Checking patch project/Dependencies.scala...
220Checking patch compiler/src/test/scala-3/play/twirl/compiler/test/Helper.scala...
221Checking patch build.sbt...
222Applied patch project/plugins.sbt cleanly.
223Applied patch project/build.properties cleanly.
224Applied patch project/Dependencies.scala cleanly.
225Applied patch compiler/src/test/scala-3/play/twirl/compiler/test/Helper.scala cleanly.
226Applied patch build.sbt cleanly.
227No migration rewrite changes found, would not commit
228----
229Preparing build for 3.8.0-RC2
230Scala binary version found: 3.8
231Implicitly using source version 3.8
232Scala binary version found: 3.8
233Implicitly using source version 3.8
234Would try to apply common scalacOption (best-effort, sbt/mill only):
235Append: ,REQUIRE:-source:3.8
236Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
237
238Try apply source patch:
239Path: compiler/src/test/scala-3/play/twirl/compiler/test/Helper.scala
240Pattern: (\s*)def printMessage\(msg: String\): Unit
241Replacement: $1def echoMessage(msg: String): Unit = printMessage(msg)
242$0
243Successfully applied pattern '(\s*)def printMessage\(msg: String\): Unit' in compiler/src/test/scala-3/play/twirl/compiler/test/Helper.scala
244
245Try apply source patch:
246Path: project/Dependencies.scala
247Pattern: val Scala3 = "3.3.6"
248Replacement: val Scala3 = "3.8.0-RC2"
249Successfully applied pattern 'val Scala3 = "3.3.6"' in project/Dependencies.scala
250----
251Starting build for 3.8.0-RC2
252Execute tests: false
253sbt project found:
254Sbt version 1.11.4 is not supported, minimal supported version is 1.11.5
255Enforcing usage of sbt in version 1.11.5
256No prepare script found for project playframework/twirl
257##################################
258Scala version: 3.8.0-RC2
259Targets: org.playframework.twirl%twirl-api org.playframework.twirl%twirl-compiler org.playframework.twirl%twirl-maven-plugin org.playframework.twirl%twirl-parser
260Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"compiler/src/test/scala-3/play/twirl/compiler/test/Helper.scala","pattern":"(\\s*)def printMessage\\(msg: String\\): Unit","replaceWith":"$1def echoMessage(msg: String): Unit = printMessage(msg)\n$0"},{"path":"project/Dependencies.scala","pattern":"val Scala3 = \"3.3.6\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
261##################################
262Using extra scalacOptions: ,REQUIRE:-source:3.8
263Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
264[sbt_options] declare -a sbt_options=()
265[process_args] java_version = '17'
266[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
267# Executing command line:
268java
269-Dfile.encoding=UTF-8
270-Dcommunitybuild.scala=3.8.0-RC2
271-Dcommunitybuild.project.dependencies.add=
272-Xmx7G
273-Xms4G
274-Xss8M
275-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
276-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
277-jar
278/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
279"setCrossScalaVersions 3.8.0-RC2"
280"++3.8.0-RC2 -v"
281"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
282"set every credentials := Nil"
283"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
284"removeScalacOptionsStartingWith -P:wartremover"
285
286moduleMappings
287"runBuild 3.8.0-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"compiler/src/test/scala-3/play/twirl/compiler/test/Helper.scala","pattern":"(\\s*)def printMessage\\(msg: String\\): Unit","replaceWith":"$1def echoMessage(msg: String): Unit = printMessage(msg)\n$0"},{"path":"project/Dependencies.scala","pattern":"val Scala3 = \"3.3.6\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}""" org.playframework.twirl%twirl-api org.playframework.twirl%twirl-compiler org.playframework.twirl%twirl-maven-plugin org.playframework.twirl%twirl-parser"
288
289[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
290[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
291[info] loading project definition from /build/repo/project
292[info] compiling 1 Scala source to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
293[info] done compiling
294[info] loading settings for project twirl from build.sbt...
295[info] set current project to twirl (in build file:/build/repo/)
296Execute setCrossScalaVersions: 3.8.0-RC2
297OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in compiler/crossScalaVersions
298OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in apiJS/crossScalaVersions
299OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in mavenPlugin/crossScalaVersions
300OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in apiJVM/crossScalaVersions
301OpenCB::Limitting incorrect crossVersions List() -> List(2.12.20) in twirl/crossScalaVersions
302OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in parser/crossScalaVersions
303OpenCB::Changing crossVersion 3.7.2 -> 3.8.0-RC2 in plugin/crossScalaVersions
304[info] set current project to twirl (in build file:/build/repo/)
305[info] Setting Scala version to 3.8.0-RC2 on 6 projects.
306[info] Switching Scala version on:
307[info] plugin (2.12.20, 3.8.0-RC2)
308[info] apiJS (2.12.20, 2.13.16, 3.8.0-RC2)
309[info] apiJVM (2.12.20, 2.13.16, 3.8.0-RC2)
310[info] compiler (2.12.20, 2.13.16, 3.8.0-RC2)
311[info] parser (2.12.20, 2.13.16, 3.8.0-RC2)
312[info] mavenPlugin (2.12.20, 2.13.16, 3.8.0-RC2)
313[info] Excluding projects:
314[info] * twirl (2.12.20)
315[info] Reapplying settings...
316[info] set current project to twirl (in build file:/build/repo/)
317Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
318[info] Reapplying settings...
319[info] set current project to twirl (in build file:/build/repo/)
320[info] Defining Global / credentials, apiJS / credentials and 5 others.
321[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 55 others.
322[info] Run `last` for details.
323[info] Reapplying settings...
324[info] set current project to twirl (in build file:/build/repo/)
325Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
326[info] Reapplying settings...
327OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
328
329 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
330 Did you mean apiJS / allExcludeDependencies ?
331 , retry without global scopes
332[info] Reapplying settings...
333[info] set current project to twirl (in build file:/build/repo/)
334Execute removeScalacOptionsStartingWith: -P:wartremover
335[info] Reapplying settings...
336[info] set current project to twirl (in build file:/build/repo/)
337[success] Total time: 0 s, completed Nov 27, 2025, 9:52:37 PM
338Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"compiler/src/test/scala-3/play/twirl/compiler/test/Helper.scala","pattern":"(\\s*)def printMessage\\(msg: String\\): Unit","replaceWith":"$1def echoMessage(msg: String): Unit = printMessage(msg)\n$0"},{"path":"project/Dependencies.scala","pattern":"val Scala3 = \"3.3.6\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
339Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
340Starting build...
341Projects: Set(apiJVM, compiler, mavenPlugin, parser)
342Starting build for ProjectRef(file:/build/repo/,apiJVM) (twirl-api)... [0/4]
343OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
344OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
345OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
346Compile scalacOptions: -release:17, -unchecked, -encoding, utf8, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
347[info] compiling 9 Scala sources to /build/repo/api/jvm/target/scala-3.8.0-RC2/classes ...
348[info] done compiling
349[info] compiling 3 Scala sources to /build/repo/api/jvm/target/scala-3.8.0-RC2/test-classes ...
350[info] done compiling
351Starting build for ProjectRef(file:/build/repo/,compiler) (twirl-compiler)... [1/4]
352Compile scalacOptions: -release:17, -unchecked, -encoding, utf8, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
353[info] compiling 3 Scala sources to /build/repo/parser/target/scala-3.8.0-RC2/classes ...
354[info] done compiling
355[info] compiling 2 Scala sources and 1 Java source to /build/repo/compiler/target/scala-3.8.0-RC2/classes ...
356Build timeouts: 1, would retry
357Retrying build, retry 1/2, force Scala version:false, enable migration:
358[sbt_options] declare -a sbt_options=()
359[process_args] java_version = '17'
360[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
361# Executing command line:
362java
363-Dfile.encoding=UTF-8
364-Dcommunitybuild.scala=3.8.0-RC2
365-Dcommunitybuild.project.dependencies.add=
366-Xmx7G
367-Xms4G
368-Xss8M
369-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
370-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
371-jar
372/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
373"setCrossScalaVersions 3.8.0-RC2"
374"++3.8.0-RC2 -v"
375"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
376"set every credentials := Nil"
377"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
378"removeScalacOptionsStartingWith -P:wartremover"
379
380moduleMappings
381"runBuild 3.8.0-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"compiler/src/test/scala-3/play/twirl/compiler/test/Helper.scala","pattern":"(\\s*)def printMessage\\(msg: String\\): Unit","replaceWith":"$1def echoMessage(msg: String): Unit = printMessage(msg)\n$0"},{"path":"project/Dependencies.scala","pattern":"val Scala3 = \"3.3.6\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}""" org.playframework.twirl%twirl-api org.playframework.twirl%twirl-compiler org.playframework.twirl%twirl-maven-plugin org.playframework.twirl%twirl-parser"
382
383[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
384[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
385[info] loading project definition from /build/repo/project
386[info] loading settings for project twirl from build.sbt...
387[info] set current project to twirl (in build file:/build/repo/)
388Execute setCrossScalaVersions: 3.8.0-RC2
389OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in apiJS/crossScalaVersions
390OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in mavenPlugin/crossScalaVersions
391OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in compiler/crossScalaVersions
392OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in apiJVM/crossScalaVersions
393OpenCB::Limitting incorrect crossVersions List() -> List(2.12.20) in twirl/crossScalaVersions
394OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in parser/crossScalaVersions
395OpenCB::Changing crossVersion 3.7.2 -> 3.8.0-RC2 in plugin/crossScalaVersions
396[info] set current project to twirl (in build file:/build/repo/)
397[info] Setting Scala version to 3.8.0-RC2 on 6 projects.
398[info] Switching Scala version on:
399[info] plugin (2.12.20, 3.8.0-RC2)
400[info] apiJS (2.12.20, 2.13.16, 3.8.0-RC2)
401[info] apiJVM (2.12.20, 2.13.16, 3.8.0-RC2)
402[info] compiler (2.12.20, 2.13.16, 3.8.0-RC2)
403[info] parser (2.12.20, 2.13.16, 3.8.0-RC2)
404[info] mavenPlugin (2.12.20, 2.13.16, 3.8.0-RC2)
405[info] Excluding projects:
406[info] * twirl (2.12.20)
407[info] Reapplying settings...
408[info] set current project to twirl (in build file:/build/repo/)
409Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
410[info] Reapplying settings...
411[info] set current project to twirl (in build file:/build/repo/)
412[info] Defining Global / credentials, apiJS / credentials and 5 others.
413[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 55 others.
414[info] Run `last` for details.
415[info] Reapplying settings...
416[info] set current project to twirl (in build file:/build/repo/)
417Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
418[info] Reapplying settings...
419OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
420
421 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
422 Did you mean apiJS / allExcludeDependencies ?
423 , retry without global scopes
424[info] Reapplying settings...
425[info] set current project to twirl (in build file:/build/repo/)
426Execute removeScalacOptionsStartingWith: -P:wartremover
427[info] Reapplying settings...
428[info] set current project to twirl (in build file:/build/repo/)
429[success] Total time: 0 s, completed Nov 27, 2025, 11:42:32 PM
430Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"compiler/src/test/scala-3/play/twirl/compiler/test/Helper.scala","pattern":"(\\s*)def printMessage\\(msg: String\\): Unit","replaceWith":"$1def echoMessage(msg: String): Unit = printMessage(msg)\n$0"},{"path":"project/Dependencies.scala","pattern":"val Scala3 = \"3.3.6\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
431Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
432Starting build...
433Projects: Set(apiJVM, compiler, mavenPlugin, parser)
434Starting build for ProjectRef(file:/build/repo/,apiJVM) (twirl-api)... [0/4]
435OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
436OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
437OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
438Compile scalacOptions: -release:17, -unchecked, -encoding, utf8, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
439Starting build for ProjectRef(file:/build/repo/,compiler) (twirl-compiler)... [1/4]
440Compile scalacOptions: -release:17, -unchecked, -encoding, utf8, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
441[info] compiling 2 Scala sources and 1 Java source to /build/repo/compiler/target/scala-3.8.0-RC2/classes ...
442Build timeout after 2 hours