Build Logs

torrentdam/bittorrent • 3.8.0-RC2:2025-11-27

Errors

0

Warnings

40

Total Lines

468

1##################################
2Clonning https://github.com/torrentdam/bittorrent.git into /build/repo using revision v3.4.0
3##################################
4Note: switching to '57021170e078023c063936745e9755473e9c0258'.
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
21Using target Scala version for migration: 3.7.4
22Migrating project for -source:3.4 using Scala 3.7.4
23----
24Preparing build for 3.7.4
25Would try to apply common scalacOption (best-effort, sbt/mill only):
26Append: -rewrite,REQUIRE:-source:3.4-migration
27Remove: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
28----
29Starting build for 3.7.4
30Execute tests: false
31sbt project found:
32Sbt version 1.10.1 is not supported, minimal supported version is 1.11.5
33Enforcing usage of sbt in version 1.11.5
34No prepare script found for project torrentdam/bittorrent
35##################################
36Scala version: 3.7.4
37Targets: io.github.torrentdam.bittorrent%bittorrent io.github.torrentdam.bittorrent%cmd io.github.torrentdam.bittorrent%common io.github.torrentdam.bittorrent%dht
38Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[]}
39##################################
40Using extra scalacOptions: -rewrite,REQUIRE:-source:3.4-migration
41Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
42[sbt_options] declare -a sbt_options=()
43[process_args] java_version = '17'
44[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
45# Executing command line:
46java
47-Dfile.encoding=UTF-8
48-Dcommunitybuild.scala=3.7.4
49-Dcommunitybuild.project.dependencies.add=
50-Xmx7G
51-Xms4G
52-Xss8M
53-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
54-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
55-jar
56/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
57"setCrossScalaVersions 3.7.4"
58"++3.7.4 -v"
59"mapScalacOptions "-rewrite,REQUIRE:-source:3.4-migration,-Wconf:msg=can be rewritten automatically under:s" "-indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
60"set every credentials := Nil"
61"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
62"removeScalacOptionsStartingWith -P:wartremover"
63
64moduleMappings
65"runBuild 3.7.4 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[]}""" io.github.torrentdam.bittorrent%bittorrent io.github.torrentdam.bittorrent%cmd io.github.torrentdam.bittorrent%common io.github.torrentdam.bittorrent%dht"
66
67[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
68[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
69[info] loading project definition from /build/repo/project
70[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
71[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
72[info] Compilation completed in 8.934s.
73[info] done compiling
74[info] loading settings for project root from build.sbt...
75[info] resolving key references (10838 settings) ...
76[info] set current project to root (in build file:/build/repo/)
77Execute setCrossScalaVersions: 3.7.4
78OpenCB::Changing crossVersion 3.5.0 -> 3.7.4 in bittorrentNative/crossScalaVersions
79OpenCB::Changing crossVersion 3.5.0 -> 3.7.4 in dhtJVM/crossScalaVersions
80OpenCB::Changing crossVersion 3.5.0 -> 3.7.4 in filesNative/crossScalaVersions
81OpenCB::Changing crossVersion 3.5.0 -> 3.7.4 in bittorrentJVM/crossScalaVersions
82OpenCB::Changing crossVersion 3.5.0 -> 3.7.4 in cmdNative/crossScalaVersions
83OpenCB::Changing crossVersion 3.5.0 -> 3.7.4 in commonJS/crossScalaVersions
84OpenCB::Changing crossVersion 3.5.0 -> 3.7.4 in root/crossScalaVersions
85OpenCB::Changing crossVersion 3.5.0 -> 3.7.4 in cmdJVM/crossScalaVersions
86OpenCB::Changing crossVersion 3.5.0 -> 3.7.4 in commonJVM/crossScalaVersions
87OpenCB::Changing crossVersion 3.5.0 -> 3.7.4 in filesJVM/crossScalaVersions
88OpenCB::Changing crossVersion 3.5.0 -> 3.7.4 in dhtNative/crossScalaVersions
89OpenCB::Changing crossVersion 3.5.0 -> 3.7.4 in commonNative/crossScalaVersions
90[info] set current project to root (in build file:/build/repo/)
91[info] Setting Scala version to 3.7.4 on 12 projects.
92[info] Switching Scala version on:
93[info] filesJVM (3.7.4)
94[info] * root (3.7.4)
95[info] bittorrentJVM (3.7.4)
96[info] cmdNative (3.7.4)
97[info] bittorrentNative (3.7.4)
98[info] dhtNative (3.7.4)
99[info] filesNative (3.7.4)
100[info] commonNative (3.7.4)
101[info] dhtJVM (3.7.4)
102[info] commonJVM (3.7.4)
103[info] cmdJVM (3.7.4)
104[info] commonJS (3.7.4)
105[info] Excluding projects:
106[info] Reapplying settings...
107[info] set current project to root (in build file:/build/repo/)
108Execute mapScalacOptions: -rewrite,REQUIRE:-source:3.4-migration,-Wconf:msg=can be rewritten automatically under:s -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
109[info] Reapplying settings...
110[info] set current project to root (in build file:/build/repo/)
111[info] Defining Global / credentials, ThisBuild / credentials and 11 others.
112[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 60 others.
113[info] Run `last` for details.
114[info] Reapplying settings...
115[info] set current project to root (in build file:/build/repo/)
116Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
117[info] Reapplying settings...
118OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
119
120 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
121 Did you mean allExcludeDependencies ?
122 , retry without global scopes
123[info] Reapplying settings...
124[info] set current project to root (in build file:/build/repo/)
125Execute removeScalacOptionsStartingWith: -P:wartremover
126[info] Reapplying settings...
127[info] set current project to root (in build file:/build/repo/)
128[success] Total time: 0 s, completed Nov 27, 2025, 8:46:55 PM
129Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[]}
130Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
131Starting build...
132Projects: Set(filesJVM, bittorrentJVM, dhtJVM, commonJVM, cmdJVM)
133Starting build for ProjectRef(file:/build/repo/,dhtJVM) (dht)... [0/5]
134OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
135OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.4-migration` in Scala 2.12.20 module Global
136OpenCB::Filter out '-source:future', matches setting pattern '^-?-source(:.*)?'
137Compile scalacOptions: -Ykind-projector:underscores, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
138[info] compiling 4 Scala sources to /build/repo/common/.jvm/target/scala-3.7.4/classes ...
139[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
140[warn] one warning found
141[info] done compiling
142[info] compiling 10 Scala sources to /build/repo/dht/.jvm/target/scala-3.7.4/classes ...
143[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
144[warn] one warning found
145[info] done compiling
146[info] compiling 3 Scala sources to /build/repo/dht/.jvm/target/scala-3.7.4/test-classes ...
147[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
148[warn] one warning found
149[info] done compiling
150Starting build for ProjectRef(file:/build/repo/,commonJVM) (common)... [1/5]
151Compile scalacOptions: -Ykind-projector:underscores, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
152[info] compiling 1 Scala source to /build/repo/common/.jvm/target/scala-3.7.4/test-classes ...
153[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
154[warn] one warning found
155[info] done compiling
156Starting build for ProjectRef(file:/build/repo/,bittorrentJVM) (bittorrent)... [2/5]
157Compile scalacOptions: -Ykind-projector:underscores, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
158[info] compiling 15 Scala sources to /build/repo/bittorrent/jvm/target/scala-3.7.4/classes ...
159[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
160[warn] there were 2 deprecation warnings; re-run with -deprecation for details
161[warn] two warnings found
162[info] done compiling
163[info] compiling 5 Scala sources to /build/repo/bittorrent/jvm/target/scala-3.7.4/test-classes ...
164[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
165[warn] one warning found
166[info] done compiling
167Starting build for ProjectRef(file:/build/repo/,filesJVM) (files)... [3/5]
168Compile scalacOptions: -Ykind-projector:underscores, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
169[info] compiling 3 Scala sources to /build/repo/files/.jvm/target/scala-3.7.4/classes ...
170[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
171[warn] one warning found
172[info] done compiling
173[info] compiling 1 Scala source to /build/repo/files/.jvm/target/scala-3.7.4/test-classes ...
174[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
175[warn] one warning found
176[info] done compiling
177Starting build for ProjectRef(file:/build/repo/,cmdJVM) (cmd)... [4/5]
178Compile scalacOptions: -Ykind-projector:underscores, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
179[info] compiling 1 Scala source to /build/repo/cmd/.jvm/target/scala-3.7.4/classes ...
180[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
181[warn] there was 1 deprecation warning; re-run with -deprecation for details
182[warn] two warnings found
183[info] done compiling
184
185************************
186Build summary:
187[{
188 "module": "dht",
189 "compile": {"status": "ok", "tookMs": 13934, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
190 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
191 "test-compile": {"status": "ok", "tookMs": 1768, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
192 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
193 "publish": {"status": "skipped", "tookMs": 0},
194 "metadata": {
195 "crossScalaVersions": ["3.5.0"]
196}
197},{
198 "module": "common",
199 "compile": {"status": "ok", "tookMs": 46, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
200 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
201 "test-compile": {"status": "ok", "tookMs": 471, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
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.5.0"]
206}
207},{
208 "module": "bittorrent",
209 "compile": {"status": "ok", "tookMs": 7504, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
210 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
211 "test-compile": {"status": "ok", "tookMs": 1267, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
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.5.0"]
216}
217},{
218 "module": "files",
219 "compile": {"status": "ok", "tookMs": 538, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
220 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
221 "test-compile": {"status": "ok", "tookMs": 508, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
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.5.0"]
226}
227},{
228 "module": "cmd",
229 "compile": {"status": "ok", "tookMs": 3302, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
230 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
231 "test-compile": {"status": "ok", "tookMs": 234, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
232 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
233 "publish": {"status": "skipped", "tookMs": 0},
234 "metadata": {
235 "crossScalaVersions": ["3.5.0"]
236}
237}]
238************************
239[success] Total time: 59 s, completed Nov 27, 2025, 8:47:55 PM
240[0JChecking patch project/plugins.sbt...
241Checking patch project/build.properties...
242Checking patch build.sbt...
243Applied patch project/plugins.sbt cleanly.
244Applied patch project/build.properties cleanly.
245Applied patch build.sbt cleanly.
246No migration rewrite changes found, would not commit
247----
248Preparing build for 3.8.0-RC2
249Scala binary version found: 3.8
250Implicitly using source version 3.8
251Scala binary version found: 3.8
252Implicitly using source version 3.8
253Would try to apply common scalacOption (best-effort, sbt/mill only):
254Append: ,REQUIRE:-source:3.8
255Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
256----
257Starting build for 3.8.0-RC2
258Execute tests: false
259sbt project found:
260Sbt version 1.10.1 is not supported, minimal supported version is 1.11.5
261Enforcing usage of sbt in version 1.11.5
262No prepare script found for project torrentdam/bittorrent
263##################################
264Scala version: 3.8.0-RC2
265Targets: io.github.torrentdam.bittorrent%bittorrent io.github.torrentdam.bittorrent%cmd io.github.torrentdam.bittorrent%common io.github.torrentdam.bittorrent%dht
266Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[]}
267##################################
268Using extra scalacOptions: ,REQUIRE:-source:3.8
269Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
270[sbt_options] declare -a sbt_options=()
271[process_args] java_version = '17'
272[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
273# Executing command line:
274java
275-Dfile.encoding=UTF-8
276-Dcommunitybuild.scala=3.8.0-RC2
277-Dcommunitybuild.project.dependencies.add=
278-Xmx7G
279-Xms4G
280-Xss8M
281-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
282-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
283-jar
284/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
285"setCrossScalaVersions 3.8.0-RC2"
286"++3.8.0-RC2 -v"
287"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
288"set every credentials := Nil"
289"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
290"removeScalacOptionsStartingWith -P:wartremover"
291
292moduleMappings
293"runBuild 3.8.0-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[]}""" io.github.torrentdam.bittorrent%bittorrent io.github.torrentdam.bittorrent%cmd io.github.torrentdam.bittorrent%common io.github.torrentdam.bittorrent%dht"
294
295[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
296[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
297[info] loading project definition from /build/repo/project
298[info] loading settings for project root from build.sbt...
299[info] resolving key references (10838 settings) ...
300[info] set current project to root (in build file:/build/repo/)
301Execute setCrossScalaVersions: 3.8.0-RC2
302OpenCB::Changing crossVersion 3.5.0 -> 3.8.0-RC2 in commonNative/crossScalaVersions
303OpenCB::Changing crossVersion 3.5.0 -> 3.8.0-RC2 in bittorrentNative/crossScalaVersions
304OpenCB::Changing crossVersion 3.5.0 -> 3.8.0-RC2 in bittorrentJVM/crossScalaVersions
305OpenCB::Changing crossVersion 3.5.0 -> 3.8.0-RC2 in filesNative/crossScalaVersions
306OpenCB::Changing crossVersion 3.5.0 -> 3.8.0-RC2 in cmdNative/crossScalaVersions
307OpenCB::Changing crossVersion 3.5.0 -> 3.8.0-RC2 in commonJS/crossScalaVersions
308OpenCB::Changing crossVersion 3.5.0 -> 3.8.0-RC2 in dhtNative/crossScalaVersions
309OpenCB::Changing crossVersion 3.5.0 -> 3.8.0-RC2 in root/crossScalaVersions
310OpenCB::Changing crossVersion 3.5.0 -> 3.8.0-RC2 in commonJVM/crossScalaVersions
311OpenCB::Changing crossVersion 3.5.0 -> 3.8.0-RC2 in cmdJVM/crossScalaVersions
312OpenCB::Changing crossVersion 3.5.0 -> 3.8.0-RC2 in dhtJVM/crossScalaVersions
313OpenCB::Changing crossVersion 3.5.0 -> 3.8.0-RC2 in filesJVM/crossScalaVersions
314[info] set current project to root (in build file:/build/repo/)
315[info] Setting Scala version to 3.8.0-RC2 on 12 projects.
316[info] Switching Scala version on:
317[info] filesJVM (3.8.0-RC2)
318[info] * root (3.8.0-RC2)
319[info] bittorrentJVM (3.8.0-RC2)
320[info] cmdNative (3.8.0-RC2)
321[info] bittorrentNative (3.8.0-RC2)
322[info] dhtNative (3.8.0-RC2)
323[info] filesNative (3.8.0-RC2)
324[info] commonNative (3.8.0-RC2)
325[info] dhtJVM (3.8.0-RC2)
326[info] commonJVM (3.8.0-RC2)
327[info] cmdJVM (3.8.0-RC2)
328[info] commonJS (3.8.0-RC2)
329[info] Excluding projects:
330[info] Reapplying settings...
331[info] set current project to root (in build file:/build/repo/)
332Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
333[info] Reapplying settings...
334[info] set current project to root (in build file:/build/repo/)
335[info] Defining Global / credentials, ThisBuild / credentials and 11 others.
336[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 60 others.
337[info] Run `last` for details.
338[info] Reapplying settings...
339[info] set current project to root (in build file:/build/repo/)
340Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
341[info] Reapplying settings...
342OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
343
344 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
345 Did you mean allExcludeDependencies ?
346 , retry without global scopes
347[info] Reapplying settings...
348[info] set current project to root (in build file:/build/repo/)
349Execute removeScalacOptionsStartingWith: -P:wartremover
350[info] Reapplying settings...
351[info] set current project to root (in build file:/build/repo/)
352[success] Total time: 0 s, completed Nov 27, 2025, 8:48:06 PM
353Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[]}
354Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
355Starting build...
356Projects: Set(filesJVM, bittorrentJVM, dhtJVM, commonJVM, cmdJVM)
357Starting build for ProjectRef(file:/build/repo/,dhtJVM) (dht)... [0/5]
358OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
359OpenCB::Filter out '-source:future', matches setting pattern '^-?-source(:.*)?'
360Compile scalacOptions: -Ykind-projector:underscores, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
361[info] compiling 4 Scala sources to /build/repo/common/.jvm/target/scala-3.8.0-RC2/classes ...
362[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
363[warn] one warning found
364[info] done compiling
365[info] compiling 10 Scala sources to /build/repo/dht/.jvm/target/scala-3.8.0-RC2/classes ...
366[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
367[warn] one warning found
368[info] done compiling
369[info] compiling 3 Scala sources to /build/repo/dht/.jvm/target/scala-3.8.0-RC2/test-classes ...
370[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
371[warn] one warning found
372[info] done compiling
373Starting build for ProjectRef(file:/build/repo/,commonJVM) (common)... [1/5]
374Compile scalacOptions: -Ykind-projector:underscores, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
375[info] compiling 1 Scala source to /build/repo/common/.jvm/target/scala-3.8.0-RC2/test-classes ...
376[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
377[warn] one warning found
378[info] done compiling
379Starting build for ProjectRef(file:/build/repo/,bittorrentJVM) (bittorrent)... [2/5]
380Compile scalacOptions: -Ykind-projector:underscores, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
381[info] compiling 15 Scala sources to /build/repo/bittorrent/jvm/target/scala-3.8.0-RC2/classes ...
382[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
383[warn] there were 2 deprecation warnings; re-run with -deprecation for details
384[warn] two warnings found
385[info] done compiling
386[info] compiling 5 Scala sources to /build/repo/bittorrent/jvm/target/scala-3.8.0-RC2/test-classes ...
387[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
388[warn] one warning found
389[info] done compiling
390Starting build for ProjectRef(file:/build/repo/,filesJVM) (files)... [3/5]
391Compile scalacOptions: -Ykind-projector:underscores, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
392[info] compiling 3 Scala sources to /build/repo/files/.jvm/target/scala-3.8.0-RC2/classes ...
393[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
394[warn] one warning found
395[info] done compiling
396[info] compiling 1 Scala source to /build/repo/files/.jvm/target/scala-3.8.0-RC2/test-classes ...
397[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
398[warn] one warning found
399[info] done compiling
400Starting build for ProjectRef(file:/build/repo/,cmdJVM) (cmd)... [4/5]
401Compile scalacOptions: -Ykind-projector:underscores, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
402[info] compiling 1 Scala source to /build/repo/cmd/.jvm/target/scala-3.8.0-RC2/classes ...
403[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
404[warn] there was 1 deprecation warning; re-run with -deprecation for details
405[warn] two warnings found
406[info] done compiling
407
408************************
409Build summary:
410[{
411 "module": "dht",
412 "compile": {"status": "ok", "tookMs": 16865, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
413 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
414 "test-compile": {"status": "ok", "tookMs": 1846, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
415 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
416 "publish": {"status": "skipped", "tookMs": 0},
417 "metadata": {
418 "crossScalaVersions": ["3.5.0"]
419}
420},{
421 "module": "common",
422 "compile": {"status": "ok", "tookMs": 139, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
423 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
424 "test-compile": {"status": "ok", "tookMs": 685, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
425 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
426 "publish": {"status": "skipped", "tookMs": 0},
427 "metadata": {
428 "crossScalaVersions": ["3.5.0"]
429}
430},{
431 "module": "bittorrent",
432 "compile": {"status": "ok", "tookMs": 6964, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
433 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
434 "test-compile": {"status": "ok", "tookMs": 1080, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
435 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
436 "publish": {"status": "skipped", "tookMs": 0},
437 "metadata": {
438 "crossScalaVersions": ["3.5.0"]
439}
440},{
441 "module": "files",
442 "compile": {"status": "ok", "tookMs": 764, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
443 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
444 "test-compile": {"status": "ok", "tookMs": 563, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
445 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
446 "publish": {"status": "skipped", "tookMs": 0},
447 "metadata": {
448 "crossScalaVersions": ["3.5.0"]
449}
450},{
451 "module": "cmd",
452 "compile": {"status": "ok", "tookMs": 3159, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
453 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
454 "test-compile": {"status": "ok", "tookMs": 298, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
455 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
456 "publish": {"status": "skipped", "tookMs": 0},
457 "metadata": {
458 "crossScalaVersions": ["3.5.0"]
459}
460}]
461************************
462[success] Total time: 45 s, completed Nov 27, 2025, 8:48:51 PM
463[0JChecking patch project/plugins.sbt...
464Checking patch project/build.properties...
465Checking patch build.sbt...
466Applied patch project/plugins.sbt cleanly.
467Applied patch project/build.properties cleanly.
468Applied patch build.sbt cleanly.