Build Logs
natural-transformation/levsha • 3.8.0-RC5:2025-12-31
Errors
1
Warnings
32
Total Lines
229
1##################################
2Clonning https://github.com/natural-transformation/levsha.git into /build/repo using revision v1.6.0
3##################################
4Note: switching to '041c898831e3ade8283da9be486014f5ad61cb0b'.
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-RC5
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-RC5
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-RC5
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-RC5
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-RC5"
60"++3.8.0-RC5 -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-RC5 """{"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.786s.
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-RC5
104OpenCB::Changing crossVersion 3.1.3 -> 3.8.0-RC5 in eventsJVM/crossScalaVersions
105OpenCB::Changing crossVersion 3.1.3 -> 3.8.0-RC5 in coreJVM/crossScalaVersions
106OpenCB::Changing crossVersion 3.1.3 -> 3.8.0-RC5 in coreJS/crossScalaVersions
107OpenCB::Changing crossVersion 3.1.3 -> 3.8.0-RC5 in root/crossScalaVersions
108OpenCB::Changing crossVersion 3.1.3 -> 3.8.0-RC5 in eventsJS/crossScalaVersions
109OpenCB::Changing crossVersion 3.1.3 -> 3.8.0-RC5 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-RC5 on 6 projects.
113[info] Switching Scala version on:
114[info] eventsJVM (2.13.8, 2.12.15, 3.8.0-RC5)
115[info] * root (2.13.8, 2.12.15, 3.8.0-RC5)
116[info] dom (2.13.8, 2.12.15, 3.8.0-RC5)
117[info] coreJS (2.13.8, 2.12.15, 3.8.0-RC5)
118[info] coreJVM (2.13.8, 2.12.15, 3.8.0-RC5)
119[info] eventsJS (2.13.8, 2.12.15, 3.8.0-RC5)
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 Dec 31, 2025, 10:01:46 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-RC5/classes ...
155[info] done compiling
156[info] compiling 6 Scala sources to /build/repo/core/jvm/target/scala-3.8.0-RC5/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.IdBuilderTest.IdCounter.should increment id on first level 17ms
173+ levsha.XhtmlRenderContextTest.text nodes should be escaped 17ms
174+ levsha.DefaultDslTest.if (expr) node else void 17ms
175+ levsha.IdBuilderTest.IdCounter.should increment id on second level 0ms
176+ levsha.DefaultDslTest.if (expr) void else node 0ms
177+ levsha.DiffRenderContextTest.should replace text to node 29ms
178+ levsha.DefaultDslTest.if (expr) foo else bar 0ms
179+ levsha.XhtmlRenderContextTest.attr values should be escaped 3ms
180+ levsha.IdBuilderTest.IdCounter.should increment id on third level 2ms
181+ levsha.IdBuilderTest.IdCounter.should successfully decrement level 0ms
182+ levsha.IdBuilderTest.IdCounter.should reset level on decrement 0ms
183+ levsha.DiffRenderContextTest.should text to node with chidlren 5ms
184+ levsha.DiffRenderContextTest.should remove attribute 1ms
185+ levsha.DefaultDslTest.complex template 1 12ms
186+ levsha.DefaultDslTest.sort content for unoptimized templates 2ms
187+ levsha.DefaultDslTest.sort content for optimized templates 0ms
188+ levsha.DiffRenderContextTest.should remove only subroot, not entire tree 9ms
189+ levsha.DiffRenderContextTest.should replace node with another one 0ms
190+ levsha.DiffRenderContextTest.should save and restore state 0ms
191+ levsha.DiffRenderContextTest.should consider two identical tags with different xmlNs as different tags 8ms
192[info] + Diff.doesn't fail on arbitrary trees: OK, passed 100 tests.
193[info] + Diff.generate valid changes set: OK, passed 100 tests.
194Starting build for ProjectRef(file:/build/repo/,eventsJVM) (levsha-events)... [1/2]
195Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
196[info] compiling 1 Scala source to /build/repo/events/.jvm/target/scala-3.8.0-RC5/classes ...
197[info] done compiling
198
199************************
200Build summary:
201[{
202 "module": "levsha-core",
203 "compile": {"status": "ok", "tookMs": 9499, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
204 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
205 "test-compile": {"status": "ok", "tookMs": 4034, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
206 "test": {"status": "ok", "tookMs": 2125, "passed": 22, "failed": 0, "ignored": 0, "skipped": 0, "total": 22, "byFramework": [{"framework": "unknown", "stats": {"passed": 22, "failed": 0, "ignored": 0, "skipped": 0, "total": 22}}]},
207 "publish": {"status": "skipped", "tookMs": 0},
208 "metadata": {
209 "crossScalaVersions": ["2.13.8", "2.12.15", "3.1.3"]
210}
211},{
212 "module": "levsha-events",
213 "compile": {"status": "ok", "tookMs": 564, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
214 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
215 "test-compile": {"status": "ok", "tookMs": 146, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
216 "test": {"status": "ok", "tookMs": 134, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
217 "publish": {"status": "skipped", "tookMs": 0},
218 "metadata": {
219 "crossScalaVersions": ["2.13.8", "2.12.15", "3.1.3"]
220}
221}]
222************************
223[success] Total time: 18 s, completed Dec 31, 2025, 10:02:05 PM
224[0JChecking patch project/plugins.sbt...
225Checking patch project/build.properties...
226Checking patch build.sbt...
227Applied patch project/plugins.sbt cleanly.
228Applied patch project/build.properties cleanly.
229Applied patch build.sbt cleanly.