Build Logs
fomkin/levsha • dotty-staging/dotty:fix-23773:2025-11-22
Errors
0
Warnings
29
Total Lines
200
1##################################
2Clonning https://github.com/fomkin/levsha.git into /build/repo using revision v1.4.0-M2
3##################################
4Note: switching to '1f8f96269cd06fbad10e955fb4e4e67779f0f626'.
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-20251120-60444cb
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-20251120-60444cb
32Execute tests: false
33sbt project found:
34Sbt version 1.6.2 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 fomkin/levsha
37/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
38##################################
39Scala version: 3.8.1-RC1-bin-20251120-60444cb
40Targets: com.github.fomkin%levsha-core com.github.fomkin%levsha-events
41Project projectConfig: {"tests":"compile-only"}
42##################################
43Using extra scalacOptions: ,REQUIRE:-source:3.8
44Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
45[sbt_options] declare -a sbt_options=()
46[process_args] java_version = '17'
47[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
48# Executing command line:
49java
50-Dfile.encoding=UTF-8
51-Dcommunitybuild.scala=3.8.1-RC1-bin-20251120-60444cb
52-Dcommunitybuild.project.dependencies.add=
53-Xmx7G
54-Xms4G
55-Xss8M
56-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
57-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
58-jar
59/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
60"setCrossScalaVersions 3.8.1-RC1-bin-20251120-60444cb"
61"++3.8.1-RC1-bin-20251120-60444cb -v"
62"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
63"set every credentials := Nil"
64"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
65"removeScalacOptionsStartingWith -P:wartremover"
66
67moduleMappings
68"runBuild 3.8.1-RC1-bin-20251120-60444cb """{"tests":"compile-only"}""" com.github.fomkin%levsha-core com.github.fomkin%levsha-events"
69
70[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
71[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
72[info] loading project definition from /build/repo/project
73[warn] found version conflict(s) in library dependencies; some are suspected to be binary incompatible:
74[warn] * org.scala-lang.modules:scala-xml_2.12:2.3.0 (early-semver) is selected over 1.2.0
75[warn] +- org.scala-lang:scala-compiler:2.12.20 (depends on 2.3.0)
76[warn] +- com.typesafe.play:twirl-api_2.12:1.5.1 (depends on 1.2.0)
77[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
78[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
79[info] Compilation completed in 8.808s.
80[info] done compiling
81/build/repo/build.sbt:12: 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
82 excludeFilter.in(headerSources) := HiddenFileFilter || "IntStringMap.scala" || "StringSet.scala",
83 ^
84[info] loading settings for project root from build.sbt...
85[info] set current project to root (in build file:/build/repo/)
86[warn] there's a key that's not used by any other settings/tasks:
87[warn]
88[warn] * root / headerLicense
89[warn] +- /build/repo/build.sbt:20
90[warn]
91[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
92[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
93Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251120-60444cb
94OpenCB::Changing crossVersion 3.1.3 -> 3.8.1-RC1-bin-20251120-60444cb in eventsJVM/crossScalaVersions
95OpenCB::Changing crossVersion 3.1.3 -> 3.8.1-RC1-bin-20251120-60444cb in coreJVM/crossScalaVersions
96OpenCB::Changing crossVersion 3.1.3 -> 3.8.1-RC1-bin-20251120-60444cb in eventsJS/crossScalaVersions
97OpenCB::Changing crossVersion 3.1.3 -> 3.8.1-RC1-bin-20251120-60444cb in coreJS/crossScalaVersions
98OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.6) in bench/crossScalaVersions
99OpenCB::Changing crossVersion 3.1.3 -> 3.8.1-RC1-bin-20251120-60444cb in root/crossScalaVersions
100OpenCB::Changing crossVersion 3.1.3 -> 3.8.1-RC1-bin-20251120-60444cb in dom/crossScalaVersions
101[info] set current project to root (in build file:/build/repo/)
102[info] Setting Scala version to 3.8.1-RC1-bin-20251120-60444cb on 6 projects.
103[info] Switching Scala version on:
104[info] eventsJVM (2.13.8, 2.12.15, 3.8.1-RC1-bin-20251120-60444cb)
105[info] * root (2.13.8, 2.12.15, 3.8.1-RC1-bin-20251120-60444cb)
106[info] dom (2.13.8, 2.12.15, 3.8.1-RC1-bin-20251120-60444cb)
107[info] coreJS (2.13.8, 2.12.15, 3.8.1-RC1-bin-20251120-60444cb)
108[info] coreJVM (2.13.8, 2.12.15, 3.8.1-RC1-bin-20251120-60444cb)
109[info] eventsJS (2.13.8, 2.12.15, 3.8.1-RC1-bin-20251120-60444cb)
110[info] Excluding projects:
111[info] bench (2.13.6)
112[info] Reapplying settings...
113[info] set current project to root (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 root (in build file:/build/repo/)
117[info] Defining Global / credentials, bench / credentials and 5 others.
118[info] The new values will be used by allCredentials, bench / allCredentials and 39 others.
119[info] Run `last` for details.
120[info] Reapplying settings...
121[info] set current project to root (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:336)
127 Did you mean allExcludeDependencies ?
128 , retry without global scopes
129[info] Reapplying settings...
130[info] set current project to root (in build file:/build/repo/)
131Execute removeScalacOptionsStartingWith: -P:wartremover
132[info] Reapplying settings...
133[info] set current project to root (in build file:/build/repo/)
134[success] Total time: 0 s, completed Nov 22, 2025, 5:53:49 PM
135Build config: {"tests":"compile-only"}
136Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
137Starting build...
138Projects: Set(coreJVM, eventsJVM)
139Starting build for ProjectRef(file:/build/repo/,coreJVM) (levsha-core)... [0/2]
140OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
141OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
142OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
143Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
144[info] compiling 29 Scala sources to /build/repo/core/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/classes ...
145[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/core/shared/src/main/scala/levsha/impl/PortableRenderContext.scala:224:11
146[warn] 224 | case prc: ApplyResult[M] =>
147[warn] | ^
148[warn] |the type test for levsha.impl.PortableRenderContext.ApplyResult[M] cannot be checked at runtime because its type arguments can't be determined from levsha.RenderContext[M]
149[warn] |
150[warn] | longer explanation available when compiling with `-explain`
151[warn] one warning found
152[info] done compiling
153[info] compiling 8 Scala sources to /build/repo/core/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/test-classes ...
154[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/core/shared/src/test/scala/levsha/DiffRenderContextProperties.scala:373:8
155[warn] 373 | case (acc, Change.create(id, name, _)) =>
156[warn] | ^
157[warn] |match may not be exhaustive.
158[warn] |
159[warn] |It would fail on pattern case: (_, levsha.Change.removeAttr(_, _, _)), (_, levsha.Change.removeStyle(_, _)), (_, levsha.Change.setAttr(_, _, _, _)), (_, levsha.Change.setStyle(_, _, _))
160[warn] |
161[warn] | longer explanation available when compiling with `-explain`
162[warn] there were 10 deprecation warnings; re-run with -deprecation for details
163[warn] two warnings found
164[info] done compiling
165Starting build for ProjectRef(file:/build/repo/,eventsJVM) (levsha-events)... [1/2]
166Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
167[info] compiling 1 Scala source to /build/repo/events/.jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/classes ...
168[info] done compiling
169
170************************
171Build summary:
172[{
173 "module": "levsha-core",
174 "compile": {"status": "ok", "tookMs": 13655, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
175 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
176 "test-compile": {"status": "ok", "tookMs": 5017, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
177 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
178 "publish": {"status": "skipped", "tookMs": 0},
179 "metadata": {
180 "crossScalaVersions": ["2.13.8", "2.12.15", "3.1.3"]
181}
182},{
183 "module": "levsha-events",
184 "compile": {"status": "ok", "tookMs": 815, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
185 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
186 "test-compile": {"status": "ok", "tookMs": 168, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
187 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
188 "publish": {"status": "skipped", "tookMs": 0},
189 "metadata": {
190 "crossScalaVersions": ["2.13.8", "2.12.15", "3.1.3"]
191}
192}]
193************************
194[success] Total time: 27 s, completed Nov 22, 2025, 5:54:16 PM
195[0JChecking patch project/plugins.sbt...
196Checking patch project/build.properties...
197Checking patch build.sbt...
198Applied patch project/plugins.sbt cleanly.
199Applied patch project/build.properties cleanly.
200Applied patch build.sbt cleanly.