Build Logs

natural-transformation/levsha • scheduled_3.8.1-RC1-bin-20260102-32e416e-NIGHTLY

Errors

0

Warnings

32

Total Lines

203

1##################################
2Clonning https://github.com/natural-transformation/levsha.git into /build/repo using revision v1.6.1
3##################################
4Note: switching to '8572ce71d53239fe1c3c20c54d58854dadf72625'.
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.1-RC1-bin-20260102-32e416e-NIGHTLY
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.1-RC1-bin-20260102-32e416e-NIGHTLY
32Execute tests: false
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.1-RC1-bin-20260102-32e416e-NIGHTLY
39Targets: com.natural-transformation%levsha-core com.natural-transformation%levsha-events
40Project projectConfig: {"tests":"compile-only"}
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.1-RC1-bin-20260102-32e416e-NIGHTLY
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.1-RC1-bin-20260102-32e416e-NIGHTLY"
60"++3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -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.1-RC1-bin-20260102-32e416e-NIGHTLY """{"tests":"compile-only"}""" 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.751s.
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.1-RC1-bin-20260102-32e416e-NIGHTLY
104OpenCB::Changing crossVersion 3.1.3 -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in eventsJVM/crossScalaVersions
105OpenCB::Changing crossVersion 3.1.3 -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in coreJVM/crossScalaVersions
106OpenCB::Changing crossVersion 3.1.3 -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in eventsJS/crossScalaVersions
107OpenCB::Changing crossVersion 3.1.3 -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in coreJS/crossScalaVersions
108OpenCB::Changing crossVersion 3.1.3 -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in root/crossScalaVersions
109OpenCB::Changing crossVersion 3.1.3 -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY 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.1-RC1-bin-20260102-32e416e-NIGHTLY on 6 projects.
113[info] Switching Scala version on:
114[info] eventsJVM (2.13.8, 2.12.15, 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
115[info] * root (2.13.8, 2.12.15, 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
116[info] dom (2.13.8, 2.12.15, 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
117[info] coreJS (2.13.8, 2.12.15, 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
118[info] coreJVM (2.13.8, 2.12.15, 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
119[info] eventsJS (2.13.8, 2.12.15, 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
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 3, 2026, 12:08:19 AM
145Build config: {"tests":"compile-only"}
146Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
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.1-RC1-bin-20260102-32e416e-NIGHTLY/classes ...
155[info] done compiling
156[info] compiling 6 Scala sources to /build/repo/core/jvm/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/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
168Starting build for ProjectRef(file:/build/repo/,eventsJVM) (levsha-events)... [1/2]
169Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
170[info] compiling 1 Scala source to /build/repo/events/.jvm/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/classes ...
171[info] done compiling
172
173************************
174Build summary:
175[{
176 "module": "levsha-core",
177 "compile": {"status": "ok", "tookMs": 10287, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
178 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
179 "test-compile": {"status": "ok", "tookMs": 4364, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
180 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
181 "publish": {"status": "skipped", "tookMs": 0},
182 "metadata": {
183 "crossScalaVersions": ["2.13.8", "2.12.15", "3.1.3"]
184}
185},{
186 "module": "levsha-events",
187 "compile": {"status": "ok", "tookMs": 539, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
188 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
189 "test-compile": {"status": "ok", "tookMs": 160, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
190 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
191 "publish": {"status": "skipped", "tookMs": 0},
192 "metadata": {
193 "crossScalaVersions": ["2.13.8", "2.12.15", "3.1.3"]
194}
195}]
196************************
197[success] Total time: 22 s, completed Jan 3, 2026, 12:08:41 AM
198[0JChecking patch project/plugins.sbt...
199Checking patch project/build.properties...
200Checking patch build.sbt...
201Applied patch project/plugins.sbt cleanly.
202Applied patch project/build.properties cleanly.
203Applied patch build.sbt cleanly.