Build Logs

dacr/zwords • 3.8.0-RC2:2025-11-25

Errors

0

Warnings

13

Total Lines

236

1##################################
2Clonning https://github.com/dacr/zwords.git into /build/repo using revision v2.0.2
3##################################
4Note: switching to '265e10d083d2efe131ad1d092aa7dc4c51e17232'.
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.0-RC2
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.0-RC2
32Execute tests: false
33sbt project found:
34Sbt version 1.10.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 dacr/zwords
37/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
38##################################
39Scala version: 3.8.0-RC2
40Targets: fr.janalyse%zwords-console fr.janalyse%zwords-dictionary fr.janalyse%zwords-game-logic fr.janalyse%zwords-webapi fr.janalyse%zwords-word-generator
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.0-RC2
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.0-RC2"
61"++3.8.0-RC2 -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.0-RC2 """{"tests":"compile-only"}""" fr.janalyse%zwords-console fr.janalyse%zwords-dictionary fr.janalyse%zwords-game-logic fr.janalyse%zwords-webapi fr.janalyse%zwords-word-generator"
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[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
74[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
75[info] Compilation completed in 8.768s.
76[info] done compiling
77/build/repo/publish.sbt:7: warning: value sonatypeOssSnapshots in object resolver is deprecated (since 1.11.2): Sonatype OSS Repository Hosting (OSSRH) will be sunset on 2025-06-30; use the following instead:
78 resolvers += Resolver.sonatypeCentralSnapshots
79ThisBuild / publishTo := Some(if (isSnapshot.value) Opts.resolver.sonatypeOssSnapshots.head else Opts.resolver.sonatypeStaging)
80 ^
81/build/repo/publish.sbt:7: warning: value sonatypeStaging in object resolver is deprecated (since 1.11.2): Sonatype OSS Repository Hosting (OSSRH) will be sunset on 2025-06-30; use the following instead:
82 publishTo := {
83 if (isSnapshot.value) Some(Resolver.sonatypeCentralSnapshots)
84 else localStaging.value
85 }
86ThisBuild / publishTo := Some(if (isSnapshot.value) Opts.resolver.sonatypeOssSnapshots.head else Opts.resolver.sonatypeStaging)
87 ^
88[info] loading settings for project repo from build.sbt, publish.sbt, version.sbt...
89[info] set current project to repo (in build file:/build/repo/)
90[warn] there are 3 keys that are not used by any other settings/tasks:
91[warn]
92[warn] * ThisBuild / name
93[warn] +- /build/repo/build.sbt:2
94[warn] * ThisBuild / pomIncludeRepository
95[warn] +- /build/repo/publish.sbt:1
96[warn] * ThisBuild / publishMavenStyle
97[warn] +- /build/repo/publish.sbt:5
98[warn]
99[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
100[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
101Execute setCrossScalaVersions: 3.8.0-RC2
102OpenCB::Changing crossVersion 3.5.1 -> 3.8.0-RC2 in dictionary/crossScalaVersions
103OpenCB::Changing crossVersion 3.5.1 -> 3.8.0-RC2 in consoleUI/crossScalaVersions
104OpenCB::Changing crossVersion 3.5.1 -> 3.8.0-RC2 in gameLogic/crossScalaVersions
105OpenCB::Changing crossVersion 3.5.1 -> 3.8.0-RC2 in webapi/crossScalaVersions
106OpenCB::Changing crossVersion 3.5.1 -> 3.8.0-RC2 in wordGenerator/crossScalaVersions
107OpenCB::Changing crossVersion 3.5.1 -> 3.8.0-RC2 in repo/crossScalaVersions
108[info] set current project to repo (in build file:/build/repo/)
109[info] Setting Scala version to 3.8.0-RC2 on 6 projects.
110[info] Switching Scala version on:
111[info] consoleUI (3.8.0-RC2)
112[info] dictionary (3.8.0-RC2)
113[info] gameLogic (3.8.0-RC2)
114[info] webapi (3.8.0-RC2)
115[info] * repo (3.8.0-RC2)
116[info] wordGenerator (3.8.0-RC2)
117[info] Excluding projects:
118[info] Reapplying settings...
119[info] set current project to repo (in build file:/build/repo/)
120Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
121[info] Reapplying settings...
122[info] set current project to repo (in build file:/build/repo/)
123[info] Defining Global / credentials, consoleUI / credentials and 4 others.
124[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 36 others.
125[info] Run `last` for details.
126[info] Reapplying settings...
127[info] set current project to repo (in build file:/build/repo/)
128Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
129[info] Reapplying settings...
130OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
131
132 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
133 Did you mean allExcludeDependencies ?
134 , retry without global scopes
135[info] Reapplying settings...
136[info] set current project to repo (in build file:/build/repo/)
137Execute removeScalacOptionsStartingWith: -P:wartremover
138[info] Reapplying settings...
139[info] set current project to repo (in build file:/build/repo/)
140[success] Total time: 0 s, completed Nov 25, 2025, 3:39:39 PM
141Build config: {"tests":"compile-only"}
142Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
143Starting build...
144Projects: Set(consoleUI, dictionary, gameLogic, webapi, wordGenerator)
145Starting build for ProjectRef(file:/build/repo/,gameLogic) (zwords-game-logic)... [0/5]
146OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
147OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
148Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
149[info] compiling 4 Scala sources to /build/repo/dictionary/target/scala-3.8.0-RC2/classes ...
150[info] done compiling
151[info] compiling 2 Scala sources to /build/repo/wordgen/target/scala-3.8.0-RC2/classes ...
152[info] done compiling
153[info] compiling 7 Scala sources to /build/repo/gamelogic/target/scala-3.8.0-RC2/classes ...
154[info] done compiling
155[info] compiling 3 Scala sources to /build/repo/gamelogic/target/scala-3.8.0-RC2/test-classes ...
156[info] done compiling
157Starting build for ProjectRef(file:/build/repo/,dictionary) (zwords-dictionary)... [1/5]
158Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
159[info] compiling 3 Scala sources to /build/repo/dictionary/target/scala-3.8.0-RC2/test-classes ...
160[info] done compiling
161Starting build for ProjectRef(file:/build/repo/,webapi) (zwords-webapi)... [2/5]
162Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
163[info] compiling 22 Scala sources to /build/repo/webapi/target/scala-3.8.0-RC2/classes ...
164[info] done compiling
165[info] compiling 2 Scala sources to /build/repo/webapi/target/scala-3.8.0-RC2/test-classes ...
166[info] done compiling
167Starting build for ProjectRef(file:/build/repo/,consoleUI) (zwords-console)... [3/5]
168Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
169[info] compiling 1 Scala source to /build/repo/console/target/scala-3.8.0-RC2/classes ...
170[info] done compiling
171Starting build for ProjectRef(file:/build/repo/,wordGenerator) (zwords-word-generator)... [4/5]
172Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
173[info] compiling 2 Scala sources to /build/repo/wordgen/target/scala-3.8.0-RC2/test-classes ...
174[info] done compiling
175
176************************
177Build summary:
178[{
179 "module": "zwords-game-logic",
180 "compile": {"status": "ok", "tookMs": 18912, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
181 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
182 "test-compile": {"status": "ok", "tookMs": 2155, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
183 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
184 "publish": {"status": "skipped", "tookMs": 0},
185 "metadata": {
186 "crossScalaVersions": ["3.5.1"]
187}
188},{
189 "module": "zwords-dictionary",
190 "compile": {"status": "ok", "tookMs": 60, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
191 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
192 "test-compile": {"status": "ok", "tookMs": 1597, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
193 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
194 "publish": {"status": "skipped", "tookMs": 0},
195 "metadata": {
196 "crossScalaVersions": ["3.5.1"]
197}
198},{
199 "module": "zwords-webapi",
200 "compile": {"status": "ok", "tookMs": 13176, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
201 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
202 "test-compile": {"status": "ok", "tookMs": 1248, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
203 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
204 "publish": {"status": "skipped", "tookMs": 0},
205 "metadata": {
206 "crossScalaVersions": ["3.5.1"]
207}
208},{
209 "module": "zwords-console",
210 "compile": {"status": "ok", "tookMs": 821, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
211 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
212 "test-compile": {"status": "ok", "tookMs": 228, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
213 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
214 "publish": {"status": "skipped", "tookMs": 0},
215 "metadata": {
216 "crossScalaVersions": ["3.5.1"]
217}
218},{
219 "module": "zwords-word-generator",
220 "compile": {"status": "ok", "tookMs": 102, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
221 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
222 "test-compile": {"status": "ok", "tookMs": 916, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
223 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
224 "publish": {"status": "skipped", "tookMs": 0},
225 "metadata": {
226 "crossScalaVersions": ["3.5.1"]
227}
228}]
229************************
230[success] Total time: 87 s (0:01:27.0), completed Nov 25, 2025, 3:41:06 PM
231[0JChecking patch project/plugins.sbt...
232Checking patch project/build.properties...
233Checking patch build.sbt...
234Applied patch project/plugins.sbt cleanly.
235Applied patch project/build.properties cleanly.
236Applied patch build.sbt cleanly.