Build Logs

lichess-org/scalachess • 3.8.0-RC2:2025-11-26

Errors

0

Warnings

4

Total Lines

229

1##################################
2Clonning https://github.com/lichess-org/scalachess.git into /build/repo using revision
3##################################
4----
5Preparing build for 3.8.0-RC2
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-RC2
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-RC2
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-RC2
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-RC2"
51"++3.8.0-RC2 -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-RC2 """{"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.661s.
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-RC2
71OpenCB::Changing crossVersion 3.7.4 -> 3.8.0-RC2 in rating/crossScalaVersions
72OpenCB::Changing crossVersion 3.7.4 -> 3.8.0-RC2 in testKit/crossScalaVersions
73OpenCB::Changing crossVersion 3.7.4 -> 3.8.0-RC2 in playJson/crossScalaVersions
74OpenCB::Changing crossVersion 3.7.4 -> 3.8.0-RC2 in bench/crossScalaVersions
75OpenCB::Changing crossVersion 3.7.4 -> 3.8.0-RC2 in scalachess/crossScalaVersions
76OpenCB::Changing crossVersion 3.7.4 -> 3.8.0-RC2 in tiebreak/crossScalaVersions
77OpenCB::Changing crossVersion 3.7.4 -> 3.8.0-RC2 in root/crossScalaVersions
78[info] set current project to root (in build file:/build/repo/)
79[info] Setting Scala version to 3.8.0-RC2 on 7 projects.
80[info] Switching Scala version on:
81[info] playJson (3.8.0-RC2)
82[info] * root (3.8.0-RC2)
83[info] testKit (3.8.0-RC2)
84[info] rating (3.8.0-RC2)
85[info] tiebreak (3.8.0-RC2)
86[info] scalachess (3.8.0-RC2)
87[info] bench (3.8.0-RC2)
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 26, 2025, 4:05:16 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-RC2/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-RC2/classes ...
120[info] done compiling
121[info] compiling 7 Scala sources to /build/repo/rating/target/scala-3.8.0-RC2/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-RC2/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-RC2/classes ...
126[warn] there were 9 deprecation warnings; re-run with -deprecation for details
127[warn] one warning found
128[info] done compiling
129Starting build for ProjectRef(file:/build/repo/,bench) (bench)... [2/7]
130Compile scalacOptions: -encoding, utf-8, -rewrite, -language:postfixOps, -release:21, -Xsemanticdb, -semanticdb-target, /build/repo/bench/target/scala-3.8.0-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
131[info] compiling 4 Scala sources to /build/repo/test-kit/target/scala-3.8.0-RC2/classes ...
132[info] done compiling
133[info] compiling 82 Scala sources to /build/repo/test-kit/target/scala-3.8.0-RC2/test-classes ...
134[warn] there was 1 deprecation warning; re-run with -deprecation for details
135[warn] one warning found
136[info] done compiling
137[info] compiling 10 Scala sources to /build/repo/bench/target/scala-3.8.0-RC2/classes ...
138[info] done compiling
139Starting build for ProjectRef(file:/build/repo/,root) (root)... [3/7]
140OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
141Compile scalacOptions: -Xsemanticdb, -semanticdb-target, /build/repo/target/scala-3.8.0-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
142Starting build for ProjectRef(file:/build/repo/,scalachess) (scalachess)... [4/7]
143Compile scalacOptions: -encoding, utf-8, -rewrite, -language:postfixOps, -Wunused:all, -release:21, -Xsemanticdb, -semanticdb-target, /build/repo/core/target/scala-3.8.0-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
144Starting build for ProjectRef(file:/build/repo/,playJson) (scalachess-play-json)... [5/7]
145Compile scalacOptions: -encoding, utf-8, -rewrite, -language:postfixOps, -Wunused:all, -release:21, -Xsemanticdb, -semanticdb-target, /build/repo/playJson/target/scala-3.8.0-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
146[info] compiling 1 Scala source to /build/repo/playJson/target/scala-3.8.0-RC2/classes ...
147[info] done compiling
148Starting build for ProjectRef(file:/build/repo/,testKit) (scalachess-test-kit)... [6/7]
149Compile scalacOptions: -encoding, utf-8, -rewrite, -language:postfixOps, -Wunused:all, -release:21, -Xsemanticdb, -semanticdb-target, /build/repo/test-kit/target/scala-3.8.0-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
150
151************************
152Build summary:
153[{
154 "module": "scalachess-rating",
155 "compile": {"status": "ok", "tookMs": 35973, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
156 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
157 "test-compile": {"status": "ok", "tookMs": 466, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
158 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
159 "publish": {"status": "skipped", "tookMs": 0},
160 "metadata": {
161 "crossScalaVersions": ["3.7.4"]
162}
163},{
164 "module": "scalachess-tiebreak",
165 "compile": {"status": "ok", "tookMs": 3006, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
166 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
167 "test-compile": {"status": "ok", "tookMs": 239, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
168 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
169 "publish": {"status": "skipped", "tookMs": 0},
170 "metadata": {
171 "crossScalaVersions": ["3.7.4"]
172}
173},{
174 "module": "bench",
175 "compile": {"status": "ok", "tookMs": 18272, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
176 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
177 "test-compile": {"status": "ok", "tookMs": 489, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
178 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
179 "publish": {"status": "ok", "tookMs": 3},
180 "metadata": {
181 "crossScalaVersions": ["3.7.4"]
182}
183},{
184 "module": "root",
185 "compile": {"status": "ok", "tookMs": 102, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
186 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
187 "test-compile": {"status": "ok", "tookMs": 196, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
188 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
189 "publish": {"status": "ok", "tookMs": 6},
190 "metadata": {
191 "crossScalaVersions": ["3.7.4"]
192}
193},{
194 "module": "scalachess",
195 "compile": {"status": "ok", "tookMs": 64, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
196 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
197 "test-compile": {"status": "ok", "tookMs": 90, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
198 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
199 "publish": {"status": "skipped", "tookMs": 0},
200 "metadata": {
201 "crossScalaVersions": ["3.7.4"]
202}
203},{
204 "module": "scalachess-play-json",
205 "compile": {"status": "ok", "tookMs": 865, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
206 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
207 "test-compile": {"status": "ok", "tookMs": 134, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
208 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
209 "publish": {"status": "skipped", "tookMs": 0},
210 "metadata": {
211 "crossScalaVersions": ["3.7.4"]
212}
213},{
214 "module": "scalachess-test-kit",
215 "compile": {"status": "ok", "tookMs": 149, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
216 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
217 "test-compile": {"status": "ok", "tookMs": 347, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
218 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
219 "publish": {"status": "skipped", "tookMs": 0},
220 "metadata": {
221 "crossScalaVersions": ["3.7.4"]
222}
223}]
224************************
225[success] Total time: 96 s (0:01:36.0), completed Nov 26, 2025, 4:06:52 PM
226[0JChecking patch project/plugins.sbt...
227Checking patch build.sbt...
228Applied patch project/plugins.sbt cleanly.
229Applied patch build.sbt cleanly.