Build Logs
eikek/yamusca • 3.8.0-RC3:2025-12-04
Errors
0
Warnings
0
Total Lines
289
1##################################
2Clonning https://github.com/eikek/yamusca.git into /build/repo using revision v0.11.0
3##################################
4Note: switching to '779aea350b809b9f543d66a8a0192106eaaf76ca'.
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.5
22----
23Preparing build for 3.8.0-RC3
24Scala binary version found: 3.8
25Implicitly using source version 3.8
26Scala binary version found: 3.8
27Implicitly using source version 3.8
28Would try to apply common scalacOption (best-effort, sbt/mill only):
29Append: ,REQUIRE:-source:3.8
30Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
31
32Try apply source patch:
33Path: project/Dependencies.scala
34Pattern: val scala3 = "3.3.5"
35Replacement: val scala3 = "3.8.0-RC3"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (17))
38Compiled project (Scala 3.7.3, JVM (17))
39Successfully applied pattern 'val scala3 = "3.3.5"' in project/Dependencies.scala
40----
41Starting build for 3.8.0-RC3
42Execute tests: true
43sbt project found:
44Sbt version 1.10.11 is not supported, minimal supported version is 1.11.5
45Enforcing usage of sbt in version 1.11.5
46No prepare script found for project eikek/yamusca
47##################################
48Scala version: 3.8.0-RC3
49Targets: com.github.eikek%yamusca-circe com.github.eikek%yamusca-core com.github.eikek%yamusca-derive
50Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3 = \"3.3.5\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
51##################################
52Using extra scalacOptions: ,REQUIRE:-source:3.8
53Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
54[sbt_options] declare -a sbt_options=()
55[process_args] java_version = '17'
56[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
57# Executing command line:
58java
59-Dfile.encoding=UTF-8
60-Dcommunitybuild.scala=3.8.0-RC3
61-Dcommunitybuild.project.dependencies.add=
62-Xmx7G
63-Xms4G
64-Xss8M
65-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
66-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
67-jar
68/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
69"setCrossScalaVersions 3.8.0-RC3"
70"++3.8.0-RC3 -v"
71"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
72"set every credentials := Nil"
73"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
74"removeScalacOptionsStartingWith -P:wartremover"
75
76moduleMappings
77"runBuild 3.8.0-RC3 """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3 = \"3.3.5\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" com.github.eikek%yamusca-circe com.github.eikek%yamusca-core com.github.eikek%yamusca-derive"
78
79[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
80[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
81[info] loading project definition from /build/repo/project
82[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
83[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
84[info] Compilation completed in 8.737s.
85[info] done compiling
86[info] loading settings for project root from build.sbt...
87[info] resolving key references (11528 settings) ...
88[info] set current project to yamusca (in build file:/build/repo/)
89Execute setCrossScalaVersions: 3.8.0-RC3
90OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in circeJS/crossScalaVersions
91OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in core/crossScalaVersions
92OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in benchmark/crossScalaVersions
93OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in coreJS/crossScalaVersions
94OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in derive/crossScalaVersions
95OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in root/crossScalaVersions
96OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in deriveJS/crossScalaVersions
97OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in circe/crossScalaVersions
98OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in readme/crossScalaVersions
99[info] set current project to yamusca (in build file:/build/repo/)
100[info] Setting Scala version to 3.8.0-RC3 on 9 projects.
101[info] Switching Scala version on:
102[info] * root (2.12.20, 2.13.16, 3.8.0-RC3)
103[info] coreJS (2.12.20, 2.13.16, 3.8.0-RC3)
104[info] circeJS (2.12.20, 2.13.16, 3.8.0-RC3)
105[info] deriveJS (2.12.20, 2.13.16, 3.8.0-RC3)
106[info] circe (2.12.20, 2.13.16, 3.8.0-RC3)
107[info] readme (2.12.20, 2.13.16, 3.8.0-RC3)
108[info] core (2.12.20, 2.13.16, 3.8.0-RC3)
109[info] derive (2.12.20, 2.13.16, 3.8.0-RC3)
110[info] benchmark (2.12.20, 2.13.16, 3.8.0-RC3)
111[info] Excluding projects:
112[info] Reapplying settings...
113[info] set current project to yamusca (in build file:/build/repo/)
114Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
115[info] Reapplying settings...
116[info] set current project to yamusca (in build file:/build/repo/)
117[info] Defining Global / credentials, benchmark / credentials and 7 others.
118[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 72 others.
119[info] Run `last` for details.
120[info] Reapplying settings...
121[info] set current project to yamusca (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 allExcludeDependencies ?
128 , retry without global scopes
129[info] Reapplying settings...
130[info] set current project to yamusca (in build file:/build/repo/)
131Execute removeScalacOptionsStartingWith: -P:wartremover
132[info] Reapplying settings...
133[info] set current project to yamusca (in build file:/build/repo/)
134[success] Total time: 0 s, completed Dec 4, 2025, 3:28:45 PM
135Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3 = \"3.3.5\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
136Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
137Starting build...
138Projects: Set(circe, core, derive)
139Starting build for ProjectRef(file:/build/repo/,circe) (yamusca-circe)... [0/3]
140OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
141OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
142OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
143OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
144Compile scalacOptions: -unchecked, -encoding, UTF-8, -language:higherKinds, -Xsemanticdb, -semanticdb-target, /build/repo/modules/circe/.jvm/target/scala-3.8.0-RC3/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
145[info] compiling 17 Scala sources to /build/repo/modules/core/.jvm/target/scala-3.8.0-RC3/classes ...
146[info] done compiling
147[info] compiling 1 Scala source to /build/repo/modules/circe/.jvm/target/scala-3.8.0-RC3/classes ...
148[info] done compiling
149[info] compiling 1 Scala source to /build/repo/modules/circe/.jvm/target/scala-3.8.0-RC3/test-classes ...
150[info] done compiling
151yamusca.circe.CirceConverterSpec:
152 + circe converter should generate mustache value from json 0.165s
153 + work with lists 0.015s
154 + treat null values as absent 0.004s
155Starting build for ProjectRef(file:/build/repo/,core) (yamusca-core)... [1/3]
156Compile scalacOptions: -unchecked, -encoding, UTF-8, -language:higherKinds, -Xsemanticdb, -semanticdb-target, /build/repo/modules/core/.jvm/target/scala-3.8.0-RC3/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
157[info] compiling 3 Scala sources to /build/repo/modules/core/.jvm/target/scala-3.8.0-RC3/test-classes ...
158[info] done compiling
159yamusca.ParserCombSpec:
160yamusca.ParseInputSpec:
161yamusca.YamuscaSpec:
162 + current should return current substring 0.009s
163 + charAt should return char at given position 0.002s
164 + standalone ignore whitespace around p if only thing in line 0.016s
165 + work without whitespace 0.0s
166 + takeLeft should return valid substrings 0.003s
167 + parseTag should parse a starting tag 0.001s
168 + parseVariable should parse variables 0.001s
169 + dropLeft return valid substrings 0.003s
170 + parseComment should parse comments 0.004s
171 + takeRight should return valid substrings 0.002s
172 + stackedcontext should replace correct positions 0.026s
173 + parseStartSection should parse starting section tags 0.001s
174 + dropRight should return valid substrings 0.002s
175 + parseEndSection should parse ending section tags 0.001s
176 + expandRight should expand within raw string 0.003s
177 + consumeUntilEndSection should consume input until end section 0.005s
178 + expandLeft should expand within raw string 0.003s
179 + splitAt should split within input 0.002s
180 + parseLiteral should parse literals 0.005s
181 + stop before standalone tags 0.002s
182 + recognize non standalone tags 0.002s
183 + parseSetDelimiter should change delimiter to input 0.004s
184 + parseSection should parse sections 0.004s
185 + parseElement should parse all elements 0.004s
186 + fail on wrong input 0.001s
187 + repeat should call literal parser just once 0.001s
188 + call parsers multiple times 0.002s
189 + parseTemplate should parse literals and variables 0.002s
190 + parse long sections 0.003s
191 + collect missing keys 0.038s
192 + parse multiple sections 0.002s
193 + template should render literals 0.001s
194 + parse multiple inverted sections 0.004s
195 + render nested same sections 0.005s
196 + replace variables 0.001s
197 + replace variables by dotted access 0.001s
198 + render nothing for non-existing vars 0.0s
199 + recognize custom delimiters 0.006s
200 + not render empty sections 0.004s
201 + not remove whitespace on tags 0.002s
202 + cut should restrict backtracking 0.002s
203 + render inverted sections 0.005s
204 + render sections with dotted access 0.001s
205 + render simple lists 0.002s
206 + render list of objects 0.001s
207 + push/pop list element context 0.002s
208 + render lambda values 0.004s
209 + print template strings 0.002s
210 + thread context through 0.002s
211 + handle new lines after tags 0.002s
212 + handle new lines before tags 0.001s
213 + remove indented standalone lines 0.001s
214 + remove standalone lines 0.001s
215 + permit multiple sections per template 0.001s
216 + keep surrounding whitespace 0.001s
217 + access deep nested context 0.008s
218 + render falsy sections 0.001s
219 + omit truthy sections 0.001s
220 + treat objects and hashes like truthy values 0.001s
221 + allow multiple inverted sections 0.001s
222 + iterate over strings 0.002s
223 + recognize \\r\\n line endings 0.001s
224 + iterate nested arrays 0.002s
225 + comment should be removed 0.0s
226 + remove the whole line 0.0s
227 + not require a preceeding newline 0.001s
228 + not require a newline to follow 0.0s
229 + remove multiline comments 0.001s
230 + not strip whitespace on inline comments 0.0s
231 + not remove surrounding whitespace 0.001s
232 + triple mustache should behave like unescape variable 0.001s
233 + interpolate integers normal 0.0s
234 + delimiters should change 0.001s
235 + change to regex special chars 0.0s
236 + persist outside sections 0.001s
237 + render special variables -first, -last and -index 0.003s
238Starting build for ProjectRef(file:/build/repo/,derive) (yamusca-derive)... [2/3]
239Compile scalacOptions: -unchecked, -encoding, UTF-8, -language:higherKinds, -Xsemanticdb, -semanticdb-target, /build/repo/modules/derive/.jvm/target/scala-3.8.0-RC3/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
240[info] compiling 2 Scala sources to /build/repo/modules/derive/.jvm/target/scala-3.8.0-RC3/classes ...
241[info] done compiling
242[info] compiling 1 Scala source to /build/repo/modules/derive/.jvm/target/scala-3.8.0-RC3/test-classes ...
243[info] done compiling
244yamusca.ConverterSpec:
245 + converter should be available for some types 0.049s
246
247************************
248Build summary:
249[{
250 "module": "yamusca-circe",
251 "compile": {"status": "ok", "tookMs": 11868, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
252 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
253 "test-compile": {"status": "ok", "tookMs": 1990, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
254 "test": {"status": "ok", "tookMs": 619, "passed": 3, "failed": 0, "ignored": 0, "skipped": 0, "total": 3, "byFramework": [{"framework": "munit", "stats": {"passed": 3, "failed": 0, "ignored": 0, "skipped": 0, "total": 3}}]},
255 "publish": {"status": "skipped", "tookMs": 0},
256 "metadata": {
257 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.5"]
258}
259},{
260 "module": "yamusca-core",
261 "compile": {"status": "ok", "tookMs": 55, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
262 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
263 "test-compile": {"status": "ok", "tookMs": 2483, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
264 "test": {"status": "ok", "tookMs": 297, "passed": 76, "failed": 0, "ignored": 0, "skipped": 0, "total": 76, "byFramework": [{"framework": "munit", "stats": {"passed": 76, "failed": 0, "ignored": 0, "skipped": 0, "total": 76}}]},
265 "publish": {"status": "skipped", "tookMs": 0},
266 "metadata": {
267 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.5"]
268}
269},{
270 "module": "yamusca-derive",
271 "compile": {"status": "ok", "tookMs": 573, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
272 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
273 "test-compile": {"status": "ok", "tookMs": 906, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
274 "test": {"status": "ok", "tookMs": 257, "passed": 1, "failed": 0, "ignored": 0, "skipped": 0, "total": 1, "byFramework": [{"framework": "munit", "stats": {"passed": 1, "failed": 0, "ignored": 0, "skipped": 0, "total": 1}}]},
275 "publish": {"status": "skipped", "tookMs": 0},
276 "metadata": {
277 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.5"]
278}
279}]
280************************
281[success] Total time: 38 s, completed Dec 4, 2025, 3:29:23 PM
282[0JChecking patch project/plugins.sbt...
283Checking patch project/build.properties...
284Checking patch project/Dependencies.scala...
285Checking patch build.sbt...
286Applied patch project/plugins.sbt cleanly.
287Applied patch project/build.properties cleanly.
288Applied patch project/Dependencies.scala cleanly.
289Applied patch build.sbt cleanly.