Build Logs
natural-transformation/levsha • 3.8.0:2026-01-13
Errors
1
Warnings
32
Total Lines
232
1##################################
2Clonning https://github.com/natural-transformation/levsha.git into /build/repo using revision v1.6.2
3##################################
4Note: switching to 'd0b26e47ff64ffa7b231eb96aaacf13bc16d19b7'.
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
21----
22Preparing build for 3.8.0
23Scala binary version found: 3.8
24Implicitly using source version 3.8
25Scala binary version found: 3.8
26Implicitly using source version 3.8
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,REQUIRE:-source:3.8
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
30----
31Starting build for 3.8.0
32Execute tests: true
33sbt project found:
34Sbt version 1.10.7 is not supported, minimal supported version is 1.11.5
35Enforcing usage of sbt in version 1.11.5
36No prepare script found for project natural-transformation/levsha
37##################################
38Scala version: 3.8.0
39Targets: com.natural-transformation%levsha-core com.natural-transformation%levsha-events
40Project projectConfig: {"tests":null}
41##################################
42Using extra scalacOptions: ,REQUIRE:-source:3.8
43Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
44[sbt_options] declare -a sbt_options=()
45[process_args] java_version = '17'
46[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
47# Executing command line:
48java
49-Dfile.encoding=UTF-8
50-Dcommunitybuild.scala=3.8.0
51-Dcommunitybuild.project.dependencies.add=
52-Xmx7G
53-Xms4G
54-Xss8M
55-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
56-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
57-jar
58/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
59"setCrossScalaVersions 3.8.0"
60"++3.8.0 -v"
61"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
62"set every credentials := Nil"
63"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
64"removeScalacOptionsStartingWith -P:wartremover"
65
66moduleMappings
67"runBuild 3.8.0 """{"tests":null}""" com.natural-transformation%levsha-core com.natural-transformation%levsha-events"
68
69[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
70[info] loading project definition from /build/repo/project/project
71[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
72[info] loading project definition from /build/repo/project
73[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
74[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
75[info] Compilation completed in 8.636s.
76[info] done compiling
77/build/repo/build.sbt:134: warning: method in in trait ScopingSetting is deprecated (since 1.5.0): `in` is deprecated; migrate to slash syntax - https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#slash
78 excludeFilter.in(headerSources) := HiddenFileFilter || "IntStringMap.scala" || "StringSet.scala",
79 ^
80[info] loading settings for project root from build.sbt...
81[info] set current project to root (in build file:/build/repo/)
82[warn] there are 8 keys that are not used by any other settings/tasks:
83[warn]
84[warn] * bench / useGitDescribe
85[warn] +- /build/repo/build.sbt:186
86[warn] * coreJS / useGitDescribe
87[warn] +- /build/repo/build.sbt:186
88[warn] * coreJVM / useGitDescribe
89[warn] +- /build/repo/build.sbt:186
90[warn] * dom / useGitDescribe
91[warn] +- /build/repo/build.sbt:186
92[warn] * eventsJS / useGitDescribe
93[warn] +- /build/repo/build.sbt:186
94[warn] * eventsJVM / useGitDescribe
95[warn] +- /build/repo/build.sbt:186
96[warn] * root / headerLicense
97[warn] +- /build/repo/build.sbt:143
98[warn] * root / useGitDescribe
99[warn] +- /build/repo/build.sbt:186
100[warn]
101[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
102[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
103Execute setCrossScalaVersions: 3.8.0
104OpenCB::Changing crossVersion 3.1.3 -> 3.8.0 in eventsJVM/crossScalaVersions
105OpenCB::Changing crossVersion 3.1.3 -> 3.8.0 in coreJVM/crossScalaVersions
106OpenCB::Changing crossVersion 3.1.3 -> 3.8.0 in eventsJS/crossScalaVersions
107OpenCB::Changing crossVersion 3.1.3 -> 3.8.0 in coreJS/crossScalaVersions
108OpenCB::Changing crossVersion 3.1.3 -> 3.8.0 in root/crossScalaVersions
109OpenCB::Changing crossVersion 3.1.3 -> 3.8.0 in dom/crossScalaVersions
110OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.6) in bench/crossScalaVersions
111[info] set current project to root (in build file:/build/repo/)
112[info] Setting Scala version to 3.8.0 on 6 projects.
113[info] Switching Scala version on:
114[info] eventsJVM (2.13.8, 2.12.15, 3.8.0)
115[info] * root (2.13.8, 2.12.15, 3.8.0)
116[info] dom (2.13.8, 2.12.15, 3.8.0)
117[info] coreJS (2.13.8, 2.12.15, 3.8.0)
118[info] coreJVM (2.13.8, 2.12.15, 3.8.0)
119[info] eventsJS (2.13.8, 2.12.15, 3.8.0)
120[info] Excluding projects:
121[info] bench (2.13.6)
122[info] Reapplying settings...
123[info] set current project to root (in build file:/build/repo/)
124Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
125[info] Reapplying settings...
126[info] set current project to root (in build file:/build/repo/)
127[info] Defining Global / credentials, ThisBuild / credentials and 6 others.
128[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 35 others.
129[info] Run `last` for details.
130[info] Reapplying settings...
131[info] set current project to root (in build file:/build/repo/)
132Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
133[info] Reapplying settings...
134OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
135
136 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
137 Did you mean allExcludeDependencies ?
138 , retry without global scopes
139[info] Reapplying settings...
140[info] set current project to root (in build file:/build/repo/)
141Execute removeScalacOptionsStartingWith: -P:wartremover
142[info] Reapplying settings...
143[info] set current project to root (in build file:/build/repo/)
144[success] Total time: 0 s, completed Jan 13, 2026, 3:30:15 PM
145Build config: {"tests":null}
146Parsed config: Failure(sjsonnew.DeserializationException: Expected String as JString, but got JNull)
147Starting build...
148Projects: Set(coreJVM, eventsJVM)
149Starting build for ProjectRef(file:/build/repo/,coreJVM) (levsha-core)... [0/2]
150OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
151OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
152OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
153Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
154[info] compiling 26 Scala sources to /build/repo/core/jvm/target/scala-3.8.0/classes ...
155[info] done compiling
156[info] compiling 6 Scala sources to /build/repo/core/jvm/target/scala-3.8.0/test-classes ...
157[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/core/shared/src/test/scala/levsha/DiffRenderContextProperties.scala:372:8
158[warn] 372 | case (acc, Change.create(id, name, _)) =>
159[warn] | ^
160[warn] |match may not be exhaustive.
161[warn] |
162[warn] |It would fail on pattern case: (_, levsha.Change.removeAttr(_, _, _)), (_, levsha.Change.removeStyle(_, _)), (_, levsha.Change.setAttr(_, _, _, _)), (_, levsha.Change.setStyle(_, _, _))
163[warn] |
164[warn] | longer explanation available when compiling with `-explain`
165[warn] there were 8 deprecation warnings; re-run with -deprecation for details
166[warn] two warnings found
167[info] done compiling
168-------------------------------- Running Tests --------------------------------
169-------------------------------- Running Tests --------------------------------
170-------------------------------- Running Tests --------------------------------
171-------------------------------- Running Tests --------------------------------
172+ levsha.DefaultDslTest.if (expr) node else void 20ms
173+ levsha.DiffRenderContextTest.should replace text to node 30ms
174+ levsha.XhtmlRenderContextTest.text nodes should be escaped 20ms
175+ levsha.IdBuilderTest.IdCounter.should increment id on first level 21ms
176+ levsha.IdBuilderTest.IdCounter.should increment id on second level 0ms
177+ levsha.IdBuilderTest.IdCounter.should increment id on third level 0ms
178+ levsha.IdBuilderTest.IdCounter.should successfully decrement level 0ms
179+ levsha.DiffRenderContextTest.should text to node with chidlren 3ms
180+ levsha.DefaultDslTest.if (expr) void else node 0ms
181+ levsha.DefaultDslTest.if (expr) foo else bar 0ms
182+ levsha.DiffRenderContextTest.should remove attribute 1ms
183+ levsha.XhtmlRenderContextTest.attr values should be escaped 2ms
184+ levsha.IdBuilderTest.IdCounter.should reset level on decrement 0ms
185+ levsha.DefaultDslTest.complex template 1 2ms
186+ levsha.DefaultDslTest.sort content for unoptimized templates 0ms
187+ levsha.DefaultDslTest.sort content for optimized templates 0ms
188+ levsha.DiffRenderContextTest.should remove only subroot, not entire tree 10ms
189+ levsha.DiffRenderContextTest.should replace node with another one 2ms
190+ levsha.DiffRenderContextTest.should save and restore state 1ms
191+ levsha.DiffRenderContextTest.should consider two identical tags with different xmlNs as different tags 7ms
192+ levsha.DiffRenderContextTest.should not corrupt internal IdBuilder when diffing against an empty rhs buffer 0ms
193+ levsha.DiffRenderContextTest.should produce the same changes when diff is called twice on the same buffers 0ms
194+ levsha.DiffRenderContextTest.should support repeated swap/diff cycles without drifting ids 2ms
195[info] + Diff.doesn't fail on arbitrary trees: OK, passed 100 tests.
196[info] + Diff.generate valid changes set: OK, passed 100 tests.
197Starting build for ProjectRef(file:/build/repo/,eventsJVM) (levsha-events)... [1/2]
198Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
199[info] compiling 1 Scala source to /build/repo/events/.jvm/target/scala-3.8.0/classes ...
200[info] done compiling
201
202************************
203Build summary:
204[{
205 "module": "levsha-core",
206 "compile": {"status": "ok", "tookMs": 8988, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
207 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
208 "test-compile": {"status": "ok", "tookMs": 4114, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
209 "test": {"status": "ok", "tookMs": 2662, "passed": 25, "failed": 0, "ignored": 0, "skipped": 0, "total": 25, "byFramework": [{"framework": "unknown", "stats": {"passed": 25, "failed": 0, "ignored": 0, "skipped": 0, "total": 25}}]},
210 "publish": {"status": "skipped", "tookMs": 0},
211 "metadata": {
212 "crossScalaVersions": ["2.13.8", "2.12.15", "3.1.3"]
213}
214},{
215 "module": "levsha-events",
216 "compile": {"status": "ok", "tookMs": 654, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
217 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
218 "test-compile": {"status": "ok", "tookMs": 161, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
219 "test": {"status": "ok", "tookMs": 145, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
220 "publish": {"status": "skipped", "tookMs": 0},
221 "metadata": {
222 "crossScalaVersions": ["2.13.8", "2.12.15", "3.1.3"]
223}
224}]
225************************
226[success] Total time: 18 s, completed Jan 13, 2026, 3:30:33 PM
227[0JChecking patch project/plugins.sbt...
228Checking patch project/build.properties...
229Checking patch build.sbt...
230Applied patch project/plugins.sbt cleanly.
231Applied patch project/build.properties cleanly.
232Applied patch build.sbt cleanly.