Build Logs

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

Errors

0

Warnings

6

Total Lines

484

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.937s.
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 apiJS/crossScalaVersions
95OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in compiler/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 28, 2025, 1:01:25 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": 5999, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
177 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
178 "test-compile": {"status": "ok", "tookMs": 4961, "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": 4485, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
187 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
188 "test-compile": {"status": "ok", "tookMs": 4983, "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": 471, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
197 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
198 "test-compile": {"status": "ok", "tookMs": 275, "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": 39, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
207 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
208 "test-compile": {"status": "ok", "tookMs": 86, "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: 60 s, completed Nov 28, 2025, 1:02:25 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: true
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":"full","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":"full","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 28, 2025, 1:02:44 PM
338Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","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()),Full,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
351[info] BufferedContentSpec:
352[info] equality checking
353[info] - should return false for BufferedContents with the same body but different implementations
354[info] - should return false for BufferedContents with different bodies but the same implementations
355[info] - should return true for BufferedContents with the same body and the same implementation
356[info] FormatSpec:
357[info] Formats
358[info] - should show null text values as empty
359[info] HtmlFormat
360[info] - should escape '<', '&' and '>'
361[info] - should escape single quotes
362[info] - should escape double quotes
363[info] - should not escape non-ASCII characters
364[info] JavaScriptFormat
365[info] - should escape ''', '"' and '\'
366[info] StringInterpolationSpec:
367[info] StringInterpolation
368[info] - should leave string parts untouched
369[info] - should escape interpolated arguments
370[info] - should leave nested templates untouched
371[info] - should display arguments as they would be displayed in a template
372Starting build for ProjectRef(file:/build/repo/,compiler) (twirl-compiler)... [1/4]
373Compile scalacOptions: -release:17, -unchecked, -encoding, utf8, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
374[info] compiling 3 Scala sources to /build/repo/parser/target/scala-3.8.0-RC2/classes ...
375[info] done compiling
376[info] compiling 2 Scala sources and 1 Java source to /build/repo/compiler/target/scala-3.8.0-RC2/classes ...
377Build timeouts: 1, would retry
378Retrying build, retry 1/2, force Scala version:false, enable migration:
379[sbt_options] declare -a sbt_options=()
380[process_args] java_version = '17'
381[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
382# Executing command line:
383java
384-Dfile.encoding=UTF-8
385-Dcommunitybuild.scala=3.8.0-RC2
386-Dcommunitybuild.project.dependencies.add=
387-Xmx7G
388-Xms4G
389-Xss8M
390-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
391-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
392-jar
393/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
394"setCrossScalaVersions 3.8.0-RC2"
395"++3.8.0-RC2 -v"
396"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
397"set every credentials := Nil"
398"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
399"removeScalacOptionsStartingWith -P:wartremover"
400
401moduleMappings
402"runBuild 3.8.0-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","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"
403
404[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
405[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
406[info] loading project definition from /build/repo/project
407[info] loading settings for project twirl from build.sbt...
408[info] set current project to twirl (in build file:/build/repo/)
409Execute setCrossScalaVersions: 3.8.0-RC2
410OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in compiler/crossScalaVersions
411OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in apiJS/crossScalaVersions
412OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in mavenPlugin/crossScalaVersions
413OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in apiJVM/crossScalaVersions
414OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in parser/crossScalaVersions
415OpenCB::Limitting incorrect crossVersions List() -> List(2.12.20) in twirl/crossScalaVersions
416OpenCB::Changing crossVersion 3.7.2 -> 3.8.0-RC2 in plugin/crossScalaVersions
417[info] set current project to twirl (in build file:/build/repo/)
418[info] Setting Scala version to 3.8.0-RC2 on 6 projects.
419[info] Switching Scala version on:
420[info] plugin (2.12.20, 3.8.0-RC2)
421[info] apiJS (2.12.20, 2.13.16, 3.8.0-RC2)
422[info] apiJVM (2.12.20, 2.13.16, 3.8.0-RC2)
423[info] compiler (2.12.20, 2.13.16, 3.8.0-RC2)
424[info] parser (2.12.20, 2.13.16, 3.8.0-RC2)
425[info] mavenPlugin (2.12.20, 2.13.16, 3.8.0-RC2)
426[info] Excluding projects:
427[info] * twirl (2.12.20)
428[info] Reapplying settings...
429[info] set current project to twirl (in build file:/build/repo/)
430Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
431[info] Reapplying settings...
432[info] set current project to twirl (in build file:/build/repo/)
433[info] Defining Global / credentials, apiJS / credentials and 5 others.
434[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 55 others.
435[info] Run `last` for details.
436[info] Reapplying settings...
437[info] set current project to twirl (in build file:/build/repo/)
438Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
439[info] Reapplying settings...
440OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
441
442 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
443 Did you mean apiJS / allExcludeDependencies ?
444 , retry without global scopes
445[info] Reapplying settings...
446[info] set current project to twirl (in build file:/build/repo/)
447Execute removeScalacOptionsStartingWith: -P:wartremover
448[info] Reapplying settings...
449[info] set current project to twirl (in build file:/build/repo/)
450[success] Total time: 0 s, completed Nov 28, 2025, 2:52:39 PM
451Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","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>\""}]}
452Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
453Starting build...
454Projects: Set(apiJVM, compiler, mavenPlugin, parser)
455Starting build for ProjectRef(file:/build/repo/,apiJVM) (twirl-api)... [0/4]
456OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
457OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
458OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
459Compile scalacOptions: -release:17, -unchecked, -encoding, utf8, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
460[info] BufferedContentSpec:
461[info] equality checking
462[info] - should return false for BufferedContents with the same body but different implementations
463[info] - should return false for BufferedContents with different bodies but the same implementations
464[info] - should return true for BufferedContents with the same body and the same implementation
465[info] FormatSpec:
466[info] Formats
467[info] - should show null text values as empty
468[info] HtmlFormat
469[info] - should escape '<', '&' and '>'
470[info] - should escape single quotes
471[info] - should escape double quotes
472[info] - should not escape non-ASCII characters
473[info] JavaScriptFormat
474[info] - should escape ''', '"' and '\'
475[info] StringInterpolationSpec:
476[info] StringInterpolation
477[info] - should leave string parts untouched
478[info] - should escape interpolated arguments
479[info] - should leave nested templates untouched
480[info] - should display arguments as they would be displayed in a template
481Starting build for ProjectRef(file:/build/repo/,compiler) (twirl-compiler)... [1/4]
482Compile scalacOptions: -release:17, -unchecked, -encoding, utf8, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
483[info] compiling 2 Scala sources and 1 Java source to /build/repo/compiler/target/scala-3.8.0-RC2/classes ...
484Build timeout after 2 hours