Build Logs
lichess-org/lila-ws • 3.8.0-RC6:2026-01-08
Errors
0
Warnings
27
Total Lines
202
1##################################
2Clonning https://github.com/lichess-org/lila-ws.git into /build/repo using revision
3##################################
4----
5Preparing build for 3.8.0-RC6
6Scala binary version found: 3.8
7Implicitly using source version 3.8
8Scala binary version found: 3.8
9Implicitly using source version 3.8
10Would try to apply common scalacOption (best-effort, sbt/mill only):
11Append: ,REQUIRE:-source:3.8
12Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
13----
14Starting build for 3.8.0-RC6
15Execute tests: true
16sbt project found:
17No prepare script found for project lichess-org/lila-ws
18##################################
19Scala version: 3.8.0-RC6
20Targets: *%*
21Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}
22##################################
23Using extra scalacOptions: ,REQUIRE:-source:3.8
24Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
25[sbt_options] declare -a sbt_options=()
26[process_args] java_version = '21'
27[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21/rt.jar'
28# Executing command line:
29java
30-Dfile.encoding=UTF-8
31-Dcommunitybuild.scala=3.8.0-RC6
32-Dcommunitybuild.project.dependencies.add=
33-Xmx7G
34-Xms4G
35-Xss8M
36-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
37-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21
38-jar
39/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
40"setCrossScalaVersions 3.8.0-RC6"
41"++3.8.0-RC6 -v"
42"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
43"set every credentials := Nil"
44"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
45"removeScalacOptionsStartingWith -P:wartremover"
46
47moduleMappings
48"runBuild 3.8.0-RC6 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}""" *%*"
49
50[info] [launcher] getting org.scala-sbt sbt 1.11.7 (this may take some time)...
51[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 21)
52[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
53[info] loading project definition from /build/repo/project
54[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
55[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
56[info] Compilation completed in 8.874s.
57[info] done compiling
58[info] loading settings for project lila-ws from build.sbt...
59[info] set current project to lila-ws (in build file:/build/repo/)
60Execute setCrossScalaVersions: 3.8.0-RC6
61OpenCB::Changing crossVersion 3.7.4 -> 3.8.0-RC6 in lila-ws/crossScalaVersions
62[info] set current project to lila-ws (in build file:/build/repo/)
63[info] Setting Scala version to 3.8.0-RC6 on 1 projects.
64[info] Switching Scala version on:
65[info] * lila-ws (3.8.0-RC6)
66[info] Excluding projects:
67[info] Reapplying settings...
68[info] set current project to lila-ws (in build file:/build/repo/)
69Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
70[info] Reapplying settings...
71[info] set current project to lila-ws (in build file:/build/repo/)
72[info] Defining Global / credentials, credentials
73[info] The new values will be used by Compile / scalafmtOnly, IntegrationTest / scalafmtOnly and 6 others.
74[info] Run `last` for details.
75[info] Reapplying settings...
76[info] set current project to lila-ws (in build file:/build/repo/)
77Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
78[info] Reapplying settings...
79OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
80
81 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
82 Did you mean allExcludeDependencies ?
83 , retry without global scopes
84[info] Reapplying settings...
85[info] set current project to lila-ws (in build file:/build/repo/)
86Execute removeScalacOptionsStartingWith: -P:wartremover
87[info] Reapplying settings...
88[info] set current project to lila-ws (in build file:/build/repo/)
89[success] Total time: 0 s, completed Jan 8, 2026, 2:13:04 AM
90Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}
91Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
92Starting build...
93Projects: Set(lila-ws)
94Starting build for ProjectRef(file:/build/repo/,lila-ws) (lila-ws)... [0/1]
95OpenCB::Filter out '-source:3.7', matches setting pattern '^-?-source(:.*)?'
96OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
97Compile scalacOptions: -encoding, utf-8, -rewrite, -indent, -explaintypes, -language:postfixOps, -Xtarget:21, -Wunused:all, -Xsemanticdb, -semanticdb-target, /build/repo/target/scala-3.8.0-RC6/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
98[info] compiling 84 Scala sources to /build/repo/target/scala-3.8.0-RC6/classes ...
99[warn] -- [E198] Unused Symbol Warning: /build/repo/src/main/scala/FriendList.scala:3:57
100[warn] 3 |import com.github.blemale.scaffeine.{ AsyncLoadingCache, Scaffeine }
101[warn] | ^^^^^^^^^
102[warn] | unused import
103[warn] -- [E198] Unused Symbol Warning: /build/repo/src/main/scala/LightUser.scala:3:57
104[warn] 3 |import com.github.blemale.scaffeine.{ AsyncLoadingCache, Scaffeine }
105[warn] | ^^^^^^^^^
106[warn] | unused import
107[warn] -- [E198] Unused Symbol Warning: /build/repo/src/main/scala/Mongo.scala:4:57 ---
108[warn] 4 |import com.github.blemale.scaffeine.{ AsyncLoadingCache, Scaffeine }
109[warn] | ^^^^^^^^^
110[warn] | unused import
111[warn] -- [E198] Unused Symbol Warning: /build/repo/src/main/scala/evalCache/EvalCacheApi.scala:7:57
112[warn] 7 |import com.github.blemale.scaffeine.{ AsyncLoadingCache, Scaffeine }
113[warn] | ^^^^^^^^^
114[warn] | unused import
115[warn] -- [E198] Unused Symbol Warning: /build/repo/src/main/scala/evalCache/EvalCacheTruster.scala:4:57
116[warn] 4 |import com.github.blemale.scaffeine.{ AsyncLoadingCache, Scaffeine }
117[warn] | ^^^^^^^^^
118[warn] | unused import
119[warn] -- [E198] Unused Symbol Warning: /build/repo/src/main/scala/ipc/CrowdJson.scala:4:57
120[warn] 4 |import com.github.blemale.scaffeine.{ AsyncLoadingCache, Scaffeine }
121[warn] | ^^^^^^^^^
122[warn] | unused import
123[info] [patched file /build/repo/target/scala-3.8.0-RC6/src_managed/main/sbt-buildinfo/BuildInfo.scala]
124[info] [patched file /build/repo/src/main/scala/FriendList.scala]
125[info] [patched file /build/repo/src/main/scala/evalCache/EvalCacheApi.scala]
126[info] [patched file /build/repo/src/main/scala/ipc/CrowdJson.scala]
127[info] [patched file /build/repo/src/main/scala/Mongo.scala]
128[info] [patched file /build/repo/src/main/scala/LightUser.scala]
129[info] [patched file /build/repo/src/main/scala/evalCache/EvalCacheTruster.scala]
130[warn] there were 9 deprecation warnings; re-run with -deprecation for details
131[warn] 7 warnings found
132[info] done compiling
133[info] compiling 7 Scala sources to /build/repo/target/scala-3.8.0-RC6/classes ...
134[info] done compiling
135[info] compiling 3 Scala sources to /build/repo/target/scala-3.8.0-RC6/test-classes ...
136[info] done compiling
137[warn] javaOptions will be ignored, fork is set to false
138lila.ws.util.SmallBoundedQueueSetTest:
139 + empty 0.011s
140 + add 0.026s
141lila.ws.evalCache.EvalCacheTest:
142 + Multiple repeated lines should be invalid 0.147s
14302:13:47,543 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.5.21
14402:13:47,546 |-INFO in ch.qos.logback.classic.util.ContextInitializer@32f51054 - No custom configurators were discovered as a service.
14502:13:47,546 |-INFO in ch.qos.logback.classic.util.ContextInitializer@32f51054 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
14602:13:47,547 |-INFO in ch.qos.logback.classic.util.ContextInitializer@32f51054 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
14702:13:47,547 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
14802:13:47,548 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/build/repo/target/scala-3.8.0-RC6/classes/logback.xml]
14902:13:47,657 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Main configuration file URL: file:/build/repo/target/scala-3.8.0-RC6/classes/logback.xml
15002:13:47,657 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - FileWatchList= {/build/repo/target/scala-3.8.0-RC6/classes/logback.xml}
15102:13:47,657 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - URLWatchList= {}
15202:13:47,661 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT]
15302:13:47,661 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
15402:13:47,667 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
15502:13:47,694 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - NOTE: Writing to the console can be slow. Try to avoid logging to the
15602:13:47,694 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - console in production environments, especially in high volume systems.
15702:13:47,694 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - See also https://logback.qos.ch/codes.html#slowConsole
15802:13:47,695 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [ASYNC]
15902:13:47,695 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
16002:13:47,698 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to ch.qos.logback.classic.AsyncAppender[ASYNC]
16102:13:47,698 |-INFO in ch.qos.logback.classic.AsyncAppender[ASYNC] - Attaching appender named [STDOUT] to AsyncAppender.
16202:13:47,698 |-INFO in ch.qos.logback.classic.AsyncAppender[ASYNC] - Setting discardingThreshold to 204
16302:13:47,699 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [ERROR_FILE]
16402:13:47,699 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.FileAppender]
16502:13:47,702 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
16602:13:47,704 |-WARN in ch.qos.logback.core.model.processor.ImplicitModelHandler - Ignoring unknown property [rollingPolicy] in [ch.qos.logback.core.FileAppender]
16702:13:47,704 |-INFO in ch.qos.logback.core.FileAppender[ERROR_FILE] - File property is set to [./logs/error.log]
16802:13:47,706 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.pekko.event.slf4j.Slf4jLogger] to WARN
16902:13:47,706 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [ASYNC] to Logger[org.apache.pekko.event.slf4j.Slf4jLogger]
17002:13:47,706 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.pekko.actor.DeadLetterActorRef] to WARN
17102:13:47,706 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [ASYNC] to Logger[org.apache.pekko.actor.DeadLetterActorRef]
17202:13:47,706 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [lila.ws] to DEBUG
17302:13:47,707 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
17402:13:47,707 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [ASYNC] to Logger[ROOT]
17502:13:47,707 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [ERROR_FILE] to Logger[ROOT]
17602:13:47,707 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@32d3ea9f - End of configuration.
17702:13:47,707 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@2fbbddbb - Registering current configuration as safe fallback point
17802:13:47,712 |-INFO in ch.qos.logback.classic.util.ContextInitializer@32f51054 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 161 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
179
180lila.ws.evalCache.EvalCacheMultiTest:
181 + onEval, only send when depth has changed 0.626s
182 + onEval, only send when winning chances have changed 0.006s
183
184************************
185Build summary:
186[{
187 "module": "lila-ws",
188 "compile": {"status": "ok", "tookMs": 29331, "warnings": 6, "errors": 0, "sourceVersion": "3.8"},
189 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
190 "test-compile": {"status": "ok", "tookMs": 4136, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
191 "test": {"status": "ok", "tookMs": 1129, "passed": 5, "failed": 0, "ignored": 0, "skipped": 0, "total": 5, "byFramework": [{"framework": "munit", "stats": {"passed": 5, "failed": 0, "ignored": 0, "skipped": 0, "total": 5}}]},
192 "publish": {"status": "skipped", "tookMs": 0},
193 "metadata": {
194 "crossScalaVersions": ["3.7.4"]
195}
196}]
197************************
198[success] Total time: 44 s, completed Jan 8, 2026, 2:13:48 AM
199[0JChecking patch project/plugins.sbt...
200Checking patch build.sbt...
201Applied patch project/plugins.sbt cleanly.
202Applied patch build.sbt cleanly.