Build Logs

softwaremill/odelay • scheduled_3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY

Errors

0

Warnings

43

Total Lines

317

1##################################
2Clonning https://github.com/softwaremill/odelay.git into /build/repo using revision v0.4.1
3##################################
4Note: switching to 'cf30013d0efbed93da943383210879db56983341'.
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.1-RC1-bin-20251205-cd32c6f-NIGHTLY
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
31Try apply source patch:
32Path: build.sbt
33Pattern: val scala3 = List("3.3.3")
34Replacement: val scala3 = List("3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY")
35Starting compilation server
36Compiling project (Scala 3.7.3, JVM (17))
37Compiled project (Scala 3.7.3, JVM (17))
38Successfully applied pattern 'val scala3 = List("3.3.3")' in build.sbt
39----
40Starting build for 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY
41Execute tests: false
42sbt project found:
43Sbt version 1.10.1 is not supported, minimal supported version is 1.11.5
44Enforcing usage of sbt in version 1.11.5
45No prepare script found for project softwaremill/odelay
46##################################
47Scala version: 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY
48Targets: com.softwaremill.odelay%odelay-core com.softwaremill.odelay%odelay-netty3
49Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = List(\"3.3.3\")","replaceWith":"val scala3 = List(\"<SCALA_VERSION>\")"}]}
50##################################
51Using extra scalacOptions: ,REQUIRE:-source:3.8
52Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
53[sbt_options] declare -a sbt_options=()
54[process_args] java_version = '17'
55[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
56# Executing command line:
57java
58-Dfile.encoding=UTF-8
59-Dcommunitybuild.scala=3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY
60-Dcommunitybuild.project.dependencies.add=
61-Xmx7G
62-Xms4G
63-Xss8M
64-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
65-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
66-jar
67/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
68"setCrossScalaVersions 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY"
69"++3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -v"
70"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
71"set every credentials := Nil"
72"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
73"removeScalacOptionsStartingWith -P:wartremover"
74
75moduleMappings
76"runBuild 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = List(\"3.3.3\")","replaceWith":"val scala3 = List(\"<SCALA_VERSION>\")"}]}""" com.softwaremill.odelay%odelay-core com.softwaremill.odelay%odelay-netty3"
77
78[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
79[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
80[info] loading project definition from /build/repo/project
81[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
82[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
83[info] Compilation completed in 8.996s.
84[info] done compiling
85[info] loading settings for project rootProject from build.sbt...
86[info] resolving key references (20849 settings) ...
87[info] set current project to odelay (in build file:/build/repo/)
88Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY
89OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.14) in testing/crossScalaVersions
90OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.14) in core/crossScalaVersions
91OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in core3/crossScalaVersions
92OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY) in core3/crossScalaVersions
93OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in coreTests3/crossScalaVersions
94OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY) in coreTests3/crossScalaVersions
95OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.14) in coreTests/crossScalaVersions
96OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in coreJS3/crossScalaVersions
97OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY) in coreJS3/crossScalaVersions
98OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in testingJS3/crossScalaVersions
99OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in netty33/crossScalaVersions
100OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY) in testingJS3/crossScalaVersions
101OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY) in netty33/crossScalaVersions
102OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.14) in coreJS/crossScalaVersions
103OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.14) in netty/crossScalaVersions
104OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.14) in rootProject/crossScalaVersions
105OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.14) in netty3/crossScalaVersions
106OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.14) in testingJS/crossScalaVersions
107OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in testing3/crossScalaVersions
108OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY) in testing3/crossScalaVersions
109Build timeouts: 1, would retry
110Retrying build, retry 1/2, force Scala version:false, enable migration:
111[sbt_options] declare -a sbt_options=()
112[process_args] java_version = '17'
113[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
114# Executing command line:
115java
116-Dfile.encoding=UTF-8
117-Dcommunitybuild.scala=3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY
118-Dcommunitybuild.project.dependencies.add=
119-Xmx7G
120-Xms4G
121-Xss8M
122-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
123-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
124-jar
125/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
126"setCrossScalaVersions 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY"
127"++3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -v"
128"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
129"set every credentials := Nil"
130"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
131"removeScalacOptionsStartingWith -P:wartremover"
132
133moduleMappings
134"runBuild 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = List(\"3.3.3\")","replaceWith":"val scala3 = List(\"<SCALA_VERSION>\")"}]}""" com.softwaremill.odelay%odelay-core com.softwaremill.odelay%odelay-netty3"
135
136[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
137[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
138[info] loading project definition from /build/repo/project
139[info] loading settings for project rootProject from build.sbt...
140[info] resolving key references (20849 settings) ...
141[info] set current project to odelay (in build file:/build/repo/)
142Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY
143OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.14) in testingJS/crossScalaVersions
144OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.14) in testing/crossScalaVersions
145OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in core3/crossScalaVersions
146OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY) in core3/crossScalaVersions
147OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in coreTests3/crossScalaVersions
148OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY) in coreTests3/crossScalaVersions
149OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.14) in coreTests/crossScalaVersions
150OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in coreJS3/crossScalaVersions
151OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY) in coreJS3/crossScalaVersions
152OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in netty33/crossScalaVersions
153OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in testingJS3/crossScalaVersions
154OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in testing3/crossScalaVersions
155OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY) in testingJS3/crossScalaVersions
156OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY) in netty33/crossScalaVersions
157OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY) in testing3/crossScalaVersions
158OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.14) in coreJS/crossScalaVersions
159OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.14) in netty/crossScalaVersions
160OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.14) in rootProject/crossScalaVersions
161OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.14) in netty3/crossScalaVersions
162OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.14) in core/crossScalaVersions
163[info] set current project to odelay (in build file:/build/repo/)
164[info] Setting Scala version to 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY on 6 projects.
165[info] Switching Scala version on:
166[info] core3 (3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
167[info] coreTests3 (3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
168[info] testingJS3 (3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
169[info] netty33 (3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
170[info] testing3 (3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
171[info] coreJS3 (3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
172[info] Excluding projects:
173[info] netty32_12 (2.12.20, 2.12.19)
174[info] core2_12 (2.12.20, 2.12.19)
175[info] twitter2_12 (2.12.20, 2.12.19)
176[info] testingJS2_12 (2.12.20, 2.12.19)
177[info] testing2_12 (2.12.20, 2.12.19)
178[info] coreTests2_12 (2.12.20, 2.12.19)
179[info] netty2_12 (2.12.20, 2.12.19)
180[info] testing (2.13.14)
181[info] coreJS (2.13.14)
182[info] * rootProject (2.13.14)
183[info] testingJS (2.13.14)
184[info] coreJS2_12 (2.12.20, 2.12.19)
185[info] netty3 (2.13.14)
186[info] netty (2.13.14)
187[info] core (2.13.14)
188[info] coreTests (2.13.14)
189[info] Reapplying settings...
190[info] set current project to odelay (in build file:/build/repo/)
191Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
192[info] Reapplying settings...
193[info] set current project to odelay (in build file:/build/repo/)
194[info] Defining Global / credentials, core / credentials and 20 others.
195[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 175 others.
196[info] Run `last` for details.
197[info] Reapplying settings...
198[info] set current project to odelay (in build file:/build/repo/)
199Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
200[info] Reapplying settings...
201OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
202
203 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
204 Did you mean core3 / allExcludeDependencies ?
205 , retry without global scopes
206[info] Reapplying settings...
207[info] set current project to odelay (in build file:/build/repo/)
208Execute removeScalacOptionsStartingWith: -P:wartremover
209[info] Reapplying settings...
210[info] set current project to odelay (in build file:/build/repo/)
211[success] Total time: 0 s, completed Dec 6, 2025, 2:24:43 AM
212Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = List(\"3.3.3\")","replaceWith":"val scala3 = List(\"<SCALA_VERSION>\")"}]}
213Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
214Starting build...
215Projects: Set(core3, netty33, testing3)
216Starting build for ProjectRef(file:/build/repo/,core3) (odelay-core)... [0/3]
217OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
218OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
219OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
220Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Wvalue-discard, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
221[info] compiling 5 Scala sources to /build/repo/odelay-core/target/jvm-3/classes ...
222[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
223[warn] -- [E175] Potential Issue Warning: /build/repo/odelay-core/src/main/scalajvm/jdk/JdkTimer.scala:65:49
224[warn] 65 | def run = if (promiseIncomplete) op
225[warn] | ^^
226[warn] | discarded non-Unit value of type T. Add `: Unit` to discard silently.
227[warn] -- [E175] Potential Issue Warning: /build/repo/odelay-core/src/main/scalajvm/jdk/JdkTimer.scala:84:65
228[warn] 84 | def stop() = if (!underlying.isShutdown) underlying.shutdownNow()
229[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^
230[warn] |discarded non-Unit value of type java.util.List[Runnable]. Add `: Unit` to discard silently.
231[warn] -- [E198] Unused Symbol Warning: /build/repo/odelay-core/src/main/scalajvm/jdk/JdkTimer.scala:12:24
232[warn] 12 |import scala.concurrent.Promise
233[warn] | ^^^^^^^
234[warn] | unused import
235[warn] four warnings found
236[info] done compiling
237Starting build for ProjectRef(file:/build/repo/,netty33) (odelay-netty3)... [1/3]
238Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Wvalue-discard, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
239[info] compiling 1 Scala source to /build/repo/odelay-netty3/target/jvm-3/classes ...
240[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
241[warn] -- [E175] Potential Issue Warning: /build/repo/odelay-netty3/src/main/scala/NettyTimer.scala:73:36
242[warn] 73 | def stop(): Unit = underlying.stop()
243[warn] | ^^^^^^^^^^^^^^^^^
244[warn] |discarded non-Unit value of type java.util.Set[org.jboss.netty.util².Timeout]. Add `: Unit` to discard silently.
245[warn] |
246[warn] |where: util is a package in package java
247[warn] | util² is a package in package org.jboss.netty
248[warn] -- [E198] Unused Symbol Warning: /build/repo/odelay-netty3/src/main/scala/NettyTimer.scala:3:29
249[warn] 3 |import java.util.concurrent.{ThreadFactory, TimeUnit}
250[warn] | ^^^^^^^^^^^^^
251[warn] | unused import
252[warn] -- [E198] Unused Symbol Warning: /build/repo/odelay-netty3/src/main/scala/NettyTimer.scala:4:35
253[warn] 4 |import java.util.concurrent.atomic.AtomicInteger
254[warn] | ^^^^^^^^^^^^^
255[warn] | unused import
256[warn] four warnings found
257[info] done compiling
258[info] compiling 1 Scala source to /build/repo/odelay-testing/target/jvm-3/test-classes ...
259[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
260[warn] -- [E198] Unused Symbol Warning: /build/repo/odelay-testing/src/test/scalajvm/TimerSpec.scala:86:10
261[warn] 86 | val fut = Delay(2.seconds) {
262[warn] | ^^^
263[warn] | unused local definition
264[warn] -- [E121] Pattern Match Warning: /build/repo/odelay-testing/src/test/scalajvm/TimerSpec.scala:60:13
265[warn] 60 | case _ => fail("The delayed future was expected to fail")
266[warn] | ^
267[warn] |Unreachable case except for null (if this is intentional, consider writing case null => instead).
268[warn] three warnings found
269[info] done compiling
270[info] compiling 1 Scala source to /build/repo/odelay-netty3/target/jvm-3/test-classes ...
271[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
272[warn] one warning found
273[info] done compiling
274Starting build for ProjectRef(file:/build/repo/,testing3) (odelay-testing)... [2/3]
275Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Wvalue-discard, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
276
277************************
278Build summary:
279[{
280 "module": "odelay-core",
281 "compile": {"status": "ok", "tookMs": 6545, "warnings": 3, "errors": 0, "sourceVersion": "3.8"},
282 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
283 "test-compile": {"status": "ok", "tookMs": 150, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
284 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
285 "publish": {"status": "skipped", "tookMs": 0},
286 "metadata": {
287 "crossScalaVersions": ["2.12.20"]
288}
289},{
290 "module": "odelay-netty3",
291 "compile": {"status": "ok", "tookMs": 862, "warnings": 3, "errors": 0, "sourceVersion": "3.8"},
292 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
293 "test-compile": {"status": "ok", "tookMs": 2532, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
294 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
295 "publish": {"status": "skipped", "tookMs": 0},
296 "metadata": {
297 "crossScalaVersions": ["2.12.20"]
298}
299},{
300 "module": "odelay-testing",
301 "compile": {"status": "ok", "tookMs": 108, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
302 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
303 "test-compile": {"status": "ok", "tookMs": 135, "warnings": 2, "errors": 0, "sourceVersion": "3.8"},
304 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
305 "publish": {"status": "ok", "tookMs": 4},
306 "metadata": {
307 "crossScalaVersions": ["2.12.20"]
308}
309}]
310************************
311[success] Total time: 25 s, completed Dec 6, 2025, 2:25:08 AM
312[0JChecking patch project/plugins.sbt...
313Checking patch project/build.properties...
314Checking patch build.sbt...
315Applied patch project/plugins.sbt cleanly.
316Applied patch project/build.properties cleanly.
317Applied patch build.sbt cleanly.