Build Logs

softwaremill/odelay • scheduled_3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY

Errors

0

Warnings

43

Total Lines

264

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.0-RC1-bin-20251114-d221ef5-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.0-RC1-bin-20251114-d221ef5-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.0-RC1-bin-20251114-d221ef5-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/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
47##################################
48Scala version: 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY
49Targets: com.softwaremill.odelay%odelay-core com.softwaremill.odelay%odelay-netty3
50Project 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>\")"}]}
51##################################
52Using extra scalacOptions: ,REQUIRE:-source:3.8
53Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
54[sbt_options] declare -a sbt_options=()
55[process_args] java_version = '17'
56[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
57# Executing command line:
58java
59-Dfile.encoding=UTF-8
60-Dcommunitybuild.scala=3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY
61-Dcommunitybuild.project.dependencies.add=
62-Xmx7G
63-Xms4G
64-Xss8M
65-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
66-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
67-jar
68/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
69"setCrossScalaVersions 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY"
70"++3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -v"
71"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
72"set every credentials := Nil"
73"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
74"removeScalacOptionsStartingWith -P:wartremover"
75
76moduleMappings
77"runBuild 3.8.0-RC1-bin-20251114-d221ef5-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"
78
79[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
80[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
81[info] loading project definition from /build/repo/project
82[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
83[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
84[info] Compilation completed in 8.419s.
85[info] done compiling
86[info] loading settings for project rootProject from build.sbt...
87[info] resolving key references (20849 settings) ...
88[info] set current project to odelay (in build file:/build/repo/)
89Execute setCrossScalaVersions: 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY
90OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.14) in testing/crossScalaVersions
91OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in core3/crossScalaVersions
92OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in core3/crossScalaVersions
93OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.14) in testingJS/crossScalaVersions
94OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.14) in coreTests/crossScalaVersions
95OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in coreJS3/crossScalaVersions
96OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in coreJS3/crossScalaVersions
97OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in testingJS3/crossScalaVersions
98OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in testingJS3/crossScalaVersions
99OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in netty33/crossScalaVersions
100OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in netty33/crossScalaVersions
101OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.14) in coreJS/crossScalaVersions
102OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.14) in netty/crossScalaVersions
103OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.14) in rootProject/crossScalaVersions
104OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.14) in core/crossScalaVersions
105OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.14) in netty3/crossScalaVersions
106OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in coreTests3/crossScalaVersions
107OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in coreTests3/crossScalaVersions
108OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in testing3/crossScalaVersions
109OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in testing3/crossScalaVersions
110[info] set current project to odelay (in build file:/build/repo/)
111[info] Setting Scala version to 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY on 6 projects.
112[info] Switching Scala version on:
113[info] core3 (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
114[info] coreTests3 (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
115[info] testingJS3 (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
116[info] netty33 (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
117[info] testing3 (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
118[info] coreJS3 (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
119[info] Excluding projects:
120[info] netty32_12 (2.12.20, 2.12.19)
121[info] core2_12 (2.12.20, 2.12.19)
122[info] twitter2_12 (2.12.20, 2.12.19)
123[info] testingJS2_12 (2.12.20, 2.12.19)
124[info] testing2_12 (2.12.20, 2.12.19)
125[info] coreTests2_12 (2.12.20, 2.12.19)
126[info] netty2_12 (2.12.20, 2.12.19)
127[info] testing (2.13.14)
128[info] coreJS (2.13.14)
129[info] * rootProject (2.13.14)
130[info] testingJS (2.13.14)
131[info] coreJS2_12 (2.12.20, 2.12.19)
132[info] netty3 (2.13.14)
133[info] netty (2.13.14)
134[info] core (2.13.14)
135[info] coreTests (2.13.14)
136[info] Reapplying settings...
137[info] set current project to odelay (in build file:/build/repo/)
138Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
139[info] Reapplying settings...
140[info] set current project to odelay (in build file:/build/repo/)
141[info] Defining Global / credentials, core / credentials and 20 others.
142[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 175 others.
143[info] Run `last` for details.
144[info] Reapplying settings...
145[info] set current project to odelay (in build file:/build/repo/)
146Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
147[info] Reapplying settings...
148OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
149
150 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
151 Did you mean core3 / allExcludeDependencies ?
152 , retry without global scopes
153[info] Reapplying settings...
154[info] set current project to odelay (in build file:/build/repo/)
155Execute removeScalacOptionsStartingWith: -P:wartremover
156[info] Reapplying settings...
157[info] set current project to odelay (in build file:/build/repo/)
158[success] Total time: 0 s, completed Nov 15, 2025, 12:54:21 AM
159Build 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>\")"}]}
160Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
161Starting build...
162Projects: Set(core3, netty33, testing3)
163Starting build for ProjectRef(file:/build/repo/,core3) (odelay-core)... [0/3]
164OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
165OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
166OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
167Compile 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
168[info] compiling 5 Scala sources to /build/repo/odelay-core/target/jvm-3/classes ...
169[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
170[warn] -- [E175] Potential Issue Warning: /build/repo/odelay-core/src/main/scalajvm/jdk/JdkTimer.scala:65:49
171[warn] 65 | def run = if (promiseIncomplete) op
172[warn] | ^^
173[warn] | discarded non-Unit value of type T. Add `: Unit` to discard silently.
174[warn] -- [E175] Potential Issue Warning: /build/repo/odelay-core/src/main/scalajvm/jdk/JdkTimer.scala:84:65
175[warn] 84 | def stop() = if (!underlying.isShutdown) underlying.shutdownNow()
176[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^
177[warn] |discarded non-Unit value of type java.util.List[Runnable]. Add `: Unit` to discard silently.
178[warn] -- [E198] Unused Symbol Warning: /build/repo/odelay-core/src/main/scalajvm/jdk/JdkTimer.scala:12:24
179[warn] 12 |import scala.concurrent.Promise
180[warn] | ^^^^^^^
181[warn] | unused import
182[warn] four warnings found
183[info] done compiling
184Starting build for ProjectRef(file:/build/repo/,netty33) (odelay-netty3)... [1/3]
185Compile 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
186[info] compiling 1 Scala source to /build/repo/odelay-netty3/target/jvm-3/classes ...
187[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
188[warn] -- [E175] Potential Issue Warning: /build/repo/odelay-netty3/src/main/scala/NettyTimer.scala:73:36
189[warn] 73 | def stop(): Unit = underlying.stop()
190[warn] | ^^^^^^^^^^^^^^^^^
191[warn] |discarded non-Unit value of type java.util.Set[org.jboss.netty.util².Timeout]. Add `: Unit` to discard silently.
192[warn] |
193[warn] |where: util is a package in package java
194[warn] | util² is a package in package org.jboss.netty
195[warn] -- [E198] Unused Symbol Warning: /build/repo/odelay-netty3/src/main/scala/NettyTimer.scala:3:29
196[warn] 3 |import java.util.concurrent.{ThreadFactory, TimeUnit}
197[warn] | ^^^^^^^^^^^^^
198[warn] | unused import
199[warn] -- [E198] Unused Symbol Warning: /build/repo/odelay-netty3/src/main/scala/NettyTimer.scala:4:35
200[warn] 4 |import java.util.concurrent.atomic.AtomicInteger
201[warn] | ^^^^^^^^^^^^^
202[warn] | unused import
203[warn] four warnings found
204[info] done compiling
205[info] compiling 1 Scala source to /build/repo/odelay-testing/target/jvm-3/test-classes ...
206[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
207[warn] -- [E198] Unused Symbol Warning: /build/repo/odelay-testing/src/test/scalajvm/TimerSpec.scala:86:10
208[warn] 86 | val fut = Delay(2.seconds) {
209[warn] | ^^^
210[warn] | unused local definition
211[warn] -- [E121] Pattern Match Warning: /build/repo/odelay-testing/src/test/scalajvm/TimerSpec.scala:60:13
212[warn] 60 | case _ => fail("The delayed future was expected to fail")
213[warn] | ^
214[warn] |Unreachable case except for null (if this is intentional, consider writing case null => instead).
215[warn] three warnings found
216[info] done compiling
217[info] compiling 1 Scala source to /build/repo/odelay-netty3/target/jvm-3/test-classes ...
218[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
219[warn] one warning found
220[info] done compiling
221Starting build for ProjectRef(file:/build/repo/,testing3) (odelay-testing)... [2/3]
222Compile 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
223
224************************
225Build summary:
226[{
227 "module": "odelay-core",
228 "compile": {"status": "ok", "tookMs": 7290, "warnings": 3, "errors": 0, "sourceVersion": "3.8"},
229 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
230 "test-compile": {"status": "ok", "tookMs": 111, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
231 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
232 "publish": {"status": "skipped", "tookMs": 0},
233 "metadata": {
234 "crossScalaVersions": ["2.12.20"]
235}
236},{
237 "module": "odelay-netty3",
238 "compile": {"status": "ok", "tookMs": 839, "warnings": 3, "errors": 0, "sourceVersion": "3.8"},
239 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
240 "test-compile": {"status": "ok", "tookMs": 2652, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
241 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
242 "publish": {"status": "skipped", "tookMs": 0},
243 "metadata": {
244 "crossScalaVersions": ["2.12.20"]
245}
246},{
247 "module": "odelay-testing",
248 "compile": {"status": "ok", "tookMs": 99, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
249 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
250 "test-compile": {"status": "ok", "tookMs": 152, "warnings": 2, "errors": 0, "sourceVersion": "3.8"},
251 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
252 "publish": {"status": "ok", "tookMs": 4},
253 "metadata": {
254 "crossScalaVersions": ["2.12.20"]
255}
256}]
257************************
258[success] Total time: 29 s, completed Nov 15, 2025, 12:54:50 AM
259[0JChecking patch project/plugins.sbt...
260Checking patch project/build.properties...
261Checking patch build.sbt...
262Applied patch project/plugins.sbt cleanly.
263Applied patch project/build.properties cleanly.
264Applied patch build.sbt cleanly.