Build Logs

lichess-org/lila-ws • 3.8.0-RC4:2025-12-22

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-RC4
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-RC4
15Execute tests: true
16sbt project found:
17No prepare script found for project lichess-org/lila-ws
18##################################
19Scala version: 3.8.0-RC4
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-RC4
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-RC4"
41"++3.8.0-RC4 -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-RC4 """{"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.445s.
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-RC4
61OpenCB::Changing crossVersion 3.7.4 -> 3.8.0-RC4 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-RC4 on 1 projects.
64[info] Switching Scala version on:
65[info] * lila-ws (3.8.0-RC4)
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 Dec 22, 2025, 6:46:37 PM
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-RC4/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-RC4/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/src/main/scala/evalCache/EvalCacheApi.scala]
124[info] [patched file /build/repo/src/main/scala/Mongo.scala]
125[info] [patched file /build/repo/target/scala-3.8.0-RC4/src_managed/main/sbt-buildinfo/BuildInfo.scala]
126[info] [patched file /build/repo/src/main/scala/LightUser.scala]
127[info] [patched file /build/repo/src/main/scala/ipc/CrowdJson.scala]
128[info] [patched file /build/repo/src/main/scala/evalCache/EvalCacheTruster.scala]
129[info] [patched file /build/repo/src/main/scala/FriendList.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-RC4/classes ...
134[info] done compiling
135[info] compiling 3 Scala sources to /build/repo/target/scala-3.8.0-RC4/test-classes ...
136[info] done compiling
137[warn] javaOptions will be ignored, fork is set to false
138lila.ws.util.SmallBoundedQueueSetTest:
139 + empty 0.021s
140 + add 0.023s
141lila.ws.evalCache.EvalCacheTest:
142 + Multiple repeated lines should be invalid 0.16s
14318:48:00,828 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.5.21
14418:48:00,829 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6ba4576d - No custom configurators were discovered as a service.
14518:48:00,829 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6ba4576d - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
14618:48:00,830 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6ba4576d - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
14718:48:00,834 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
14818:48:00,834 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/build/repo/target/scala-3.8.0-RC4/classes/logback.xml]
14918:48:00,943 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Main configuration file URL: file:/build/repo/target/scala-3.8.0-RC4/classes/logback.xml
15018:48:00,943 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - FileWatchList= {/build/repo/target/scala-3.8.0-RC4/classes/logback.xml}
15118:48:00,943 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - URLWatchList= {}
15218:48:00,948 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT]
15318:48:00,948 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
15418:48:00,954 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
15518:48:00,986 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - NOTE: Writing to the console can be slow. Try to avoid logging to the
15618:48:00,986 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - console in production environments, especially in high volume systems.
15718:48:00,986 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - See also https://logback.qos.ch/codes.html#slowConsole
15818:48:00,987 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [ASYNC]
15918:48:00,987 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
16018:48:00,990 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to ch.qos.logback.classic.AsyncAppender[ASYNC]
16118:48:00,990 |-INFO in ch.qos.logback.classic.AsyncAppender[ASYNC] - Attaching appender named [STDOUT] to AsyncAppender.
16218:48:00,990 |-INFO in ch.qos.logback.classic.AsyncAppender[ASYNC] - Setting discardingThreshold to 204
16318:48:00,991 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [ERROR_FILE]
16418:48:00,991 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.FileAppender]
16518:48:00,994 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
16618:48:00,995 |-WARN in ch.qos.logback.core.model.processor.ImplicitModelHandler - Ignoring unknown property [rollingPolicy] in [ch.qos.logback.core.FileAppender]
16718:48:00,996 |-INFO in ch.qos.logback.core.FileAppender[ERROR_FILE] - File property is set to [./logs/error.log]
16818:48:00,997 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.pekko.event.slf4j.Slf4jLogger] to WARN
16918:48:00,997 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [ASYNC] to Logger[org.apache.pekko.event.slf4j.Slf4jLogger]
17018:48:00,997 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.pekko.actor.DeadLetterActorRef] to WARN
17118:48:00,997 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [ASYNC] to Logger[org.apache.pekko.actor.DeadLetterActorRef]
17218:48:00,997 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [lila.ws] to DEBUG
17318:48:00,997 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
17418:48:00,998 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [ASYNC] to Logger[ROOT]
17518:48:00,998 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [ERROR_FILE] to Logger[ROOT]
17618:48:00,998 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@3c0bfd74 - End of configuration.
17718:48:00,999 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@2a1b36ca - Registering current configuration as safe fallback point
17818:48:01,003 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6ba4576d - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 169 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
179
180lila.ws.evalCache.EvalCacheMultiTest:
181 + onEval, only send when depth has changed 0.643s
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": 31612, "warnings": 6, "errors": 0, "sourceVersion": "3.8"},
189 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
190 "test-compile": {"status": "ok", "tookMs": 4385, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
191 "test": {"status": "ok", "tookMs": 1166, "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: 84 s (0:01:24.0), completed Dec 22, 2025, 6:48:01 PM
199[0JChecking patch project/plugins.sbt...
200Checking patch build.sbt...
201Applied patch project/plugins.sbt cleanly.
202Applied patch build.sbt cleanly.