Build Logs
lichess-org/scalachess • 3.8.0-RC1:2025-11-14
Errors
0
Warnings
8
Total Lines
233
1##################################
2Clonning https://github.com/lichess-org/scalachess.git into /build/repo using revision
3##################################
4----
5Preparing build for 3.8.0-RC1
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
14Try apply source patch:
15Path: bench/src/main/scala/benchmarks/PgnBench.scala
16Pattern: import chess.format.pgn.PgnHelper.*
17Replacement:
18Starting compilation server
19Compiling project (Scala 3.7.3, JVM (21))
20Compiled project (Scala 3.7.3, JVM (21))
21Failed to apply pattern 'import chess.format.pgn.PgnHelper.*' in bench/src/main/scala/benchmarks/PgnBench.scala
22----
23Starting build for 3.8.0-RC1
24Execute tests: false
25sbt project found:
26No prepare script found for project lichess-org/scalachess
27/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
28##################################
29Scala version: 3.8.0-RC1
30Targets: *%*
31Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"bench/src/main/scala/benchmarks/PgnBench.scala","pattern":"import chess.format.pgn.PgnHelper.*","replaceWith":""}]}
32##################################
33Using extra scalacOptions: ,REQUIRE:-source:3.8
34Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
35[sbt_options] declare -a sbt_options=()
36[process_args] java_version = '21'
37[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21/rt.jar'
38# Executing command line:
39java
40-Dfile.encoding=UTF-8
41-Dcommunitybuild.scala=3.8.0-RC1
42-Dcommunitybuild.project.dependencies.add=
43-Xmx7G
44-Xms4G
45-Xss8M
46-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
47-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21
48-jar
49/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
50"setCrossScalaVersions 3.8.0-RC1"
51"++3.8.0-RC1 -v"
52"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
53"set every credentials := Nil"
54"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
55"removeScalacOptionsStartingWith -P:wartremover"
56
57moduleMappings
58"runBuild 3.8.0-RC1 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"bench/src/main/scala/benchmarks/PgnBench.scala","pattern":"import chess.format.pgn.PgnHelper.*","replaceWith":""}]}""" *%*"
59
60[info] [launcher] getting org.scala-sbt sbt 1.11.7 (this may take some time)...
61[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 21)
62[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
63[info] loading project definition from /build/repo/project
64[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
65[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
66[info] Compilation completed in 8.508s.
67[info] done compiling
68[info] loading settings for project root from build.sbt...
69[info] set current project to root (in build file:/build/repo/)
70Execute setCrossScalaVersions: 3.8.0-RC1
71OpenCB::Changing crossVersion 3.7.4 -> 3.8.0-RC1 in rating/crossScalaVersions
72OpenCB::Changing crossVersion 3.7.4 -> 3.8.0-RC1 in bench/crossScalaVersions
73OpenCB::Changing crossVersion 3.7.4 -> 3.8.0-RC1 in playJson/crossScalaVersions
74OpenCB::Changing crossVersion 3.7.4 -> 3.8.0-RC1 in scalachess/crossScalaVersions
75OpenCB::Changing crossVersion 3.7.4 -> 3.8.0-RC1 in testKit/crossScalaVersions
76OpenCB::Changing crossVersion 3.7.4 -> 3.8.0-RC1 in tiebreak/crossScalaVersions
77OpenCB::Changing crossVersion 3.7.4 -> 3.8.0-RC1 in root/crossScalaVersions
78[info] set current project to root (in build file:/build/repo/)
79[info] Setting Scala version to 3.8.0-RC1 on 7 projects.
80[info] Switching Scala version on:
81[info] playJson (3.8.0-RC1)
82[info] * root (3.8.0-RC1)
83[info] testKit (3.8.0-RC1)
84[info] rating (3.8.0-RC1)
85[info] tiebreak (3.8.0-RC1)
86[info] scalachess (3.8.0-RC1)
87[info] bench (3.8.0-RC1)
88[info] Excluding projects:
89[info] Reapplying settings...
90[info] set current project to root (in build file:/build/repo/)
91Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
92[info] Reapplying settings...
93[info] set current project to root (in build file:/build/repo/)
94[info] Defining Global / credentials, bench / credentials and 5 others.
95[info] The new values will be used by Compile / scalafmtOnly, IntegrationTest / scalafmtOnly and 54 others.
96[info] Run `last` for details.
97[info] Reapplying settings...
98[info] set current project to root (in build file:/build/repo/)
99Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
100[info] Reapplying settings...
101OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
102
103 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
104 Did you mean playJson / allExcludeDependencies ?
105 , retry without global scopes
106[info] Reapplying settings...
107[info] set current project to root (in build file:/build/repo/)
108Execute removeScalacOptionsStartingWith: -P:wartremover
109[info] Reapplying settings...
110[info] set current project to root (in build file:/build/repo/)
111[success] Total time: 0 s, completed Nov 14, 2025, 8:57:05 PM
112Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"bench/src/main/scala/benchmarks/PgnBench.scala","pattern":"import chess.format.pgn.PgnHelper.*","replaceWith":""}]}
113Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
114Starting build...
115Projects: Set(playJson, root, testKit, rating, tiebreak, scalachess, bench)
116Starting build for ProjectRef(file:/build/repo/,rating) (scalachess-rating)... [0/7]
117OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
118Compile scalacOptions: -encoding, utf-8, -rewrite, -language:postfixOps, -Wunused:all, -release:21, -Xsemanticdb, -semanticdb-target, /build/repo/rating/target/scala-3.8.0-RC1/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
119[info] compiling 84 Scala sources to /build/repo/core/target/scala-3.8.0-RC1/classes ...
120[info] done compiling
121[info] compiling 7 Scala sources to /build/repo/rating/target/scala-3.8.0-RC1/classes ...
122[info] done compiling
123Starting build for ProjectRef(file:/build/repo/,tiebreak) (scalachess-tiebreak)... [1/7]
124Compile scalacOptions: -encoding, utf-8, -rewrite, -language:postfixOps, -Wunused:all, -release:21, -Xsemanticdb, -semanticdb-target, /build/repo/tiebreak/target/scala-3.8.0-RC1/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
125[info] compiling 1 Scala source to /build/repo/tiebreak/target/scala-3.8.0-RC1/classes ...
126[warn] -- [E198] Unused Symbol Warning: /build/repo/tiebreak/src/main/scala/Tiebreak.scala:343:21
127[warn] 343 | private case class Impl(games: Map[PlayerId, Tiebreak.PlayerWithGames]) extends Tournament:
128[warn] | ^^^^
129[warn] | unused private member
130[warn] there were 9 deprecation warnings; re-run with -deprecation for details
131[warn] two warnings found
132[info] done compiling
133Starting build for ProjectRef(file:/build/repo/,bench) (bench)... [2/7]
134Compile scalacOptions: -encoding, utf-8, -rewrite, -language:postfixOps, -release:21, -Xsemanticdb, -semanticdb-target, /build/repo/bench/target/scala-3.8.0-RC1/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
135[info] compiling 4 Scala sources to /build/repo/test-kit/target/scala-3.8.0-RC1/classes ...
136[info] done compiling
137[info] compiling 82 Scala sources to /build/repo/test-kit/target/scala-3.8.0-RC1/test-classes ...
138[warn] there was 1 deprecation warning; re-run with -deprecation for details
139[warn] one warning found
140[info] done compiling
141[info] compiling 10 Scala sources to /build/repo/bench/target/scala-3.8.0-RC1/classes ...
142[info] done compiling
143Starting build for ProjectRef(file:/build/repo/,root) (root)... [3/7]
144OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
145Compile scalacOptions: -Xsemanticdb, -semanticdb-target, /build/repo/target/scala-3.8.0-RC1/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
146Starting build for ProjectRef(file:/build/repo/,scalachess) (scalachess)... [4/7]
147Compile scalacOptions: -encoding, utf-8, -rewrite, -language:postfixOps, -Wunused:all, -release:21, -Xsemanticdb, -semanticdb-target, /build/repo/core/target/scala-3.8.0-RC1/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
148Starting build for ProjectRef(file:/build/repo/,playJson) (scalachess-play-json)... [5/7]
149Compile scalacOptions: -encoding, utf-8, -rewrite, -language:postfixOps, -Wunused:all, -release:21, -Xsemanticdb, -semanticdb-target, /build/repo/playJson/target/scala-3.8.0-RC1/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
150[info] compiling 1 Scala source to /build/repo/playJson/target/scala-3.8.0-RC1/classes ...
151[info] done compiling
152Starting build for ProjectRef(file:/build/repo/,testKit) (scalachess-test-kit)... [6/7]
153Compile scalacOptions: -encoding, utf-8, -rewrite, -language:postfixOps, -Wunused:all, -release:21, -Xsemanticdb, -semanticdb-target, /build/repo/test-kit/target/scala-3.8.0-RC1/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
154
155************************
156Build summary:
157[{
158 "module": "scalachess-rating",
159 "compile": {"status": "ok", "tookMs": 38612, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
160 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
161 "test-compile": {"status": "ok", "tookMs": 457, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
162 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
163 "publish": {"status": "skipped", "tookMs": 0},
164 "metadata": {
165 "crossScalaVersions": ["3.7.4"]
166}
167},{
168 "module": "scalachess-tiebreak",
169 "compile": {"status": "ok", "tookMs": 2595, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
170 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
171 "test-compile": {"status": "ok", "tookMs": 252, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
172 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
173 "publish": {"status": "skipped", "tookMs": 0},
174 "metadata": {
175 "crossScalaVersions": ["3.7.4"]
176}
177},{
178 "module": "bench",
179 "compile": {"status": "ok", "tookMs": 20187, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
180 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
181 "test-compile": {"status": "ok", "tookMs": 488, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
182 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
183 "publish": {"status": "ok", "tookMs": 4},
184 "metadata": {
185 "crossScalaVersions": ["3.7.4"]
186}
187},{
188 "module": "root",
189 "compile": {"status": "ok", "tookMs": 72, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
190 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
191 "test-compile": {"status": "ok", "tookMs": 72, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
192 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
193 "publish": {"status": "ok", "tookMs": 4},
194 "metadata": {
195 "crossScalaVersions": ["3.7.4"]
196}
197},{
198 "module": "scalachess",
199 "compile": {"status": "ok", "tookMs": 57, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
200 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
201 "test-compile": {"status": "ok", "tookMs": 87, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
202 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
203 "publish": {"status": "skipped", "tookMs": 0},
204 "metadata": {
205 "crossScalaVersions": ["3.7.4"]
206}
207},{
208 "module": "scalachess-play-json",
209 "compile": {"status": "ok", "tookMs": 846, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
210 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
211 "test-compile": {"status": "ok", "tookMs": 134, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
212 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
213 "publish": {"status": "skipped", "tookMs": 0},
214 "metadata": {
215 "crossScalaVersions": ["3.7.4"]
216}
217},{
218 "module": "scalachess-test-kit",
219 "compile": {"status": "ok", "tookMs": 169, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
220 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
221 "test-compile": {"status": "ok", "tookMs": 307, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
222 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
223 "publish": {"status": "skipped", "tookMs": 0},
224 "metadata": {
225 "crossScalaVersions": ["3.7.4"]
226}
227}]
228************************
229[success] Total time: 107 s (0:01:47.0), completed Nov 14, 2025, 8:58:52 PM
230[0JChecking patch project/plugins.sbt...
231Checking patch build.sbt...
232Applied patch project/plugins.sbt cleanly.
233Applied patch build.sbt cleanly.