Build Logs
apache/pekko • 3.8.0-RC2:2025-11-25
Errors
1495
Warnings
2378
Total Lines
6412
1##################################
2Clonning https://github.com/apache/pekko.git into /build/repo using revision v1.2.1
3##################################
4Note: switching to '2545f88078c4a3e9ab574f0606d7305ed84dc4df'.
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
21Would override fixed Scala version: 3.3.6
22Using target Scala version for migration: 3.7.4-RC2
23Migrating project for -source:3.4 using Scala 3.7.4-RC2
24----
25Preparing build for 3.7.4-RC2
26Would try to apply common scalacOption (best-effort, sbt/mill only):
27Append: -rewrite,REQUIRE:-source:3.4-migration
28Remove: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
29
30Try apply source patch:
31Path: project/Dependencies.scala
32Pattern: val scala3Version = "3.3.6"
33Replacement: val scala3Version = "3.7.4-RC2"
34Starting compilation server
35Compiling project (Scala 3.7.3, JVM (21))
36Compiled project (Scala 3.7.3, JVM (21))
37Successfully applied pattern 'val scala3Version = "3.3.6"' in project/Dependencies.scala
38----
39Starting build for 3.7.4-RC2
40Execute tests: false
41sbt project found:
42Sbt version 1.11.3 is not supported, minimal supported version is 1.11.5
43Enforcing usage of sbt in version 1.11.5
44No prepare script found for project apache/pekko
45/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
46##################################
47Scala version: 3.7.4-RC2
48Targets: org.apache.pekko%pekko-actor org.apache.pekko%pekko-actor-testkit-typed org.apache.pekko%pekko-actor-typed org.apache.pekko%pekko-bom org.apache.pekko%pekko-cluster org.apache.pekko%pekko-cluster-metrics org.apache.pekko%pekko-cluster-sharding org.apache.pekko%pekko-cluster-sharding-typed org.apache.pekko%pekko-cluster-tools org.apache.pekko%pekko-cluster-typed org.apache.pekko%pekko-coordination org.apache.pekko%pekko-discovery org.apache.pekko%pekko-distributed-data org.apache.pekko%pekko-multi-node-testkit org.apache.pekko%pekko-osgi org.apache.pekko%pekko-persistence org.apache.pekko%pekko-persistence-query org.apache.pekko%pekko-persistence-tck org.apache.pekko%pekko-persistence-testkit org.apache.pekko%pekko-persistence-typed org.apache.pekko%pekko-pki org.apache.pekko%pekko-protobuf-v3 org.apache.pekko%pekko-remote org.apache.pekko%pekko-serialization-jackson org.apache.pekko%pekko-slf4j org.apache.pekko%pekko-stream org.apache.pekko%pekko-stream-testkit org.apache.pekko%pekko-stream-typed org.apache.pekko%pekko-testkit
49Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":["set every targetSystemJdk := true"],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4","3.7"],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3Version = \"3.3.6\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}
50##################################
51Using extra scalacOptions: -rewrite,REQUIRE:-source:3.4-migration
52Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
53[sbt_options] declare -a sbt_options=()
54[process_args] java_version = '21'
55[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21/rt.jar'
56# Executing command line:
57java
58-Dfile.encoding=UTF-8
59-Xmx4G
60-Xms1G
61-Dmultinode.XX:MetaspaceSize=128M
62-XX:+AlwaysActAsServerClassMachine
63-Dcommunitybuild.scala=3.7.4-RC2
64-Dcommunitybuild.project.dependencies.add=
65-Xmx7G
66-Xms4G
67-Xss8M
68-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
69-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21
70-jar
71/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
72"setCrossScalaVersions 3.7.4-RC2"
73"++3.7.4-RC2 -v"
74"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""
75"set every credentials := Nil"
76"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
77"removeScalacOptionsStartingWith -P:wartremover"
78"set every targetSystemJdk := true"
79moduleMappings
80"runBuild 3.7.4-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":["set every targetSystemJdk := true"],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4","3.7"],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3Version = \"3.3.6\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}""" org.apache.pekko%pekko-actor org.apache.pekko%pekko-actor-testkit-typed org.apache.pekko%pekko-actor-typed org.apache.pekko%pekko-bom org.apache.pekko%pekko-cluster org.apache.pekko%pekko-cluster-metrics org.apache.pekko%pekko-cluster-sharding org.apache.pekko%pekko-cluster-sharding-typed org.apache.pekko%pekko-cluster-tools org.apache.pekko%pekko-cluster-typed org.apache.pekko%pekko-coordination org.apache.pekko%pekko-discovery org.apache.pekko%pekko-distributed-data org.apache.pekko%pekko-multi-node-testkit org.apache.pekko%pekko-osgi org.apache.pekko%pekko-persistence org.apache.pekko%pekko-persistence-query org.apache.pekko%pekko-persistence-tck org.apache.pekko%pekko-persistence-testkit org.apache.pekko%pekko-persistence-typed org.apache.pekko%pekko-pki org.apache.pekko%pekko-protobuf-v3 org.apache.pekko%pekko-remote org.apache.pekko%pekko-serialization-jackson org.apache.pekko%pekko-slf4j org.apache.pekko%pekko-stream org.apache.pekko%pekko-stream-testkit org.apache.pekko%pekko-stream-typed org.apache.pekko%pekko-testkit"
81
82[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 21)
83[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
84[info] loading project definition from /build/repo/project
85[info] compiling 44 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
86[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
87[info] Compilation completed in 8.46s.
88[info] done compiling
89[info] loading settings for project pekko from build.sbt...
90[info] resolving key references (75260 settings) ...
91[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
92[info]
93[info] ________ ______ ______
94[info] ___ __ \_______ /____ /_______
95[info] __ /_/ / _ \_ //_/_ //_/ __ \
96[info] _ ____// __/ ,< _ ,< / /_/ /
97[info] /_/ \___//_/|_| /_/|_| \____/ 1.2.1+0-2545f880+20251125-1538-SNAPSHOT
98[info]
99[info] Useful sbt tasks:
100[info] * compile - Compile the current project
101[info] * test - Run all the tests
102[info] * testQuick - Runs all the tests. When run multiple times will only run previously failing tests (shell mode only)
103[info] * testOnly *.AnySpec - Only run a selected test
104[info] * TestJdk9 / testOnly *.AnySpec - Only run a Jdk9+ selected test
105[info] * testQuick *.AnySpec - Only run a selected test. When run multiple times will only run previously failing tests (shell mode only)
106[info] * testQuickUntilPassed - Runs all tests in a continuous loop until all tests pass
107[info] * publishLocal - Publish current snapshot version to local ~/.ivy2 repo
108[info] * verifyCodeStyle - Verify code style
109[info] * applyCodeStyle - Apply code style
110[info] * sortImports - Sort the imports
111[info] * mimaReportBinaryIssues - Check binary issues
112[info] * validatePullRequest - Validate pull request
113[info] * docs/paradox - Build documentation (license report will be generate on CI or Publish)
114[info] * docs/paradoxBrowse - Browse the generated documentation (license report will be generate on CI or Publish)
115[info] * tips: - prefix commands with `+` to run against cross Scala versions.
116[info] * Contributing guide: - https://github.com/apache/pekko/blob/main/CONTRIBUTING.md
117[warn] there are 163 keys that are not used by any other settings/tasks:
118[warn]
119[warn] * ThisBuild / projectInfoVersion
120[warn] +- /build/repo/project/PekkoBuild.scala:48
121[warn] * actor / Pr-validation / fork
122[warn] +- /build/repo/project/ValidatePullRequest.scala:70
123[warn] * actor / logManager
124[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
125[warn] +- /build/repo/project/AddLogTimestamps.scala:32
126[warn] * actor / projectInfoVersion
127[warn] +- /build/repo/project/PekkoBuild.scala:126
128[warn] * actor / test / javacOptions
129[warn] +- /build/repo/project/PekkoBuild.scala:321
130[warn] * actor-testkit-typed / Pr-validation / fork
131[warn] +- /build/repo/project/ValidatePullRequest.scala:70
132[warn] * actor-testkit-typed / logManager
133[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
134[warn] +- /build/repo/project/AddLogTimestamps.scala:32
135[warn] * actor-testkit-typed / projectInfoVersion
136[warn] +- /build/repo/project/PekkoBuild.scala:126
137[warn] * actor-testkit-typed / test / javacOptions
138[warn] +- /build/repo/project/PekkoBuild.scala:321
139[warn] * actor-tests / Pr-validation / fork
140[warn] +- /build/repo/project/ValidatePullRequest.scala:70
141[warn] * actor-tests / logManager
142[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
143[warn] +- /build/repo/project/AddLogTimestamps.scala:32
144[warn] * actor-tests / projectInfoVersion
145[warn] +- /build/repo/project/PekkoBuild.scala:126
146[warn] * actor-tests / test / javacOptions
147[warn] +- /build/repo/project/PekkoBuild.scala:321
148[warn] * actor-typed / Pr-validation / fork
149[warn] +- /build/repo/project/ValidatePullRequest.scala:70
150[warn] * actor-typed / logManager
151[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
152[warn] +- /build/repo/project/AddLogTimestamps.scala:32
153[warn] * actor-typed / projectInfoVersion
154[warn] +- /build/repo/project/PekkoBuild.scala:126
155[warn] * actor-typed / test / javacOptions
156[warn] +- /build/repo/project/PekkoBuild.scala:321
157[warn] * actor-typed-tests / Pr-validation / fork
158[warn] +- /build/repo/project/ValidatePullRequest.scala:70
159[warn] * actor-typed-tests / logManager
160[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
161[warn] +- /build/repo/project/AddLogTimestamps.scala:32
162[warn] * actor-typed-tests / projectInfoVersion
163[warn] +- /build/repo/project/PekkoBuild.scala:126
164[warn] * actor-typed-tests / test / javacOptions
165[warn] +- /build/repo/project/PekkoBuild.scala:321
166[warn] * bench-jmh / logManager
167[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
168[warn] +- /build/repo/project/AddLogTimestamps.scala:32
169[warn] * bench-jmh / projectInfoVersion
170[warn] +- /build/repo/project/PekkoBuild.scala:126
171[warn] * bench-jmh / test / javacOptions
172[warn] +- /build/repo/project/PekkoBuild.scala:321
173[warn] * bill-of-materials / Pr-validation / fork
174[warn] +- /build/repo/project/ValidatePullRequest.scala:70
175[warn] * bill-of-materials / logManager
176[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
177[warn] +- /build/repo/project/AddLogTimestamps.scala:32
178[warn] * bill-of-materials / projectInfoVersion
179[warn] +- /build/repo/project/PekkoBuild.scala:126
180[warn] * bill-of-materials / test / javacOptions
181[warn] +- /build/repo/project/PekkoBuild.scala:321
182[warn] * cluster / Pr-validation / fork
183[warn] +- /build/repo/project/ValidatePullRequest.scala:70
184[warn] * cluster / logManager
185[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
186[warn] +- /build/repo/project/AddLogTimestamps.scala:32
187[warn] * cluster / projectInfoVersion
188[warn] +- /build/repo/project/PekkoBuild.scala:126
189[warn] * cluster / test / javacOptions
190[warn] +- /build/repo/project/PekkoBuild.scala:321
191[warn] * cluster-metrics / Pr-validation / fork
192[warn] +- /build/repo/project/ValidatePullRequest.scala:70
193[warn] * cluster-metrics / logManager
194[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
195[warn] +- /build/repo/project/AddLogTimestamps.scala:32
196[warn] * cluster-metrics / projectInfoVersion
197[warn] +- /build/repo/project/PekkoBuild.scala:126
198[warn] * cluster-metrics / test / javacOptions
199[warn] +- /build/repo/project/PekkoBuild.scala:321
200[warn] * cluster-sharding / Pr-validation / fork
201[warn] +- /build/repo/project/ValidatePullRequest.scala:70
202[warn] * cluster-sharding / logManager
203[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
204[warn] +- /build/repo/project/AddLogTimestamps.scala:32
205[warn] * cluster-sharding / projectInfoVersion
206[warn] +- /build/repo/project/PekkoBuild.scala:126
207[warn] * cluster-sharding / test / javacOptions
208[warn] +- /build/repo/project/PekkoBuild.scala:321
209[warn] * cluster-sharding-typed / Pr-validation / fork
210[warn] +- /build/repo/project/ValidatePullRequest.scala:70
211[warn] * cluster-sharding-typed / logManager
212[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
213[warn] +- /build/repo/project/AddLogTimestamps.scala:32
214[warn] * cluster-sharding-typed / projectInfoVersion
215[warn] +- /build/repo/project/PekkoBuild.scala:126
216[warn] * cluster-sharding-typed / test / javacOptions
217[warn] +- /build/repo/project/PekkoBuild.scala:321
218[warn] * cluster-tools / Pr-validation / fork
219[warn] +- /build/repo/project/ValidatePullRequest.scala:70
220[warn] * cluster-tools / logManager
221[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
222[warn] +- /build/repo/project/AddLogTimestamps.scala:32
223[warn] * cluster-tools / projectInfoVersion
224[warn] +- /build/repo/project/PekkoBuild.scala:126
225[warn] * cluster-tools / test / javacOptions
226[warn] +- /build/repo/project/PekkoBuild.scala:321
227[warn] * cluster-typed / Pr-validation / fork
228[warn] +- /build/repo/project/ValidatePullRequest.scala:70
229[warn] * cluster-typed / logManager
230[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
231[warn] +- /build/repo/project/AddLogTimestamps.scala:32
232[warn] * cluster-typed / projectInfoVersion
233[warn] +- /build/repo/project/PekkoBuild.scala:126
234[warn] * cluster-typed / test / javacOptions
235[warn] +- /build/repo/project/PekkoBuild.scala:321
236[warn] * coordination / Pr-validation / fork
237[warn] +- /build/repo/project/ValidatePullRequest.scala:70
238[warn] * coordination / logManager
239[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
240[warn] +- /build/repo/project/AddLogTimestamps.scala:32
241[warn] * coordination / projectInfoVersion
242[warn] +- /build/repo/project/PekkoBuild.scala:126
243[warn] * coordination / test / javacOptions
244[warn] +- /build/repo/project/PekkoBuild.scala:321
245[warn] * discovery / Pr-validation / fork
246[warn] +- /build/repo/project/ValidatePullRequest.scala:70
247[warn] * discovery / logManager
248[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
249[warn] +- /build/repo/project/AddLogTimestamps.scala:32
250[warn] * discovery / projectInfoVersion
251[warn] +- /build/repo/project/PekkoBuild.scala:126
252[warn] * discovery / test / javacOptions
253[warn] +- /build/repo/project/PekkoBuild.scala:321
254[warn] * distributed-data / Pr-validation / fork
255[warn] +- /build/repo/project/ValidatePullRequest.scala:70
256[warn] * distributed-data / logManager
257[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
258[warn] +- /build/repo/project/AddLogTimestamps.scala:32
259[warn] * distributed-data / projectInfoVersion
260[warn] +- /build/repo/project/PekkoBuild.scala:126
261[warn] * distributed-data / test / javacOptions
262[warn] +- /build/repo/project/PekkoBuild.scala:321
263[warn] * docs / Pr-validation / fork
264[warn] +- /build/repo/project/ValidatePullRequest.scala:70
265[warn] * docs / logManager
266[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
267[warn] +- /build/repo/project/AddLogTimestamps.scala:32
268[warn] * docs / test / javacOptions
269[warn] +- /build/repo/project/PekkoBuild.scala:321
270[warn] * multi-node-testkit / Pr-validation / fork
271[warn] +- /build/repo/project/ValidatePullRequest.scala:70
272[warn] * multi-node-testkit / logManager
273[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
274[warn] +- /build/repo/project/AddLogTimestamps.scala:32
275[warn] * multi-node-testkit / projectInfoVersion
276[warn] +- /build/repo/project/PekkoBuild.scala:126
277[warn] * multi-node-testkit / test / javacOptions
278[warn] +- /build/repo/project/PekkoBuild.scala:321
279[warn] * osgi / Pr-validation / fork
280[warn] +- /build/repo/project/ValidatePullRequest.scala:70
281[warn] * osgi / logManager
282[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
283[warn] +- /build/repo/project/AddLogTimestamps.scala:32
284[warn] * osgi / projectInfoVersion
285[warn] +- /build/repo/project/PekkoBuild.scala:126
286[warn] * osgi / test / javacOptions
287[warn] +- /build/repo/project/PekkoBuild.scala:321
288[warn] * pekko / Javaunidoc / unidoc / unidocProjectFilter
289[warn] +- /build/repo/project/Doc.scala:156
290[warn] * pekko / Pr-validation / fork
291[warn] +- /build/repo/project/ValidatePullRequest.scala:70
292[warn] * pekko / logManager
293[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
294[warn] +- /build/repo/project/AddLogTimestamps.scala:32
295[warn] * persistence / Pr-validation / fork
296[warn] +- /build/repo/project/ValidatePullRequest.scala:70
297[warn] * persistence / logManager
298[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
299[warn] +- /build/repo/project/AddLogTimestamps.scala:32
300[warn] * persistence / projectInfoVersion
301[warn] +- /build/repo/project/PekkoBuild.scala:126
302[warn] * persistence / test / javacOptions
303[warn] +- /build/repo/project/PekkoBuild.scala:321
304[warn] * persistence-query / Pr-validation / fork
305[warn] +- /build/repo/project/ValidatePullRequest.scala:70
306[warn] * persistence-query / logManager
307[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
308[warn] +- /build/repo/project/AddLogTimestamps.scala:32
309[warn] * persistence-query / projectInfoVersion
310[warn] +- /build/repo/project/PekkoBuild.scala:126
311[warn] * persistence-query / test / javacOptions
312[warn] +- /build/repo/project/PekkoBuild.scala:321
313[warn] * persistence-shared / Pr-validation / fork
314[warn] +- /build/repo/project/ValidatePullRequest.scala:70
315[warn] * persistence-shared / logManager
316[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
317[warn] +- /build/repo/project/AddLogTimestamps.scala:32
318[warn] * persistence-shared / projectInfoVersion
319[warn] +- /build/repo/project/PekkoBuild.scala:126
320[warn] * persistence-shared / test / javacOptions
321[warn] +- /build/repo/project/PekkoBuild.scala:321
322[warn] * persistence-tck / Pr-validation / fork
323[warn] +- /build/repo/project/ValidatePullRequest.scala:70
324[warn] * persistence-tck / logManager
325[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
326[warn] +- /build/repo/project/AddLogTimestamps.scala:32
327[warn] * persistence-tck / projectInfoVersion
328[warn] +- /build/repo/project/PekkoBuild.scala:126
329[warn] * persistence-tck / test / javacOptions
330[warn] +- /build/repo/project/PekkoBuild.scala:321
331[warn] * persistence-testkit / Pr-validation / fork
332[warn] +- /build/repo/project/ValidatePullRequest.scala:70
333[warn] * persistence-testkit / logManager
334[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
335[warn] +- /build/repo/project/AddLogTimestamps.scala:32
336[warn] * persistence-testkit / projectInfoVersion
337[warn] +- /build/repo/project/PekkoBuild.scala:126
338[warn] * persistence-testkit / test / javacOptions
339[warn] +- /build/repo/project/PekkoBuild.scala:321
340[warn] * persistence-typed / Pr-validation / fork
341[warn] +- /build/repo/project/ValidatePullRequest.scala:70
342[warn] * persistence-typed / logManager
343[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
344[warn] +- /build/repo/project/AddLogTimestamps.scala:32
345[warn] * persistence-typed / projectInfoVersion
346[warn] +- /build/repo/project/PekkoBuild.scala:126
347[warn] * persistence-typed / test / javacOptions
348[warn] +- /build/repo/project/PekkoBuild.scala:321
349[warn] * persistence-typed-tests / Pr-validation / fork
350[warn] +- /build/repo/project/ValidatePullRequest.scala:70
351[warn] * persistence-typed-tests / logManager
352[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
353[warn] +- /build/repo/project/AddLogTimestamps.scala:32
354[warn] * persistence-typed-tests / projectInfoVersion
355[warn] +- /build/repo/project/PekkoBuild.scala:126
356[warn] * persistence-typed-tests / test / javacOptions
357[warn] +- /build/repo/project/PekkoBuild.scala:321
358[warn] * pki / Pr-validation / fork
359[warn] +- /build/repo/project/ValidatePullRequest.scala:70
360[warn] * pki / logManager
361[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
362[warn] +- /build/repo/project/AddLogTimestamps.scala:32
363[warn] * pki / projectInfoVersion
364[warn] +- /build/repo/project/PekkoBuild.scala:126
365[warn] * pki / test / javacOptions
366[warn] +- /build/repo/project/PekkoBuild.scala:321
367[warn] * protobuf-v3 / Pr-validation / fork
368[warn] +- /build/repo/project/ValidatePullRequest.scala:70
369[warn] * protobuf-v3 / logManager
370[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
371[warn] +- /build/repo/project/AddLogTimestamps.scala:32
372[warn] * protobuf-v3 / projectInfoVersion
373[warn] +- /build/repo/project/PekkoBuild.scala:126
374[warn] * protobuf-v3 / test / javacOptions
375[warn] +- /build/repo/project/PekkoBuild.scala:321
376[warn] * remote / Pr-validation / fork
377[warn] +- /build/repo/project/ValidatePullRequest.scala:70
378[warn] * remote / logManager
379[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
380[warn] +- /build/repo/project/AddLogTimestamps.scala:32
381[warn] * remote / projectInfoVersion
382[warn] +- /build/repo/project/PekkoBuild.scala:126
383[warn] * remote / test / javacOptions
384[warn] +- /build/repo/project/PekkoBuild.scala:321
385[warn] * remote-tests / Pr-validation / fork
386[warn] +- /build/repo/project/ValidatePullRequest.scala:70
387[warn] * remote-tests / logManager
388[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
389[warn] +- /build/repo/project/AddLogTimestamps.scala:32
390[warn] * remote-tests / projectInfoVersion
391[warn] +- /build/repo/project/PekkoBuild.scala:126
392[warn] * remote-tests / test / javacOptions
393[warn] +- /build/repo/project/PekkoBuild.scala:321
394[warn] * scala-nightly / logManager
395[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
396[warn] +- /build/repo/project/AddLogTimestamps.scala:32
397[warn] * scala-nightly / projectInfoVersion
398[warn] +- /build/repo/project/PekkoBuild.scala:126
399[warn] * scala-nightly / test / javacOptions
400[warn] +- /build/repo/project/PekkoBuild.scala:321
401[warn] * serialVersionRemoverPlugin / Pr-validation / fork
402[warn] +- /build/repo/project/ValidatePullRequest.scala:70
403[warn] * serialVersionRemoverPlugin / logManager
404[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
405[warn] +- /build/repo/project/AddLogTimestamps.scala:32
406[warn] * serialization-jackson / Pr-validation / fork
407[warn] +- /build/repo/project/ValidatePullRequest.scala:70
408[warn] * serialization-jackson / logManager
409[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
410[warn] +- /build/repo/project/AddLogTimestamps.scala:32
411[warn] * serialization-jackson / projectInfoVersion
412[warn] +- /build/repo/project/PekkoBuild.scala:126
413[warn] * serialization-jackson / test / javacOptions
414[warn] +- /build/repo/project/PekkoBuild.scala:321
415[warn] * slf4j / Pr-validation / fork
416[warn] +- /build/repo/project/ValidatePullRequest.scala:70
417[warn] * slf4j / logManager
418[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
419[warn] +- /build/repo/project/AddLogTimestamps.scala:32
420[warn] * slf4j / projectInfoVersion
421[warn] +- /build/repo/project/PekkoBuild.scala:126
422[warn] * slf4j / test / javacOptions
423[warn] +- /build/repo/project/PekkoBuild.scala:321
424[warn] * stream / Pr-validation / fork
425[warn] +- /build/repo/project/ValidatePullRequest.scala:70
426[warn] * stream / logManager
427[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
428[warn] +- /build/repo/project/AddLogTimestamps.scala:32
429[warn] * stream / projectInfoVersion
430[warn] +- /build/repo/project/PekkoBuild.scala:126
431[warn] * stream / test / javacOptions
432[warn] +- /build/repo/project/PekkoBuild.scala:321
433[warn] * stream-testkit / Pr-validation / fork
434[warn] +- /build/repo/project/ValidatePullRequest.scala:70
435[warn] * stream-testkit / logManager
436[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
437[warn] +- /build/repo/project/AddLogTimestamps.scala:32
438[warn] * stream-testkit / projectInfoVersion
439[warn] +- /build/repo/project/PekkoBuild.scala:126
440[warn] * stream-testkit / test / javacOptions
441[warn] +- /build/repo/project/PekkoBuild.scala:321
442[warn] * stream-tests / Pr-validation / fork
443[warn] +- /build/repo/project/ValidatePullRequest.scala:70
444[warn] * stream-tests / logManager
445[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
446[warn] +- /build/repo/project/AddLogTimestamps.scala:32
447[warn] * stream-tests / projectInfoVersion
448[warn] +- /build/repo/project/PekkoBuild.scala:126
449[warn] * stream-tests / test / javacOptions
450[warn] +- /build/repo/project/PekkoBuild.scala:321
451[warn] * stream-tests-tck / Pr-validation / fork
452[warn] +- /build/repo/project/ValidatePullRequest.scala:70
453[warn] * stream-tests-tck / logManager
454[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
455[warn] +- /build/repo/project/AddLogTimestamps.scala:32
456[warn] * stream-tests-tck / projectInfoVersion
457[warn] +- /build/repo/project/PekkoBuild.scala:126
458[warn] * stream-tests-tck / test / javacOptions
459[warn] +- /build/repo/project/PekkoBuild.scala:321
460[warn] * stream-typed / Pr-validation / fork
461[warn] +- /build/repo/project/ValidatePullRequest.scala:70
462[warn] * stream-typed / logManager
463[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
464[warn] +- /build/repo/project/AddLogTimestamps.scala:32
465[warn] * stream-typed / projectInfoVersion
466[warn] +- /build/repo/project/PekkoBuild.scala:126
467[warn] * stream-typed / test / javacOptions
468[warn] +- /build/repo/project/PekkoBuild.scala:321
469[warn] * stream-typed-tests / Pr-validation / fork
470[warn] +- /build/repo/project/ValidatePullRequest.scala:70
471[warn] * stream-typed-tests / logManager
472[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
473[warn] +- /build/repo/project/AddLogTimestamps.scala:32
474[warn] * stream-typed-tests / projectInfoVersion
475[warn] +- /build/repo/project/PekkoBuild.scala:126
476[warn] * stream-typed-tests / test / javacOptions
477[warn] +- /build/repo/project/PekkoBuild.scala:321
478[warn] * testkit / Pr-validation / fork
479[warn] +- /build/repo/project/ValidatePullRequest.scala:70
480[warn] * testkit / logManager
481[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
482[warn] +- /build/repo/project/AddLogTimestamps.scala:32
483[warn] * testkit / projectInfoVersion
484[warn] +- /build/repo/project/PekkoBuild.scala:126
485[warn] * testkit / test / javacOptions
486[warn] +- /build/repo/project/PekkoBuild.scala:321
487[warn]
488[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
489[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
490Execute setCrossScalaVersions: 3.7.4-RC2
491[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
492OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in scala-nightly/crossScalaVersions
493OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in multi-node-testkit/crossScalaVersions
494OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in actor-testkit-typed/crossScalaVersions
495OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in actor-typed/crossScalaVersions
496OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in stream-testkit/crossScalaVersions
497OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in cluster-metrics/crossScalaVersions
498OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in actor-tests/crossScalaVersions
499OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in persistence-tck/crossScalaVersions
500OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in cluster-tools/crossScalaVersions
501OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in osgi/crossScalaVersions
502OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in bench-jmh/crossScalaVersions
503OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in persistence-typed-tests/crossScalaVersions
504OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in cluster-sharding-typed/crossScalaVersions
505OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in cluster-typed/crossScalaVersions
506OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in cluster/crossScalaVersions
507OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in coordination/crossScalaVersions
508OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in discovery/crossScalaVersions
509OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in distributed-data/crossScalaVersions
510OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in serialization-jackson/crossScalaVersions
511OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in persistence/crossScalaVersions
512OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in persistence-query/crossScalaVersions
513OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in persistence-typed/crossScalaVersions
514OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in persistence-testkit/crossScalaVersions
515OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in protobuf-v3/crossScalaVersions
516OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in pki/crossScalaVersions
517OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in remote/crossScalaVersions
518OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in slf4j/crossScalaVersions
519OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in stream/crossScalaVersions
520OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in stream-typed/crossScalaVersions
521OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in testkit/crossScalaVersions
522OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in cluster-sharding/crossScalaVersions
523OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in actor/crossScalaVersions
524OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in stream-typed-tests/crossScalaVersions
525OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in stream-tests/crossScalaVersions
526OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in persistence-shared/crossScalaVersions
527OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in actor-typed-tests/crossScalaVersions
528OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in docs/crossScalaVersions
529OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in bill-of-materials/crossScalaVersions
530OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in remote-tests/crossScalaVersions
531OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in stream-tests-tck/crossScalaVersions
532OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in pekko/crossScalaVersions
533OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in serialVersionRemoverPlugin/crossScalaVersions
534OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4-RC2) in serialVersionRemoverPlugin/crossScalaVersions
535[info]
536[info] ________ ______ ______
537[info] ___ __ \_______ /____ /_______
538[info] __ /_/ / _ \_ //_/_ //_/ __ \
539[info] _ ____// __/ ,< _ ,< / /_/ /
540[info] /_/ \___//_/|_| /_/|_| \____/ 1.2.1+0-2545f880+20251125-1539-SNAPSHOT
541[info]
542[info] Useful sbt tasks:
543[info] * compile - Compile the current project
544[info] * test - Run all the tests
545[info] * testQuick - Runs all the tests. When run multiple times will only run previously failing tests (shell mode only)
546[info] * testOnly *.AnySpec - Only run a selected test
547[info] * TestJdk9 / testOnly *.AnySpec - Only run a Jdk9+ selected test
548[info] * testQuick *.AnySpec - Only run a selected test. When run multiple times will only run previously failing tests (shell mode only)
549[info] * testQuickUntilPassed - Runs all tests in a continuous loop until all tests pass
550[info] * publishLocal - Publish current snapshot version to local ~/.ivy2 repo
551[info] * verifyCodeStyle - Verify code style
552[info] * applyCodeStyle - Apply code style
553[info] * sortImports - Sort the imports
554[info] * mimaReportBinaryIssues - Check binary issues
555[info] * validatePullRequest - Validate pull request
556[info] * docs/paradox - Build documentation (license report will be generate on CI or Publish)
557[info] * docs/paradoxBrowse - Browse the generated documentation (license report will be generate on CI or Publish)
558[info] * tips: - prefix commands with `+` to run against cross Scala versions.
559[info] * Contributing guide: - https://github.com/apache/pekko/blob/main/CONTRIBUTING.md
560[info] Setting Scala version to 3.7.4-RC2 on 41 projects.
561[info] Switching Scala version on:
562[info] stream-tests (2.13.16, 2.12.20, 3.7.4-RC2)
563[info] actor (2.13.16, 2.12.20, 3.7.4-RC2)
564[info] persistence (2.13.16, 2.12.20, 3.7.4-RC2)
565[info] stream-typed-tests (2.13.16, 2.12.20, 3.7.4-RC2)
566[info] multi-node-testkit (2.13.16, 2.12.20, 3.7.4-RC2)
567[info] scala-nightly (2.13.16, 2.12.20, 3.7.4-RC2)
568[info] distributed-data (2.13.16, 2.12.20, 3.7.4-RC2)
569[info] coordination (2.13.16, 2.12.20, 3.7.4-RC2)
570[info] persistence-query (2.13.16, 2.12.20, 3.7.4-RC2)
571[info] actor-testkit-typed (2.13.16, 2.12.20, 3.7.4-RC2)
572[info] docs (2.13.16, 2.12.20, 3.7.4-RC2)
573[info] persistence-typed (2.13.16, 2.12.20, 3.7.4-RC2)
574[info] cluster-sharding (2.13.16, 2.12.20, 3.7.4-RC2)
575[info] cluster-typed (2.13.16, 2.12.20, 3.7.4-RC2)
576[info] remote-tests (2.13.16, 2.12.20, 3.7.4-RC2)
577[info] stream-tests-tck (2.13.16, 2.12.20, 3.7.4-RC2)
578[info] cluster (2.13.16, 2.12.20, 3.7.4-RC2)
579[info] serialization-jackson (2.13.16, 2.12.20, 3.7.4-RC2)
580[info] remote (2.13.16, 2.12.20, 3.7.4-RC2)
581[info] protobuf-v3 (2.13.16, 2.12.20, 3.7.4-RC2)
582[info] persistence-shared (2.13.16, 2.12.20, 3.7.4-RC2)
583[info] stream-typed (2.13.16, 2.12.20, 3.7.4-RC2)
584[info] stream (2.13.16, 2.12.20, 3.7.4-RC2)
585[info] actor-tests (2.13.16, 2.12.20, 3.7.4-RC2)
586[info] serialVersionRemoverPlugin (3.7.4-RC2)
587[info] cluster-tools (2.13.16, 2.12.20, 3.7.4-RC2)
588[info] actor-typed-tests (2.13.16, 2.12.20, 3.7.4-RC2)
589[info] persistence-typed-tests (2.13.16, 2.12.20, 3.7.4-RC2)
590[info] actor-typed (2.13.16, 2.12.20, 3.7.4-RC2)
591[info] persistence-testkit (2.13.16, 2.12.20, 3.7.4-RC2)
592[info] cluster-metrics (2.13.16, 2.12.20, 3.7.4-RC2)
593[info] cluster-sharding-typed (2.13.16, 2.12.20, 3.7.4-RC2)
594[info] bench-jmh (2.13.16, 2.12.20, 3.7.4-RC2)
595[info] slf4j (2.13.16, 2.12.20, 3.7.4-RC2)
596[info] discovery (2.13.16, 2.12.20, 3.7.4-RC2)
597[info] stream-testkit (2.13.16, 2.12.20, 3.7.4-RC2)
598[info] pki (2.13.16, 2.12.20, 3.7.4-RC2)
599[info] persistence-tck (2.13.16, 2.12.20, 3.7.4-RC2)
600[info] bill-of-materials (2.13.16, 2.12.20, 3.7.4-RC2)
601[info] osgi (2.13.16, 2.12.20, 3.7.4-RC2)
602[info] testkit (2.13.16, 2.12.20, 3.7.4-RC2)
603[info] Excluding projects:
604[info] * pekko (2.13.16)
605[info] Reapplying settings...
606[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
607[info]
608[info] ________ ______ ______
609[info] ___ __ \_______ /____ /_______
610[info] __ /_/ / _ \_ //_/_ //_/ __ \
611[info] _ ____// __/ ,< _ ,< / /_/ /
612[info] /_/ \___//_/|_| /_/|_| \____/ 1.2.1+0-2545f880+20251125-1539-SNAPSHOT
613[info]
614[info] Useful sbt tasks:
615[info] * compile - Compile the current project
616[info] * test - Run all the tests
617[info] * testQuick - Runs all the tests. When run multiple times will only run previously failing tests (shell mode only)
618[info] * testOnly *.AnySpec - Only run a selected test
619[info] * TestJdk9 / testOnly *.AnySpec - Only run a Jdk9+ selected test
620[info] * testQuick *.AnySpec - Only run a selected test. When run multiple times will only run previously failing tests (shell mode only)
621[info] * testQuickUntilPassed - Runs all tests in a continuous loop until all tests pass
622[info] * publishLocal - Publish current snapshot version to local ~/.ivy2 repo
623[info] * verifyCodeStyle - Verify code style
624[info] * applyCodeStyle - Apply code style
625[info] * sortImports - Sort the imports
626[info] * mimaReportBinaryIssues - Check binary issues
627[info] * validatePullRequest - Validate pull request
628[info] * docs/paradox - Build documentation (license report will be generate on CI or Publish)
629[info] * docs/paradoxBrowse - Browse the generated documentation (license report will be generate on CI or Publish)
630[info] * tips: - prefix commands with `+` to run against cross Scala versions.
631[info] * Contributing guide: - https://github.com/apache/pekko/blob/main/CONTRIBUTING.md
632Execute 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
633[info] Reapplying settings...
634[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
635[info]
636[info] ________ ______ ______
637[info] ___ __ \_______ /____ /_______
638[info] __ /_/ / _ \_ //_/_ //_/ __ \
639[info] _ ____// __/ ,< _ ,< / /_/ /
640[info] /_/ \___//_/|_| /_/|_| \____/ 1.2.1+0-2545f880+20251125-1539-SNAPSHOT
641[info]
642[info] Useful sbt tasks:
643[info] * compile - Compile the current project
644[info] * test - Run all the tests
645[info] * testQuick - Runs all the tests. When run multiple times will only run previously failing tests (shell mode only)
646[info] * testOnly *.AnySpec - Only run a selected test
647[info] * TestJdk9 / testOnly *.AnySpec - Only run a Jdk9+ selected test
648[info] * testQuick *.AnySpec - Only run a selected test. When run multiple times will only run previously failing tests (shell mode only)
649[info] * testQuickUntilPassed - Runs all tests in a continuous loop until all tests pass
650[info] * publishLocal - Publish current snapshot version to local ~/.ivy2 repo
651[info] * verifyCodeStyle - Verify code style
652[info] * applyCodeStyle - Apply code style
653[info] * sortImports - Sort the imports
654[info] * mimaReportBinaryIssues - Check binary issues
655[info] * validatePullRequest - Validate pull request
656[info] * docs/paradox - Build documentation (license report will be generate on CI or Publish)
657[info] * docs/paradoxBrowse - Browse the generated documentation (license report will be generate on CI or Publish)
658[info] * tips: - prefix commands with `+` to run against cross Scala versions.
659[info] * Contributing guide: - https://github.com/apache/pekko/blob/main/CONTRIBUTING.md
660[info] Defining Global / credentials, ThisBuild / credentials and 41 others.
661[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 346 others.
662[info] Run `last` for details.
663[info] Reapplying settings...
664[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
665[info]
666[info] ________ ______ ______
667[info] ___ __ \_______ /____ /_______
668[info] __ /_/ / _ \_ //_/_ //_/ __ \
669[info] _ ____// __/ ,< _ ,< / /_/ /
670[info] /_/ \___//_/|_| /_/|_| \____/ 1.2.1+0-2545f880+20251125-1539-SNAPSHOT
671[info]
672[info] Useful sbt tasks:
673[info] * compile - Compile the current project
674[info] * test - Run all the tests
675[info] * testQuick - Runs all the tests. When run multiple times will only run previously failing tests (shell mode only)
676[info] * testOnly *.AnySpec - Only run a selected test
677[info] * TestJdk9 / testOnly *.AnySpec - Only run a Jdk9+ selected test
678[info] * testQuick *.AnySpec - Only run a selected test. When run multiple times will only run previously failing tests (shell mode only)
679[info] * testQuickUntilPassed - Runs all tests in a continuous loop until all tests pass
680[info] * publishLocal - Publish current snapshot version to local ~/.ivy2 repo
681[info] * verifyCodeStyle - Verify code style
682[info] * applyCodeStyle - Apply code style
683[info] * sortImports - Sort the imports
684[info] * mimaReportBinaryIssues - Check binary issues
685[info] * validatePullRequest - Validate pull request
686[info] * docs/paradox - Build documentation (license report will be generate on CI or Publish)
687[info] * docs/paradoxBrowse - Browse the generated documentation (license report will be generate on CI or Publish)
688[info] * tips: - prefix commands with `+` to run against cross Scala versions.
689[info] * Contributing guide: - https://github.com/apache/pekko/blob/main/CONTRIBUTING.md
690Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
691[info] Reapplying settings...
692OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
693
694 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
695 Did you mean stream-tests-tck / allExcludeDependencies ?
696 , retry without global scopes
697[info] Reapplying settings...
698[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
699[info]
700[info] ________ ______ ______
701[info] ___ __ \_______ /____ /_______
702[info] __ /_/ / _ \_ //_/_ //_/ __ \
703[info] _ ____// __/ ,< _ ,< / /_/ /
704[info] /_/ \___//_/|_| /_/|_| \____/ 1.2.1+0-2545f880+20251125-1539-SNAPSHOT
705[info]
706[info] Useful sbt tasks:
707[info] * compile - Compile the current project
708[info] * test - Run all the tests
709[info] * testQuick - Runs all the tests. When run multiple times will only run previously failing tests (shell mode only)
710[info] * testOnly *.AnySpec - Only run a selected test
711[info] * TestJdk9 / testOnly *.AnySpec - Only run a Jdk9+ selected test
712[info] * testQuick *.AnySpec - Only run a selected test. When run multiple times will only run previously failing tests (shell mode only)
713[info] * testQuickUntilPassed - Runs all tests in a continuous loop until all tests pass
714[info] * publishLocal - Publish current snapshot version to local ~/.ivy2 repo
715[info] * verifyCodeStyle - Verify code style
716[info] * applyCodeStyle - Apply code style
717[info] * sortImports - Sort the imports
718[info] * mimaReportBinaryIssues - Check binary issues
719[info] * validatePullRequest - Validate pull request
720[info] * docs/paradox - Build documentation (license report will be generate on CI or Publish)
721[info] * docs/paradoxBrowse - Browse the generated documentation (license report will be generate on CI or Publish)
722[info] * tips: - prefix commands with `+` to run against cross Scala versions.
723[info] * Contributing guide: - https://github.com/apache/pekko/blob/main/CONTRIBUTING.md
724Execute removeScalacOptionsStartingWith: -P:wartremover
725[info] Reapplying settings...
726[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
727[info]
728[info] ________ ______ ______
729[info] ___ __ \_______ /____ /_______
730[info] __ /_/ / _ \_ //_/_ //_/ __ \
731[info] _ ____// __/ ,< _ ,< / /_/ /
732[info] /_/ \___//_/|_| /_/|_| \____/ 1.2.1+0-2545f880+20251125-1539-SNAPSHOT
733[info]
734[info] Useful sbt tasks:
735[info] * compile - Compile the current project
736[info] * test - Run all the tests
737[info] * testQuick - Runs all the tests. When run multiple times will only run previously failing tests (shell mode only)
738[info] * testOnly *.AnySpec - Only run a selected test
739[info] * TestJdk9 / testOnly *.AnySpec - Only run a Jdk9+ selected test
740[info] * testQuick *.AnySpec - Only run a selected test. When run multiple times will only run previously failing tests (shell mode only)
741[info] * testQuickUntilPassed - Runs all tests in a continuous loop until all tests pass
742[info] * publishLocal - Publish current snapshot version to local ~/.ivy2 repo
743[info] * verifyCodeStyle - Verify code style
744[info] * applyCodeStyle - Apply code style
745[info] * sortImports - Sort the imports
746[info] * mimaReportBinaryIssues - Check binary issues
747[info] * validatePullRequest - Validate pull request
748[info] * docs/paradox - Build documentation (license report will be generate on CI or Publish)
749[info] * docs/paradoxBrowse - Browse the generated documentation (license report will be generate on CI or Publish)
750[info] * tips: - prefix commands with `+` to run against cross Scala versions.
751[info] * Contributing guide: - https://github.com/apache/pekko/blob/main/CONTRIBUTING.md
752[info] Defining Global / targetSystemJdk, actor / targetSystemJdk and 38 others.
753[info] The new values will be used by actor / Compile / javacOptions, actor / Compile / scalacOptions and 117 others.
754[info] Run `last` for details.
755[info] Reapplying settings...
756[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
757[info]
758[info] ________ ______ ______
759[info] ___ __ \_______ /____ /_______
760[info] __ /_/ / _ \_ //_/_ //_/ __ \
761[info] _ ____// __/ ,< _ ,< / /_/ /
762[info] /_/ \___//_/|_| /_/|_| \____/ 1.2.1+0-2545f880+20251125-1539-SNAPSHOT
763[info]
764[info] Useful sbt tasks:
765[info] * compile - Compile the current project
766[info] * test - Run all the tests
767[info] * testQuick - Runs all the tests. When run multiple times will only run previously failing tests (shell mode only)
768[info] * testOnly *.AnySpec - Only run a selected test
769[info] * TestJdk9 / testOnly *.AnySpec - Only run a Jdk9+ selected test
770[info] * testQuick *.AnySpec - Only run a selected test. When run multiple times will only run previously failing tests (shell mode only)
771[info] * testQuickUntilPassed - Runs all tests in a continuous loop until all tests pass
772[info] * publishLocal - Publish current snapshot version to local ~/.ivy2 repo
773[info] * verifyCodeStyle - Verify code style
774[info] * applyCodeStyle - Apply code style
775[info] * sortImports - Sort the imports
776[info] * mimaReportBinaryIssues - Check binary issues
777[info] * validatePullRequest - Validate pull request
778[info] * docs/paradox - Build documentation (license report will be generate on CI or Publish)
779[info] * docs/paradoxBrowse - Browse the generated documentation (license report will be generate on CI or Publish)
780[info] * tips: - prefix commands with `+` to run against cross Scala versions.
781[info] * Contributing guide: - https://github.com/apache/pekko/blob/main/CONTRIBUTING.md
782[success] Total time: 0 s, completed Nov 25, 2025, 3:39:32 PM
783Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":["set every targetSystemJdk := true"],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4","3.7"],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3Version = \"3.3.6\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}
784Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
785Starting build...
786Projects: Set(actor, persistence, multi-node-testkit, distributed-data, coordination, persistence-query, actor-testkit-typed, persistence-typed, cluster-sharding, cluster-typed, remote-tests, cluster, serialization-jackson, remote, protobuf-v3, stream-typed, stream, actor-tests, cluster-tools, actor-typed-tests, actor-typed, persistence-testkit, cluster-metrics, cluster-sharding-typed, slf4j, discovery, stream-testkit, pki, persistence-tck, bill-of-materials, osgi, testkit)
787Starting build for ProjectRef(file:/build/repo/,pki) (pekko-pki)... [0/32]
788OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
789OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.4-migration` in Scala 2.12.20 module Global
790OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
791OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
792Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
793[info] Generating 'Functions.scala'
794[info] Generating 'Tuples.scala'
795[info] compiling 1 Scala source to /build/repo/plugins/serialversion-remover-plugin/target/scala-3.7.4-RC2/classes ...
796[info] done compiling
797[info] compiling 210 Scala sources and 29 Java sources to /build/repo/actor/target/scala-3.7.4-RC2/classes ...
798[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/dispatch/ForkJoinExecutorConfigurator.scala]
799[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/dispatch/Mailbox.scala]
800[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/pattern/CircuitBreaker.scala]
801[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/io/TcpConnection.scala]
802[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/japi/JavaAPI.scala]
803[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/io/Udp.scala]
804[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/util/BoxedType.scala]
805[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/util/BoundedBlockingQueue.scala]
806[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/serialization/Serialization.scala]
807[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/actor/ActorCell.scala]
808[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/serialization/Serializer.scala]
809[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/dispatch/VirtualizedExecutorService.scala]
810[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/util/LineNumbers.scala]
811[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/util/Collections.scala]
812[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/dispatch/CompletionStages.scala]
813[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/pattern/AskSupport.scala]
814[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/serialization/SerializationSetup.scala]
815[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/event/jul/JavaLogger.scala]
816[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/io/WithUdpSend.scala]
817[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/pattern/CircuitBreakersRegistry.scala]
818[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/util/StablePriorityQueue.scala]
819[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/dispatch/sysmsg/SystemMessage.scala]
820[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/actor/IndirectActorProducer.scala]
821[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/actor/setup/ActorSystemSetup.scala]
822[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/actor/ActorRef.scala]
823[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/actor/TypedActor.scala]
824[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/routing/ConsistentHash.scala]
825[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/util/DoubleLinkedList.scala]
826[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/util/FrequencySketch.scala]
827[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/event/Logging.scala]
828[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/util/TokenBucket.scala]
829[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/actor/Actor.scala]
830[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/util/ConstantFun.scala]
831[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/actor/AbstractProps.scala]
832[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/actor/ReflectiveDynamicAccess.scala]
833[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/dispatch/ThreadPoolBuilder.scala]
834[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/actor/LightArrayRevolverScheduler.scala]
835[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/actor/ActorRefProvider.scala]
836[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/io/Tcp.scala]
837[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/pattern/StatusReply.scala]
838[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/util/Reflect.scala]
839[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/dispatch/CachingConfig.scala]
840[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/actor/dungeon/Dispatch.scala]
841[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/actor/Deployer.scala]
842[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/pattern/Patterns.scala]
843[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/dispatch/BatchingExecutor.scala]
844[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/event/EventBus.scala]
845[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/util/ClassLoaderObjectInputStream.scala]
846[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/actor/DynamicAccess.scala]
847[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/actor/FSM.scala]
848[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/dispatch/Mailboxes.scala]
849[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/io/SelectionHandler.scala]
850[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/dispatch/affinity/AffinityPool.scala]
851[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/actor/ActorSystem.scala]
852[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/io/DnsProvider.scala]
853[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/actor/dungeon/ChildrenContainer.scala]
854[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/actor/Props.scala]
855[info] [patched file /build/repo/actor/src/main/scala-3/org/apache/pekko/util/ByteString.scala]
856[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/util/ImmutableIntMap.scala]
857[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/actor/RepointableActorRef.scala]
858[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/event/EventStream.scala]
859[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/actor/FaultHandling.scala]
860[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/dispatch/AbstractDispatcher.scala]
861[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/actor/Extension.scala]
862[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/util/SubclassifiedIndex.scala]
863[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/io/DirectByteBufferPool.scala]
864[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/serialization/PrimitiveSerializers.scala]
865[warn] /build/repo/actor/src/main/java/org/apache/pekko/japi/pf/FI.java:45:7: deprecated item is not annotated with @Deprecated
866[warn] R apply(I i) throws Exception;
867[warn] ^
868[warn] /build/repo/actor/src/main/java/org/apache/pekko/japi/pf/FI.java:70:7: deprecated item is not annotated with @Deprecated
869[warn] R apply(I1 i1, I2 i2) throws Exception;
870[warn] ^
871[info] /build/repo/actor/src/main/java/org/apache/pekko/actor/AbstractActorRef.java: Some input files use or override a deprecated API.
872[info] /build/repo/actor/src/main/java/org/apache/pekko/actor/AbstractActorRef.java: Recompile with -Xlint:deprecation for details.
873[info] done compiling
874[info] compiling 2 Scala sources to /build/repo/pki/target/scala-3.7.4-RC2/classes ...
875[info] done compiling
876[info] compiling 2 Scala sources to /build/repo/pki/target/scala-3.7.4-RC2/test-classes ...
877[info] done compiling
878Starting build for ProjectRef(file:/build/repo/,cluster-tools) (pekko-cluster-tools)... [1/32]
879Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
880[info] 3 file(s) merged using strategy 'Rename' (Run the task at debug level to see the details)
881[info] 1 file(s) merged using strategy 'Discard' (Run the task at debug level to see the details)
882[info] Built: /build/repo/protobuf-v3/target/scala-3.7.4-RC2/pekko-protobuf-v3-assembly-1.2.1+0-2545f880+20251125-1539-SNAPSHOT.jar
883[info] Jar hash: fa906ccce22bf154f8d24c120c6c66237dc1154a
884[info] Generating 'FanOutShapeN.scala'
885[info] Generating 'ZipWith.scala'
886[info] Generating 'UnzipWith.scala'
887[info] Generating 'GraphCreate.scala'
888[info] Generating 'ZipLatestWith.scala'
889[info] Generating 'FanInShapeN.scala'
890[info] Generating 'GraphApply.scala'
891[info] Generating 'UnzipWithApply.scala'
892[info] Generating 'ZipWithApply.scala'
893[info] Generating 'ZipLatestWithApply.scala'
894[info] compiling 9 Scala sources to /build/repo/coordination/target/scala-3.7.4-RC2/classes ...
895[info] done compiling
896[info] compiling 203 Scala sources and 3 Java sources to /build/repo/stream/target/scala-3.7.4-RC2/classes ...
897[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/fusing/CollectFirst.scala]
898[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/ActorPublisher.scala]
899[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/fusing/Ops.scala]
900[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/FanOutShape.scala]
901[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/io/OutputStreamSourceStage.scala]
902[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/Graph.scala]
903[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/scaladsl/Source.scala]
904[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/ActorRefBackpressureSource.scala]
905[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/CompletedPublishers.scala]
906[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/PhasedFusingActorMaterializer.scala]
907[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/scaladsl/Tcp.scala]
908[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/SinkholeSubscriber.scala]
909[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/scaladsl/RestartSource.scala]
910[info] [patched file /build/repo/stream/target/scala-3.7.4-RC2/src_managed/main/org/apache/pekko/stream/scaladsl/ZipLatestWithApply.scala]
911[info] [patched file /build/repo/stream/src/main/scala/com/typesafe/sslconfig/pekko/util/PekkoLoggerBridge.scala]
912[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/fusing/FlattenConcat.scala]
913[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/FanInShape.scala]
914[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/Supervision.scala]
915[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/ActorRefSinkStage.scala]
916[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/Shape.scala]
917[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/SubscriberManagement.scala]
918[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/StreamLayout.scala]
919[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/fusing/ActorGraphInterpreter.scala]
920[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/javadsl/BidiFlow.scala]
921[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/javadsl/RestartFlow.scala]
922[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/javadsl/SubFlow.scala]
923[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/javadsl/DelayStrategy.scala]
924[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/scaladsl/DelayStrategy.scala]
925[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/streamref/SinkRefImpl.scala]
926[info] [patched file /build/repo/stream/target/scala-3.7.4-RC2/src_managed/main/org/apache/pekko/stream/javadsl/ZipWith.scala]
927[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/fusing/FutureFlow.scala]
928[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/io/TcpStages.scala]
929[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/scaladsl/StreamConverters.scala]
930[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/TraversalBuilder.scala]
931[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/FanIn.scala]
932[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/fusing/AggregateWithBoundary.scala]
933[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/fusing/GraphInterpreter.scala]
934[info] [patched file /build/repo/stream/target/scala-3.7.4-RC2/src_managed/main/org/apache/pekko/stream/javadsl/ZipLatestWith.scala]
935[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/io/InputStreamSinkStage.scala]
936[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/io/ByteStringParser.scala]
937[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/io/InputStreamSource.scala]
938[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/ConstantFun.scala]
939[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/KillSwitch.scala]
940[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/ResizableMultiReaderRingBuffer.scala]
941[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/scaladsl/SourceWithContext.scala]
942[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/javadsl/SourceWithContext.scala]
943[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/fusing/GraphStages.scala]
944[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/scaladsl/FlowWithContextOps.scala]
945[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/LazySource.scala]
946[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/javadsl/Graph.scala]
947[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/fusing/CollectWhile.scala]
948[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/scaladsl/RestartSink.scala]
949[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/javadsl/RestartSource.scala]
950[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/QueueSource.scala]
951[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/JavaStreamSource.scala]
952[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/io/IOSources.scala]
953[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/fusing/FlatMapPrefix.scala]
954[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/serialization/StreamRefSerializer.scala]
955[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/javadsl/FlowWithContext.scala]
956[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/fusing/LazyFutureSource.scala]
957[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/javadsl/package.scala]
958[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/scaladsl/Hub.scala]
959[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/scaladsl/FlowWithContext.scala]
960[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/Unfold.scala]
961[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/scaladsl/Sink.scala]
962[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/UnfoldResourceSource.scala]
963[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/Stages.scala]
964[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/fusing/MapConcat.scala]
965[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/javadsl/RestartSink.scala]
966[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/JsonObjectParser.scala]
967[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/javadsl/Keep.scala]
968[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/ActorProcessor.scala]
969[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/fusing/LazySingleSource.scala]
970[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/UnfoldResourceSourceAsync.scala]
971[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/stage/StageLogging.scala]
972[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/ActorRefSource.scala]
973[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/streamref/StreamRefsMaster.scala]
974[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/javadsl/StreamConverters.scala]
975[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/MapAsyncPartitioned.scala]
976[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/javadsl/Sink.scala]
977[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/SetupStage.scala]
978[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/scaladsl/BidiFlow.scala]
979[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/io/FileOutputStage.scala]
980[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/Throttle.scala]
981[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/io/OutputStreamGraphStage.scala]
982[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/io/compression/DeflateDecompressorBase.scala]
983[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/scaladsl/RestartFlow.scala]
984[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/StreamSubscriptionTimeout.scala]
985[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/fusing/StreamOfStreams.scala]
986[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/fusing/IterableSource.scala]
987[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/scaladsl/MergeLatest.scala]
988[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/FanoutProcessor.scala]
989[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/Sinks.scala]
990[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/streamref/SourceRefImpl.scala]
991[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/scaladsl/Flow.scala]
992[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/javadsl/Flow.scala]
993[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/stage/GraphStage.scala]
994[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/javadsl/SubSource.scala]
995[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/scaladsl/Graph.scala]
996[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/javadsl/Source.scala]
997[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/ActorMaterializer.scala]
998[info] done compiling
999[info] compiling 91 Scala sources and 7 Java sources to /build/repo/remote/target/scala-3.7.4-RC2/classes ...
1000[warn] -- [E220] Type Warning: /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/FlushBeforeDeathWatchNotification.scala:61:65
1001[warn] 61 | context.system.scheduler.scheduleOnce(timeout, self, Timeout)(context.dispatcher)
1002[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1003[warn] |Argument for implicit parameter sender was supplied using a default argument.
1004[warn] |
1005[warn] | longer explanation available when compiling with `-explain`
1006[warn] -- [E220] Type Warning: /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/FlushOnShutdown.scala:49:81
1007[warn] 49 | context.system.scheduler.scheduleOnce(timeout, self, FlushOnShutdown.Timeout)(context.dispatcher)
1008[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1009[warn] |Argument for implicit parameter sender was supplied using a default argument.
1010[warn] |
1011[warn] | longer explanation available when compiling with `-explain`
1012[info] [patched file /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/aeron/TaskRunner.scala]
1013[info] [patched file /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteActorRefProvider.scala]
1014[info] [patched file /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/RemoteInstrument.scala]
1015[info] [patched file /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/SystemMessageDelivery.scala]
1016[info] [patched file /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/EnvelopeBufferPool.scala]
1017[info] [patched file /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/tcp/ssl/X509Readers.scala]
1018[info] [patched file /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/aeron/ArteryAeronUdpTransport.scala]
1019[info] [patched file /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/Association.scala]
1020[info] [patched file /build/repo/remote/src/main/scala/org/apache/pekko/remote/serialization/MessageContainerSerializer.scala]
1021[info] [patched file /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/ThrottlerTransportAdapter.scala]
1022[info] [patched file /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/ArteryTransport.scala]
1023[info] [patched file /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala]
1024[info] [patched file /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/netty/NettyTransport.scala]
1025[info] [patched file /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/Handshake.scala]
1026[info] [patched file /build/repo/remote/src/main/scala/org/apache/pekko/remote/serialization/DaemonMsgCreateSerializer.scala]
1027[info] [patched file /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/LruBoundedCache.scala]
1028[info] [patched file /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/compress/InboundCompressions.scala]
1029[info] [patched file /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/compress/DecompressionTable.scala]
1030[info] [patched file /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteMetricsExtension.scala]
1031[info] [patched file /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/Codecs.scala]
1032[info] [patched file /build/repo/remote/src/main/scala/org/apache/pekko/remote/serialization/PrimitiveSerializers.scala]
1033[info] [patched file /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/AbstractTransportAdapter.scala]
1034[info] [patched file /build/repo/remote/src/main/scala/org/apache/pekko/remote/Endpoint.scala]
1035[info] [patched file /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/compress/TopHeavyHitters.scala]
1036[info] [patched file /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/RemotingFlightRecorder.scala]
1037[info] [patched file /build/repo/remote/src/main/scala/org/apache/pekko/remote/serialization/SystemMessageSerializer.scala]
1038[info] [patched file /build/repo/remote/src/main/scala/org/apache/pekko/remote/serialization/MiscMessageSerializer.scala]
1039[info] [patched file /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/TestTransport.scala]
1040[info] [patched file /build/repo/remote/src/main/scala/org/apache/pekko/remote/Remoting.scala]
1041[info] [patched file /build/repo/remote/src/main/scala/org/apache/pekko/remote/serialization/ProtobufSerializer.scala]
1042[warn] two warnings found
1043[info] Annotation processing is enabled because one or more processors were found
1044[info] on the class path. A future release of javac may disable annotation processing
1045[info] unless at least one processor is specified by name (-processor), or a search
1046[info] path is specified (--processor-path, --processor-module-path), or annotation
1047[info] processing is enabled explicitly (-proc:only, -proc:full).
1048[info] Use -Xlint:-options to suppress this message.
1049[info] Use -proc:none to disable annotation processing.
1050[info] /build/repo/remote/src/main/java/org/apache/pekko/remote/artery/AbstractAssociation.java: AbstractAssociation.java uses or overrides a deprecated API.
1051[info] /build/repo/remote/src/main/java/org/apache/pekko/remote/artery/AbstractAssociation.java: Recompile with -Xlint:deprecation for details.
1052[info] done compiling
1053[info] compiling 29 Scala sources and 1 Java source to /build/repo/cluster/target/scala-3.7.4-RC2/classes ...
1054[info] [patched file /build/repo/cluster/src/main/scala/org/apache/pekko/cluster/protobuf/ClusterMessageSerializer.scala]
1055[info] [patched file /build/repo/cluster/src/main/scala/org/apache/pekko/cluster/sbr/SplitBrainResolver.scala]
1056[info] [patched file /build/repo/cluster/src/main/scala/org/apache/pekko/cluster/Cluster.scala]
1057[info] [patched file /build/repo/cluster/src/main/scala/org/apache/pekko/cluster/ClusterDaemon.scala]
1058[info] [patched file /build/repo/cluster/src/main/scala/org/apache/pekko/cluster/ClusterEvent.scala]
1059[info] done compiling
1060[info] compiling 8 Scala sources and 2 Java sources to /build/repo/cluster-tools/target/scala-3.7.4-RC2/classes ...
1061[warn] -- [E220] Type Warning: /build/repo/cluster-tools/src/main/scala/org/apache/pekko/cluster/client/ClusterClient.scala:994:21
1062[warn] 990 | context.system.scheduler.scheduleWithFixedDelay(
1063[warn] 991 | failureDetectionInterval,
1064[warn] 992 | failureDetectionInterval,
1065[warn] 993 | self,
1066[warn] 994 | CheckDeadlines)(context.dispatcher)
1067[warn] | ^
1068[warn] |Argument for implicit parameter sender was supplied using a default argument.
1069[warn] |
1070[warn] | longer explanation available when compiling with `-explain`
1071[warn] -- [E220] Type Warning: /build/repo/cluster-tools/src/main/scala/org/apache/pekko/cluster/singleton/ClusterSingletonManager.scala:824:89
1072[warn] 824 | context.system.scheduler.scheduleOnce(removalMargin, self, DelayedMemberRemoved(m))(context.dispatcher)
1073[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1074[warn] |Argument for implicit parameter sender was supplied using a default argument.
1075[warn] |
1076[warn] | longer explanation available when compiling with `-explain`
1077[info] [patched file /build/repo/cluster-tools/src/main/scala/org/apache/pekko/cluster/singleton/ClusterSingletonManager.scala]
1078[warn] two warnings found
1079[info] done compiling
1080[info] compiling 18 Scala sources to /build/repo/testkit/target/scala-3.7.4-RC2/classes ...
1081[warn] -- Warning: /build/repo/testkit/src/main/scala/org/apache/pekko/testkit/CallingThreadDispatcher.scala:368:15
1082[warn] 368 | override val messageQueue: MessageQueue = q.get
1083[warn] | ^
1084[warn] | cannot override val parameter value messageQueue in class Mailbox
1085[info] [patched file /build/repo/testkit/src/main/scala/org/apache/pekko/testkit/TestKitUtils.scala]
1086[info] [patched file /build/repo/testkit/src/main/scala/org/apache/pekko/testkit/TestKit.scala]
1087[info] [patched file /build/repo/testkit/src/main/scala/org/apache/pekko/testkit/TestEventListener.scala]
1088[info] [patched file /build/repo/testkit/src/main/scala/org/apache/pekko/testkit/javadsl/EventFilter.scala]
1089[info] [patched file /build/repo/testkit/src/main/scala/org/apache/pekko/testkit/javadsl/TestKit.scala]
1090[info] [patched file /build/repo/testkit/src/main/scala/org/apache/pekko/testkit/TestJavaSerializer.scala]
1091[warn] one warning found
1092[info] done compiling
1093[info] compiling 1 Scala source to /build/repo/slf4j/target/scala-3.7.4-RC2/classes ...
1094[info] [patched file /build/repo/slf4j/src/main/scala/org/apache/pekko/event/slf4j/Slf4jLogger.scala]
1095[info] done compiling
1096[info] compiling 4 Scala sources and 1 Java source to /build/repo/stream/target/scala-3.7.4-RC2/classes ...
1097[info] done compiling
1098[info] compiling 26 Scala sources and 3 Java sources to /build/repo/testkit/target/scala-3.7.4-RC2/test-classes ...
1099[info] [patched file /build/repo/testkit/src/test/scala/org/apache/pekko/testkit/TestActorRefSpec.scala]
1100[info] [patched file /build/repo/testkit/src/test/scala/org/apache/pekko/testkit/metrics/MetricsKitSpec.scala]
1101[info] [patched file /build/repo/testkit/src/test/scala/org/apache/pekko/testkit/metrics/MetricsKitOps.scala]
1102[info] [patched file /build/repo/testkit/src/test/scala/org/apache/pekko/testkit/TestProbeSpec.scala]
1103[info] [patched file /build/repo/testkit/src/test/scala/org/apache/pekko/testkit/Coroner.scala]
1104[info] [patched file /build/repo/testkit/src/test/scala/org/apache/pekko/testkit/metrics/reporter/PekkoConsoleReporter.scala]
1105[info] [patched file /build/repo/testkit/src/test/scala/org/apache/pekko/testkit/PekkoSpec.scala]
1106[info] done compiling
1107[info] compiling 86 Scala sources to /build/repo/actor-typed/target/scala-3.7.4-RC2/classes ...
1108[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/delivery/ConsumerController.scala]
1109[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/scaladsl/AskPattern.scala]
1110[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/delivery/DurableProducerQueue.scala]
1111[info] [patched file /build/repo/actor-typed/src/main/scala-3/org/apache/pekko/actor/typed/internal/receptionist/Platform.scala]
1112[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/ActorRefResolver.scala]
1113[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/Behavior.scala]
1114[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/javadsl/BehaviorBuilder.scala]
1115[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/internal/ExtensionsImpl.scala]
1116[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/scaladsl/adapter/package.scala]
1117[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/internal/PoisonPill.scala]
1118[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/delivery/internal/ProducerControllerImpl.scala]
1119[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/internal/ActorContextImpl.scala]
1120[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/internal/routing/GroupRouterImpl.scala]
1121[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/internal/ActorFlightRecorder.scala]
1122[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/eventstream/EventStream.scala]
1123[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/internal/receptionist/ReceptionistImpl.scala]
1124[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/internal/EventStreamExtension.scala]
1125[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/scaladsl/package.scala]
1126[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/internal/LoggerClass.scala]
1127[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/internal/InterceptorImpl.scala]
1128[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/javadsl/ActorContext.scala]
1129[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/delivery/internal/ConsumerControllerImpl.scala]
1130[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/internal/adapter/ActorAdapter.scala]
1131[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/internal/receptionist/ReceptionistMessages.scala]
1132[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/internal/adapter/ActorContextAdapter.scala]
1133[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/internal/routing/PoolRouterImpl.scala]
1134[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/internal/adapter/ActorSystemAdapter.scala]
1135[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/internal/SystemMessage.scala]
1136[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/internal/receptionist/LocalReceptionist.scala]
1137[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/scaladsl/ActorContext.scala]
1138[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/delivery/WorkPullingProducerController.scala]
1139[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/ActorRef.scala]
1140[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/internal/routing/RoutingLogic.scala]
1141[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/delivery/ProducerController.scala]
1142[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/javadsl/Adapter.scala]
1143[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/javadsl/ReceiveBuilder.scala]
1144[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/internal/ActorRefImpl.scala]
1145[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/Extensions.scala]
1146[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/BehaviorInterceptor.scala]
1147[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/receptionist/Receptionist.scala]
1148[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/javadsl/Behaviors.scala]
1149[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/internal/Supervision.scala]
1150[info] done compiling
1151[info] compiling 8 Scala sources to /build/repo/stream-testkit/target/scala-3.7.4-RC2/classes ...
1152[info] [patched file /build/repo/stream-testkit/src/main/scala/org/apache/pekko/stream/testkit/StreamTestKit.scala]
1153[info] done compiling
1154[info] compiling 11 Scala sources and 4 Java sources to /build/repo/remote/target/scala-3.7.4-RC2/classes ...
1155[info] Annotation processing is enabled because one or more processors were found
1156[info] on the class path. A future release of javac may disable annotation processing
1157[info] unless at least one processor is specified by name (-processor), or a search
1158[info] path is specified (--processor-path, --processor-module-path), or annotation
1159[info] processing is enabled explicitly (-proc:only, -proc:full).
1160[info] Use -Xlint:-options to suppress this message.
1161[info] Use -proc:none to disable annotation processing.
1162[info] done compiling
1163[info] compiling 2 Scala sources to /build/repo/remote/target/scala-3.7.4-RC2/CompileJdk9-classes ...
1164[info] done compiling
1165[info] compiling 12 Scala sources to /build/repo/serialization-jackson/target/scala-3.7.4-RC2/classes ...
1166[info] [patched file /build/repo/serialization-jackson/src/main/scala/org/apache/pekko/serialization/jackson/JacksonModule.scala]
1167[info] [patched file /build/repo/serialization-jackson/src/main/scala/org/apache/pekko/serialization/jackson/JacksonSerializer.scala]
1168[info] [patched file /build/repo/serialization-jackson/src/main/scala/org/apache/pekko/serialization/jackson/TypedActorRefModule.scala]
1169[info] [patched file /build/repo/serialization-jackson/src/main/scala/org/apache/pekko/serialization/jackson/StreamRefModule.scala]
1170[info] done compiling
1171[info] compiling 1 Scala source and 1 Java source to /build/repo/cluster/target/scala-3.7.4-RC2/classes ...
1172[info] done compiling
1173[info] compiling 155 Scala sources and 31 Java sources to /build/repo/actor-tests/target/scala-3.7.4-RC2/test-classes ...
1174[warn] -- [E220] Type Warning: /build/repo/actor-tests/src/test/scala/org/apache/pekko/actor/SupervisorHierarchySpec.scala:242:70
1175[warn] 242 | context.system.scheduler.scheduleOnce(1.second, self, Dump(0))(context.dispatcher)
1176[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1177[warn] |Argument for implicit parameter sender was supplied using a default argument.
1178[warn] |
1179[warn] | longer explanation available when compiling with `-explain`
1180[warn] -- [E220] Type Warning: /build/repo/actor-tests/src/test/scala/org/apache/pekko/actor/SupervisorHierarchySpec.scala:527:71
1181[warn] 527 | context.system.scheduler.scheduleOnce(workSchedule, self, Work)(context.dispatcher)
1182[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1183[warn] |Argument for implicit parameter sender was supplied using a default argument.
1184[warn] |
1185[warn] | longer explanation available when compiling with `-explain`
1186[warn] -- [E220] Type Warning: /build/repo/actor-tests/src/test/scala/org/apache/pekko/actor/SupervisorHierarchySpec.scala:548:76
1187[warn] 548 | else context.system.scheduler.scheduleOnce(workSchedule, self, Work)(context.dispatcher)
1188[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1189[warn] |Argument for implicit parameter sender was supplied using a default argument.
1190[warn] |
1191[warn] | longer explanation available when compiling with `-explain`
1192[warn] -- [E220] Type Warning: /build/repo/actor-tests/src/test/scala/org/apache/pekko/actor/SupervisorHierarchySpec.scala:628:82
1193[warn] 628 | context.system.scheduler.scheduleOnce(workSchedule, self, GCcheck(weak))(context.dispatcher)
1194[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1195[warn] |Argument for implicit parameter sender was supplied using a default argument.
1196[warn] |
1197[warn] | longer explanation available when compiling with `-explain`
1198[warn] -- [E220] Type Warning: /build/repo/actor-tests/src/test/scala/org/apache/pekko/actor/SupervisorHierarchySpec.scala:652:82
1199[warn] 652 | context.system.scheduler.scheduleOnce(workSchedule, self, GCcheck(next))(context.dispatcher)
1200[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1201[warn] |Argument for implicit parameter sender was supplied using a default argument.
1202[warn] |
1203[warn] | longer explanation available when compiling with `-explain`
1204[warn] -- [E220] Type Warning: /build/repo/actor-tests/src/test/scala/org/apache/pekko/actor/SupervisorSpec.scala:214:38
1205[warn] 214 | Await.result(pingPongActor.?(Ping)(DilatedTimeout), DilatedTimeout) should ===(PongMessage)
1206[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1207[warn] |Argument for implicit parameter sender was supplied using a default argument.
1208[warn] |
1209[warn] | longer explanation available when compiling with `-explain`
1210[warn] -- [E220] Type Warning: /build/repo/actor-tests/src/test/scala/org/apache/pekko/actor/SupervisorSpec.scala:219:42
1211[warn] 219 | val result = pingPongActor.?(DieReply)(DilatedTimeout)
1212[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1213[warn] |Argument for implicit parameter sender was supplied using a default argument.
1214[warn] |
1215[warn] | longer explanation available when compiling with `-explain`
1216[warn] -- [E220] Type Warning: /build/repo/actor-tests/src/test/scala/org/apache/pekko/actor/SupervisorSpec.scala:225:42
1217[warn] 225 | val result = pingPongActor.?(DieReply)(DilatedTimeout)
1218[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1219[warn] |Argument for implicit parameter sender was supplied using a default argument.
1220[warn] |
1221[warn] | longer explanation available when compiling with `-explain`
1222[warn] -- [E220] Type Warning: /build/repo/actor-tests/src/test/scala/org/apache/pekko/actor/SupervisorSpec.scala:295:75
1223[warn] 295 | intercept[RuntimeException] { Await.result(temporaryActor.?(DieReply)(DilatedTimeout), DilatedTimeout) }
1224[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1225[warn] |Argument for implicit parameter sender was supplied using a default argument.
1226[warn] |
1227[warn] | longer explanation available when compiling with `-explain`
1228[warn] -- [E220] Type Warning: /build/repo/actor-tests/src/test/scala/org/apache/pekko/actor/SupervisorSpec.scala:448:45
1229[warn] 448 | Await.result(dyingActor.?(DieReply)(DilatedTimeout), DilatedTimeout)
1230[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1231[warn] |Argument for implicit parameter sender was supplied using a default argument.
1232[warn] |
1233[warn] | longer explanation available when compiling with `-explain`
1234[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/util/WildcardIndexSpec.scala]
1235[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/actor/SupervisorSpec.scala]
1236[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/actor/TypedActorSpec.scala]
1237[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/actor/SupervisorHierarchySpec.scala]
1238[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/serialization/SerializeSpec.scala]
1239[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/util/ByteStringSpec.scala]
1240[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/actor/UidClashTest.scala]
1241[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/serialization/PrimitivesSerializationSpec.scala]
1242[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/serialization/AsyncSerializeSpec.scala]
1243[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/actor/DeathWatchSpec.scala]
1244[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/pattern/PipeToSpec.scala]
1245[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/actor/ActorSystemSpec.scala]
1246[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/PekkoExceptionSpec.scala]
1247[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/actor/FSMActorSpec.scala]
1248[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/serialization/SerializationSetupSpec.scala]
1249[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/routing/TailChoppingSpec.scala]
1250[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/actor/SchedulerSpec.scala]
1251[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/util/ByteStringInitializationSpec.scala]
1252[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/actor/ActorSelectionSpec.scala]
1253[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/pattern/StatusReplySpec.scala]
1254[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/actor/setup/ActorSystemSetupSpec.scala]
1255[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/actor/ActorMailboxSpec.scala]
1256[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/dispatch/ExecutionContextSpec.scala]
1257[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/util/BoundedBlockingQueueSpec.scala]
1258[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/actor/ExtensionSpec.scala]
1259[warn] 10 warnings found
1260[warn] /build/repo/actor-tests/src/test/java/org/apache/pekko/actor/AbstractFSMActorTest.java:27:17: org$apache$pekko$actor$FSM$$transitionEvent() in org.apache.pekko.actor.AbstractFSM implements org$apache$pekko$actor$FSM$$transitionEvent() in org.apache.pekko.actor.FSM
1261[warn] return type requires unchecked conversion from scala.collection.immutable.List to scala.collection.immutable.List<scala.PartialFunction<scala.Tuple2<java.lang.String,java.lang.String>,scala.runtime.BoxedUnit>>
1262[warn] public static class MyFSM extends AbstractFSM<String, String> {
1263[warn]
1264[warn] private final ActorRef probe;
1265[warn]
1266[warn] MyFSM(ActorRef probe) {
1267[warn] this.probe = probe;
1268[warn] onTransition(this::logTransition);
1269[warn] startWith("start", "data");
1270[warn] when("start", matchEventEquals("next", (newState, data) -> goTo(newState)));
1271[warn] when("next", AbstractFSM.NullFunction());
1272[warn] initialize();
1273[warn] }
1274[warn]
1275[warn] private void logTransition(final String s1, final String s2) {
1276[warn] probe.tell(String.format("Transitioning from %1$s to %2$s.", s1, s2), getSelf());
1277[warn] }
1278[warn] }
1279[warn] ^
1280[warn] /build/repo/actor-tests/src/test/java/org/apache/pekko/actor/StashJavaAPITestActors.java:43:17: org$apache$pekko$actor$StashSupport$$theStash() in org.apache.pekko.actor.AbstractActorWithStash implements org$apache$pekko$actor$StashSupport$$theStash() in org.apache.pekko.actor.StashSupport
1281[warn] return type requires unchecked conversion from scala.collection.immutable.Vector to scala.collection.immutable.Vector<org.apache.pekko.dispatch.Envelope>
1282[warn] public static class WithStash extends AbstractActorWithStash {
1283[warn] int count = 0;
1284[warn]
1285[warn] @Override
1286[warn] public Receive createReceive() {
1287[warn] return receiveBuilder()
1288[warn] .match(
1289[warn] Object.class,
1290[warn] msg -> {
1291[warn] count = testReceive(msg, count, getSender(), getSelf(), this);
1292[warn] })
1293[warn] .build();
1294[warn] }
1295[warn] }
1296[warn] ^
1297[warn] /build/repo/actor-tests/src/test/java/org/apache/pekko/actor/StashJavaAPITestActors.java:58:17: org$apache$pekko$actor$StashSupport$$theStash() in org.apache.pekko.actor.AbstractActorWithUnboundedStash implements org$apache$pekko$actor$StashSupport$$theStash() in org.apache.pekko.actor.StashSupport
1298[warn] return type requires unchecked conversion from scala.collection.immutable.Vector to scala.collection.immutable.Vector<org.apache.pekko.dispatch.Envelope>
1299[warn] public static class WithUnboundedStash extends AbstractActorWithUnboundedStash {
1300[warn] int count = 0;
1301[warn]
1302[warn] @Override
1303[warn] public Receive createReceive() {
1304[warn] return receiveBuilder()
1305[warn] .match(
1306[warn] Object.class,
1307[warn] msg -> {
1308[warn] count = testReceive(msg, count, getSender(), getSelf(), this);
1309[warn] })
1310[warn] .build();
1311[warn] }
1312[warn] }
1313[warn] ^
1314[warn] /build/repo/actor-tests/src/test/java/org/apache/pekko/actor/StashJavaAPITestActors.java:73:17: org$apache$pekko$actor$StashSupport$$theStash() in org.apache.pekko.actor.AbstractActorWithUnrestrictedStash implements org$apache$pekko$actor$StashSupport$$theStash() in org.apache.pekko.actor.StashSupport
1315[warn] return type requires unchecked conversion from scala.collection.immutable.Vector to scala.collection.immutable.Vector<org.apache.pekko.dispatch.Envelope>
1316[warn] public static class WithUnrestrictedStash extends AbstractActorWithUnrestrictedStash {
1317[warn] int count = 0;
1318[warn]
1319[warn] @Override
1320[warn] public Receive createReceive() {
1321[warn] return receiveBuilder()
1322[warn] .match(
1323[warn] Object.class,
1324[warn] msg -> {
1325[warn] count = testReceive(msg, count, getSender(), getSelf(), this);
1326[warn] })
1327[warn] .build();
1328[warn] }
1329[warn] }
1330[warn] ^
1331[warn] /build/repo/actor-tests/src/test/java/org/apache/pekko/japi/ThrowablesTest.java:28:46: java.lang.ThreadDeath in java.lang has been deprecated and marked for removal
1332[warn] ThreadDeath
1333[warn] ^
1334[info] done compiling
1335[info] compiling 7 Scala sources and 1 Java source to /build/repo/multi-node-testkit/target/scala-3.7.4-RC2/classes ...
1336[info] [patched file /build/repo/multi-node-testkit/src/main/scala/org/apache/pekko/remote/testkit/PerfFlamesSupport.scala]
1337[info] [patched file /build/repo/multi-node-testkit/src/main/scala/org/apache/pekko/remote/testkit/MultiNodeSpec.scala]
1338[info] [patched file /build/repo/multi-node-testkit/src/main/scala/org/apache/pekko/remote/testconductor/DataTypes.scala]
1339[info] [patched file /build/repo/multi-node-testkit/src/main/scala/org/apache/pekko/remote/testconductor/Player.scala]
1340[info] [patched file /build/repo/multi-node-testkit/src/main/scala/org/apache/pekko/remote/testconductor/Conductor.scala]
1341[info] done compiling
1342[info] compiling 2 Scala sources and 2 Java sources to /build/repo/cluster-tools/target/scala-3.7.4-RC2/classes ...
1343[info] done compiling
1344[info] compiling 4 Scala sources and 1 Java source to /build/repo/coordination/target/scala-3.7.4-RC2/test-classes ...
1345[info] done compiling
1346[info] compiling 21 Scala sources and 20 Java sources to /build/repo/serialization-jackson/target/scala-3.7.4-RC2/test-classes ...
1347[info] done compiling
1348[info] compiling 107 Scala sources and 5 Java sources to /build/repo/remote/target/scala-3.7.4-RC2/test-classes ...
1349[info] [patched file /build/repo/remote/src/test/scala/org/apache/pekko/remote/artery/RemoteInstrumentsSerializationSpec.scala]
1350[info] [patched file /build/repo/remote/src/test/scala/org/apache/pekko/remote/serialization/PrimitivesSerializationSpec.scala]
1351[info] [patched file /build/repo/remote/src/test/scala/org/apache/pekko/remote/classic/UntrustedSpec.scala]
1352[info] [patched file /build/repo/remote/src/test/scala/org/apache/pekko/remote/transport/NettyTransportSpec.scala]
1353[info] [patched file /build/repo/remote/src/test/scala/org/apache/pekko/remote/artery/UntrustedSpec.scala]
1354[info] [patched file /build/repo/remote/src/test/scala/org/apache/pekko/remote/artery/BindCanonicalAddressSpec.scala]
1355[info] [patched file /build/repo/remote/src/test/scala/org/apache/pekko/remote/artery/MetadataCarryingSpec.scala]
1356[info] [patched file /build/repo/remote/src/test/scala/org/apache/pekko/remote/LogSourceSpec.scala]
1357[info] [patched file /build/repo/remote/src/test/scala/org/apache/pekko/remote/serialization/DaemonMsgCreateSerializerAllowJavaSerializationSpec.scala]
1358[info] Annotation processing is enabled because one or more processors were found
1359[info] on the class path. A future release of javac may disable annotation processing
1360[info] unless at least one processor is specified by name (-processor), or a search
1361[info] path is specified (--processor-path, --processor-module-path), or annotation
1362[info] processing is enabled explicitly (-proc:only, -proc:full).
1363[info] Use -Xlint:-options to suppress this message.
1364[info] Use -proc:none to disable annotation processing.
1365[info] /build/repo/remote/src/test/java/org/apache/pekko/remote/transport/ThrottlerTransportAdapterTest.java: ThrottlerTransportAdapterTest.java uses or overrides a deprecated API.
1366[info] /build/repo/remote/src/test/java/org/apache/pekko/remote/transport/ThrottlerTransportAdapterTest.java: Recompile with -Xlint:deprecation for details.
1367[info] done compiling
1368[info] compiling 7 Scala sources and 1 Java source to /build/repo/remote-tests/target/scala-3.7.4-RC2/test-classes ...
1369[info] Annotation processing is enabled because one or more processors were found
1370[info] on the class path. A future release of javac may disable annotation processing
1371[info] unless at least one processor is specified by name (-processor), or a search
1372[info] path is specified (--processor-path, --processor-module-path), or annotation
1373[info] processing is enabled explicitly (-proc:only, -proc:full).
1374[info] Use -Xlint:-options to suppress this message.
1375[info] Use -proc:none to disable annotation processing.
1376[info] done compiling
1377[info] compiling 41 Scala sources and 1 Java source to /build/repo/cluster/target/scala-3.7.4-RC2/test-classes ...
1378[info] [patched file /build/repo/cluster/src/test/scala/org/apache/pekko/cluster/sbr/SplitBrainResolverSpec.scala]
1379[info] [patched file /build/repo/cluster/src/test/scala/org/apache/pekko/cluster/ClusterDomainEventPublisherSpec.scala]
1380[info] Annotation processing is enabled because one or more processors were found
1381[info] on the class path. A future release of javac may disable annotation processing
1382[info] unless at least one processor is specified by name (-processor), or a search
1383[info] path is specified (--processor-path, --processor-module-path), or annotation
1384[info] processing is enabled explicitly (-proc:only, -proc:full).
1385[info] Use -Xlint:-options to suppress this message.
1386[info] Use -proc:none to disable annotation processing.
1387[info] done compiling
1388[info] compiling 10 Scala sources and 5 Java sources to /build/repo/cluster-tools/target/scala-3.7.4-RC2/test-classes ...
1389[info] [patched file /build/repo/cluster-tools/src/test/scala/org/apache/pekko/cluster/pubsub/DistributedPubSubMediatorRouterSpec.scala]
1390[info] Annotation processing is enabled because one or more processors were found
1391[info] on the class path. A future release of javac may disable annotation processing
1392[info] unless at least one processor is specified by name (-processor), or a search
1393[info] path is specified (--processor-path, --processor-module-path), or annotation
1394[info] processing is enabled explicitly (-proc:only, -proc:full).
1395[info] Use -Xlint:-options to suppress this message.
1396[info] Use -proc:none to disable annotation processing.
1397[info] done compiling
1398Starting build for ProjectRef(file:/build/repo/,stream-testkit) (pekko-stream-testkit)... [2/32]
1399Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
1400[info] compiling 11 Scala sources to /build/repo/stream-testkit/target/scala-3.7.4-RC2/test-classes ...
1401[info] [patched file /build/repo/stream-testkit/src/test/scala/org/apache/pekko/stream/impl/fusing/GraphInterpreterSpecKit.scala]
1402[info] [patched file /build/repo/stream-testkit/src/test/scala/org/apache/pekko/stream/testkit/TwoStreamsSetup.scala]
1403[info] [patched file /build/repo/stream-testkit/src/test/scala/org/apache/pekko/stream/testkit/ScriptedTest.scala]
1404[info] [patched file /build/repo/stream-testkit/src/test/scala/org/apache/pekko/stream/testkit/StreamSpec.scala]
1405[info] [patched file /build/repo/stream-testkit/src/test/scala/org/apache/pekko/stream/testkit/ChainSetup.scala]
1406[info] done compiling
1407Starting build for ProjectRef(file:/build/repo/,multi-node-testkit) (pekko-multi-node-testkit)... [3/32]
1408Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
1409Starting build for ProjectRef(file:/build/repo/,cluster) (pekko-cluster)... [4/32]
1410Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
1411Starting build for ProjectRef(file:/build/repo/,bill-of-materials) (pekko-bom)... [5/32]
1412Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
1413Starting build for ProjectRef(file:/build/repo/,serialization-jackson) (pekko-serialization-jackson)... [6/32]
1414Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
1415Starting build for ProjectRef(file:/build/repo/,actor-typed) (pekko-actor-typed)... [7/32]
1416Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
1417Starting build for ProjectRef(file:/build/repo/,testkit) (pekko-testkit)... [8/32]
1418Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
1419Starting build for ProjectRef(file:/build/repo/,cluster-sharding-typed) (pekko-cluster-sharding-typed)... [9/32]
1420Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
1421[info] compiling 47 Scala sources and 6 Java sources to /build/repo/persistence/target/scala-3.7.4-RC2/classes ...
1422[warn] -- [E220] Type Warning: /build/repo/persistence/src/main/scala/org/apache/pekko/persistence/AtLeastOnceDelivery.scala:256:97
1423[warn] 256 | context.system.scheduler.scheduleWithFixedDelay(interval, interval, self, RedeliveryTick)(context.dispatcher))
1424[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1425[warn] |Argument for implicit parameter sender was supplied using a default argument.
1426[warn] |
1427[warn] | longer explanation available when compiling with `-explain`
1428[warn] -- [E220] Type Warning: /build/repo/persistence/src/main/scala/org/apache/pekko/persistence/journal/PersistencePluginProxy.scala:129:75
1429[warn] 129 | context.system.scheduler.scheduleOnce(initTimeout, self, InitTimeout)(context.dispatcher)
1430[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1431[warn] |Argument for implicit parameter sender was supplied using a default argument.
1432[warn] |
1433[warn] | longer explanation available when compiling with `-explain`
1434[info] [patched file /build/repo/persistence/src/main/scala/org/apache/pekko/persistence/Persistent.scala]
1435[info] [patched file /build/repo/persistence/src/main/scala/org/apache/pekko/persistence/serialization/SnapshotSerializer.scala]
1436[info] [patched file /build/repo/persistence/src/main/scala/org/apache/pekko/persistence/journal/EventAdapters.scala]
1437[info] [patched file /build/repo/persistence/src/main/scala-3/org/apache/pekko/persistence/TraitOrder.scala]
1438[info] [patched file /build/repo/persistence/src/main/scala/org/apache/pekko/persistence/journal/leveldb/LeveldbCompaction.scala]
1439[info] [patched file /build/repo/persistence/src/main/scala/org/apache/pekko/persistence/fsm/PersistentFSMBase.scala]
1440[info] [patched file /build/repo/persistence/src/main/scala/org/apache/pekko/persistence/PersistencePlugin.scala]
1441[info] [patched file /build/repo/persistence/src/main/scala/org/apache/pekko/persistence/journal/leveldb/LeveldbStore.scala]
1442[info] [patched file /build/repo/persistence/src/main/scala/org/apache/pekko/persistence/fsm/PersistentFSM.scala]
1443[info] [patched file /build/repo/persistence/src/main/scala/org/apache/pekko/persistence/state/DurableStateStoreRegistry.scala]
1444[info] [patched file /build/repo/persistence/src/main/scala/org/apache/pekko/persistence/journal/PersistencePluginProxy.scala]
1445[info] [patched file /build/repo/persistence/src/main/scala/org/apache/pekko/persistence/serialization/MessageSerializer.scala]
1446[warn] two warnings found
1447[info] done compiling
1448[info] compiling 2 Scala sources to /build/repo/actor-typed/target/scala-3.7.4-RC2/CompileJdk9-classes ...
1449[info] done compiling
1450[info] compiling 8 Scala sources to /build/repo/stream-typed/target/scala-3.7.4-RC2/classes ...
1451[info] done compiling
1452[info] compiling 46 Scala sources and 1 Java source to /build/repo/persistence-query/target/scala-3.7.4-RC2/classes ...
1453[info] [patched file /build/repo/persistence-query/src/main/scala/org/apache/pekko/persistence/query/PersistenceQuery.scala]
1454[info] [patched file /build/repo/persistence-query/src/main/scala/org/apache/pekko/persistence/query/journal/leveldb/EventsByPersistenceIdStage.scala]
1455[info] [patched file /build/repo/persistence-query/src/main/scala/org/apache/pekko/persistence/query/journal/leveldb/EventsByTagStage.scala]
1456[info] [patched file /build/repo/persistence-query/src/main/scala/org/apache/pekko/persistence/query/journal/leveldb/AllPersistenceIdsStage.scala]
1457[info] done compiling
1458[info] compiling 70 Scala sources and 1 Java source to /build/repo/persistence-typed/target/scala-3.7.4-RC2/classes ...
1459[warn] -- [E030] Match case Unreachable Warning: /build/repo/persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/internal/Running.scala:668:13
1460[warn] 668 | case _: PersistNothing.type =>
1461[warn] | ^^^^^^^^^^^^^^^^^^^^^^
1462[warn] | Unreachable case
1463[warn] -- [E030] Match case Unreachable Warning: /build/repo/persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/internal/Running.scala:671:13
1464[warn] 671 | case _: Unhandled.type =>
1465[warn] | ^^^^^^^^^^^^^^^^^
1466[warn] | Unreachable case
1467[warn] -- [E030] Match case Unreachable Warning: /build/repo/persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/internal/Running.scala:677:13
1468[warn] 677 | case _: Stash.type =>
1469[warn] | ^^^^^^^^^^^^^
1470[warn] | Unreachable case
1471[warn] -- [E030] Match case Unreachable Warning: /build/repo/persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/internal/Running.scala:989:11
1472[warn] 989 | case _: Stop.type @unchecked =>
1473[warn] | ^^^^^^^^^^^^^^^^^^^^^^^
1474[warn] | Unreachable case
1475[warn] -- [E030] Match case Unreachable Warning: /build/repo/persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/internal/Running.scala:992:11
1476[warn] 992 | case _: UnstashAll.type @unchecked =>
1477[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1478[warn] | Unreachable case
1479[warn] -- [E030] Match case Unreachable Warning: /build/repo/persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/state/internal/Running.scala:349:11
1480[warn] 349 | case _: Stop.type @unchecked =>
1481[warn] | ^^^^^^^^^^^^^^^^^^^^^^^
1482[warn] | Unreachable case
1483[warn] -- [E030] Match case Unreachable Warning: /build/repo/persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/state/internal/Running.scala:352:11
1484[warn] 352 | case _: UnstashAll.type @unchecked =>
1485[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1486[warn] | Unreachable case
1487[info] [patched file /build/repo/persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/internal/EventSourcedBehaviorImpl.scala]
1488[info] [patched file /build/repo/persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/state/internal/DurableStateSettings.scala]
1489[info] [patched file /build/repo/persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/state/internal/RequestingRecoveryPermit.scala]
1490[info] [patched file /build/repo/persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/javadsl/EventSourcedBehavior.scala]
1491[info] [patched file /build/repo/persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/delivery/EventSourcedProducerQueue.scala]
1492[info] [patched file /build/repo/persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/state/internal/Recovering.scala]
1493[info] [patched file /build/repo/persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/state/javadsl/DurableStateBehavior.scala]
1494[info] [patched file /build/repo/persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/state/internal/Running.scala]
1495[info] [patched file /build/repo/persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/internal/ExternalInteractions.scala]
1496[info] [patched file /build/repo/persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/state/internal/DurableStateStoreInteractions.scala]
1497[info] [patched file /build/repo/persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/internal/RequestingRecoveryPermit.scala]
1498[info] [patched file /build/repo/persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/internal/EventSourcedSettings.scala]
1499[info] [patched file /build/repo/persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/serialization/ReplicatedEventSourcingSerializer.scala]
1500[info] [patched file /build/repo/persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/state/scaladsl/DurableStateBehavior.scala]
1501[info] [patched file /build/repo/persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/state/internal/DurableStateBehaviorImpl.scala]
1502[info] [patched file /build/repo/persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/internal/ReplayingSnapshot.scala]
1503[info] [patched file /build/repo/persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/scaladsl/EventSourcedBehavior.scala]
1504[info] [patched file /build/repo/persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/internal/ReplayingEvents.scala]
1505[info] [patched file /build/repo/persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/internal/Running.scala]
1506[warn] 7 warnings found
1507[info] done compiling
1508[info] compiling 24 Scala sources and 2 Java sources to /build/repo/distributed-data/target/scala-3.7.4-RC2/classes ...
1509[warn] -- [E220] Type Warning: /build/repo/distributed-data/src/main/scala/org/apache/pekko/cluster/ddata/DurableStore.scala:257:89
1510[warn] 257 | context.system.scheduler.scheduleOnce(writeBehindInterval, self, WriteBehind)(context.dispatcher)
1511[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1512[warn] |Argument for implicit parameter sender was supplied using a default argument.
1513[warn] |
1514[warn] | longer explanation available when compiling with `-explain`
1515[info] [patched file /build/repo/distributed-data/src/main/scala/org/apache/pekko/cluster/ddata/FastMerge.scala]
1516[info] [patched file /build/repo/distributed-data/src/main/scala/org/apache/pekko/cluster/ddata/protobuf/SerializationSupport.scala]
1517[info] [patched file /build/repo/distributed-data/src/main/scala/org/apache/pekko/cluster/ddata/protobuf/ReplicatorMessageSerializer.scala]
1518[info] [patched file /build/repo/distributed-data/src/main/scala/org/apache/pekko/cluster/ddata/protobuf/ReplicatedDataSerializer.scala]
1519[info] [patched file /build/repo/distributed-data/src/main/scala/org/apache/pekko/cluster/ddata/Key.scala]
1520[info] [patched file /build/repo/distributed-data/src/main/scala/org/apache/pekko/cluster/ddata/ORMap.scala]
1521[warn] one warning found
1522[info] done compiling
1523[info] compiling 33 Scala sources and 1 Java source to /build/repo/cluster-sharding/target/scala-3.7.4-RC2/classes ...
1524[info] [patched file /build/repo/cluster-sharding/src/main/scala/org/apache/pekko/cluster/sharding/RemoveInternalClusterShardingData.scala]
1525[info] [patched file /build/repo/cluster-sharding/src/main/scala/org/apache/pekko/cluster/sharding/ShardingFlightRecorder.scala]
1526[info] [patched file /build/repo/cluster-sharding/src/main/scala/org/apache/pekko/cluster/sharding/external/ExternalShardAllocationStrategy.scala]
1527[info] [patched file /build/repo/cluster-sharding/src/main/scala/org/apache/pekko/cluster/sharding/internal/AbstractLeastShardAllocationStrategy.scala]
1528[info] done compiling
1529[info] compiling 21 Scala sources and 2 Java sources to /build/repo/cluster-typed/target/scala-3.7.4-RC2/classes ...
1530[info] [patched file /build/repo/cluster-typed/src/main/scala/org/apache/pekko/cluster/typed/internal/receptionist/Registry.scala]
1531[info] [patched file /build/repo/cluster-typed/src/main/scala/org/apache/pekko/cluster/typed/internal/receptionist/ClusterReceptionist.scala]
1532[info] [patched file /build/repo/cluster-typed/src/main/scala/org/apache/pekko/cluster/typed/internal/AdaptedClusterSingletonImpl.scala]
1533[info] [patched file /build/repo/cluster-typed/src/main/scala/org/apache/pekko/cluster/typed/internal/AdaptedClusterImpl.scala]
1534[info] [patched file /build/repo/cluster-typed/src/main/scala/org/apache/pekko/cluster/typed/internal/receptionist/ClusterReceptionistSettings.scala]
1535[info] [patched file /build/repo/cluster-typed/src/main/scala/org/apache/pekko/cluster/typed/Cluster.scala]
1536[info] [patched file /build/repo/cluster-typed/src/main/scala/org/apache/pekko/cluster/typed/internal/delivery/ReliableDeliverySerializer.scala]
1537[info] [patched file /build/repo/cluster-typed/src/main/scala/org/apache/pekko/cluster/ddata/typed/javadsl/DistributedData.scala]
1538[info] [patched file /build/repo/cluster-typed/src/main/scala/org/apache/pekko/cluster/typed/internal/PekkoClusterTypedSerializer.scala]
1539[info] [patched file /build/repo/cluster-typed/src/main/scala/org/apache/pekko/cluster/ddata/typed/scaladsl/ReplicatorSettings.scala]
1540[info] [patched file /build/repo/cluster-typed/src/main/scala/org/apache/pekko/cluster/ddata/typed/javadsl/ReplicatorSettings.scala]
1541[info] [patched file /build/repo/cluster-typed/src/main/scala/org/apache/pekko/cluster/ddata/typed/scaladsl/DistributedData.scala]
1542[info] [patched file /build/repo/cluster-typed/src/main/scala-3/org/apache/pekko/cluster/typed/internal/receptionist/ClusterReceptionistProtocol.scala]
1543[info] [patched file /build/repo/cluster-typed/src/main/scala/org/apache/pekko/cluster/typed/ClusterSingleton.scala]
1544[info] done compiling
1545[info] compiling 2 Scala sources to /build/repo/cluster-sharding/target/scala-3.7.4-RC2/CompileJdk9-classes ...
1546[info] done compiling
1547[info] compiling 26 Scala sources and 1 Java source to /build/repo/cluster-sharding-typed/target/scala-3.7.4-RC2/classes ...
1548[info] [patched file /build/repo/cluster-sharding-typed/src/main/scala/org/apache/pekko/cluster/sharding/typed/scaladsl/ClusterSharding.scala]
1549[info] [patched file /build/repo/cluster-sharding-typed/src/main/scala/org/apache/pekko/cluster/sharding/typed/delivery/ShardingConsumerController.scala]
1550[info] [patched file /build/repo/cluster-sharding-typed/src/main/scala/org/apache/pekko/cluster/sharding/typed/delivery/internal/ShardingConsumerControllerImpl.scala]
1551[info] [patched file /build/repo/cluster-sharding-typed/src/main/scala/org/apache/pekko/cluster/sharding/typed/internal/testkit/TestEntityRefImpl.scala]
1552[info] [patched file /build/repo/cluster-sharding-typed/src/main/scala/org/apache/pekko/cluster/sharding/typed/internal/ReplicatedShardingExtensionImpl.scala]
1553[info] [patched file /build/repo/cluster-sharding-typed/src/main/scala/org/apache/pekko/cluster/sharding/typed/javadsl/ClusterSharding.scala]
1554[info] [patched file /build/repo/cluster-sharding-typed/src/main/scala/org/apache/pekko/cluster/sharding/typed/internal/ShardedDaemonProcessImpl.scala]
1555[info] [patched file /build/repo/cluster-sharding-typed/src/main/scala/org/apache/pekko/cluster/sharding/typed/ReplicatedShardingExtension.scala]
1556[info] [patched file /build/repo/cluster-sharding-typed/src/main/scala/org/apache/pekko/cluster/sharding/typed/javadsl/ShardedDaemonProcess.scala]
1557[info] [patched file /build/repo/cluster-sharding-typed/src/main/scala/org/apache/pekko/cluster/sharding/typed/ClusterShardingSettings.scala]
1558[info] [patched file /build/repo/cluster-sharding-typed/src/main/scala/org/apache/pekko/cluster/sharding/typed/delivery/ShardingProducerController.scala]
1559[info] [patched file /build/repo/cluster-sharding-typed/src/main/scala/org/apache/pekko/cluster/sharding/typed/scaladsl/ShardedDaemonProcess.scala]
1560[info] [patched file /build/repo/cluster-sharding-typed/src/main/scala/org/apache/pekko/cluster/sharding/typed/internal/ClusterShardingImpl.scala]
1561[info] [patched file /build/repo/cluster-sharding-typed/src/main/scala/org/apache/pekko/cluster/sharding/typed/ClusterShardingQuery.scala]
1562[info] [patched file /build/repo/cluster-sharding-typed/src/main/scala/org/apache/pekko/cluster/sharding/typed/ShardedDaemonProcessSettings.scala]
1563[info] done compiling
1564[info] compiling 44 Scala sources and 1 Java source to /build/repo/actor-testkit-typed/target/scala-3.7.4-RC2/classes ...
1565[info] [patched file /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/SerializationTestKit.scala]
1566[info] [patched file /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/Effect.scala]
1567[info] [patched file /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/ActorTestKit.scala]
1568[info] [patched file /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/scaladsl/ActorTestKit.scala]
1569[info] [patched file /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/ManualTime.scala]
1570[info] [patched file /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/scaladsl/TestProbe.scala]
1571[info] [patched file /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/scaladsl/LoggingTestKit.scala]
1572[info] [patched file /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/scaladsl/ManualTime.scala]
1573[info] [patched file /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/internal/StubbedActorContext.scala]
1574[info] [patched file /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/scaladsl/SerializationTestKit.scala]
1575[info] [patched file /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/LoggingTestKit.scala]
1576[info] [patched file /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/TestKitSettings.scala]
1577[info] [patched file /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/internal/ActorSystemStub.scala]
1578[info] [patched file /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/internal/LoggingTestKitImpl.scala]
1579[info] [patched file /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/TestProbe.scala]
1580[info] [patched file /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/internal/TestProbeImpl.scala]
1581[info] [patched file /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/scaladsl/ScalaTestWithActorTestKit.scala]
1582[info] [patched file /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/TestKitJunitResource.scala]
1583[info] [patched file /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/Effects.scala]
1584[info] [patched file /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/JUnit5TestKitBuilder.scala]
1585[info] [patched file /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/internal/TestKitUtils.scala]
1586[info] done compiling
1587[info] compiling 11 Scala sources to /build/repo/persistence-tck/target/scala-3.7.4-RC2/classes ...
1588[info] [patched file /build/repo/persistence-tck/src/main/scala/org/apache/pekko/persistence/journal/JournalSpec.scala]
1589[info] [patched file /build/repo/persistence-tck/src/main/scala/org/apache/pekko/persistence/journal/JournalPerfSpec.scala]
1590[info] [patched file /build/repo/persistence-tck/src/main/scala/org/apache/pekko/persistence/PluginSpec.scala]
1591[info] [patched file /build/repo/persistence-tck/src/main/scala/org/apache/pekko/persistence/snapshot/SnapshotStoreSpec.scala]
1592[info] done compiling
1593[info] compiling 43 Scala sources and 1 Java source to /build/repo/persistence/target/scala-3.7.4-RC2/test-classes ...
1594[info] [patched file /build/repo/persistence/src/test/scala/org/apache/pekko/persistence/journal/SteppingInmemJournal.scala]
1595[info] [patched file /build/repo/persistence/src/test/scala/org/apache/pekko/persistence/PersistentActorJournalProtocolSpec.scala]
1596[info] [patched file /build/repo/persistence/src/test/scala/org/apache/pekko/persistence/PersistentActorSpec.scala]
1597[info] [patched file /build/repo/persistence/src/test/scala/org/apache/pekko/persistence/serialization/SnapshotSerializerNoMigrationSpec.scala]
1598[info] [patched file /build/repo/persistence/src/test/scala/org/apache/pekko/persistence/PersistenceSpec.scala]
1599[info] [patched file /build/repo/persistence/src/test/scala/org/apache/pekko/persistence/serialization/SnapshotSerializerSpec.scala]
1600[info] [patched file /build/repo/persistence/src/test/scala/org/apache/pekko/persistence/state/exception/DurableStateExceptionsSpec.scala]
1601[info] [patched file /build/repo/persistence/src/test/scala/org/apache/pekko/persistence/serialization/SnapshotSerializerMigrationAkkaSpec.scala]
1602[info] [patched file /build/repo/persistence/src/test/scala/org/apache/pekko/persistence/SnapshotSerializationSpec.scala]
1603[info] [patched file /build/repo/persistence/src/test/scala/org/apache/pekko/persistence/AtLeastOnceDeliverySpec.scala]
1604[warn] /build/repo/persistence/src/test/java/org/apache/pekko/persistence/fsm/AbstractPersistentFSMTest.java:29:17: org$apache$pekko$persistence$fsm$PersistentFSM$$currentStateTimeout() in org.apache.pekko.persistence.fsm.AbstractPersistentFSM implements org$apache$pekko$persistence$fsm$PersistentFSM$$currentStateTimeout() in org.apache.pekko.persistence.fsm.PersistentFSM
1605[warn] return type requires unchecked conversion from scala.Option to scala.Option<scala.concurrent.duration.FiniteDuration>
1606[warn] public static class WebStoreCustomerFSM
1607[warn] extends AbstractPersistentFSM<
1608[warn] WebStoreCustomerFSM.UserState,
1609[warn] WebStoreCustomerFSM.ShoppingCart,
1610[warn] WebStoreCustomerFSM.DomainEvent> {
1611[warn]
1612[warn] // State name
1613[warn] // #customer-states
1614[warn] enum UserState implements PersistentFSM.FSMState {
1615[warn] LOOKING_AROUND("Looking Around"),
1616[warn] SHOPPING("Shopping"),
1617[warn] INACTIVE("Inactive"),
1618[warn] PAID("Paid");
1619[warn]
1620[warn] private final String stateIdentifier;
1621[warn]
1622[warn] UserState(String stateIdentifier) {
1623[warn] this.stateIdentifier = stateIdentifier;
1624[warn] }
1625[warn]
1626[warn] @Override
1627[warn] public String identifier() {
1628[warn] return stateIdentifier;
1629[warn] }
1630[warn] }
1631[warn] // #customer-states
1632[warn]
1633[warn] // #customer-states-data
1634[warn] public static class ShoppingCart {
1635[warn] private final List<Item> items = new ArrayList<>();
1636[warn]
1637[warn] public ShoppingCart(Item initialItem) {
1638[warn] items.add(initialItem);
1639[warn] }
1640[warn]
1641[warn] public ShoppingCart() {}
1642[warn]
1643[warn] public List<Item> getItems() {
1644[warn] return Collections.unmodifiableList(items);
1645[warn] }
1646[warn]
1647[warn] public ShoppingCart addItem(Item item) {
1648[warn] items.add(item);
1649[warn] return this;
1650[warn] }
1651[warn]
1652[warn] public void empty() {
1653[warn] items.clear();
1654[warn] }
1655[warn] }
1656[warn]
1657[warn] public static class Item implements Serializable {
1658[warn] private final String id;
1659[warn] private final String name;
1660[warn] private final float price;
1661[warn]
1662[warn] Item(String id, String name, float price) {
1663[warn] this.id = id;
1664[warn] this.name = name;
1665[warn] this.price = price;
1666[warn] }
1667[warn]
1668[warn] public String getId() {
1669[warn] return id;
1670[warn] }
1671[warn]
1672[warn] public float getPrice() {
1673[warn] return price;
1674[warn] }
1675[warn]
1676[warn] public String getName() {
1677[warn] return name;
1678[warn] }
1679[warn]
1680[warn] @Override
1681[warn] public String toString() {
1682[warn] return String.format("Item{id=%s, name=%s, price=%s}", id, price, name);
1683[warn] }
1684[warn]
1685[warn] @Override
1686[warn] public boolean equals(Object o) {
1687[warn] if (this == o) return true;
1688[warn] if (o == null || getClass() != o.getClass()) return false;
1689[warn]
1690[warn] Item item = (Item) o;
1691[warn]
1692[warn] return item.price == price && id.equals(item.id) && name.equals(item.name);
1693[warn] }
1694[warn] }
1695[warn] // #customer-states-data
1696[warn]
1697[warn] public interface Command {}
1698[warn]
1699[warn] // #customer-commands
1700[warn] public static final class AddItem implements Command {
1701[warn] private final Item item;
1702[warn]
1703[warn] public AddItem(Item item) {
1704[warn] this.item = item;
1705[warn] }
1706[warn]
1707[warn] public Item getItem() {
1708[warn] return item;
1709[warn] }
1710[warn] }
1711[warn]
1712[warn] public enum Buy implements Command {
1713[warn] INSTANCE
1714[warn] }
1715[warn]
1716[warn] public enum Leave implements Command {
1717[warn] INSTANCE
1718[warn] }
1719[warn]
1720[warn] public enum GetCurrentCart implements Command {
1721[warn] INSTANCE
1722[warn] }
1723[warn] // #customer-commands
1724[warn]
1725[warn] public interface DomainEvent extends Serializable {}
1726[warn]
1727[warn] // #customer-domain-events
1728[warn] public static final class ItemAdded implements DomainEvent {
1729[warn] private final Item item;
1730[warn]
1731[warn] public ItemAdded(Item item) {
1732[warn] this.item = item;
1733[warn] }
1734[warn]
1735[warn] public Item getItem() {
1736[warn] return item;
1737[warn] }
1738[warn] }
1739[warn]
1740[warn] public enum OrderExecuted implements DomainEvent {
1741[warn] INSTANCE
1742[warn] }
1743[warn]
1744[warn] public enum OrderDiscarded implements DomainEvent {
1745[warn] INSTANCE
1746[warn] }
1747[warn] // #customer-domain-events
1748[warn]
1749[warn] public enum CustomerInactive implements DomainEvent {
1750[warn] INSTANCE
1751[warn] }
1752[warn]
1753[warn] // Side effects - report events to be sent to some "Report Actor"
1754[warn] public interface ReportEvent {}
1755[warn]
1756[warn] public static final class PurchaseWasMade implements ReportEvent {
1757[warn] private final List<Item> items;
1758[warn]
1759[warn] public PurchaseWasMade(List<Item> items) {
1760[warn] this.items = Collections.unmodifiableList(items);
1761[warn] }
1762[warn]
1763[warn] public List<Item> getItems() {
1764[warn] return items;
1765[warn] }
1766[warn] }
1767[warn]
1768[warn] public enum ShoppingCardDiscarded implements ReportEvent {
1769[warn] INSTANCE
1770[warn] }
1771[warn]
1772[warn] private final String persistenceId;
1773[warn]
1774[warn] @Override
1775[warn] public Class<DomainEvent> domainEventClass() {
1776[warn] return DomainEvent.class;
1777[warn] }
1778[warn]
1779[warn] @Override
1780[warn] public String persistenceId() {
1781[warn] return persistenceId;
1782[warn] }
1783[warn]
1784[warn] public static Props props(String persistenceId, ActorRef reportActor) {
1785[warn] return Props.create(WebStoreCustomerFSM.class, persistenceId, reportActor);
1786[warn] }
1787[warn]
1788[warn] public WebStoreCustomerFSM(String persistenceId, ActorRef reportActor) {
1789[warn] this.persistenceId = persistenceId;
1790[warn]
1791[warn] // #customer-fsm-body
1792[warn] startWith(UserState.LOOKING_AROUND, new ShoppingCart());
1793[warn]
1794[warn] when(
1795[warn] UserState.LOOKING_AROUND,
1796[warn] matchEvent(
1797[warn] AddItem.class,
1798[warn] (event, data) ->
1799[warn] goTo(UserState.SHOPPING)
1800[warn] .applying(new ItemAdded(event.getItem()))
1801[warn] .forMax(Duration.ofSeconds(1)))
1802[warn] .event(GetCurrentCart.class, (event, data) -> stay().replying(data)));
1803[warn]
1804[warn] when(
1805[warn] UserState.SHOPPING,
1806[warn] matchEvent(
1807[warn] AddItem.class,
1808[warn] (event, data) ->
1809[warn] stay().applying(new ItemAdded(event.getItem())).forMax(Duration.ofSeconds(1)))
1810[warn] .event(
1811[warn] Buy.class,
1812[warn] // #customer-andthen-example
1813[warn] (event, data) ->
1814[warn] goTo(UserState.PAID)
1815[warn] .applying(OrderExecuted.INSTANCE)
1816[warn] .andThen(
1817[warn] exec(
1818[warn] cart -> {
1819[warn] reportActor.tell(new PurchaseWasMade(cart.getItems()), self());
1820[warn] // #customer-andthen-example
1821[warn] saveStateSnapshot();
1822[warn] // #customer-andthen-example
1823[warn] })))
1824[warn] // #customer-andthen-example
1825[warn] .event(
1826[warn] Leave.class,
1827[warn] // #customer-snapshot-example
1828[warn] (event, data) ->
1829[warn] stop()
1830[warn] .applying(OrderDiscarded.INSTANCE)
1831[warn] .andThen(
1832[warn] exec(
1833[warn] cart -> {
1834[warn] reportActor.tell(ShoppingCardDiscarded.INSTANCE, self());
1835[warn] saveStateSnapshot();
1836[warn] })))
1837[warn] // #customer-snapshot-example
1838[warn] .event(GetCurrentCart.class, (event, data) -> stay().replying(data))
1839[warn] .event(
1840[warn] StateTimeout$.class,
1841[warn] (event, data) -> goTo(UserState.INACTIVE).forMax(Duration.ofSeconds(2))));
1842[warn]
1843[warn] when(
1844[warn] UserState.INACTIVE,
1845[warn] matchEvent(
1846[warn] AddItem.class,
1847[warn] (event, data) ->
1848[warn] goTo(UserState.SHOPPING)
1849[warn] .applying(new ItemAdded(event.getItem()))
1850[warn] .forMax(Duration.ofSeconds(1)))
1851[warn] .event(GetCurrentCart.class, (event, data) -> stay().replying(data))
1852[warn] .event(
1853[warn] StateTimeout$.class,
1854[warn] (event, data) ->
1855[warn] stop()
1856[warn] .applying(OrderDiscarded.INSTANCE)
1857[warn] .andThen(
1858[warn] exec(
1859[warn] cart ->
1860[warn] reportActor.tell(ShoppingCardDiscarded.INSTANCE, self())))));
1861[warn]
1862[warn] when(
1863[warn] UserState.PAID,
1864[warn] matchEvent(Leave.class, (event, data) -> stop())
1865[warn] .event(GetCurrentCart.class, (event, data) -> stay().replying(data)));
1866[warn] // #customer-fsm-body
1867[warn] }
1868[warn]
1869[warn] /**
1870[warn] * Override this handler to define the action on Domain Event during recovery
1871[warn] *
1872[warn] * @param event domain event to apply
1873[warn] * @param currentData state data of the previous state
1874[warn] */
1875[warn] // #customer-apply-event
1876[warn] @Override
1877[warn] public ShoppingCart applyEvent(DomainEvent event, ShoppingCart currentData) {
1878[warn] if (event instanceof ItemAdded) {
1879[warn] currentData.addItem(((ItemAdded) event).getItem());
1880[warn] return currentData;
1881[warn] } else if (event instanceof OrderExecuted) {
1882[warn] return currentData;
1883[warn] } else if (event instanceof OrderDiscarded) {
1884[warn] currentData.empty();
1885[warn] return currentData;
1886[warn] }
1887[warn] throw new RuntimeException("Unhandled");
1888[warn] }
1889[warn] // #customer-apply-event
1890[warn] }
1891[warn] ^
1892[warn] /build/repo/persistence/src/test/java/org/apache/pekko/persistence/fsm/AbstractPersistentFSMTest.java:324:17: org$apache$pekko$persistence$fsm$PersistentFSM$$currentStateTimeout() in org.apache.pekko.persistence.fsm.AbstractPersistentFSM implements org$apache$pekko$persistence$fsm$PersistentFSM$$currentStateTimeout() in org.apache.pekko.persistence.fsm.PersistentFSM
1893[warn] return type requires unchecked conversion from scala.Option to scala.Option<scala.concurrent.duration.FiniteDuration>
1894[warn] public static class PFSMwithLog extends AbstractPersistentFSM<PFSMState, Integer, Integer> {
1895[warn] {
1896[warn] startWith(PFSMState.STARTED, 0);
1897[warn]
1898[warn] when(
1899[warn] PFSMState.STARTED,
1900[warn] matchEvent(
1901[warn] String.class,
1902[warn] (command, currentData) -> {
1903[warn] sender().tell("started", getSelf());
1904[warn] return stay();
1905[warn] }));
1906[warn]
1907[warn] onTransition(this::transitionLogger); // this is tested command
1908[warn] }
1909[warn]
1910[warn] private void transitionLogger(PFSMState from, PFSMState to) {
1911[warn] System.out.println("transition from " + from + " to " + to);
1912[warn] }
1913[warn]
1914[warn] @Override
1915[warn] public Class<Integer> domainEventClass() {
1916[warn] return Integer.class;
1917[warn] }
1918[warn]
1919[warn] @Override
1920[warn] public Integer applyEvent(final Integer domainEvent, final Integer currentData) {
1921[warn] return 0;
1922[warn] }
1923[warn]
1924[warn] @Override
1925[warn] public String persistenceId() {
1926[warn] return "id";
1927[warn] }
1928[warn] }
1929[warn] ^
1930[info] done compiling
1931[info] compiling 12 Scala sources and 14 Java sources to /build/repo/actor-testkit-typed/target/scala-3.7.4-RC2/test-classes ...
1932[info] [patched file /build/repo/actor-testkit-typed/src/test/scala/org/apache/pekko/actor/testkit/typed/scaladsl/ActorTestKitSpec.scala]
1933[info] [patched file /build/repo/actor-testkit-typed/src/test/scala/org/apache/pekko/actor/testkit/typed/scaladsl/BehaviorTestKitSpec.scala]
1934[info] [patched file /build/repo/actor-testkit-typed/src/test/scala/docs/org/apache/pekko/actor/testkit/typed/scaladsl/SyncTestingExampleSpec.scala]
1935[info] done compiling
1936[info] compiling 93 Scala sources and 46 Java sources to /build/repo/actor-typed-tests/target/scala-3.7.4-RC2/test-classes ...
1937[info] [patched file /build/repo/actor-typed-tests/src/test/scala/docs/org/apache/pekko/typed/LoggingDocExamples.scala]
1938[info] [patched file /build/repo/actor-typed-tests/src/test/scala/org/apache/pekko/actor/typed/scaladsl/MailboxSelectorSpec.scala]
1939[info] [patched file /build/repo/actor-typed-tests/src/test/scala/org/apache/pekko/actor/typed/LocalActorRefProviderLogMessagesSpec.scala]
1940[info] [patched file /build/repo/actor-typed-tests/src/test/scala/org/apache/pekko/actor/typed/internal/receptionist/LocalReceptionistSpec.scala]
1941[info] [patched file /build/repo/actor-typed-tests/src/test/scala/org/apache/pekko/actor/typed/ActorContextSpec.scala]
1942[info] [patched file /build/repo/actor-typed-tests/src/test/scala/org/apache/pekko/actor/typed/delivery/DurableWorkPullingSpec.scala]
1943[info] [patched file /build/repo/actor-typed-tests/src/test/scala/docs/org/apache/pekko/typed/InteractionPatternsSpec.scala]
1944[info] [patched file /build/repo/actor-typed-tests/src/test/scala-3/docs/org/apache/pekko/typed/InteractionPatterns3Spec.scala]
1945[info] [patched file /build/repo/actor-typed-tests/src/test/scala/org/apache/pekko/actor/typed/delivery/DurableProducerControllerSpec.scala]
1946[info] [patched file /build/repo/actor-typed-tests/src/test/scala/org/apache/pekko/actor/typed/internal/ActorSystemSpec.scala]
1947[info] [patched file /build/repo/actor-typed-tests/src/test/scala/org/apache/pekko/actor/typed/ExtensionsSpec.scala]
1948[info] [patched file /build/repo/actor-typed-tests/src/test/scala/org/apache/pekko/actor/typed/SupervisionSpec.scala]
1949[info] [patched file /build/repo/actor-typed-tests/src/test/scala/docs/org/apache/pekko/typed/StyleGuideDocExamples.scala]
1950[info] [patched file /build/repo/actor-typed-tests/src/test/scala/docs/org/apache/pekko/typed/extensions/ExtensionDocSpec.scala]
1951[warn] /build/repo/actor-typed-tests/src/test/java/jdocs/org/apache/pekko/typed/Aggregator.java:92:19: unchecked method invocation: method onMessage in class org.apache.pekko.actor.typed.javadsl.ReceiveBuilder is applied to given types
1952[warn] required: java.lang.Class<M>,org.apache.pekko.japi.function.Function<M,org.apache.pekko.actor.typed.Behavior<T>>
1953[warn] found: java.lang.Class<jdocs.org.apache.pekko.typed.Aggregator.WrappedReply>,org.apache.pekko.japi.function.Function<jdocs.org.apache.pekko.typed.Aggregator.WrappedReply,org.apache.pekko.actor.typed.Behavior<jdocs.org.apache.pekko.typed.Aggregator.Command>>
1954[warn] newReceiveBuilder()
1955[warn] .onMessage(WrappedReply.class, this::onReply)
1956[warn] ^
1957[warn] /build/repo/actor-typed-tests/src/test/java/jdocs/org/apache/pekko/typed/Aggregator.java:93:19: unchecked call to <M>onMessage(java.lang.Class<M>,org.apache.pekko.japi.function.Function<M,org.apache.pekko.actor.typed.Behavior<T>>) as a member of the raw type org.apache.pekko.actor.typed.javadsl.ReceiveBuilder
1958[warn] newReceiveBuilder()
1959[warn] .onMessage(WrappedReply.class, this::onReply)
1960[warn] .onMessage(ReceiveTimeout.class, notUsed -> onReceiveTimeout())
1961[warn] ^
1962[warn] /build/repo/actor-typed-tests/src/test/java/jdocs/org/apache/pekko/typed/Aggregator.java:94:15: unchecked conversion
1963[warn] required: org.apache.pekko.actor.typed.javadsl.Receive<jdocs.org.apache.pekko.typed.Aggregator.Command>
1964[warn] found: org.apache.pekko.actor.typed.javadsl.Receive
1965[warn] newReceiveBuilder()
1966[warn] .onMessage(WrappedReply.class, this::onReply)
1967[warn] .onMessage(ReceiveTimeout.class, notUsed -> onReceiveTimeout())
1968[warn] .build()
1969[warn] ^
1970[warn] /build/repo/actor-typed-tests/src/test/java/jdocs/org/apache/pekko/typed/TailChopping.java:105:19: unchecked method invocation: method onMessage in class org.apache.pekko.actor.typed.javadsl.ReceiveBuilder is applied to given types
1971[warn] required: java.lang.Class<M>,org.apache.pekko.japi.function.Function<M,org.apache.pekko.actor.typed.Behavior<T>>
1972[warn] found: java.lang.Class<jdocs.org.apache.pekko.typed.TailChopping.WrappedReply>,org.apache.pekko.japi.function.Function<jdocs.org.apache.pekko.typed.TailChopping.WrappedReply,org.apache.pekko.actor.typed.Behavior<jdocs.org.apache.pekko.typed.TailChopping.Command>>
1973[warn] newReceiveBuilder()
1974[warn] .onMessage(WrappedReply.class, this::onReply)
1975[warn] ^
1976[warn] /build/repo/actor-typed-tests/src/test/java/jdocs/org/apache/pekko/typed/TailChopping.java:106:19: unchecked call to <M>onMessage(java.lang.Class<M>,org.apache.pekko.japi.function.Function<M,org.apache.pekko.actor.typed.Behavior<T>>) as a member of the raw type org.apache.pekko.actor.typed.javadsl.ReceiveBuilder
1977[warn] newReceiveBuilder()
1978[warn] .onMessage(WrappedReply.class, this::onReply)
1979[warn] .onMessage(RequestTimeout.class, notUsed -> onRequestTimeout())
1980[warn] ^
1981[warn] /build/repo/actor-typed-tests/src/test/java/jdocs/org/apache/pekko/typed/TailChopping.java:107:19: unchecked call to <M>onMessage(java.lang.Class<M>,org.apache.pekko.japi.function.Function<M,org.apache.pekko.actor.typed.Behavior<T>>) as a member of the raw type org.apache.pekko.actor.typed.javadsl.ReceiveBuilder
1982[warn] newReceiveBuilder()
1983[warn] .onMessage(WrappedReply.class, this::onReply)
1984[warn] .onMessage(RequestTimeout.class, notUsed -> onRequestTimeout())
1985[warn] .onMessage(FinalTimeout.class, notUsed -> onFinalTimeout())
1986[warn] ^
1987[warn] /build/repo/actor-typed-tests/src/test/java/jdocs/org/apache/pekko/typed/TailChopping.java:108:15: unchecked conversion
1988[warn] required: org.apache.pekko.actor.typed.javadsl.Receive<jdocs.org.apache.pekko.typed.TailChopping.Command>
1989[warn] found: org.apache.pekko.actor.typed.javadsl.Receive
1990[warn] newReceiveBuilder()
1991[warn] .onMessage(WrappedReply.class, this::onReply)
1992[warn] .onMessage(RequestTimeout.class, notUsed -> onRequestTimeout())
1993[warn] .onMessage(FinalTimeout.class, notUsed -> onFinalTimeout())
1994[warn] .build()
1995[warn] ^
1996[info] /build/repo/actor-typed-tests/src/test/java/org/apache/pekko/actor/typed/javadsl/ActorContextPipeToSelfTest.java: ActorContextPipeToSelfTest.java uses or overrides a deprecated API.
1997[info] /build/repo/actor-typed-tests/src/test/java/org/apache/pekko/actor/typed/javadsl/ActorContextPipeToSelfTest.java: Recompile with -Xlint:deprecation for details.
1998[info] done compiling
1999[info] compiling 31 Scala sources to /build/repo/persistence-testkit/target/scala-3.7.4-RC2/classes ...
2000[info] [patched file /build/repo/persistence-testkit/src/main/scala/org/apache/pekko/persistence/testkit/javadsl/PersistenceTestKit.scala]
2001[info] [patched file /build/repo/persistence-testkit/src/main/scala/org/apache/pekko/persistence/testkit/javadsl/EventSourcedBehaviorTestKit.scala]
2002[info] [patched file /build/repo/persistence-testkit/src/main/scala/org/apache/pekko/persistence/testkit/scaladsl/TestOps.scala]
2003[info] [patched file /build/repo/persistence-testkit/src/main/scala/org/apache/pekko/persistence/testkit/internal/SnapshotStorageEmulatorExtension.scala]
2004[info] [patched file /build/repo/persistence-testkit/src/main/scala/org/apache/pekko/persistence/testkit/internal/EventSourcedBehaviorTestKitImpl.scala]
2005[info] [patched file /build/repo/persistence-testkit/src/main/scala/org/apache/pekko/persistence/testkit/javadsl/SnapshotTestKit.scala]
2006[info] [patched file /build/repo/persistence-testkit/src/main/scala/org/apache/pekko/persistence/testkit/scaladsl/EventSourcedBehaviorTestKit.scala]
2007[info] [patched file /build/repo/persistence-testkit/src/main/scala/org/apache/pekko/persistence/testkit/scaladsl/PersistenceTestKit.scala]
2008[info] done compiling
2009[info] compiling 23 Scala sources and 7 Java sources to /build/repo/cluster-typed/target/scala-3.7.4-RC2/test-classes ...
2010[info] [patched file /build/repo/cluster-typed/src/test/scala/org/apache/pekko/cluster/typed/ActorRefIgnoreSerializationSpec.scala]
2011[info] [patched file /build/repo/cluster-typed/src/test/scala/org/apache/pekko/cluster/typed/GroupRouterSpec.scala]
2012[info] [patched file /build/repo/cluster-typed/src/test/scala/docs/org/apache/pekko/cluster/typed/BasicClusterExampleSpec.scala]
2013[info] [patched file /build/repo/cluster-typed/src/test/scala/docs/org/apache/pekko/cluster/typed/DistributedPubSubExample.scala]
2014[info] Annotation processing is enabled because one or more processors were found
2015[info] on the class path. A future release of javac may disable annotation processing
2016[info] unless at least one processor is specified by name (-processor), or a search
2017[info] path is specified (--processor-path, --processor-module-path), or annotation
2018[info] processing is enabled explicitly (-proc:only, -proc:full).
2019[info] Use -Xlint:-options to suppress this message.
2020[info] Use -proc:none to disable annotation processing.
2021[info] done compiling
2022[info] compiling 21 Scala sources and 22 Java sources to /build/repo/persistence-typed/target/scala-3.7.4-RC2/test-classes ...
2023[info] [patched file /build/repo/persistence-typed/src/test/scala/org/apache/pekko/persistence/typed/StashingWhenSnapshottingSpec.scala]
2024[info] [patched file /build/repo/persistence-typed/src/test/scala/docs/org/apache/pekko/persistence/typed/DurableStatePersistentBehaviorCompileOnly.scala]
2025[info] [patched file /build/repo/persistence-typed/src/test/scala/org/apache/pekko/persistence/typed/scaladsl/PersistentActorCompileOnlyTest.scala]
2026[info] Annotation processing is enabled because one or more processors were found
2027[info] on the class path. A future release of javac may disable annotation processing
2028[info] unless at least one processor is specified by name (-processor), or a search
2029[info] path is specified (--processor-path, --processor-module-path), or annotation
2030[info] processing is enabled explicitly (-proc:only, -proc:full).
2031[info] Use -Xlint:-options to suppress this message.
2032[info] Use -proc:none to disable annotation processing.
2033[info] done compiling
2034[info] compiling 26 Scala sources to /build/repo/persistence-testkit/target/scala-3.7.4-RC2/test-classes ...
2035[info] done compiling
2036[info] compiling 30 Scala sources and 21 Java sources to /build/repo/cluster-sharding-typed/target/scala-3.7.4-RC2/test-classes ...
2037[info] [patched file /build/repo/cluster-sharding-typed/src/test/scala/org/apache/pekko/cluster/sharding/typed/ReplicatedShardingSpec.scala]
2038[info] [patched file /build/repo/cluster-sharding-typed/src/test/scala/docs/org/apache/pekko/cluster/sharding/typed/ReplicatedShardingCompileOnlySpec.scala]
2039[info] [patched file /build/repo/cluster-sharding-typed/src/test/scala/org/apache/pekko/cluster/sharding/typed/JoinConfigCompatCheckerClusterShardingSpec.scala]
2040[info] [patched file /build/repo/cluster-sharding-typed/src/test/scala/org/apache/pekko/cluster/sharding/typed/scaladsl/ClusterShardingPersistenceSpec.scala]
2041[info] [patched file /build/repo/cluster-sharding-typed/src/test/scala/org/apache/pekko/cluster/sharding/typed/delivery/DurableShardingSpec.scala]
2042[info] [patched file /build/repo/cluster-sharding-typed/src/test/scala/docs/org/apache/pekko/cluster/sharding/typed/HelloWorldPersistentEntityExample.scala]
2043[info] [patched file /build/repo/cluster-sharding-typed/src/test/scala/docs/org/apache/pekko/cluster/sharding/typed/ExternalShardAllocationCompileOnlySpec.scala]
2044[info] Annotation processing is enabled because one or more processors were found
2045[info] on the class path. A future release of javac may disable annotation processing
2046[info] unless at least one processor is specified by name (-processor), or a search
2047[info] path is specified (--processor-path, --processor-module-path), or annotation
2048[info] processing is enabled explicitly (-proc:only, -proc:full).
2049[info] Use -Xlint:-options to suppress this message.
2050[info] Use -proc:none to disable annotation processing.
2051[info] done compiling
2052Starting build for ProjectRef(file:/build/repo/,remote-tests) (pekko-remote-tests)... [10/32]
2053Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
2054Starting build for ProjectRef(file:/build/repo/,protobuf-v3) (pekko-protobuf-v3)... [11/32]
2055Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
2056Starting build for ProjectRef(file:/build/repo/,osgi) (pekko-osgi)... [12/32]
2057Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
2058[info] compiling 4 Scala sources to /build/repo/osgi/target/scala-3.7.4-RC2/classes ...
2059[info] [patched file /build/repo/osgi/src/main/scala/org/apache/pekko/osgi/ActorSystemActivator.scala]
2060[info] [patched file /build/repo/osgi/src/main/scala/org/apache/pekko/osgi/BundleDelegatingClassLoader.scala]
2061[info] done compiling
2062[info] compiling 5 Scala sources to /build/repo/osgi/target/scala-3.7.4-RC2/test-classes ...
2063[info] [patched file /build/repo/osgi/src/test/scala/org/apache/pekko/osgi/PojoSRTestSupport.scala]
2064[info] done compiling
2065Starting build for ProjectRef(file:/build/repo/,persistence-tck) (pekko-persistence-tck)... [13/32]
2066Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
2067[info] compiling 7 Scala sources to /build/repo/persistence-tck/target/scala-3.7.4-RC2/test-classes ...
2068[info] done compiling
2069Starting build for ProjectRef(file:/build/repo/,stream) (pekko-stream)... [14/32]
2070Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
2071Starting build for ProjectRef(file:/build/repo/,persistence-query) (pekko-persistence-query)... [15/32]
2072Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
2073[info] compiling 9 Scala sources and 4 Java sources to /build/repo/persistence-query/target/scala-3.7.4-RC2/test-classes ...
2074[info] done compiling
2075Starting build for ProjectRef(file:/build/repo/,cluster-sharding) (pekko-cluster-sharding)... [16/32]
2076Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
2077[info] compiling 40 Scala sources to /build/repo/cluster-sharding/target/scala-3.7.4-RC2/test-classes ...
2078[info] [patched file /build/repo/cluster-sharding/src/test/scala/org/apache/pekko/cluster/sharding/ShardingQueriesSpec.scala]
2079[info] [patched file /build/repo/cluster-sharding/src/test/scala/org/apache/pekko/cluster/sharding/LeastShardAllocationStrategyRandomizedSpec.scala]
2080[info] done compiling
2081Starting build for ProjectRef(file:/build/repo/,distributed-data) (pekko-distributed-data)... [17/32]
2082Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
2083[info] compiling 20 Scala sources and 6 Java sources to /build/repo/distributed-data/target/scala-3.7.4-RC2/test-classes ...
2084[info] [patched file /build/repo/distributed-data/src/test/scala/org/apache/pekko/cluster/ddata/LocalConcurrencySpec.scala]
2085[info] Annotation processing is enabled because one or more processors were found
2086[info] on the class path. A future release of javac may disable annotation processing
2087[info] unless at least one processor is specified by name (-processor), or a search
2088[info] path is specified (--processor-path, --processor-module-path), or annotation
2089[info] processing is enabled explicitly (-proc:only, -proc:full).
2090[info] Use -Xlint:-options to suppress this message.
2091[info] Use -proc:none to disable annotation processing.
2092[info] done compiling
2093Starting build for ProjectRef(file:/build/repo/,remote) (pekko-remote)... [18/32]
2094Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -Xplugin:/build/repo/plugins/serialversion-remover-plugin/target/scala-3.7.4-RC2/serialversionremoverplugin_3-1.2.1+0-2545f880+20251125-1539-SNAPSHOT.jar, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
2095Starting build for ProjectRef(file:/build/repo/,slf4j) (pekko-slf4j)... [19/32]
2096Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
2097[info] compiling 2 Scala sources to /build/repo/slf4j/target/scala-3.7.4-RC2/test-classes ...
2098[info] done compiling
2099Starting build for ProjectRef(file:/build/repo/,actor-typed-tests) (pekko-actor-typed-tests)... [20/32]
2100Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
2101Starting build for ProjectRef(file:/build/repo/,persistence) (pekko-persistence)... [21/32]
2102Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
2103Starting build for ProjectRef(file:/build/repo/,discovery) (pekko-discovery)... [22/32]
2104Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
2105[info] compiling 5 Scala sources to /build/repo/discovery/target/scala-3.7.4-RC2/classes ...
2106[info] done compiling
2107[info] compiling 8 Scala sources and 1 Java source to /build/repo/discovery/target/scala-3.7.4-RC2/test-classes ...
2108[info] done compiling
2109Starting build for ProjectRef(file:/build/repo/,persistence-testkit) (pekko-persistence-testkit)... [23/32]
2110Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
2111Starting build for ProjectRef(file:/build/repo/,actor-tests) (pekko-actor-tests)... [24/32]
2112Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
2113Starting build for ProjectRef(file:/build/repo/,cluster-metrics) (pekko-cluster-metrics)... [25/32]
2114Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
2115[info] compiling 11 Scala sources and 1 Java source to /build/repo/cluster-metrics/target/scala-3.7.4-RC2/classes ...
2116[info] [patched file /build/repo/cluster-metrics/src/main/scala/org/apache/pekko/cluster/metrics/protobuf/NumberInputStream.scala]
2117[info] done compiling
2118[info] compiling 10 Scala sources to /build/repo/cluster-metrics/target/scala-3.7.4-RC2/test-classes ...
2119[info] [patched file /build/repo/cluster-metrics/src/test/scala/org/apache/pekko/cluster/metrics/TestUtil.scala]
2120[info] done compiling
2121Starting build for ProjectRef(file:/build/repo/,cluster-typed) (pekko-cluster-typed)... [26/32]
2122Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
2123Starting build for ProjectRef(file:/build/repo/,stream-typed) (pekko-stream-typed)... [27/32]
2124Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
2125[info] compiling 5 Scala sources and 7 Java sources to /build/repo/stream-typed/target/scala-3.7.4-RC2/test-classes ...
2126[info] [patched file /build/repo/stream-typed/src/test/scala/docs/org/apache/pekko/stream/typed/ActorSourceSinkExample.scala]
2127[info] done compiling
2128Starting build for ProjectRef(file:/build/repo/,persistence-typed) (pekko-persistence-typed)... [28/32]
2129Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
2130Starting build for ProjectRef(file:/build/repo/,actor-testkit-typed) (pekko-actor-testkit-typed)... [29/32]
2131Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
2132Starting build for ProjectRef(file:/build/repo/,coordination) (pekko-coordination)... [30/32]
2133Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
2134Starting build for ProjectRef(file:/build/repo/,actor) (pekko-actor)... [31/32]
2135Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -Xplugin:/build/repo/plugins/serialversion-remover-plugin/target/scala-3.7.4-RC2/serialversionremoverplugin_3-1.2.1+0-2545f880+20251125-1539-SNAPSHOT.jar, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
2136
2137************************
2138Build summary:
2139[{
2140 "module": "pekko-pki",
2141 "compile": {"status": "ok", "tookMs": 38590, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2142 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2143 "test-compile": {"status": "ok", "tookMs": 3602, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2144 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2145 "publish": {"status": "skipped", "tookMs": 0},
2146 "metadata": {
2147 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
2148}
2149},{
2150 "module": "pekko-cluster-tools",
2151 "compile": {"status": "ok", "tookMs": 57450, "warnings": 2, "errors": 0, "sourceVersion": "3.4-migration"},
2152 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2153 "test-compile": {"status": "ok", "tookMs": 78249, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2154 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2155 "publish": {"status": "skipped", "tookMs": 0},
2156 "metadata": {
2157 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
2158}
2159},{
2160 "module": "pekko-stream-testkit",
2161 "compile": {"status": "ok", "tookMs": 2022, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2162 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2163 "test-compile": {"status": "ok", "tookMs": 3902, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2164 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2165 "publish": {"status": "skipped", "tookMs": 0},
2166 "metadata": {
2167 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
2168}
2169},{
2170 "module": "pekko-multi-node-testkit",
2171 "compile": {"status": "ok", "tookMs": 2802, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2172 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2173 "test-compile": {"status": "ok", "tookMs": 3247, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2174 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2175 "publish": {"status": "skipped", "tookMs": 0},
2176 "metadata": {
2177 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
2178}
2179},{
2180 "module": "pekko-cluster",
2181 "compile": {"status": "ok", "tookMs": 2980, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2182 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2183 "test-compile": {"status": "ok", "tookMs": 8329, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2184 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2185 "publish": {"status": "skipped", "tookMs": 0},
2186 "metadata": {
2187 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
2188}
2189},{
2190 "module": "pekko-bom",
2191 "compile": {"status": "ok", "tookMs": 633, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2192 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2193 "test-compile": {"status": "ok", "tookMs": 867, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2194 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2195 "publish": {"status": "skipped", "tookMs": 0},
2196 "metadata": {
2197 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
2198}
2199},{
2200 "module": "pekko-serialization-jackson",
2201 "compile": {"status": "ok", "tookMs": 2686, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2202 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2203 "test-compile": {"status": "ok", "tookMs": 4285, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2204 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2205 "publish": {"status": "skipped", "tookMs": 0},
2206 "metadata": {
2207 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
2208}
2209},{
2210 "module": "pekko-actor-typed",
2211 "compile": {"status": "ok", "tookMs": 1659, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2212 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2213 "test-compile": {"status": "ok", "tookMs": 1996, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2214 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2215 "publish": {"status": "skipped", "tookMs": 0},
2216 "metadata": {
2217 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
2218}
2219},{
2220 "module": "pekko-testkit",
2221 "compile": {"status": "ok", "tookMs": 1292, "warnings": 1, "errors": 0, "sourceVersion": "3.4-migration"},
2222 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2223 "test-compile": {"status": "ok", "tookMs": 1625, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2224 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2225 "publish": {"status": "skipped", "tookMs": 0},
2226 "metadata": {
2227 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
2228}
2229},{
2230 "module": "pekko-cluster-sharding-typed",
2231 "compile": {"status": "ok", "tookMs": 27835, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2232 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2233 "test-compile": {"status": "ok", "tookMs": 53665, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2234 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2235 "publish": {"status": "skipped", "tookMs": 0},
2236 "metadata": {
2237 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
2238}
2239},{
2240 "module": "pekko-remote-tests",
2241 "compile": {"status": "ok", "tookMs": 4178, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2242 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2243 "test-compile": {"status": "ok", "tookMs": 8214, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2244 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2245 "publish": {"status": "ok", "tookMs": 12},
2246 "metadata": {
2247 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
2248}
2249},{
2250 "module": "pekko-protobuf-v3",
2251 "compile": {"status": "ok", "tookMs": 669, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2252 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2253 "test-compile": {"status": "ok", "tookMs": 1017, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2254 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2255 "publish": {"status": "skipped", "tookMs": 0},
2256 "metadata": {
2257 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
2258}
2259},{
2260 "module": "pekko-osgi",
2261 "compile": {"status": "ok", "tookMs": 1843, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2262 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2263 "test-compile": {"status": "ok", "tookMs": 2509, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2264 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2265 "publish": {"status": "skipped", "tookMs": 0},
2266 "metadata": {
2267 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
2268}
2269},{
2270 "module": "pekko-persistence-tck",
2271 "compile": {"status": "ok", "tookMs": 3232, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2272 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2273 "test-compile": {"status": "ok", "tookMs": 4998, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2274 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2275 "publish": {"status": "skipped", "tookMs": 0},
2276 "metadata": {
2277 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
2278}
2279},{
2280 "module": "pekko-stream",
2281 "compile": {"status": "ok", "tookMs": 1976, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2282 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2283 "test-compile": {"status": "ok", "tookMs": 2581, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2284 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2285 "publish": {"status": "skipped", "tookMs": 0},
2286 "metadata": {
2287 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
2288}
2289},{
2290 "module": "pekko-persistence-query",
2291 "compile": {"status": "ok", "tookMs": 4322, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2292 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2293 "test-compile": {"status": "ok", "tookMs": 8027, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2294 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2295 "publish": {"status": "skipped", "tookMs": 0},
2296 "metadata": {
2297 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
2298}
2299},{
2300 "module": "pekko-cluster-sharding",
2301 "compile": {"status": "ok", "tookMs": 6767, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2302 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2303 "test-compile": {"status": "ok", "tookMs": 19798, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2304 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2305 "publish": {"status": "skipped", "tookMs": 0},
2306 "metadata": {
2307 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
2308}
2309},{
2310 "module": "pekko-distributed-data",
2311 "compile": {"status": "ok", "tookMs": 5597, "warnings": 1, "errors": 0, "sourceVersion": "3.4-migration"},
2312 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2313 "test-compile": {"status": "ok", "tookMs": 18615, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2314 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2315 "publish": {"status": "skipped", "tookMs": 0},
2316 "metadata": {
2317 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
2318}
2319},{
2320 "module": "pekko-remote",
2321 "compile": {"status": "ok", "tookMs": 4256, "warnings": 2, "errors": 0, "sourceVersion": "3.4-migration"},
2322 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2323 "test-compile": {"status": "ok", "tookMs": 8739, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2324 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2325 "publish": {"status": "skipped", "tookMs": 0},
2326 "metadata": {
2327 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
2328}
2329},{
2330 "module": "pekko-slf4j",
2331 "compile": {"status": "ok", "tookMs": 2089, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2332 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2333 "test-compile": {"status": "ok", "tookMs": 4208, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2334 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2335 "publish": {"status": "skipped", "tookMs": 0},
2336 "metadata": {
2337 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
2338}
2339},{
2340 "module": "pekko-actor-typed-tests",
2341 "compile": {"status": "ok", "tookMs": 4353, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2342 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2343 "test-compile": {"status": "ok", "tookMs": 5946, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2344 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2345 "publish": {"status": "ok", "tookMs": 20},
2346 "metadata": {
2347 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
2348}
2349},{
2350 "module": "pekko-persistence",
2351 "compile": {"status": "ok", "tookMs": 3337, "warnings": 2, "errors": 0, "sourceVersion": "3.4-migration"},
2352 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2353 "test-compile": {"status": "ok", "tookMs": 4914, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2354 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2355 "publish": {"status": "skipped", "tookMs": 0},
2356 "metadata": {
2357 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
2358}
2359},{
2360 "module": "pekko-discovery",
2361 "compile": {"status": "ok", "tookMs": 2964, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2362 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2363 "test-compile": {"status": "ok", "tookMs": 6362, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2364 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2365 "publish": {"status": "skipped", "tookMs": 0},
2366 "metadata": {
2367 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
2368}
2369},{
2370 "module": "pekko-persistence-testkit",
2371 "compile": {"status": "ok", "tookMs": 11036, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2372 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2373 "test-compile": {"status": "ok", "tookMs": 26169, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2374 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2375 "publish": {"status": "skipped", "tookMs": 0},
2376 "metadata": {
2377 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
2378}
2379},{
2380 "module": "pekko-actor-tests",
2381 "compile": {"status": "ok", "tookMs": 3183, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2382 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2383 "test-compile": {"status": "ok", "tookMs": 4312, "warnings": 10, "errors": 0, "sourceVersion": "3.4-migration"},
2384 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2385 "publish": {"status": "ok", "tookMs": 25},
2386 "metadata": {
2387 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
2388}
2389},{
2390 "module": "pekko-cluster-metrics",
2391 "compile": {"status": "ok", "tookMs": 9429, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2392 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2393 "test-compile": {"status": "ok", "tookMs": 22813, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2394 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2395 "publish": {"status": "skipped", "tookMs": 0},
2396 "metadata": {
2397 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
2398}
2399},{
2400 "module": "pekko-cluster-typed",
2401 "compile": {"status": "ok", "tookMs": 12008, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2402 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2403 "test-compile": {"status": "ok", "tookMs": 24186, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2404 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2405 "publish": {"status": "skipped", "tookMs": 0},
2406 "metadata": {
2407 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
2408}
2409},{
2410 "module": "pekko-stream-typed",
2411 "compile": {"status": "ok", "tookMs": 6804, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2412 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2413 "test-compile": {"status": "ok", "tookMs": 16139, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2414 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2415 "publish": {"status": "skipped", "tookMs": 0},
2416 "metadata": {
2417 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
2418}
2419},{
2420 "module": "pekko-persistence-typed",
2421 "compile": {"status": "ok", "tookMs": 15653, "warnings": 7, "errors": 0, "sourceVersion": "3.4-migration"},
2422 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2423 "test-compile": {"status": "ok", "tookMs": 38253, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2424 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2425 "publish": {"status": "skipped", "tookMs": 0},
2426 "metadata": {
2427 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
2428}
2429},{
2430 "module": "pekko-actor-testkit-typed",
2431 "compile": {"status": "ok", "tookMs": 7114, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2432 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2433 "test-compile": {"status": "ok", "tookMs": 9195, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2434 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2435 "publish": {"status": "skipped", "tookMs": 0},
2436 "metadata": {
2437 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
2438}
2439},{
2440 "module": "pekko-coordination",
2441 "compile": {"status": "ok", "tookMs": 4577, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2442 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2443 "test-compile": {"status": "ok", "tookMs": 9030, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2444 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2445 "publish": {"status": "skipped", "tookMs": 0},
2446 "metadata": {
2447 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
2448}
2449},{
2450 "module": "pekko-actor",
2451 "compile": {"status": "ok", "tookMs": 2681, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2452 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2453 "test-compile": {"status": "ok", "tookMs": 3978, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2454 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2455 "publish": {"status": "skipped", "tookMs": 0},
2456 "metadata": {
2457 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
2458}
2459}]
2460************************
2461[success] Total time: 1402 s (0:23:22.0), completed Nov 25, 2025, 4:02:54 PM
2462[0JChecking patch project/plugins.sbt...
2463Checking patch project/build.properties...
2464Checking patch project/Dependencies.scala...
2465Checking patch build.sbt...
2466Applied patch project/plugins.sbt cleanly.
2467Applied patch project/build.properties cleanly.
2468Applied patch project/Dependencies.scala cleanly.
2469Applied patch build.sbt cleanly.
2470Commit migration rewrites
2471Switched to a new branch 'opencb/migrate-source-3.4'
2472[opencb/migrate-source-3.4 e1e600e9d1] Apply Scala compiler rewrites using -source:3.4-migration using Scala 3.7.4-RC2
2473 466 files changed, 2060 insertions(+), 2060 deletions(-)
2474Using target Scala version for migration: 3.7.4-RC2
2475Migrating project for -source:3.7 using Scala 3.7.4-RC2
2476----
2477Preparing build for 3.7.4-RC2
2478Would try to apply common scalacOption (best-effort, sbt/mill only):
2479Append: -rewrite,REQUIRE:-source:3.7-migration
2480Remove: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
2481
2482Try apply source patch:
2483Path: project/Dependencies.scala
2484Pattern: val scala3Version = "3.3.6"
2485Replacement: val scala3Version = "3.7.4-RC2"
2486Successfully applied pattern 'val scala3Version = "3.3.6"' in project/Dependencies.scala
2487----
2488Starting build for 3.7.4-RC2
2489Execute tests: false
2490sbt project found:
2491Sbt version 1.11.3 is not supported, minimal supported version is 1.11.5
2492Enforcing usage of sbt in version 1.11.5
2493No prepare script found for project apache/pekko
2494/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
2495##################################
2496Scala version: 3.7.4-RC2
2497Targets: org.apache.pekko%pekko-actor org.apache.pekko%pekko-actor-testkit-typed org.apache.pekko%pekko-actor-typed org.apache.pekko%pekko-bom org.apache.pekko%pekko-cluster org.apache.pekko%pekko-cluster-metrics org.apache.pekko%pekko-cluster-sharding org.apache.pekko%pekko-cluster-sharding-typed org.apache.pekko%pekko-cluster-tools org.apache.pekko%pekko-cluster-typed org.apache.pekko%pekko-coordination org.apache.pekko%pekko-discovery org.apache.pekko%pekko-distributed-data org.apache.pekko%pekko-multi-node-testkit org.apache.pekko%pekko-osgi org.apache.pekko%pekko-persistence org.apache.pekko%pekko-persistence-query org.apache.pekko%pekko-persistence-tck org.apache.pekko%pekko-persistence-testkit org.apache.pekko%pekko-persistence-typed org.apache.pekko%pekko-pki org.apache.pekko%pekko-protobuf-v3 org.apache.pekko%pekko-remote org.apache.pekko%pekko-serialization-jackson org.apache.pekko%pekko-slf4j org.apache.pekko%pekko-stream org.apache.pekko%pekko-stream-testkit org.apache.pekko%pekko-stream-typed org.apache.pekko%pekko-testkit
2498Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":["set every targetSystemJdk := true"],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4","3.7"],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3Version = \"3.3.6\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}
2499##################################
2500Using extra scalacOptions: -rewrite,REQUIRE:-source:3.7-migration
2501Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
2502[sbt_options] declare -a sbt_options=()
2503[process_args] java_version = '21'
2504[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21/rt.jar'
2505# Executing command line:
2506java
2507-Dfile.encoding=UTF-8
2508-Xmx4G
2509-Xms1G
2510-Dmultinode.XX:MetaspaceSize=128M
2511-XX:+AlwaysActAsServerClassMachine
2512-Dcommunitybuild.scala=3.7.4-RC2
2513-Dcommunitybuild.project.dependencies.add=
2514-Xmx7G
2515-Xms4G
2516-Xss8M
2517-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
2518-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21
2519-jar
2520/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
2521"setCrossScalaVersions 3.7.4-RC2"
2522"++3.7.4-RC2 -v"
2523"mapScalacOptions "-rewrite,REQUIRE:-source:3.7-migration,-Wconf:msg=can be rewritten automatically under:s" "-indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
2524"set every credentials := Nil"
2525"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
2526"removeScalacOptionsStartingWith -P:wartremover"
2527"set every targetSystemJdk := true"
2528moduleMappings
2529"runBuild 3.7.4-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":["set every targetSystemJdk := true"],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4","3.7"],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3Version = \"3.3.6\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}""" org.apache.pekko%pekko-actor org.apache.pekko%pekko-actor-testkit-typed org.apache.pekko%pekko-actor-typed org.apache.pekko%pekko-bom org.apache.pekko%pekko-cluster org.apache.pekko%pekko-cluster-metrics org.apache.pekko%pekko-cluster-sharding org.apache.pekko%pekko-cluster-sharding-typed org.apache.pekko%pekko-cluster-tools org.apache.pekko%pekko-cluster-typed org.apache.pekko%pekko-coordination org.apache.pekko%pekko-discovery org.apache.pekko%pekko-distributed-data org.apache.pekko%pekko-multi-node-testkit org.apache.pekko%pekko-osgi org.apache.pekko%pekko-persistence org.apache.pekko%pekko-persistence-query org.apache.pekko%pekko-persistence-tck org.apache.pekko%pekko-persistence-testkit org.apache.pekko%pekko-persistence-typed org.apache.pekko%pekko-pki org.apache.pekko%pekko-protobuf-v3 org.apache.pekko%pekko-remote org.apache.pekko%pekko-serialization-jackson org.apache.pekko%pekko-slf4j org.apache.pekko%pekko-stream org.apache.pekko%pekko-stream-testkit org.apache.pekko%pekko-stream-typed org.apache.pekko%pekko-testkit"
2530
2531[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 21)
2532[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
2533[info] loading project definition from /build/repo/project
2534[info] loading settings for project pekko from build.sbt...
2535[info] resolving key references (75260 settings) ...
2536[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
2537[info]
2538[info] ________ ______ ______
2539[info] ___ __ \_______ /____ /_______
2540[info] __ /_/ / _ \_ //_/_ //_/ __ \
2541[info] _ ____// __/ ,< _ ,< / /_/ /
2542[info] /_/ \___//_/|_| /_/|_| \____/ 1.2.1+1-e1e600e9+20251125-1603-SNAPSHOT
2543[info]
2544[info] Useful sbt tasks:
2545[info] * compile - Compile the current project
2546[info] * test - Run all the tests
2547[info] * testQuick - Runs all the tests. When run multiple times will only run previously failing tests (shell mode only)
2548[info] * testOnly *.AnySpec - Only run a selected test
2549[info] * TestJdk9 / testOnly *.AnySpec - Only run a Jdk9+ selected test
2550[info] * testQuick *.AnySpec - Only run a selected test. When run multiple times will only run previously failing tests (shell mode only)
2551[info] * testQuickUntilPassed - Runs all tests in a continuous loop until all tests pass
2552[info] * publishLocal - Publish current snapshot version to local ~/.ivy2 repo
2553[info] * verifyCodeStyle - Verify code style
2554[info] * applyCodeStyle - Apply code style
2555[info] * sortImports - Sort the imports
2556[info] * mimaReportBinaryIssues - Check binary issues
2557[info] * validatePullRequest - Validate pull request
2558[info] * docs/paradox - Build documentation (license report will be generate on CI or Publish)
2559[info] * docs/paradoxBrowse - Browse the generated documentation (license report will be generate on CI or Publish)
2560[info] * tips: - prefix commands with `+` to run against cross Scala versions.
2561[info] * Contributing guide: - https://github.com/apache/pekko/blob/main/CONTRIBUTING.md
2562[warn] there are 163 keys that are not used by any other settings/tasks:
2563[warn]
2564[warn] * ThisBuild / projectInfoVersion
2565[warn] +- /build/repo/project/PekkoBuild.scala:48
2566[warn] * actor / Pr-validation / fork
2567[warn] +- /build/repo/project/ValidatePullRequest.scala:70
2568[warn] * actor / logManager
2569[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
2570[warn] +- /build/repo/project/AddLogTimestamps.scala:32
2571[warn] * actor / projectInfoVersion
2572[warn] +- /build/repo/project/PekkoBuild.scala:126
2573[warn] * actor / test / javacOptions
2574[warn] +- /build/repo/project/PekkoBuild.scala:321
2575[warn] * actor-testkit-typed / Pr-validation / fork
2576[warn] +- /build/repo/project/ValidatePullRequest.scala:70
2577[warn] * actor-testkit-typed / logManager
2578[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
2579[warn] +- /build/repo/project/AddLogTimestamps.scala:32
2580[warn] * actor-testkit-typed / projectInfoVersion
2581[warn] +- /build/repo/project/PekkoBuild.scala:126
2582[warn] * actor-testkit-typed / test / javacOptions
2583[warn] +- /build/repo/project/PekkoBuild.scala:321
2584[warn] * actor-tests / Pr-validation / fork
2585[warn] +- /build/repo/project/ValidatePullRequest.scala:70
2586[warn] * actor-tests / logManager
2587[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
2588[warn] +- /build/repo/project/AddLogTimestamps.scala:32
2589[warn] * actor-tests / projectInfoVersion
2590[warn] +- /build/repo/project/PekkoBuild.scala:126
2591[warn] * actor-tests / test / javacOptions
2592[warn] +- /build/repo/project/PekkoBuild.scala:321
2593[warn] * actor-typed / Pr-validation / fork
2594[warn] +- /build/repo/project/ValidatePullRequest.scala:70
2595[warn] * actor-typed / logManager
2596[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
2597[warn] +- /build/repo/project/AddLogTimestamps.scala:32
2598[warn] * actor-typed / projectInfoVersion
2599[warn] +- /build/repo/project/PekkoBuild.scala:126
2600[warn] * actor-typed / test / javacOptions
2601[warn] +- /build/repo/project/PekkoBuild.scala:321
2602[warn] * actor-typed-tests / Pr-validation / fork
2603[warn] +- /build/repo/project/ValidatePullRequest.scala:70
2604[warn] * actor-typed-tests / logManager
2605[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
2606[warn] +- /build/repo/project/AddLogTimestamps.scala:32
2607[warn] * actor-typed-tests / projectInfoVersion
2608[warn] +- /build/repo/project/PekkoBuild.scala:126
2609[warn] * actor-typed-tests / test / javacOptions
2610[warn] +- /build/repo/project/PekkoBuild.scala:321
2611[warn] * bench-jmh / logManager
2612[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
2613[warn] +- /build/repo/project/AddLogTimestamps.scala:32
2614[warn] * bench-jmh / projectInfoVersion
2615[warn] +- /build/repo/project/PekkoBuild.scala:126
2616[warn] * bench-jmh / test / javacOptions
2617[warn] +- /build/repo/project/PekkoBuild.scala:321
2618[warn] * bill-of-materials / Pr-validation / fork
2619[warn] +- /build/repo/project/ValidatePullRequest.scala:70
2620[warn] * bill-of-materials / logManager
2621[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
2622[warn] +- /build/repo/project/AddLogTimestamps.scala:32
2623[warn] * bill-of-materials / projectInfoVersion
2624[warn] +- /build/repo/project/PekkoBuild.scala:126
2625[warn] * bill-of-materials / test / javacOptions
2626[warn] +- /build/repo/project/PekkoBuild.scala:321
2627[warn] * cluster / Pr-validation / fork
2628[warn] +- /build/repo/project/ValidatePullRequest.scala:70
2629[warn] * cluster / logManager
2630[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
2631[warn] +- /build/repo/project/AddLogTimestamps.scala:32
2632[warn] * cluster / projectInfoVersion
2633[warn] +- /build/repo/project/PekkoBuild.scala:126
2634[warn] * cluster / test / javacOptions
2635[warn] +- /build/repo/project/PekkoBuild.scala:321
2636[warn] * cluster-metrics / Pr-validation / fork
2637[warn] +- /build/repo/project/ValidatePullRequest.scala:70
2638[warn] * cluster-metrics / logManager
2639[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
2640[warn] +- /build/repo/project/AddLogTimestamps.scala:32
2641[warn] * cluster-metrics / projectInfoVersion
2642[warn] +- /build/repo/project/PekkoBuild.scala:126
2643[warn] * cluster-metrics / test / javacOptions
2644[warn] +- /build/repo/project/PekkoBuild.scala:321
2645[warn] * cluster-sharding / Pr-validation / fork
2646[warn] +- /build/repo/project/ValidatePullRequest.scala:70
2647[warn] * cluster-sharding / logManager
2648[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
2649[warn] +- /build/repo/project/AddLogTimestamps.scala:32
2650[warn] * cluster-sharding / projectInfoVersion
2651[warn] +- /build/repo/project/PekkoBuild.scala:126
2652[warn] * cluster-sharding / test / javacOptions
2653[warn] +- /build/repo/project/PekkoBuild.scala:321
2654[warn] * cluster-sharding-typed / Pr-validation / fork
2655[warn] +- /build/repo/project/ValidatePullRequest.scala:70
2656[warn] * cluster-sharding-typed / logManager
2657[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
2658[warn] +- /build/repo/project/AddLogTimestamps.scala:32
2659[warn] * cluster-sharding-typed / projectInfoVersion
2660[warn] +- /build/repo/project/PekkoBuild.scala:126
2661[warn] * cluster-sharding-typed / test / javacOptions
2662[warn] +- /build/repo/project/PekkoBuild.scala:321
2663[warn] * cluster-tools / Pr-validation / fork
2664[warn] +- /build/repo/project/ValidatePullRequest.scala:70
2665[warn] * cluster-tools / logManager
2666[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
2667[warn] +- /build/repo/project/AddLogTimestamps.scala:32
2668[warn] * cluster-tools / projectInfoVersion
2669[warn] +- /build/repo/project/PekkoBuild.scala:126
2670[warn] * cluster-tools / test / javacOptions
2671[warn] +- /build/repo/project/PekkoBuild.scala:321
2672[warn] * cluster-typed / Pr-validation / fork
2673[warn] +- /build/repo/project/ValidatePullRequest.scala:70
2674[warn] * cluster-typed / logManager
2675[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
2676[warn] +- /build/repo/project/AddLogTimestamps.scala:32
2677[warn] * cluster-typed / projectInfoVersion
2678[warn] +- /build/repo/project/PekkoBuild.scala:126
2679[warn] * cluster-typed / test / javacOptions
2680[warn] +- /build/repo/project/PekkoBuild.scala:321
2681[warn] * coordination / Pr-validation / fork
2682[warn] +- /build/repo/project/ValidatePullRequest.scala:70
2683[warn] * coordination / logManager
2684[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
2685[warn] +- /build/repo/project/AddLogTimestamps.scala:32
2686[warn] * coordination / projectInfoVersion
2687[warn] +- /build/repo/project/PekkoBuild.scala:126
2688[warn] * coordination / test / javacOptions
2689[warn] +- /build/repo/project/PekkoBuild.scala:321
2690[warn] * discovery / Pr-validation / fork
2691[warn] +- /build/repo/project/ValidatePullRequest.scala:70
2692[warn] * discovery / logManager
2693[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
2694[warn] +- /build/repo/project/AddLogTimestamps.scala:32
2695[warn] * discovery / projectInfoVersion
2696[warn] +- /build/repo/project/PekkoBuild.scala:126
2697[warn] * discovery / test / javacOptions
2698[warn] +- /build/repo/project/PekkoBuild.scala:321
2699[warn] * distributed-data / Pr-validation / fork
2700[warn] +- /build/repo/project/ValidatePullRequest.scala:70
2701[warn] * distributed-data / logManager
2702[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
2703[warn] +- /build/repo/project/AddLogTimestamps.scala:32
2704[warn] * distributed-data / projectInfoVersion
2705[warn] +- /build/repo/project/PekkoBuild.scala:126
2706[warn] * distributed-data / test / javacOptions
2707[warn] +- /build/repo/project/PekkoBuild.scala:321
2708[warn] * docs / Pr-validation / fork
2709[warn] +- /build/repo/project/ValidatePullRequest.scala:70
2710[warn] * docs / logManager
2711[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
2712[warn] +- /build/repo/project/AddLogTimestamps.scala:32
2713[warn] * docs / test / javacOptions
2714[warn] +- /build/repo/project/PekkoBuild.scala:321
2715[warn] * multi-node-testkit / Pr-validation / fork
2716[warn] +- /build/repo/project/ValidatePullRequest.scala:70
2717[warn] * multi-node-testkit / logManager
2718[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
2719[warn] +- /build/repo/project/AddLogTimestamps.scala:32
2720[warn] * multi-node-testkit / projectInfoVersion
2721[warn] +- /build/repo/project/PekkoBuild.scala:126
2722[warn] * multi-node-testkit / test / javacOptions
2723[warn] +- /build/repo/project/PekkoBuild.scala:321
2724[warn] * osgi / Pr-validation / fork
2725[warn] +- /build/repo/project/ValidatePullRequest.scala:70
2726[warn] * osgi / logManager
2727[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
2728[warn] +- /build/repo/project/AddLogTimestamps.scala:32
2729[warn] * osgi / projectInfoVersion
2730[warn] +- /build/repo/project/PekkoBuild.scala:126
2731[warn] * osgi / test / javacOptions
2732[warn] +- /build/repo/project/PekkoBuild.scala:321
2733[warn] * pekko / Javaunidoc / unidoc / unidocProjectFilter
2734[warn] +- /build/repo/project/Doc.scala:156
2735[warn] * pekko / Pr-validation / fork
2736[warn] +- /build/repo/project/ValidatePullRequest.scala:70
2737[warn] * pekko / logManager
2738[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
2739[warn] +- /build/repo/project/AddLogTimestamps.scala:32
2740[warn] * persistence / Pr-validation / fork
2741[warn] +- /build/repo/project/ValidatePullRequest.scala:70
2742[warn] * persistence / logManager
2743[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
2744[warn] +- /build/repo/project/AddLogTimestamps.scala:32
2745[warn] * persistence / projectInfoVersion
2746[warn] +- /build/repo/project/PekkoBuild.scala:126
2747[warn] * persistence / test / javacOptions
2748[warn] +- /build/repo/project/PekkoBuild.scala:321
2749[warn] * persistence-query / Pr-validation / fork
2750[warn] +- /build/repo/project/ValidatePullRequest.scala:70
2751[warn] * persistence-query / logManager
2752[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
2753[warn] +- /build/repo/project/AddLogTimestamps.scala:32
2754[warn] * persistence-query / projectInfoVersion
2755[warn] +- /build/repo/project/PekkoBuild.scala:126
2756[warn] * persistence-query / test / javacOptions
2757[warn] +- /build/repo/project/PekkoBuild.scala:321
2758[warn] * persistence-shared / Pr-validation / fork
2759[warn] +- /build/repo/project/ValidatePullRequest.scala:70
2760[warn] * persistence-shared / logManager
2761[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
2762[warn] +- /build/repo/project/AddLogTimestamps.scala:32
2763[warn] * persistence-shared / projectInfoVersion
2764[warn] +- /build/repo/project/PekkoBuild.scala:126
2765[warn] * persistence-shared / test / javacOptions
2766[warn] +- /build/repo/project/PekkoBuild.scala:321
2767[warn] * persistence-tck / Pr-validation / fork
2768[warn] +- /build/repo/project/ValidatePullRequest.scala:70
2769[warn] * persistence-tck / logManager
2770[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
2771[warn] +- /build/repo/project/AddLogTimestamps.scala:32
2772[warn] * persistence-tck / projectInfoVersion
2773[warn] +- /build/repo/project/PekkoBuild.scala:126
2774[warn] * persistence-tck / test / javacOptions
2775[warn] +- /build/repo/project/PekkoBuild.scala:321
2776[warn] * persistence-testkit / Pr-validation / fork
2777[warn] +- /build/repo/project/ValidatePullRequest.scala:70
2778[warn] * persistence-testkit / logManager
2779[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
2780[warn] +- /build/repo/project/AddLogTimestamps.scala:32
2781[warn] * persistence-testkit / projectInfoVersion
2782[warn] +- /build/repo/project/PekkoBuild.scala:126
2783[warn] * persistence-testkit / test / javacOptions
2784[warn] +- /build/repo/project/PekkoBuild.scala:321
2785[warn] * persistence-typed / Pr-validation / fork
2786[warn] +- /build/repo/project/ValidatePullRequest.scala:70
2787[warn] * persistence-typed / logManager
2788[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
2789[warn] +- /build/repo/project/AddLogTimestamps.scala:32
2790[warn] * persistence-typed / projectInfoVersion
2791[warn] +- /build/repo/project/PekkoBuild.scala:126
2792[warn] * persistence-typed / test / javacOptions
2793[warn] +- /build/repo/project/PekkoBuild.scala:321
2794[warn] * persistence-typed-tests / Pr-validation / fork
2795[warn] +- /build/repo/project/ValidatePullRequest.scala:70
2796[warn] * persistence-typed-tests / logManager
2797[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
2798[warn] +- /build/repo/project/AddLogTimestamps.scala:32
2799[warn] * persistence-typed-tests / projectInfoVersion
2800[warn] +- /build/repo/project/PekkoBuild.scala:126
2801[warn] * persistence-typed-tests / test / javacOptions
2802[warn] +- /build/repo/project/PekkoBuild.scala:321
2803[warn] * pki / Pr-validation / fork
2804[warn] +- /build/repo/project/ValidatePullRequest.scala:70
2805[warn] * pki / logManager
2806[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
2807[warn] +- /build/repo/project/AddLogTimestamps.scala:32
2808[warn] * pki / projectInfoVersion
2809[warn] +- /build/repo/project/PekkoBuild.scala:126
2810[warn] * pki / test / javacOptions
2811[warn] +- /build/repo/project/PekkoBuild.scala:321
2812[warn] * protobuf-v3 / Pr-validation / fork
2813[warn] +- /build/repo/project/ValidatePullRequest.scala:70
2814[warn] * protobuf-v3 / logManager
2815[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
2816[warn] +- /build/repo/project/AddLogTimestamps.scala:32
2817[warn] * protobuf-v3 / projectInfoVersion
2818[warn] +- /build/repo/project/PekkoBuild.scala:126
2819[warn] * protobuf-v3 / test / javacOptions
2820[warn] +- /build/repo/project/PekkoBuild.scala:321
2821[warn] * remote / Pr-validation / fork
2822[warn] +- /build/repo/project/ValidatePullRequest.scala:70
2823[warn] * remote / logManager
2824[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
2825[warn] +- /build/repo/project/AddLogTimestamps.scala:32
2826[warn] * remote / projectInfoVersion
2827[warn] +- /build/repo/project/PekkoBuild.scala:126
2828[warn] * remote / test / javacOptions
2829[warn] +- /build/repo/project/PekkoBuild.scala:321
2830[warn] * remote-tests / Pr-validation / fork
2831[warn] +- /build/repo/project/ValidatePullRequest.scala:70
2832[warn] * remote-tests / logManager
2833[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
2834[warn] +- /build/repo/project/AddLogTimestamps.scala:32
2835[warn] * remote-tests / projectInfoVersion
2836[warn] +- /build/repo/project/PekkoBuild.scala:126
2837[warn] * remote-tests / test / javacOptions
2838[warn] +- /build/repo/project/PekkoBuild.scala:321
2839[warn] * scala-nightly / logManager
2840[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
2841[warn] +- /build/repo/project/AddLogTimestamps.scala:32
2842[warn] * scala-nightly / projectInfoVersion
2843[warn] +- /build/repo/project/PekkoBuild.scala:126
2844[warn] * scala-nightly / test / javacOptions
2845[warn] +- /build/repo/project/PekkoBuild.scala:321
2846[warn] * serialVersionRemoverPlugin / Pr-validation / fork
2847[warn] +- /build/repo/project/ValidatePullRequest.scala:70
2848[warn] * serialVersionRemoverPlugin / logManager
2849[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
2850[warn] +- /build/repo/project/AddLogTimestamps.scala:32
2851[warn] * serialization-jackson / Pr-validation / fork
2852[warn] +- /build/repo/project/ValidatePullRequest.scala:70
2853[warn] * serialization-jackson / logManager
2854[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
2855[warn] +- /build/repo/project/AddLogTimestamps.scala:32
2856[warn] * serialization-jackson / projectInfoVersion
2857[warn] +- /build/repo/project/PekkoBuild.scala:126
2858[warn] * serialization-jackson / test / javacOptions
2859[warn] +- /build/repo/project/PekkoBuild.scala:321
2860[warn] * slf4j / Pr-validation / fork
2861[warn] +- /build/repo/project/ValidatePullRequest.scala:70
2862[warn] * slf4j / logManager
2863[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
2864[warn] +- /build/repo/project/AddLogTimestamps.scala:32
2865[warn] * slf4j / projectInfoVersion
2866[warn] +- /build/repo/project/PekkoBuild.scala:126
2867[warn] * slf4j / test / javacOptions
2868[warn] +- /build/repo/project/PekkoBuild.scala:321
2869[warn] * stream / Pr-validation / fork
2870[warn] +- /build/repo/project/ValidatePullRequest.scala:70
2871[warn] * stream / logManager
2872[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
2873[warn] +- /build/repo/project/AddLogTimestamps.scala:32
2874[warn] * stream / projectInfoVersion
2875[warn] +- /build/repo/project/PekkoBuild.scala:126
2876[warn] * stream / test / javacOptions
2877[warn] +- /build/repo/project/PekkoBuild.scala:321
2878[warn] * stream-testkit / Pr-validation / fork
2879[warn] +- /build/repo/project/ValidatePullRequest.scala:70
2880[warn] * stream-testkit / logManager
2881[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
2882[warn] +- /build/repo/project/AddLogTimestamps.scala:32
2883[warn] * stream-testkit / projectInfoVersion
2884[warn] +- /build/repo/project/PekkoBuild.scala:126
2885[warn] * stream-testkit / test / javacOptions
2886[warn] +- /build/repo/project/PekkoBuild.scala:321
2887[warn] * stream-tests / Pr-validation / fork
2888[warn] +- /build/repo/project/ValidatePullRequest.scala:70
2889[warn] * stream-tests / logManager
2890[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
2891[warn] +- /build/repo/project/AddLogTimestamps.scala:32
2892[warn] * stream-tests / projectInfoVersion
2893[warn] +- /build/repo/project/PekkoBuild.scala:126
2894[warn] * stream-tests / test / javacOptions
2895[warn] +- /build/repo/project/PekkoBuild.scala:321
2896[warn] * stream-tests-tck / Pr-validation / fork
2897[warn] +- /build/repo/project/ValidatePullRequest.scala:70
2898[warn] * stream-tests-tck / logManager
2899[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
2900[warn] +- /build/repo/project/AddLogTimestamps.scala:32
2901[warn] * stream-tests-tck / projectInfoVersion
2902[warn] +- /build/repo/project/PekkoBuild.scala:126
2903[warn] * stream-tests-tck / test / javacOptions
2904[warn] +- /build/repo/project/PekkoBuild.scala:321
2905[warn] * stream-typed / Pr-validation / fork
2906[warn] +- /build/repo/project/ValidatePullRequest.scala:70
2907[warn] * stream-typed / logManager
2908[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
2909[warn] +- /build/repo/project/AddLogTimestamps.scala:32
2910[warn] * stream-typed / projectInfoVersion
2911[warn] +- /build/repo/project/PekkoBuild.scala:126
2912[warn] * stream-typed / test / javacOptions
2913[warn] +- /build/repo/project/PekkoBuild.scala:321
2914[warn] * stream-typed-tests / Pr-validation / fork
2915[warn] +- /build/repo/project/ValidatePullRequest.scala:70
2916[warn] * stream-typed-tests / logManager
2917[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
2918[warn] +- /build/repo/project/AddLogTimestamps.scala:32
2919[warn] * stream-typed-tests / projectInfoVersion
2920[warn] +- /build/repo/project/PekkoBuild.scala:126
2921[warn] * stream-typed-tests / test / javacOptions
2922[warn] +- /build/repo/project/PekkoBuild.scala:321
2923[warn] * testkit / Pr-validation / fork
2924[warn] +- /build/repo/project/ValidatePullRequest.scala:70
2925[warn] * testkit / logManager
2926[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
2927[warn] +- /build/repo/project/AddLogTimestamps.scala:32
2928[warn] * testkit / projectInfoVersion
2929[warn] +- /build/repo/project/PekkoBuild.scala:126
2930[warn] * testkit / test / javacOptions
2931[warn] +- /build/repo/project/PekkoBuild.scala:321
2932[warn]
2933[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
2934[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
2935Execute setCrossScalaVersions: 3.7.4-RC2
2936[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
2937OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in scala-nightly/crossScalaVersions
2938OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in multi-node-testkit/crossScalaVersions
2939OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in actor-testkit-typed/crossScalaVersions
2940OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in stream-testkit/crossScalaVersions
2941OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in actor-typed/crossScalaVersions
2942OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in cluster-metrics/crossScalaVersions
2943OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in actor-tests/crossScalaVersions
2944OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in persistence-tck/crossScalaVersions
2945OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in cluster-tools/crossScalaVersions
2946OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in osgi/crossScalaVersions
2947OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in bench-jmh/crossScalaVersions
2948OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in persistence-typed-tests/crossScalaVersions
2949OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in persistence-testkit/crossScalaVersions
2950OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in cluster-sharding-typed/crossScalaVersions
2951OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in persistence-query/crossScalaVersions
2952OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in cluster/crossScalaVersions
2953OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in pki/crossScalaVersions
2954OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in actor/crossScalaVersions
2955OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in stream-typed-tests/crossScalaVersions
2956OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in discovery/crossScalaVersions
2957OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in stream-tests/crossScalaVersions
2958OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in persistence-shared/crossScalaVersions
2959OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in cluster-typed/crossScalaVersions
2960OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in remote/crossScalaVersions
2961OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in actor-typed-tests/crossScalaVersions
2962OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in distributed-data/crossScalaVersions
2963OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in protobuf-v3/crossScalaVersions
2964OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in docs/crossScalaVersions
2965OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in persistence/crossScalaVersions
2966OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in cluster-sharding/crossScalaVersions
2967OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in stream/crossScalaVersions
2968OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in persistence-typed/crossScalaVersions
2969OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in bill-of-materials/crossScalaVersions
2970OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in testkit/crossScalaVersions
2971OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in slf4j/crossScalaVersions
2972OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in coordination/crossScalaVersions
2973OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in remote-tests/crossScalaVersions
2974OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in stream-typed/crossScalaVersions
2975OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in stream-tests-tck/crossScalaVersions
2976OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in serialization-jackson/crossScalaVersions
2977OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in serialVersionRemoverPlugin/crossScalaVersions
2978OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in pekko/crossScalaVersions
2979OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4-RC2) in serialVersionRemoverPlugin/crossScalaVersions
2980[info]
2981[info] ________ ______ ______
2982[info] ___ __ \_______ /____ /_______
2983[info] __ /_/ / _ \_ //_/_ //_/ __ \
2984[info] _ ____// __/ ,< _ ,< / /_/ /
2985[info] /_/ \___//_/|_| /_/|_| \____/ 1.2.1+1-e1e600e9+20251125-1603-SNAPSHOT
2986[info]
2987[info] Useful sbt tasks:
2988[info] * compile - Compile the current project
2989[info] * test - Run all the tests
2990[info] * testQuick - Runs all the tests. When run multiple times will only run previously failing tests (shell mode only)
2991[info] * testOnly *.AnySpec - Only run a selected test
2992[info] * TestJdk9 / testOnly *.AnySpec - Only run a Jdk9+ selected test
2993[info] * testQuick *.AnySpec - Only run a selected test. When run multiple times will only run previously failing tests (shell mode only)
2994[info] * testQuickUntilPassed - Runs all tests in a continuous loop until all tests pass
2995[info] * publishLocal - Publish current snapshot version to local ~/.ivy2 repo
2996[info] * verifyCodeStyle - Verify code style
2997[info] * applyCodeStyle - Apply code style
2998[info] * sortImports - Sort the imports
2999[info] * mimaReportBinaryIssues - Check binary issues
3000[info] * validatePullRequest - Validate pull request
3001[info] * docs/paradox - Build documentation (license report will be generate on CI or Publish)
3002[info] * docs/paradoxBrowse - Browse the generated documentation (license report will be generate on CI or Publish)
3003[info] * tips: - prefix commands with `+` to run against cross Scala versions.
3004[info] * Contributing guide: - https://github.com/apache/pekko/blob/main/CONTRIBUTING.md
3005[info] Setting Scala version to 3.7.4-RC2 on 41 projects.
3006[info] Switching Scala version on:
3007[info] stream-tests (2.13.16, 2.12.20, 3.7.4-RC2)
3008[info] actor (2.13.16, 2.12.20, 3.7.4-RC2)
3009[info] persistence (2.13.16, 2.12.20, 3.7.4-RC2)
3010[info] stream-typed-tests (2.13.16, 2.12.20, 3.7.4-RC2)
3011[info] multi-node-testkit (2.13.16, 2.12.20, 3.7.4-RC2)
3012[info] scala-nightly (2.13.16, 2.12.20, 3.7.4-RC2)
3013[info] distributed-data (2.13.16, 2.12.20, 3.7.4-RC2)
3014[info] coordination (2.13.16, 2.12.20, 3.7.4-RC2)
3015[info] persistence-query (2.13.16, 2.12.20, 3.7.4-RC2)
3016[info] actor-testkit-typed (2.13.16, 2.12.20, 3.7.4-RC2)
3017[info] docs (2.13.16, 2.12.20, 3.7.4-RC2)
3018[info] persistence-typed (2.13.16, 2.12.20, 3.7.4-RC2)
3019[info] cluster-sharding (2.13.16, 2.12.20, 3.7.4-RC2)
3020[info] cluster-typed (2.13.16, 2.12.20, 3.7.4-RC2)
3021[info] remote-tests (2.13.16, 2.12.20, 3.7.4-RC2)
3022[info] stream-tests-tck (2.13.16, 2.12.20, 3.7.4-RC2)
3023[info] cluster (2.13.16, 2.12.20, 3.7.4-RC2)
3024[info] serialization-jackson (2.13.16, 2.12.20, 3.7.4-RC2)
3025[info] remote (2.13.16, 2.12.20, 3.7.4-RC2)
3026[info] protobuf-v3 (2.13.16, 2.12.20, 3.7.4-RC2)
3027[info] persistence-shared (2.13.16, 2.12.20, 3.7.4-RC2)
3028[info] stream-typed (2.13.16, 2.12.20, 3.7.4-RC2)
3029[info] stream (2.13.16, 2.12.20, 3.7.4-RC2)
3030[info] actor-tests (2.13.16, 2.12.20, 3.7.4-RC2)
3031[info] serialVersionRemoverPlugin (3.7.4-RC2)
3032[info] cluster-tools (2.13.16, 2.12.20, 3.7.4-RC2)
3033[info] actor-typed-tests (2.13.16, 2.12.20, 3.7.4-RC2)
3034[info] persistence-typed-tests (2.13.16, 2.12.20, 3.7.4-RC2)
3035[info] actor-typed (2.13.16, 2.12.20, 3.7.4-RC2)
3036[info] persistence-testkit (2.13.16, 2.12.20, 3.7.4-RC2)
3037[info] cluster-metrics (2.13.16, 2.12.20, 3.7.4-RC2)
3038[info] cluster-sharding-typed (2.13.16, 2.12.20, 3.7.4-RC2)
3039[info] bench-jmh (2.13.16, 2.12.20, 3.7.4-RC2)
3040[info] slf4j (2.13.16, 2.12.20, 3.7.4-RC2)
3041[info] discovery (2.13.16, 2.12.20, 3.7.4-RC2)
3042[info] stream-testkit (2.13.16, 2.12.20, 3.7.4-RC2)
3043[info] pki (2.13.16, 2.12.20, 3.7.4-RC2)
3044[info] persistence-tck (2.13.16, 2.12.20, 3.7.4-RC2)
3045[info] bill-of-materials (2.13.16, 2.12.20, 3.7.4-RC2)
3046[info] osgi (2.13.16, 2.12.20, 3.7.4-RC2)
3047[info] testkit (2.13.16, 2.12.20, 3.7.4-RC2)
3048[info] Excluding projects:
3049[info] * pekko (2.13.16)
3050[info] Reapplying settings...
3051[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
3052[info]
3053[info] ________ ______ ______
3054[info] ___ __ \_______ /____ /_______
3055[info] __ /_/ / _ \_ //_/_ //_/ __ \
3056[info] _ ____// __/ ,< _ ,< / /_/ /
3057[info] /_/ \___//_/|_| /_/|_| \____/ 1.2.1+1-e1e600e9+20251125-1603-SNAPSHOT
3058[info]
3059[info] Useful sbt tasks:
3060[info] * compile - Compile the current project
3061[info] * test - Run all the tests
3062[info] * testQuick - Runs all the tests. When run multiple times will only run previously failing tests (shell mode only)
3063[info] * testOnly *.AnySpec - Only run a selected test
3064[info] * TestJdk9 / testOnly *.AnySpec - Only run a Jdk9+ selected test
3065[info] * testQuick *.AnySpec - Only run a selected test. When run multiple times will only run previously failing tests (shell mode only)
3066[info] * testQuickUntilPassed - Runs all tests in a continuous loop until all tests pass
3067[info] * publishLocal - Publish current snapshot version to local ~/.ivy2 repo
3068[info] * verifyCodeStyle - Verify code style
3069[info] * applyCodeStyle - Apply code style
3070[info] * sortImports - Sort the imports
3071[info] * mimaReportBinaryIssues - Check binary issues
3072[info] * validatePullRequest - Validate pull request
3073[info] * docs/paradox - Build documentation (license report will be generate on CI or Publish)
3074[info] * docs/paradoxBrowse - Browse the generated documentation (license report will be generate on CI or Publish)
3075[info] * tips: - prefix commands with `+` to run against cross Scala versions.
3076[info] * Contributing guide: - https://github.com/apache/pekko/blob/main/CONTRIBUTING.md
3077Execute mapScalacOptions: -rewrite,REQUIRE:-source:3.7-migration,-Wconf:msg=can be rewritten automatically under:s -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
3078[info] Reapplying settings...
3079[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
3080[info]
3081[info] ________ ______ ______
3082[info] ___ __ \_______ /____ /_______
3083[info] __ /_/ / _ \_ //_/_ //_/ __ \
3084[info] _ ____// __/ ,< _ ,< / /_/ /
3085[info] /_/ \___//_/|_| /_/|_| \____/ 1.2.1+1-e1e600e9+20251125-1603-SNAPSHOT
3086[info]
3087[info] Useful sbt tasks:
3088[info] * compile - Compile the current project
3089[info] * test - Run all the tests
3090[info] * testQuick - Runs all the tests. When run multiple times will only run previously failing tests (shell mode only)
3091[info] * testOnly *.AnySpec - Only run a selected test
3092[info] * TestJdk9 / testOnly *.AnySpec - Only run a Jdk9+ selected test
3093[info] * testQuick *.AnySpec - Only run a selected test. When run multiple times will only run previously failing tests (shell mode only)
3094[info] * testQuickUntilPassed - Runs all tests in a continuous loop until all tests pass
3095[info] * publishLocal - Publish current snapshot version to local ~/.ivy2 repo
3096[info] * verifyCodeStyle - Verify code style
3097[info] * applyCodeStyle - Apply code style
3098[info] * sortImports - Sort the imports
3099[info] * mimaReportBinaryIssues - Check binary issues
3100[info] * validatePullRequest - Validate pull request
3101[info] * docs/paradox - Build documentation (license report will be generate on CI or Publish)
3102[info] * docs/paradoxBrowse - Browse the generated documentation (license report will be generate on CI or Publish)
3103[info] * tips: - prefix commands with `+` to run against cross Scala versions.
3104[info] * Contributing guide: - https://github.com/apache/pekko/blob/main/CONTRIBUTING.md
3105[info] Defining Global / credentials, ThisBuild / credentials and 41 others.
3106[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 346 others.
3107[info] Run `last` for details.
3108[info] Reapplying settings...
3109[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
3110[info]
3111[info] ________ ______ ______
3112[info] ___ __ \_______ /____ /_______
3113[info] __ /_/ / _ \_ //_/_ //_/ __ \
3114[info] _ ____// __/ ,< _ ,< / /_/ /
3115[info] /_/ \___//_/|_| /_/|_| \____/ 1.2.1+1-e1e600e9+20251125-1603-SNAPSHOT
3116[info]
3117[info] Useful sbt tasks:
3118[info] * compile - Compile the current project
3119[info] * test - Run all the tests
3120[info] * testQuick - Runs all the tests. When run multiple times will only run previously failing tests (shell mode only)
3121[info] * testOnly *.AnySpec - Only run a selected test
3122[info] * TestJdk9 / testOnly *.AnySpec - Only run a Jdk9+ selected test
3123[info] * testQuick *.AnySpec - Only run a selected test. When run multiple times will only run previously failing tests (shell mode only)
3124[info] * testQuickUntilPassed - Runs all tests in a continuous loop until all tests pass
3125[info] * publishLocal - Publish current snapshot version to local ~/.ivy2 repo
3126[info] * verifyCodeStyle - Verify code style
3127[info] * applyCodeStyle - Apply code style
3128[info] * sortImports - Sort the imports
3129[info] * mimaReportBinaryIssues - Check binary issues
3130[info] * validatePullRequest - Validate pull request
3131[info] * docs/paradox - Build documentation (license report will be generate on CI or Publish)
3132[info] * docs/paradoxBrowse - Browse the generated documentation (license report will be generate on CI or Publish)
3133[info] * tips: - prefix commands with `+` to run against cross Scala versions.
3134[info] * Contributing guide: - https://github.com/apache/pekko/blob/main/CONTRIBUTING.md
3135Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
3136[info] Reapplying settings...
3137OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
3138
3139 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
3140 Did you mean stream-tests-tck / allExcludeDependencies ?
3141 , retry without global scopes
3142[info] Reapplying settings...
3143[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
3144[info]
3145[info] ________ ______ ______
3146[info] ___ __ \_______ /____ /_______
3147[info] __ /_/ / _ \_ //_/_ //_/ __ \
3148[info] _ ____// __/ ,< _ ,< / /_/ /
3149[info] /_/ \___//_/|_| /_/|_| \____/ 1.2.1+1-e1e600e9+20251125-1603-SNAPSHOT
3150[info]
3151[info] Useful sbt tasks:
3152[info] * compile - Compile the current project
3153[info] * test - Run all the tests
3154[info] * testQuick - Runs all the tests. When run multiple times will only run previously failing tests (shell mode only)
3155[info] * testOnly *.AnySpec - Only run a selected test
3156[info] * TestJdk9 / testOnly *.AnySpec - Only run a Jdk9+ selected test
3157[info] * testQuick *.AnySpec - Only run a selected test. When run multiple times will only run previously failing tests (shell mode only)
3158[info] * testQuickUntilPassed - Runs all tests in a continuous loop until all tests pass
3159[info] * publishLocal - Publish current snapshot version to local ~/.ivy2 repo
3160[info] * verifyCodeStyle - Verify code style
3161[info] * applyCodeStyle - Apply code style
3162[info] * sortImports - Sort the imports
3163[info] * mimaReportBinaryIssues - Check binary issues
3164[info] * validatePullRequest - Validate pull request
3165[info] * docs/paradox - Build documentation (license report will be generate on CI or Publish)
3166[info] * docs/paradoxBrowse - Browse the generated documentation (license report will be generate on CI or Publish)
3167[info] * tips: - prefix commands with `+` to run against cross Scala versions.
3168[info] * Contributing guide: - https://github.com/apache/pekko/blob/main/CONTRIBUTING.md
3169Execute removeScalacOptionsStartingWith: -P:wartremover
3170[info] Reapplying settings...
3171[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
3172[info]
3173[info] ________ ______ ______
3174[info] ___ __ \_______ /____ /_______
3175[info] __ /_/ / _ \_ //_/_ //_/ __ \
3176[info] _ ____// __/ ,< _ ,< / /_/ /
3177[info] /_/ \___//_/|_| /_/|_| \____/ 1.2.1+1-e1e600e9+20251125-1603-SNAPSHOT
3178[info]
3179[info] Useful sbt tasks:
3180[info] * compile - Compile the current project
3181[info] * test - Run all the tests
3182[info] * testQuick - Runs all the tests. When run multiple times will only run previously failing tests (shell mode only)
3183[info] * testOnly *.AnySpec - Only run a selected test
3184[info] * TestJdk9 / testOnly *.AnySpec - Only run a Jdk9+ selected test
3185[info] * testQuick *.AnySpec - Only run a selected test. When run multiple times will only run previously failing tests (shell mode only)
3186[info] * testQuickUntilPassed - Runs all tests in a continuous loop until all tests pass
3187[info] * publishLocal - Publish current snapshot version to local ~/.ivy2 repo
3188[info] * verifyCodeStyle - Verify code style
3189[info] * applyCodeStyle - Apply code style
3190[info] * sortImports - Sort the imports
3191[info] * mimaReportBinaryIssues - Check binary issues
3192[info] * validatePullRequest - Validate pull request
3193[info] * docs/paradox - Build documentation (license report will be generate on CI or Publish)
3194[info] * docs/paradoxBrowse - Browse the generated documentation (license report will be generate on CI or Publish)
3195[info] * tips: - prefix commands with `+` to run against cross Scala versions.
3196[info] * Contributing guide: - https://github.com/apache/pekko/blob/main/CONTRIBUTING.md
3197[info] Defining Global / targetSystemJdk, actor / targetSystemJdk and 38 others.
3198[info] The new values will be used by actor / Compile / javacOptions, actor / Compile / scalacOptions and 117 others.
3199[info] Run `last` for details.
3200[info] Reapplying settings...
3201[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
3202[info]
3203[info] ________ ______ ______
3204[info] ___ __ \_______ /____ /_______
3205[info] __ /_/ / _ \_ //_/_ //_/ __ \
3206[info] _ ____// __/ ,< _ ,< / /_/ /
3207[info] /_/ \___//_/|_| /_/|_| \____/ 1.2.1+1-e1e600e9+20251125-1603-SNAPSHOT
3208[info]
3209[info] Useful sbt tasks:
3210[info] * compile - Compile the current project
3211[info] * test - Run all the tests
3212[info] * testQuick - Runs all the tests. When run multiple times will only run previously failing tests (shell mode only)
3213[info] * testOnly *.AnySpec - Only run a selected test
3214[info] * TestJdk9 / testOnly *.AnySpec - Only run a Jdk9+ selected test
3215[info] * testQuick *.AnySpec - Only run a selected test. When run multiple times will only run previously failing tests (shell mode only)
3216[info] * testQuickUntilPassed - Runs all tests in a continuous loop until all tests pass
3217[info] * publishLocal - Publish current snapshot version to local ~/.ivy2 repo
3218[info] * verifyCodeStyle - Verify code style
3219[info] * applyCodeStyle - Apply code style
3220[info] * sortImports - Sort the imports
3221[info] * mimaReportBinaryIssues - Check binary issues
3222[info] * validatePullRequest - Validate pull request
3223[info] * docs/paradox - Build documentation (license report will be generate on CI or Publish)
3224[info] * docs/paradoxBrowse - Browse the generated documentation (license report will be generate on CI or Publish)
3225[info] * tips: - prefix commands with `+` to run against cross Scala versions.
3226[info] * Contributing guide: - https://github.com/apache/pekko/blob/main/CONTRIBUTING.md
3227[success] Total time: 0 s, completed Nov 25, 2025, 4:03:42 PM
3228Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":["set every targetSystemJdk := true"],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4","3.7"],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3Version = \"3.3.6\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}
3229Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
3230Starting build...
3231Projects: Set(actor, persistence, multi-node-testkit, distributed-data, coordination, persistence-query, actor-testkit-typed, persistence-typed, cluster-sharding, cluster-typed, remote-tests, cluster, serialization-jackson, remote, protobuf-v3, stream-typed, stream, actor-tests, cluster-tools, actor-typed-tests, actor-typed, persistence-testkit, cluster-metrics, cluster-sharding-typed, slf4j, discovery, stream-testkit, pki, persistence-tck, bill-of-materials, osgi, testkit)
3232Starting build for ProjectRef(file:/build/repo/,pki) (pekko-pki)... [0/32]
3233OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
3234OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.7-migration` in Scala 2.12.20 module Global
3235OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
3236OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
3237Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
3238[info] compiling 1 Scala source to /build/repo/plugins/serialversion-remover-plugin/target/scala-3.7.4-RC2/classes ...
3239[info] done compiling
3240[info] compiling 210 Scala sources and 29 Java sources to /build/repo/actor/target/scala-3.7.4-RC2/classes ...
3241[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/io/SimpleDnsCache.scala]
3242[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/io/SelectionHandler.scala]
3243[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/actor/dungeon/ReceiveTimeout.scala]
3244[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/pattern/RetrySupport.scala]
3245[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/pattern/CircuitBreaker.scala]
3246[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/pattern/CircuitBreakersRegistry.scala]
3247[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/actor/dungeon/TimerSchedulerImpl.scala]
3248[info] [patched file /build/repo/actor/src/main/scala-3/org/apache/pekko/util/ByteString.scala]
3249[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/pattern/AskSupport.scala]
3250[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/pattern/PipeToSupport.scala]
3251[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/pattern/Patterns.scala]
3252[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/event/LoggingReceive.scala]
3253[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/actor/Scheduler.scala]
3254[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/io/Dns.scala]
3255[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/routing/TailChopping.scala]
3256[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/pattern/StatusReply.scala]
3257[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/routing/RoutedActorCell.scala]
3258[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/actor/ActorSelection.scala]
3259[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/dispatch/AbstractDispatcher.scala]
3260[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/pattern/GracefulStopSupport.scala]
3261[info] [patched file /build/repo/actor/src/main/scala-2.13+/org/apache/pekko/compat/Future.scala]
3262[info] [patched file /build/repo/actor/src/main/scala-3/org/apache/pekko/util/ByteIterator.scala]
3263[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/io/TcpOutgoingConnection.scala]
3264[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/actor/ActorSystem.scala]
3265[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/actor/CoordinatedShutdown.scala]
3266[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/dispatch/Future.scala]
3267[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/actor/ActorRef.scala]
3268[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/pattern/FutureTimeoutSupport.scala]
3269[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/actor/TypedActor.scala]
3270[warn] /build/repo/actor/src/main/java/org/apache/pekko/japi/pf/FI.java:45:7: deprecated item is not annotated with @Deprecated
3271[warn] R apply(I i) throws Exception;
3272[warn] ^
3273[warn] /build/repo/actor/src/main/java/org/apache/pekko/japi/pf/FI.java:70:7: deprecated item is not annotated with @Deprecated
3274[warn] R apply(I1 i1, I2 i2) throws Exception;
3275[warn] ^
3276[info] /build/repo/actor/src/main/java/org/apache/pekko/actor/AbstractActorRef.java: Some input files use or override a deprecated API.
3277[info] /build/repo/actor/src/main/java/org/apache/pekko/actor/AbstractActorRef.java: Recompile with -Xlint:deprecation for details.
3278[info] done compiling
3279[info] compiling 2 Scala sources to /build/repo/pki/target/scala-3.7.4-RC2/classes ...
3280[info] done compiling
3281[info] compiling 2 Scala sources to /build/repo/pki/target/scala-3.7.4-RC2/test-classes ...
3282[info] done compiling
3283Starting build for ProjectRef(file:/build/repo/,cluster-tools) (pekko-cluster-tools)... [1/32]
3284Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
3285[info] 3 file(s) merged using strategy 'Rename' (Run the task at debug level to see the details)
3286[info] 1 file(s) merged using strategy 'Discard' (Run the task at debug level to see the details)
3287[info] Built: /build/repo/protobuf-v3/target/scala-3.7.4-RC2/pekko-protobuf-v3-assembly-1.2.1+1-e1e600e9+20251125-1603-SNAPSHOT.jar
3288[info] Jar hash: e7d8c239d76a4f22a60425df658d880496b7511b
3289[info] compiling 9 Scala sources to /build/repo/coordination/target/scala-3.7.4-RC2/classes ...
3290[info] [patched file /build/repo/coordination/src/main/scala/org/apache/pekko/coordination/lease/scaladsl/LeaseProvider.scala]
3291[info] [patched file /build/repo/coordination/src/main/scala/org/apache/pekko/coordination/lease/javadsl/LeaseProvider.scala]
3292[info] done compiling
3293[info] compiling 203 Scala sources and 3 Java sources to /build/repo/stream/target/scala-3.7.4-RC2/classes ...
3294[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/fusing/GraphStages.scala]
3295[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/snapshot/MaterializerState.scala]
3296[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/Unfold.scala]
3297[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/scaladsl/Flow.scala]
3298[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/scaladsl/Source.scala]
3299[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/MaybeSource.scala]
3300[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/scaladsl/FlowWithContextOps.scala]
3301[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/scaladsl/Sink.scala]
3302[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/javadsl/SubFlow.scala]
3303[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/javadsl/Source.scala]
3304[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/UnfoldResourceSourceAsync.scala]
3305[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/fusing/Ops.scala]
3306[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/KillSwitch.scala]
3307[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/javadsl/Flow.scala]
3308[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/fusing/LazyFutureSource.scala]
3309[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/MapAsyncPartitioned.scala]
3310[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/javadsl/Sink.scala]
3311[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/scaladsl/Queue.scala]
3312[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/javadsl/Graph.scala]
3313[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/Sinks.scala]
3314[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/fusing/FlattenConcat.scala]
3315[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/ActorMaterializer.scala]
3316[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/io/TcpStages.scala]
3317[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/javadsl/SubSource.scala]
3318[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/fusing/FutureFlow.scala]
3319[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/javadsl/FlowWithContext.scala]
3320[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/javadsl/SourceWithContext.scala]
3321[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/scaladsl/Hub.scala]
3322[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/PhasedFusingActorMaterializer.scala]
3323[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/Materializer.scala]
3324[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/javadsl/Queue.scala]
3325[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/QueueSource.scala]
3326[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/scaladsl/Tcp.scala]
3327[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/scaladsl/Graph.scala]
3328[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/javadsl/Tcp.scala]
3329[info] done compiling
3330[info] compiling 91 Scala sources and 7 Java sources to /build/repo/remote/target/scala-3.7.4-RC2/classes ...
3331[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:148:56
3332[error] 148 | case DeathWatchNotification(child: ActorRefWithCell & ActorRefScope, _, _) if child.isLocal =>
3333[error] | ^
3334[error] | ',' or ')' expected, but identifier found
3335[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:49
3336[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
3337[error] | ^
3338[error] | ',' or ')' expected, but identifier found
3339[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:31:7
3340[error] 31 |import pekko.util.ByteString
3341[error] | ^
3342[error] | Cyclic reference involving val <import>
3343[error] |
3344[error] | Run with -explain-cyclic for more details.
3345[error] |
3346[error] | longer explanation available when compiling with `-explain`
3347[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:79:9
3348[error] 79 | with AssociationEventListener {
3349[error] | ^
3350[error] | Cyclic reference involving val <import>
3351[error] |
3352[error] | Run with -explain-cyclic for more details.
3353[error] |
3354[error] | longer explanation available when compiling with `-explain`
3355[error] -- [E008] Not Found Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:83
3356[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
3357[error] | ^^^^^^^^^^^^^^
3358[error] | value isLocal is not a member of org.apache.pekko.actor.ActorRef
3359[warn] -- [E220] Type Warning: /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/FlushBeforeDeathWatchNotification.scala:61:65
3360[warn] 61 | context.system.scheduler.scheduleOnce(timeout, self, Timeout)(context.dispatcher)
3361[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3362[warn] |Argument for implicit parameter sender was supplied using a default argument.
3363[warn] |
3364[warn] | longer explanation available when compiling with `-explain`
3365[warn] -- [E220] Type Warning: /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/FlushOnShutdown.scala:49:81
3366[warn] 49 | context.system.scheduler.scheduleOnce(timeout, self, FlushOnShutdown.Timeout)(context.dispatcher)
3367[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3368[warn] |Argument for implicit parameter sender was supplied using a default argument.
3369[warn] |
3370[warn] | longer explanation available when compiling with `-explain`
3371[error] -- [E007] Type Mismatch Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:113:22
3372[error] 113 | Future.successful(this)
3373[error] | ^^^^
3374[error] |Found: (FailureInjectorTransportAdapter.this :
3375[error] | org.apache.pekko.remote.transport.FailureInjectorTransportAdapter)
3376[error] |Required: org.apache.pekko.remote.transport.Transport.AssociationEventListener
3377[error] |
3378[error] | longer explanation available when compiling with `-explain`
3379[warn] two warnings found
3380[error] 6 errors found
3381[error] (remote / Compile / compileIncremental) Compilation failed
3382[info] compiling 18 Scala sources to /build/repo/testkit/target/scala-3.7.4-RC2/classes ...
3383[warn] -- Warning: /build/repo/testkit/src/main/scala/org/apache/pekko/testkit/CallingThreadDispatcher.scala:368:15
3384[warn] 368 | override val messageQueue: MessageQueue = q.get
3385[warn] | ^
3386[warn] | cannot override val parameter value messageQueue in class Mailbox
3387[info] [patched file /build/repo/testkit/src/main/scala/org/apache/pekko/testkit/TestActorRef.scala]
3388[info] [patched file /build/repo/testkit/src/main/scala/org/apache/pekko/testkit/javadsl/EventFilter.scala]
3389[info] [patched file /build/repo/testkit/src/main/scala/org/apache/pekko/testkit/TestKit.scala]
3390[info] [patched file /build/repo/testkit/src/main/scala/org/apache/pekko/testkit/javadsl/TestKit.scala]
3391[warn] one warning found
3392[info] done compiling
3393[info] compiling 1 Scala source to /build/repo/slf4j/target/scala-3.7.4-RC2/classes ...
3394[info] done compiling
3395[info] compiling 1 Scala source and 1 Java source to /build/repo/stream/target/scala-3.7.4-RC2/classes ...
3396[info] done compiling
3397[info] compiling 26 Scala sources and 3 Java sources to /build/repo/testkit/target/scala-3.7.4-RC2/test-classes ...
3398[info] [patched file /build/repo/testkit/src/test/scala/org/apache/pekko/testkit/TestActorRefSpec.scala]
3399[info] [patched file /build/repo/testkit/src/test/scala/org/apache/pekko/testkit/TestProbeSpec.scala]
3400[info] [patched file /build/repo/testkit/src/test/scala/org/apache/pekko/testkit/PekkoSpecSpec.scala]
3401[info] [patched file /build/repo/testkit/src/test/scala/org/apache/pekko/testkit/ExplicitlyTriggeredSchedulerSpec.scala]
3402[info] [patched file /build/repo/testkit/src/test/scala/org/apache/pekko/testkit/PekkoSpec.scala]
3403[info] done compiling
3404[info] compiling 86 Scala sources to /build/repo/actor-typed/target/scala-3.7.4-RC2/classes ...
3405[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/internal/TimerSchedulerImpl.scala]
3406[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/pubsub/Topic.scala]
3407[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/scaladsl/AskPattern.scala]
3408[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/scaladsl/Behaviors.scala]
3409[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/internal/adapter/SchedulerAdapter.scala]
3410[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/internal/adapter/ActorSystemAdapter.scala]
3411[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/Behavior.scala]
3412[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/javadsl/AskPattern.scala]
3413[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/internal/ActorContextImpl.scala]
3414[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/eventstream/EventStream.scala]
3415[info] done compiling
3416[info] compiling 8 Scala sources to /build/repo/stream-testkit/target/scala-3.7.4-RC2/classes ...
3417[info] [patched file /build/repo/stream-testkit/src/main/scala/org/apache/pekko/stream/testkit/javadsl/TestSource.scala]
3418[info] [patched file /build/repo/stream-testkit/src/main/scala/org/apache/pekko/stream/testkit/scaladsl/TestSource.scala]
3419[info] [patched file /build/repo/stream-testkit/src/main/scala/org/apache/pekko/stream/testkit/javadsl/TestSink.scala]
3420[info] [patched file /build/repo/stream-testkit/src/main/scala/org/apache/pekko/stream/testkit/StreamTestKit.scala]
3421[info] [patched file /build/repo/stream-testkit/src/main/scala/org/apache/pekko/stream/testkit/scaladsl/StreamTestKit.scala]
3422[info] [patched file /build/repo/stream-testkit/src/main/scala/org/apache/pekko/stream/testkit/scaladsl/TestSink.scala]
3423[info] done compiling
3424[info] compiling 91 Scala sources and 7 Java sources to /build/repo/remote/target/scala-3.7.4-RC2/classes ...
3425[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:148:56
3426[error] 148 | case DeathWatchNotification(child: ActorRefWithCell & ActorRefScope, _, _) if child.isLocal =>
3427[error] | ^
3428[error] | ',' or ')' expected, but identifier found
3429[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:49
3430[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
3431[error] | ^
3432[error] | ',' or ')' expected, but identifier found
3433[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:31:7
3434[error] 31 |import pekko.util.ByteString
3435[error] | ^
3436[error] | Cyclic reference involving val <import>
3437[error] |
3438[error] | Run with -explain-cyclic for more details.
3439[error] |
3440[error] | longer explanation available when compiling with `-explain`
3441[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:79:9
3442[error] 79 | with AssociationEventListener {
3443[error] | ^
3444[error] | Cyclic reference involving val <import>
3445[error] |
3446[error] | Run with -explain-cyclic for more details.
3447[error] |
3448[error] | longer explanation available when compiling with `-explain`
3449[error] -- [E008] Not Found Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:83
3450[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
3451[error] | ^^^^^^^^^^^^^^
3452[error] | value isLocal is not a member of org.apache.pekko.actor.ActorRef
3453[warn] -- [E220] Type Warning: /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/FlushBeforeDeathWatchNotification.scala:61:65
3454[warn] 61 | context.system.scheduler.scheduleOnce(timeout, self, Timeout)(context.dispatcher)
3455[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3456[warn] |Argument for implicit parameter sender was supplied using a default argument.
3457[warn] |
3458[warn] | longer explanation available when compiling with `-explain`
3459[warn] -- [E220] Type Warning: /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/FlushOnShutdown.scala:49:81
3460[warn] 49 | context.system.scheduler.scheduleOnce(timeout, self, FlushOnShutdown.Timeout)(context.dispatcher)
3461[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3462[warn] |Argument for implicit parameter sender was supplied using a default argument.
3463[warn] |
3464[warn] | longer explanation available when compiling with `-explain`
3465[error] -- [E007] Type Mismatch Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:113:22
3466[error] 113 | Future.successful(this)
3467[error] | ^^^^
3468[error] |Found: (FailureInjectorTransportAdapter.this :
3469[error] | org.apache.pekko.remote.transport.FailureInjectorTransportAdapter)
3470[error] |Required: org.apache.pekko.remote.transport.Transport.AssociationEventListener
3471[error] |
3472[error] | longer explanation available when compiling with `-explain`
3473[warn] two warnings found
3474[error] 6 errors found
3475[info] compiling 12 Scala sources to /build/repo/serialization-jackson/target/scala-3.7.4-RC2/classes ...
3476[info] done compiling
3477[info] compiling 155 Scala sources and 31 Java sources to /build/repo/actor-tests/target/scala-3.7.4-RC2/test-classes ...
3478[warn] -- Warning: /build/repo/actor-tests/src/test/scala/org/apache/pekko/actor/FSMActorSpec.scala:89:17
3479[warn] 89 | onTransition(transitionHandler)
3480[warn] | ^^^^^^^^^^^^^^^^^
3481[warn] | method transitionHandler is eta-expanded even though PartialFunction[
3482[warn] | (org.apache.pekko.actor.FSMActorSpec.LockState,
3483[warn] | org.apache.pekko.actor.FSMActorSpec.LockState),
3484[warn] | Unit] does not have the @FunctionalInterface annotation.
3485[warn] -- [E220] Type Warning: /build/repo/actor-tests/src/test/scala/org/apache/pekko/actor/SupervisorHierarchySpec.scala:242:70
3486[warn] 242 | context.system.scheduler.scheduleOnce(1.second, self, Dump(0))(context.dispatcher)
3487[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3488[warn] |Argument for implicit parameter sender was supplied using a default argument.
3489[warn] |
3490[warn] | longer explanation available when compiling with `-explain`
3491[warn] -- [E220] Type Warning: /build/repo/actor-tests/src/test/scala/org/apache/pekko/actor/SupervisorHierarchySpec.scala:527:71
3492[warn] 527 | context.system.scheduler.scheduleOnce(workSchedule, self, Work)(context.dispatcher)
3493[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3494[warn] |Argument for implicit parameter sender was supplied using a default argument.
3495[warn] |
3496[warn] | longer explanation available when compiling with `-explain`
3497[warn] -- [E220] Type Warning: /build/repo/actor-tests/src/test/scala/org/apache/pekko/actor/SupervisorHierarchySpec.scala:548:76
3498[warn] 548 | else context.system.scheduler.scheduleOnce(workSchedule, self, Work)(context.dispatcher)
3499[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3500[warn] |Argument for implicit parameter sender was supplied using a default argument.
3501[warn] |
3502[warn] | longer explanation available when compiling with `-explain`
3503[warn] -- [E220] Type Warning: /build/repo/actor-tests/src/test/scala/org/apache/pekko/actor/SupervisorHierarchySpec.scala:628:82
3504[warn] 628 | context.system.scheduler.scheduleOnce(workSchedule, self, GCcheck(weak))(context.dispatcher)
3505[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3506[warn] |Argument for implicit parameter sender was supplied using a default argument.
3507[warn] |
3508[warn] | longer explanation available when compiling with `-explain`
3509[warn] -- [E220] Type Warning: /build/repo/actor-tests/src/test/scala/org/apache/pekko/actor/SupervisorHierarchySpec.scala:652:82
3510[warn] 652 | context.system.scheduler.scheduleOnce(workSchedule, self, GCcheck(next))(context.dispatcher)
3511[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3512[warn] |Argument for implicit parameter sender was supplied using a default argument.
3513[warn] |
3514[warn] | longer explanation available when compiling with `-explain`
3515[warn] -- [E220] Type Warning: /build/repo/actor-tests/src/test/scala/org/apache/pekko/actor/SupervisorSpec.scala:214:38
3516[warn] 214 | Await.result(pingPongActor.?(Ping)(DilatedTimeout), DilatedTimeout) should ===(PongMessage)
3517[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3518[warn] |Argument for implicit parameter sender was supplied using a default argument.
3519[warn] |
3520[warn] | longer explanation available when compiling with `-explain`
3521[warn] -- [E220] Type Warning: /build/repo/actor-tests/src/test/scala/org/apache/pekko/actor/SupervisorSpec.scala:219:42
3522[warn] 219 | val result = pingPongActor.?(DieReply)(DilatedTimeout)
3523[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3524[warn] |Argument for implicit parameter sender was supplied using a default argument.
3525[warn] |
3526[warn] | longer explanation available when compiling with `-explain`
3527[warn] -- [E220] Type Warning: /build/repo/actor-tests/src/test/scala/org/apache/pekko/actor/SupervisorSpec.scala:225:42
3528[warn] 225 | val result = pingPongActor.?(DieReply)(DilatedTimeout)
3529[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3530[warn] |Argument for implicit parameter sender was supplied using a default argument.
3531[warn] |
3532[warn] | longer explanation available when compiling with `-explain`
3533[warn] -- [E220] Type Warning: /build/repo/actor-tests/src/test/scala/org/apache/pekko/actor/SupervisorSpec.scala:295:75
3534[warn] 295 | intercept[RuntimeException] { Await.result(temporaryActor.?(DieReply)(DilatedTimeout), DilatedTimeout) }
3535[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3536[warn] |Argument for implicit parameter sender was supplied using a default argument.
3537[warn] |
3538[warn] | longer explanation available when compiling with `-explain`
3539[warn] -- [E220] Type Warning: /build/repo/actor-tests/src/test/scala/org/apache/pekko/actor/SupervisorSpec.scala:448:45
3540[warn] 448 | Await.result(dyingActor.?(DieReply)(DilatedTimeout), DilatedTimeout)
3541[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3542[warn] |Argument for implicit parameter sender was supplied using a default argument.
3543[warn] |
3544[warn] | longer explanation available when compiling with `-explain`
3545[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/dispatch/ExecutionContextSpec.scala]
3546[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/util/ByteStringSpec.scala]
3547[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/io/TcpIntegrationSpecSupport.scala]
3548[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/actor/CoordinatedShutdownSpec.scala]
3549[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/actor/ReceiveTimeoutSpec.scala]
3550[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/actor/SupervisorHierarchySpec.scala]
3551[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/dispatch/MailboxConfigSpec.scala]
3552[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/actor/ActorTimeoutSpec.scala]
3553[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/actor/ActorSystemSpec.scala]
3554[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/routing/BalancingSpec.scala]
3555[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/pattern/AskSpec.scala]
3556[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/pattern/CircuitBreakerSpec.scala]
3557[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/actor/SupervisorSpec.scala]
3558[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/actor/SchedulerSpec.scala]
3559[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/actor/ForwardActorSpec.scala]
3560[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/dispatch/DispatcherShutdownSpec.scala]
3561[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/actor/ActorRefSpec.scala]
3562[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/actor/ExtensionSpec.scala]
3563[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/actor/dispatch/ActorModelSpec.scala]
3564[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/actor/FSMActorSpec.scala]
3565[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/actor/Ticket669Spec.scala]
3566[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/util/FrequencySketchSpec.scala]
3567[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/dispatch/SameThreadExecutionContextSpec.scala]
3568[warn] 11 warnings found
3569[warn] /build/repo/actor-tests/src/test/java/org/apache/pekko/actor/AbstractFSMActorTest.java:27:17: org$apache$pekko$actor$FSM$$transitionEvent() in org.apache.pekko.actor.AbstractFSM implements org$apache$pekko$actor$FSM$$transitionEvent() in org.apache.pekko.actor.FSM
3570[warn] return type requires unchecked conversion from scala.collection.immutable.List to scala.collection.immutable.List<scala.PartialFunction<scala.Tuple2<java.lang.String,java.lang.String>,scala.runtime.BoxedUnit>>
3571[warn] public static class MyFSM extends AbstractFSM<String, String> {
3572[warn]
3573[warn] private final ActorRef probe;
3574[warn]
3575[warn] MyFSM(ActorRef probe) {
3576[warn] this.probe = probe;
3577[warn] onTransition(this::logTransition);
3578[warn] startWith("start", "data");
3579[warn] when("start", matchEventEquals("next", (newState, data) -> goTo(newState)));
3580[warn] when("next", AbstractFSM.NullFunction());
3581[warn] initialize();
3582[warn] }
3583[warn]
3584[warn] private void logTransition(final String s1, final String s2) {
3585[warn] probe.tell(String.format("Transitioning from %1$s to %2$s.", s1, s2), getSelf());
3586[warn] }
3587[warn] }
3588[warn] ^
3589[warn] /build/repo/actor-tests/src/test/java/org/apache/pekko/actor/StashJavaAPITestActors.java:43:17: org$apache$pekko$actor$StashSupport$$theStash() in org.apache.pekko.actor.AbstractActorWithStash implements org$apache$pekko$actor$StashSupport$$theStash() in org.apache.pekko.actor.StashSupport
3590[warn] return type requires unchecked conversion from scala.collection.immutable.Vector to scala.collection.immutable.Vector<org.apache.pekko.dispatch.Envelope>
3591[warn] public static class WithStash extends AbstractActorWithStash {
3592[warn] int count = 0;
3593[warn]
3594[warn] @Override
3595[warn] public Receive createReceive() {
3596[warn] return receiveBuilder()
3597[warn] .match(
3598[warn] Object.class,
3599[warn] msg -> {
3600[warn] count = testReceive(msg, count, getSender(), getSelf(), this);
3601[warn] })
3602[warn] .build();
3603[warn] }
3604[warn] }
3605[warn] ^
3606[warn] /build/repo/actor-tests/src/test/java/org/apache/pekko/actor/StashJavaAPITestActors.java:58:17: org$apache$pekko$actor$StashSupport$$theStash() in org.apache.pekko.actor.AbstractActorWithUnboundedStash implements org$apache$pekko$actor$StashSupport$$theStash() in org.apache.pekko.actor.StashSupport
3607[warn] return type requires unchecked conversion from scala.collection.immutable.Vector to scala.collection.immutable.Vector<org.apache.pekko.dispatch.Envelope>
3608[warn] public static class WithUnboundedStash extends AbstractActorWithUnboundedStash {
3609[warn] int count = 0;
3610[warn]
3611[warn] @Override
3612[warn] public Receive createReceive() {
3613[warn] return receiveBuilder()
3614[warn] .match(
3615[warn] Object.class,
3616[warn] msg -> {
3617[warn] count = testReceive(msg, count, getSender(), getSelf(), this);
3618[warn] })
3619[warn] .build();
3620[warn] }
3621[warn] }
3622[warn] ^
3623[warn] /build/repo/actor-tests/src/test/java/org/apache/pekko/actor/StashJavaAPITestActors.java:73:17: org$apache$pekko$actor$StashSupport$$theStash() in org.apache.pekko.actor.AbstractActorWithUnrestrictedStash implements org$apache$pekko$actor$StashSupport$$theStash() in org.apache.pekko.actor.StashSupport
3624[warn] return type requires unchecked conversion from scala.collection.immutable.Vector to scala.collection.immutable.Vector<org.apache.pekko.dispatch.Envelope>
3625[warn] public static class WithUnrestrictedStash extends AbstractActorWithUnrestrictedStash {
3626[warn] int count = 0;
3627[warn]
3628[warn] @Override
3629[warn] public Receive createReceive() {
3630[warn] return receiveBuilder()
3631[warn] .match(
3632[warn] Object.class,
3633[warn] msg -> {
3634[warn] count = testReceive(msg, count, getSender(), getSelf(), this);
3635[warn] })
3636[warn] .build();
3637[warn] }
3638[warn] }
3639[warn] ^
3640[warn] /build/repo/actor-tests/src/test/java/org/apache/pekko/japi/ThrowablesTest.java:28:46: java.lang.ThreadDeath in java.lang has been deprecated and marked for removal
3641[warn] ThreadDeath
3642[warn] ^
3643[info] done compiling
3644[info] compiling 4 Scala sources and 1 Java source to /build/repo/coordination/target/scala-3.7.4-RC2/test-classes ...
3645[info] [patched file /build/repo/coordination/src/test/scala/org/apache/pekko/coordination/lease/TestLease.scala]
3646[info] done compiling
3647[info] compiling 21 Scala sources and 20 Java sources to /build/repo/serialization-jackson/target/scala-3.7.4-RC2/test-classes ...
3648[info] done compiling
3649[error] (remote / Compile / compileIncremental) Compilation failed
3650[info] compiling 91 Scala sources and 7 Java sources to /build/repo/remote/target/scala-3.7.4-RC2/classes ...
3651[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:148:56
3652[error] 148 | case DeathWatchNotification(child: ActorRefWithCell & ActorRefScope, _, _) if child.isLocal =>
3653[error] | ^
3654[error] | ',' or ')' expected, but identifier found
3655[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:49
3656[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
3657[error] | ^
3658[error] | ',' or ')' expected, but identifier found
3659[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:31:7
3660[error] 31 |import pekko.util.ByteString
3661[error] | ^
3662[error] | Cyclic reference involving val <import>
3663[error] |
3664[error] | Run with -explain-cyclic for more details.
3665[error] |
3666[error] | longer explanation available when compiling with `-explain`
3667[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:79:9
3668[error] 79 | with AssociationEventListener {
3669[error] | ^
3670[error] | Cyclic reference involving val <import>
3671[error] |
3672[error] | Run with -explain-cyclic for more details.
3673[error] |
3674[error] | longer explanation available when compiling with `-explain`
3675[error] -- [E008] Not Found Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:83
3676[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
3677[error] | ^^^^^^^^^^^^^^
3678[error] | value isLocal is not a member of org.apache.pekko.actor.ActorRef
3679[warn] -- [E220] Type Warning: /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/FlushBeforeDeathWatchNotification.scala:61:65
3680[warn] 61 | context.system.scheduler.scheduleOnce(timeout, self, Timeout)(context.dispatcher)
3681[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3682[warn] |Argument for implicit parameter sender was supplied using a default argument.
3683[warn] |
3684[warn] | longer explanation available when compiling with `-explain`
3685[warn] -- [E220] Type Warning: /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/FlushOnShutdown.scala:49:81
3686[warn] 49 | context.system.scheduler.scheduleOnce(timeout, self, FlushOnShutdown.Timeout)(context.dispatcher)
3687[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3688[warn] |Argument for implicit parameter sender was supplied using a default argument.
3689[warn] |
3690[warn] | longer explanation available when compiling with `-explain`
3691[error] -- [E007] Type Mismatch Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:113:22
3692[error] 113 | Future.successful(this)
3693[error] | ^^^^
3694[error] |Found: (FailureInjectorTransportAdapter.this :
3695[error] | org.apache.pekko.remote.transport.FailureInjectorTransportAdapter)
3696[error] |Required: org.apache.pekko.remote.transport.Transport.AssociationEventListener
3697[error] |
3698[error] | longer explanation available when compiling with `-explain`
3699[warn] two warnings found
3700[error] 6 errors found
3701[error] (remote / Compile / compileIncremental) Compilation failed
3702Starting build for ProjectRef(file:/build/repo/,stream-testkit) (pekko-stream-testkit)... [2/32]
3703Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
3704[info] compiling 11 Scala sources to /build/repo/stream-testkit/target/scala-3.7.4-RC2/test-classes ...
3705[info] [patched file /build/repo/stream-testkit/src/test/scala/org/apache/pekko/stream/testkit/ScriptedTest.scala]
3706[info] [patched file /build/repo/stream-testkit/src/test/scala/org/apache/pekko/stream/testkit/StreamSpec.scala]
3707[info] [patched file /build/repo/stream-testkit/src/test/scala/org/apache/pekko/stream/testkit/ChainSetup.scala]
3708[info] done compiling
3709Starting build for ProjectRef(file:/build/repo/,multi-node-testkit) (pekko-multi-node-testkit)... [3/32]
3710Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
3711[info] compiling 91 Scala sources and 7 Java sources to /build/repo/remote/target/scala-3.7.4-RC2/classes ...
3712[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:148:56
3713[error] 148 | case DeathWatchNotification(child: ActorRefWithCell & ActorRefScope, _, _) if child.isLocal =>
3714[error] | ^
3715[error] | ',' or ')' expected, but identifier found
3716[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:49
3717[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
3718[error] | ^
3719[error] | ',' or ')' expected, but identifier found
3720[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:31:7
3721[error] 31 |import pekko.util.ByteString
3722[error] | ^
3723[error] | Cyclic reference involving val <import>
3724[error] |
3725[error] | Run with -explain-cyclic for more details.
3726[error] |
3727[error] | longer explanation available when compiling with `-explain`
3728[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:79:9
3729[error] 79 | with AssociationEventListener {
3730[error] | ^
3731[error] | Cyclic reference involving val <import>
3732[error] |
3733[error] | Run with -explain-cyclic for more details.
3734[error] |
3735[error] | longer explanation available when compiling with `-explain`
3736[error] -- [E008] Not Found Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:83
3737[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
3738[error] | ^^^^^^^^^^^^^^
3739[error] | value isLocal is not a member of org.apache.pekko.actor.ActorRef
3740[warn] -- [E220] Type Warning: /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/FlushBeforeDeathWatchNotification.scala:61:65
3741[warn] 61 | context.system.scheduler.scheduleOnce(timeout, self, Timeout)(context.dispatcher)
3742[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3743[warn] |Argument for implicit parameter sender was supplied using a default argument.
3744[warn] |
3745[warn] | longer explanation available when compiling with `-explain`
3746[warn] -- [E220] Type Warning: /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/FlushOnShutdown.scala:49:81
3747[warn] 49 | context.system.scheduler.scheduleOnce(timeout, self, FlushOnShutdown.Timeout)(context.dispatcher)
3748[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3749[warn] |Argument for implicit parameter sender was supplied using a default argument.
3750[warn] |
3751[warn] | longer explanation available when compiling with `-explain`
3752[error] -- [E007] Type Mismatch Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:113:22
3753[error] 113 | Future.successful(this)
3754[error] | ^^^^
3755[error] |Found: (FailureInjectorTransportAdapter.this :
3756[error] | org.apache.pekko.remote.transport.FailureInjectorTransportAdapter)
3757[error] |Required: org.apache.pekko.remote.transport.Transport.AssociationEventListener
3758[error] |
3759[error] | longer explanation available when compiling with `-explain`
3760[warn] two warnings found
3761[error] 6 errors found
3762[error] (remote / Compile / compileIncremental) Compilation failed
3763[info] compiling 91 Scala sources and 7 Java sources to /build/repo/remote/target/scala-3.7.4-RC2/classes ...
3764[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:148:56
3765[error] 148 | case DeathWatchNotification(child: ActorRefWithCell & ActorRefScope, _, _) if child.isLocal =>
3766[error] | ^
3767[error] | ',' or ')' expected, but identifier found
3768[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:49
3769[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
3770[error] | ^
3771[error] | ',' or ')' expected, but identifier found
3772[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:31:7
3773[error] 31 |import pekko.util.ByteString
3774[error] | ^
3775[error] | Cyclic reference involving val <import>
3776[error] |
3777[error] | Run with -explain-cyclic for more details.
3778[error] |
3779[error] | longer explanation available when compiling with `-explain`
3780[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:79:9
3781[error] 79 | with AssociationEventListener {
3782[error] | ^
3783[error] | Cyclic reference involving val <import>
3784[error] |
3785[error] | Run with -explain-cyclic for more details.
3786[error] |
3787[error] | longer explanation available when compiling with `-explain`
3788[error] -- [E008] Not Found Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:83
3789[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
3790[error] | ^^^^^^^^^^^^^^
3791[error] | value isLocal is not a member of org.apache.pekko.actor.ActorRef
3792[warn] -- [E220] Type Warning: /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/FlushBeforeDeathWatchNotification.scala:61:65
3793[warn] 61 | context.system.scheduler.scheduleOnce(timeout, self, Timeout)(context.dispatcher)
3794[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3795[warn] |Argument for implicit parameter sender was supplied using a default argument.
3796[warn] |
3797[warn] | longer explanation available when compiling with `-explain`
3798[warn] -- [E220] Type Warning: /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/FlushOnShutdown.scala:49:81
3799[warn] 49 | context.system.scheduler.scheduleOnce(timeout, self, FlushOnShutdown.Timeout)(context.dispatcher)
3800[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3801[warn] |Argument for implicit parameter sender was supplied using a default argument.
3802[warn] |
3803[warn] | longer explanation available when compiling with `-explain`
3804[error] -- [E007] Type Mismatch Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:113:22
3805[error] 113 | Future.successful(this)
3806[error] | ^^^^
3807[error] |Found: (FailureInjectorTransportAdapter.this :
3808[error] | org.apache.pekko.remote.transport.FailureInjectorTransportAdapter)
3809[error] |Required: org.apache.pekko.remote.transport.Transport.AssociationEventListener
3810[error] |
3811[error] | longer explanation available when compiling with `-explain`
3812[warn] two warnings found
3813[error] 6 errors found
3814[error] (remote / Compile / compileIncremental) Compilation failed
3815[info] compiling 91 Scala sources and 7 Java sources to /build/repo/remote/target/scala-3.7.4-RC2/classes ...
3816[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:148:56
3817[error] 148 | case DeathWatchNotification(child: ActorRefWithCell & ActorRefScope, _, _) if child.isLocal =>
3818[error] | ^
3819[error] | ',' or ')' expected, but identifier found
3820[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:49
3821[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
3822[error] | ^
3823[error] | ',' or ')' expected, but identifier found
3824[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:31:7
3825[error] 31 |import pekko.util.ByteString
3826[error] | ^
3827[error] | Cyclic reference involving val <import>
3828[error] |
3829[error] | Run with -explain-cyclic for more details.
3830[error] |
3831[error] | longer explanation available when compiling with `-explain`
3832[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:79:9
3833[error] 79 | with AssociationEventListener {
3834[error] | ^
3835[error] | Cyclic reference involving val <import>
3836[error] |
3837[error] | Run with -explain-cyclic for more details.
3838[error] |
3839[error] | longer explanation available when compiling with `-explain`
3840[error] -- [E008] Not Found Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:83
3841[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
3842[error] | ^^^^^^^^^^^^^^
3843[error] | value isLocal is not a member of org.apache.pekko.actor.ActorRef
3844[warn] -- [E220] Type Warning: /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/FlushBeforeDeathWatchNotification.scala:61:65
3845[warn] 61 | context.system.scheduler.scheduleOnce(timeout, self, Timeout)(context.dispatcher)
3846[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3847[warn] |Argument for implicit parameter sender was supplied using a default argument.
3848[warn] |
3849[warn] | longer explanation available when compiling with `-explain`
3850[warn] -- [E220] Type Warning: /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/FlushOnShutdown.scala:49:81
3851[warn] 49 | context.system.scheduler.scheduleOnce(timeout, self, FlushOnShutdown.Timeout)(context.dispatcher)
3852[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3853[warn] |Argument for implicit parameter sender was supplied using a default argument.
3854[warn] |
3855[warn] | longer explanation available when compiling with `-explain`
3856[error] -- [E007] Type Mismatch Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:113:22
3857[error] 113 | Future.successful(this)
3858[error] | ^^^^
3859[error] |Found: (FailureInjectorTransportAdapter.this :
3860[error] | org.apache.pekko.remote.transport.FailureInjectorTransportAdapter)
3861[error] |Required: org.apache.pekko.remote.transport.Transport.AssociationEventListener
3862[error] |
3863[error] | longer explanation available when compiling with `-explain`
3864[warn] two warnings found
3865[error] 6 errors found
3866[error] (remote / Compile / compileIncremental) Compilation failed
3867Starting build for ProjectRef(file:/build/repo/,cluster) (pekko-cluster)... [4/32]
3868Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
3869[info] compiling 91 Scala sources and 7 Java sources to /build/repo/remote/target/scala-3.7.4-RC2/classes ...
3870[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:148:56
3871[error] 148 | case DeathWatchNotification(child: ActorRefWithCell & ActorRefScope, _, _) if child.isLocal =>
3872[error] | ^
3873[error] | ',' or ')' expected, but identifier found
3874[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:49
3875[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
3876[error] | ^
3877[error] | ',' or ')' expected, but identifier found
3878[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:31:7
3879[error] 31 |import pekko.util.ByteString
3880[error] | ^
3881[error] | Cyclic reference involving val <import>
3882[error] |
3883[error] | Run with -explain-cyclic for more details.
3884[error] |
3885[error] | longer explanation available when compiling with `-explain`
3886[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:79:9
3887[error] 79 | with AssociationEventListener {
3888[error] | ^
3889[error] | Cyclic reference involving val <import>
3890[error] |
3891[error] | Run with -explain-cyclic for more details.
3892[error] |
3893[error] | longer explanation available when compiling with `-explain`
3894[error] -- [E008] Not Found Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:83
3895[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
3896[error] | ^^^^^^^^^^^^^^
3897[error] | value isLocal is not a member of org.apache.pekko.actor.ActorRef
3898[warn] -- [E220] Type Warning: /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/FlushBeforeDeathWatchNotification.scala:61:65
3899[warn] 61 | context.system.scheduler.scheduleOnce(timeout, self, Timeout)(context.dispatcher)
3900[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3901[warn] |Argument for implicit parameter sender was supplied using a default argument.
3902[warn] |
3903[warn] | longer explanation available when compiling with `-explain`
3904[warn] -- [E220] Type Warning: /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/FlushOnShutdown.scala:49:81
3905[warn] 49 | context.system.scheduler.scheduleOnce(timeout, self, FlushOnShutdown.Timeout)(context.dispatcher)
3906[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3907[warn] |Argument for implicit parameter sender was supplied using a default argument.
3908[warn] |
3909[warn] | longer explanation available when compiling with `-explain`
3910[error] -- [E007] Type Mismatch Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:113:22
3911[error] 113 | Future.successful(this)
3912[error] | ^^^^
3913[error] |Found: (FailureInjectorTransportAdapter.this :
3914[error] | org.apache.pekko.remote.transport.FailureInjectorTransportAdapter)
3915[error] |Required: org.apache.pekko.remote.transport.Transport.AssociationEventListener
3916[error] |
3917[error] | longer explanation available when compiling with `-explain`
3918[warn] two warnings found
3919[error] 6 errors found
3920[error] (remote / Compile / compileIncremental) Compilation failed
3921[info] compiling 91 Scala sources and 7 Java sources to /build/repo/remote/target/scala-3.7.4-RC2/classes ...
3922[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:148:56
3923[error] 148 | case DeathWatchNotification(child: ActorRefWithCell & ActorRefScope, _, _) if child.isLocal =>
3924[error] | ^
3925[error] | ',' or ')' expected, but identifier found
3926[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:49
3927[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
3928[error] | ^
3929[error] | ',' or ')' expected, but identifier found
3930[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:31:7
3931[error] 31 |import pekko.util.ByteString
3932[error] | ^
3933[error] | Cyclic reference involving val <import>
3934[error] |
3935[error] | Run with -explain-cyclic for more details.
3936[error] |
3937[error] | longer explanation available when compiling with `-explain`
3938[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:79:9
3939[error] 79 | with AssociationEventListener {
3940[error] | ^
3941[error] | Cyclic reference involving val <import>
3942[error] |
3943[error] | Run with -explain-cyclic for more details.
3944[error] |
3945[error] | longer explanation available when compiling with `-explain`
3946[error] -- [E008] Not Found Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:83
3947[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
3948[error] | ^^^^^^^^^^^^^^
3949[error] | value isLocal is not a member of org.apache.pekko.actor.ActorRef
3950[warn] -- [E220] Type Warning: /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/FlushBeforeDeathWatchNotification.scala:61:65
3951[warn] 61 | context.system.scheduler.scheduleOnce(timeout, self, Timeout)(context.dispatcher)
3952[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3953[warn] |Argument for implicit parameter sender was supplied using a default argument.
3954[warn] |
3955[warn] | longer explanation available when compiling with `-explain`
3956[warn] -- [E220] Type Warning: /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/FlushOnShutdown.scala:49:81
3957[warn] 49 | context.system.scheduler.scheduleOnce(timeout, self, FlushOnShutdown.Timeout)(context.dispatcher)
3958[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3959[warn] |Argument for implicit parameter sender was supplied using a default argument.
3960[warn] |
3961[warn] | longer explanation available when compiling with `-explain`
3962[error] -- [E007] Type Mismatch Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:113:22
3963[error] 113 | Future.successful(this)
3964[error] | ^^^^
3965[error] |Found: (FailureInjectorTransportAdapter.this :
3966[error] | org.apache.pekko.remote.transport.FailureInjectorTransportAdapter)
3967[error] |Required: org.apache.pekko.remote.transport.Transport.AssociationEventListener
3968[error] |
3969[error] | longer explanation available when compiling with `-explain`
3970[warn] two warnings found
3971[error] 6 errors found
3972[error] (remote / Compile / compileIncremental) Compilation failed
3973[info] compiling 91 Scala sources and 7 Java sources to /build/repo/remote/target/scala-3.7.4-RC2/classes ...
3974[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:148:56
3975[error] 148 | case DeathWatchNotification(child: ActorRefWithCell & ActorRefScope, _, _) if child.isLocal =>
3976[error] | ^
3977[error] | ',' or ')' expected, but identifier found
3978[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:49
3979[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
3980[error] | ^
3981[error] | ',' or ')' expected, but identifier found
3982[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:31:7
3983[error] 31 |import pekko.util.ByteString
3984[error] | ^
3985[error] | Cyclic reference involving val <import>
3986[error] |
3987[error] | Run with -explain-cyclic for more details.
3988[error] |
3989[error] | longer explanation available when compiling with `-explain`
3990[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:79:9
3991[error] 79 | with AssociationEventListener {
3992[error] | ^
3993[error] | Cyclic reference involving val <import>
3994[error] |
3995[error] | Run with -explain-cyclic for more details.
3996[error] |
3997[error] | longer explanation available when compiling with `-explain`
3998[error] -- [E008] Not Found Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:83
3999[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
4000[error] | ^^^^^^^^^^^^^^
4001[error] | value isLocal is not a member of org.apache.pekko.actor.ActorRef
4002[warn] -- [E220] Type Warning: /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/FlushBeforeDeathWatchNotification.scala:61:65
4003[warn] 61 | context.system.scheduler.scheduleOnce(timeout, self, Timeout)(context.dispatcher)
4004[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4005[warn] |Argument for implicit parameter sender was supplied using a default argument.
4006[warn] |
4007[warn] | longer explanation available when compiling with `-explain`
4008[warn] -- [E220] Type Warning: /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/FlushOnShutdown.scala:49:81
4009[warn] 49 | context.system.scheduler.scheduleOnce(timeout, self, FlushOnShutdown.Timeout)(context.dispatcher)
4010[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4011[warn] |Argument for implicit parameter sender was supplied using a default argument.
4012[warn] |
4013[warn] | longer explanation available when compiling with `-explain`
4014[error] -- [E007] Type Mismatch Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:113:22
4015[error] 113 | Future.successful(this)
4016[error] | ^^^^
4017[error] |Found: (FailureInjectorTransportAdapter.this :
4018[error] | org.apache.pekko.remote.transport.FailureInjectorTransportAdapter)
4019[error] |Required: org.apache.pekko.remote.transport.Transport.AssociationEventListener
4020[error] |
4021[error] | longer explanation available when compiling with `-explain`
4022[warn] two warnings found
4023[error] 6 errors found
4024[error] (remote / Compile / compileIncremental) Compilation failed
4025Starting build for ProjectRef(file:/build/repo/,bill-of-materials) (pekko-bom)... [5/32]
4026Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
4027Starting build for ProjectRef(file:/build/repo/,serialization-jackson) (pekko-serialization-jackson)... [6/32]
4028Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
4029Starting build for ProjectRef(file:/build/repo/,actor-typed) (pekko-actor-typed)... [7/32]
4030Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
4031Starting build for ProjectRef(file:/build/repo/,testkit) (pekko-testkit)... [8/32]
4032Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
4033Starting build for ProjectRef(file:/build/repo/,cluster-sharding-typed) (pekko-cluster-sharding-typed)... [9/32]
4034Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
4035[info] compiling 91 Scala sources and 7 Java sources to /build/repo/remote/target/scala-3.7.4-RC2/classes ...
4036[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:148:56
4037[error] 148 | case DeathWatchNotification(child: ActorRefWithCell & ActorRefScope, _, _) if child.isLocal =>
4038[error] | ^
4039[error] | ',' or ')' expected, but identifier found
4040[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:49
4041[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
4042[error] | ^
4043[error] | ',' or ')' expected, but identifier found
4044[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:31:7
4045[error] 31 |import pekko.util.ByteString
4046[error] | ^
4047[error] | Cyclic reference involving val <import>
4048[error] |
4049[error] | Run with -explain-cyclic for more details.
4050[error] |
4051[error] | longer explanation available when compiling with `-explain`
4052[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:79:9
4053[error] 79 | with AssociationEventListener {
4054[error] | ^
4055[error] | Cyclic reference involving val <import>
4056[error] |
4057[error] | Run with -explain-cyclic for more details.
4058[error] |
4059[error] | longer explanation available when compiling with `-explain`
4060[error] -- [E008] Not Found Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:83
4061[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
4062[error] | ^^^^^^^^^^^^^^
4063[error] | value isLocal is not a member of org.apache.pekko.actor.ActorRef
4064[warn] -- [E220] Type Warning: /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/FlushBeforeDeathWatchNotification.scala:61:65
4065[warn] 61 | context.system.scheduler.scheduleOnce(timeout, self, Timeout)(context.dispatcher)
4066[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4067[warn] |Argument for implicit parameter sender was supplied using a default argument.
4068[warn] |
4069[warn] | longer explanation available when compiling with `-explain`
4070[warn] -- [E220] Type Warning: /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/FlushOnShutdown.scala:49:81
4071[warn] 49 | context.system.scheduler.scheduleOnce(timeout, self, FlushOnShutdown.Timeout)(context.dispatcher)
4072[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4073[warn] |Argument for implicit parameter sender was supplied using a default argument.
4074[warn] |
4075[warn] | longer explanation available when compiling with `-explain`
4076[error] -- [E007] Type Mismatch Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:113:22
4077[error] 113 | Future.successful(this)
4078[error] | ^^^^
4079[error] |Found: (FailureInjectorTransportAdapter.this :
4080[error] | org.apache.pekko.remote.transport.FailureInjectorTransportAdapter)
4081[error] |Required: org.apache.pekko.remote.transport.Transport.AssociationEventListener
4082[error] |
4083[error] | longer explanation available when compiling with `-explain`
4084[warn] two warnings found
4085[error] 6 errors found
4086[info] compiling 47 Scala sources and 6 Java sources to /build/repo/persistence/target/scala-3.7.4-RC2/classes ...
4087[warn] -- [E220] Type Warning: /build/repo/persistence/src/main/scala/org/apache/pekko/persistence/AtLeastOnceDelivery.scala:256:97
4088[warn] 256 | context.system.scheduler.scheduleWithFixedDelay(interval, interval, self, RedeliveryTick)(context.dispatcher))
4089[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4090[warn] |Argument for implicit parameter sender was supplied using a default argument.
4091[warn] |
4092[warn] | longer explanation available when compiling with `-explain`
4093[warn] -- [E220] Type Warning: /build/repo/persistence/src/main/scala/org/apache/pekko/persistence/journal/PersistencePluginProxy.scala:129:75
4094[warn] 129 | context.system.scheduler.scheduleOnce(initTimeout, self, InitTimeout)(context.dispatcher)
4095[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4096[warn] |Argument for implicit parameter sender was supplied using a default argument.
4097[warn] |
4098[warn] | longer explanation available when compiling with `-explain`
4099[info] [patched file /build/repo/persistence/src/main/scala/org/apache/pekko/persistence/journal/PersistencePluginProxy.scala]
4100[info] [patched file /build/repo/persistence/src/main/scala/org/apache/pekko/persistence/snapshot/SnapshotStore.scala]
4101[info] [patched file /build/repo/persistence/src/main/scala/org/apache/pekko/persistence/journal/leveldb/LeveldbRecovery.scala]
4102[info] [patched file /build/repo/persistence/src/main/scala/org/apache/pekko/persistence/AtLeastOnceDelivery.scala]
4103[info] [patched file /build/repo/persistence/src/main/scala/org/apache/pekko/persistence/snapshot/local/LocalSnapshotStore.scala]
4104[warn] two warnings found
4105[info] done compiling
4106[info] compiling 2 Scala sources to /build/repo/actor-typed/target/scala-3.7.4-RC2/CompileJdk9-classes ...
4107[info] done compiling
4108[info] compiling 8 Scala sources to /build/repo/stream-typed/target/scala-3.7.4-RC2/classes ...
4109[info] [patched file /build/repo/stream-typed/src/main/scala/org/apache/pekko/stream/typed/javadsl/ActorFlow.scala]
4110[info] [patched file /build/repo/stream-typed/src/main/scala/org/apache/pekko/stream/typed/scaladsl/ActorFlow.scala]
4111[info] done compiling
4112[error] (remote / Compile / compileIncremental) Compilation failed
4113[info] compiling 91 Scala sources and 7 Java sources to /build/repo/remote/target/scala-3.7.4-RC2/classes ...
4114[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:148:56
4115[error] 148 | case DeathWatchNotification(child: ActorRefWithCell & ActorRefScope, _, _) if child.isLocal =>
4116[error] | ^
4117[error] | ',' or ')' expected, but identifier found
4118[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:49
4119[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
4120[error] | ^
4121[error] | ',' or ')' expected, but identifier found
4122[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:31:7
4123[error] 31 |import pekko.util.ByteString
4124[error] | ^
4125[error] | Cyclic reference involving val <import>
4126[error] |
4127[error] | Run with -explain-cyclic for more details.
4128[error] |
4129[error] | longer explanation available when compiling with `-explain`
4130[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:79:9
4131[error] 79 | with AssociationEventListener {
4132[error] | ^
4133[error] | Cyclic reference involving val <import>
4134[error] |
4135[error] | Run with -explain-cyclic for more details.
4136[error] |
4137[error] | longer explanation available when compiling with `-explain`
4138[error] -- [E008] Not Found Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:83
4139[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
4140[error] | ^^^^^^^^^^^^^^
4141[error] | value isLocal is not a member of org.apache.pekko.actor.ActorRef
4142[warn] -- [E220] Type Warning: /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/FlushBeforeDeathWatchNotification.scala:61:65
4143[warn] 61 | context.system.scheduler.scheduleOnce(timeout, self, Timeout)(context.dispatcher)
4144[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4145[warn] |Argument for implicit parameter sender was supplied using a default argument.
4146[warn] |
4147[warn] | longer explanation available when compiling with `-explain`
4148[warn] -- [E220] Type Warning: /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/FlushOnShutdown.scala:49:81
4149[warn] 49 | context.system.scheduler.scheduleOnce(timeout, self, FlushOnShutdown.Timeout)(context.dispatcher)
4150[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4151[warn] |Argument for implicit parameter sender was supplied using a default argument.
4152[warn] |
4153[warn] | longer explanation available when compiling with `-explain`
4154[error] -- [E007] Type Mismatch Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:113:22
4155[error] 113 | Future.successful(this)
4156[error] | ^^^^
4157[error] |Found: (FailureInjectorTransportAdapter.this :
4158[error] | org.apache.pekko.remote.transport.FailureInjectorTransportAdapter)
4159[error] |Required: org.apache.pekko.remote.transport.Transport.AssociationEventListener
4160[error] |
4161[error] | longer explanation available when compiling with `-explain`
4162[warn] two warnings found
4163[error] 6 errors found
4164[info] compiling 44 Scala sources and 1 Java source to /build/repo/actor-testkit-typed/target/scala-3.7.4-RC2/classes ...
4165[info] [patched file /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/internal/LoggingTestKitImpl.scala]
4166[info] [patched file /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/scaladsl/ActorTestKit.scala]
4167[info] done compiling
4168[info] compiling 11 Scala sources to /build/repo/persistence-tck/target/scala-3.7.4-RC2/classes ...
4169[info] done compiling
4170[info] compiling 43 Scala sources and 1 Java source to /build/repo/persistence/target/scala-3.7.4-RC2/test-classes ...
4171[info] [patched file /build/repo/persistence/src/test/scala/org/apache/pekko/persistence/PersistentActorJournalProtocolSpec.scala]
4172[info] [patched file /build/repo/persistence/src/test/scala/org/apache/pekko/persistence/fsm/PersistentFSMSpec.scala]
4173[warn] /build/repo/persistence/src/test/java/org/apache/pekko/persistence/fsm/AbstractPersistentFSMTest.java:29:17: org$apache$pekko$persistence$fsm$PersistentFSM$$currentStateTimeout() in org.apache.pekko.persistence.fsm.AbstractPersistentFSM implements org$apache$pekko$persistence$fsm$PersistentFSM$$currentStateTimeout() in org.apache.pekko.persistence.fsm.PersistentFSM
4174[warn] return type requires unchecked conversion from scala.Option to scala.Option<scala.concurrent.duration.FiniteDuration>
4175[warn] public static class WebStoreCustomerFSM
4176[warn] extends AbstractPersistentFSM<
4177[warn] WebStoreCustomerFSM.UserState,
4178[warn] WebStoreCustomerFSM.ShoppingCart,
4179[warn] WebStoreCustomerFSM.DomainEvent> {
4180[warn]
4181[warn] // State name
4182[warn] // #customer-states
4183[warn] enum UserState implements PersistentFSM.FSMState {
4184[warn] LOOKING_AROUND("Looking Around"),
4185[warn] SHOPPING("Shopping"),
4186[warn] INACTIVE("Inactive"),
4187[warn] PAID("Paid");
4188[warn]
4189[warn] private final String stateIdentifier;
4190[warn]
4191[warn] UserState(String stateIdentifier) {
4192[warn] this.stateIdentifier = stateIdentifier;
4193[warn] }
4194[warn]
4195[warn] @Override
4196[warn] public String identifier() {
4197[warn] return stateIdentifier;
4198[warn] }
4199[warn] }
4200[warn] // #customer-states
4201[warn]
4202[warn] // #customer-states-data
4203[warn] public static class ShoppingCart {
4204[warn] private final List<Item> items = new ArrayList<>();
4205[warn]
4206[warn] public ShoppingCart(Item initialItem) {
4207[warn] items.add(initialItem);
4208[warn] }
4209[warn]
4210[warn] public ShoppingCart() {}
4211[warn]
4212[warn] public List<Item> getItems() {
4213[warn] return Collections.unmodifiableList(items);
4214[warn] }
4215[warn]
4216[warn] public ShoppingCart addItem(Item item) {
4217[warn] items.add(item);
4218[warn] return this;
4219[warn] }
4220[warn]
4221[warn] public void empty() {
4222[warn] items.clear();
4223[warn] }
4224[warn] }
4225[warn]
4226[warn] public static class Item implements Serializable {
4227[warn] private final String id;
4228[warn] private final String name;
4229[warn] private final float price;
4230[warn]
4231[warn] Item(String id, String name, float price) {
4232[warn] this.id = id;
4233[warn] this.name = name;
4234[warn] this.price = price;
4235[warn] }
4236[warn]
4237[warn] public String getId() {
4238[warn] return id;
4239[warn] }
4240[warn]
4241[warn] public float getPrice() {
4242[warn] return price;
4243[warn] }
4244[warn]
4245[warn] public String getName() {
4246[warn] return name;
4247[warn] }
4248[warn]
4249[warn] @Override
4250[warn] public String toString() {
4251[warn] return String.format("Item{id=%s, name=%s, price=%s}", id, price, name);
4252[warn] }
4253[warn]
4254[warn] @Override
4255[warn] public boolean equals(Object o) {
4256[warn] if (this == o) return true;
4257[warn] if (o == null || getClass() != o.getClass()) return false;
4258[warn]
4259[warn] Item item = (Item) o;
4260[warn]
4261[warn] return item.price == price && id.equals(item.id) && name.equals(item.name);
4262[warn] }
4263[warn] }
4264[warn] // #customer-states-data
4265[warn]
4266[warn] public interface Command {}
4267[warn]
4268[warn] // #customer-commands
4269[warn] public static final class AddItem implements Command {
4270[warn] private final Item item;
4271[warn]
4272[warn] public AddItem(Item item) {
4273[warn] this.item = item;
4274[warn] }
4275[warn]
4276[warn] public Item getItem() {
4277[warn] return item;
4278[warn] }
4279[warn] }
4280[warn]
4281[warn] public enum Buy implements Command {
4282[warn] INSTANCE
4283[warn] }
4284[warn]
4285[warn] public enum Leave implements Command {
4286[warn] INSTANCE
4287[warn] }
4288[warn]
4289[warn] public enum GetCurrentCart implements Command {
4290[warn] INSTANCE
4291[warn] }
4292[warn] // #customer-commands
4293[warn]
4294[warn] public interface DomainEvent extends Serializable {}
4295[warn]
4296[warn] // #customer-domain-events
4297[warn] public static final class ItemAdded implements DomainEvent {
4298[warn] private final Item item;
4299[warn]
4300[warn] public ItemAdded(Item item) {
4301[warn] this.item = item;
4302[warn] }
4303[warn]
4304[warn] public Item getItem() {
4305[warn] return item;
4306[warn] }
4307[warn] }
4308[warn]
4309[warn] public enum OrderExecuted implements DomainEvent {
4310[warn] INSTANCE
4311[warn] }
4312[warn]
4313[warn] public enum OrderDiscarded implements DomainEvent {
4314[warn] INSTANCE
4315[warn] }
4316[warn] // #customer-domain-events
4317[warn]
4318[warn] public enum CustomerInactive implements DomainEvent {
4319[warn] INSTANCE
4320[warn] }
4321[warn]
4322[warn] // Side effects - report events to be sent to some "Report Actor"
4323[warn] public interface ReportEvent {}
4324[warn]
4325[warn] public static final class PurchaseWasMade implements ReportEvent {
4326[warn] private final List<Item> items;
4327[warn]
4328[warn] public PurchaseWasMade(List<Item> items) {
4329[warn] this.items = Collections.unmodifiableList(items);
4330[warn] }
4331[warn]
4332[warn] public List<Item> getItems() {
4333[warn] return items;
4334[warn] }
4335[warn] }
4336[warn]
4337[warn] public enum ShoppingCardDiscarded implements ReportEvent {
4338[warn] INSTANCE
4339[warn] }
4340[warn]
4341[warn] private final String persistenceId;
4342[warn]
4343[warn] @Override
4344[warn] public Class<DomainEvent> domainEventClass() {
4345[warn] return DomainEvent.class;
4346[warn] }
4347[warn]
4348[warn] @Override
4349[warn] public String persistenceId() {
4350[warn] return persistenceId;
4351[warn] }
4352[warn]
4353[warn] public static Props props(String persistenceId, ActorRef reportActor) {
4354[warn] return Props.create(WebStoreCustomerFSM.class, persistenceId, reportActor);
4355[warn] }
4356[warn]
4357[warn] public WebStoreCustomerFSM(String persistenceId, ActorRef reportActor) {
4358[warn] this.persistenceId = persistenceId;
4359[warn]
4360[warn] // #customer-fsm-body
4361[warn] startWith(UserState.LOOKING_AROUND, new ShoppingCart());
4362[warn]
4363[warn] when(
4364[warn] UserState.LOOKING_AROUND,
4365[warn] matchEvent(
4366[warn] AddItem.class,
4367[warn] (event, data) ->
4368[warn] goTo(UserState.SHOPPING)
4369[warn] .applying(new ItemAdded(event.getItem()))
4370[warn] .forMax(Duration.ofSeconds(1)))
4371[warn] .event(GetCurrentCart.class, (event, data) -> stay().replying(data)));
4372[warn]
4373[warn] when(
4374[warn] UserState.SHOPPING,
4375[warn] matchEvent(
4376[warn] AddItem.class,
4377[warn] (event, data) ->
4378[warn] stay().applying(new ItemAdded(event.getItem())).forMax(Duration.ofSeconds(1)))
4379[warn] .event(
4380[warn] Buy.class,
4381[warn] // #customer-andthen-example
4382[warn] (event, data) ->
4383[warn] goTo(UserState.PAID)
4384[warn] .applying(OrderExecuted.INSTANCE)
4385[warn] .andThen(
4386[warn] exec(
4387[warn] cart -> {
4388[warn] reportActor.tell(new PurchaseWasMade(cart.getItems()), self());
4389[warn] // #customer-andthen-example
4390[warn] saveStateSnapshot();
4391[warn] // #customer-andthen-example
4392[warn] })))
4393[warn] // #customer-andthen-example
4394[warn] .event(
4395[warn] Leave.class,
4396[warn] // #customer-snapshot-example
4397[warn] (event, data) ->
4398[warn] stop()
4399[warn] .applying(OrderDiscarded.INSTANCE)
4400[warn] .andThen(
4401[warn] exec(
4402[warn] cart -> {
4403[warn] reportActor.tell(ShoppingCardDiscarded.INSTANCE, self());
4404[warn] saveStateSnapshot();
4405[warn] })))
4406[warn] // #customer-snapshot-example
4407[warn] .event(GetCurrentCart.class, (event, data) -> stay().replying(data))
4408[warn] .event(
4409[warn] StateTimeout$.class,
4410[warn] (event, data) -> goTo(UserState.INACTIVE).forMax(Duration.ofSeconds(2))));
4411[warn]
4412[warn] when(
4413[warn] UserState.INACTIVE,
4414[warn] matchEvent(
4415[warn] AddItem.class,
4416[warn] (event, data) ->
4417[warn] goTo(UserState.SHOPPING)
4418[warn] .applying(new ItemAdded(event.getItem()))
4419[warn] .forMax(Duration.ofSeconds(1)))
4420[warn] .event(GetCurrentCart.class, (event, data) -> stay().replying(data))
4421[warn] .event(
4422[warn] StateTimeout$.class,
4423[warn] (event, data) ->
4424[warn] stop()
4425[warn] .applying(OrderDiscarded.INSTANCE)
4426[warn] .andThen(
4427[warn] exec(
4428[warn] cart ->
4429[warn] reportActor.tell(ShoppingCardDiscarded.INSTANCE, self())))));
4430[warn]
4431[warn] when(
4432[warn] UserState.PAID,
4433[warn] matchEvent(Leave.class, (event, data) -> stop())
4434[warn] .event(GetCurrentCart.class, (event, data) -> stay().replying(data)));
4435[warn] // #customer-fsm-body
4436[warn] }
4437[warn]
4438[warn] /**
4439[warn] * Override this handler to define the action on Domain Event during recovery
4440[warn] *
4441[warn] * @param event domain event to apply
4442[warn] * @param currentData state data of the previous state
4443[warn] */
4444[warn] // #customer-apply-event
4445[warn] @Override
4446[warn] public ShoppingCart applyEvent(DomainEvent event, ShoppingCart currentData) {
4447[warn] if (event instanceof ItemAdded) {
4448[warn] currentData.addItem(((ItemAdded) event).getItem());
4449[warn] return currentData;
4450[warn] } else if (event instanceof OrderExecuted) {
4451[warn] return currentData;
4452[warn] } else if (event instanceof OrderDiscarded) {
4453[warn] currentData.empty();
4454[warn] return currentData;
4455[warn] }
4456[warn] throw new RuntimeException("Unhandled");
4457[warn] }
4458[warn] // #customer-apply-event
4459[warn] }
4460[warn] ^
4461[warn] /build/repo/persistence/src/test/java/org/apache/pekko/persistence/fsm/AbstractPersistentFSMTest.java:324:17: org$apache$pekko$persistence$fsm$PersistentFSM$$currentStateTimeout() in org.apache.pekko.persistence.fsm.AbstractPersistentFSM implements org$apache$pekko$persistence$fsm$PersistentFSM$$currentStateTimeout() in org.apache.pekko.persistence.fsm.PersistentFSM
4462[warn] return type requires unchecked conversion from scala.Option to scala.Option<scala.concurrent.duration.FiniteDuration>
4463[warn] public static class PFSMwithLog extends AbstractPersistentFSM<PFSMState, Integer, Integer> {
4464[warn] {
4465[warn] startWith(PFSMState.STARTED, 0);
4466[warn]
4467[warn] when(
4468[warn] PFSMState.STARTED,
4469[warn] matchEvent(
4470[warn] String.class,
4471[warn] (command, currentData) -> {
4472[warn] sender().tell("started", getSelf());
4473[warn] return stay();
4474[warn] }));
4475[warn]
4476[warn] onTransition(this::transitionLogger); // this is tested command
4477[warn] }
4478[warn]
4479[warn] private void transitionLogger(PFSMState from, PFSMState to) {
4480[warn] System.out.println("transition from " + from + " to " + to);
4481[warn] }
4482[warn]
4483[warn] @Override
4484[warn] public Class<Integer> domainEventClass() {
4485[warn] return Integer.class;
4486[warn] }
4487[warn]
4488[warn] @Override
4489[warn] public Integer applyEvent(final Integer domainEvent, final Integer currentData) {
4490[warn] return 0;
4491[warn] }
4492[warn]
4493[warn] @Override
4494[warn] public String persistenceId() {
4495[warn] return "id";
4496[warn] }
4497[warn] }
4498[warn] ^
4499[info] done compiling
4500[info] compiling 12 Scala sources and 14 Java sources to /build/repo/actor-testkit-typed/target/scala-3.7.4-RC2/test-classes ...
4501[info] [patched file /build/repo/actor-testkit-typed/src/test/scala/org/apache/pekko/actor/testkit/typed/scaladsl/TestAppenderSpec.scala]
4502[info] [patched file /build/repo/actor-testkit-typed/src/test/scala/org/apache/pekko/actor/testkit/typed/scaladsl/ActorTestKitSpec.scala]
4503[info] done compiling
4504[info] compiling 93 Scala sources and 46 Java sources to /build/repo/actor-typed-tests/target/scala-3.7.4-RC2/test-classes ...
4505[info] [patched file /build/repo/actor-typed-tests/src/test/scala/org/apache/pekko/actor/typed/scaladsl/ActorContextAskSpec.scala]
4506[info] [patched file /build/repo/actor-typed-tests/src/test/scala/org/apache/pekko/actor/typed/scaladsl/DispatcherSelectorSpec.scala]
4507[info] [patched file /build/repo/actor-typed-tests/src/test/scala/org/apache/pekko/actor/typed/SpawnProtocolSpec.scala]
4508[info] [patched file /build/repo/actor-typed-tests/src/test/scala/org/apache/pekko/actor/typed/internal/ActorSystemSpec.scala]
4509[info] [patched file /build/repo/actor-typed-tests/src/test/scala/org/apache/pekko/actor/typed/scaladsl/ActorThreadSpec.scala]
4510[info] [patched file /build/repo/actor-typed-tests/src/test/scala/org/apache/pekko/actor/typed/scaladsl/adapter/AdapterSpec.scala]
4511[info] [patched file /build/repo/actor-typed-tests/src/test/scala/docs/org/apache/pekko/typed/coexistence/ClassicWatchingTypedSpec.scala]
4512[info] [patched file /build/repo/actor-typed-tests/src/test/scala/org/apache/pekko/actor/typed/scaladsl/StashSpec.scala]
4513[info] [patched file /build/repo/actor-typed-tests/src/test/scala/org/apache/pekko/actor/typed/SupervisionSpec.scala]
4514[info] [patched file /build/repo/actor-typed-tests/src/test/scala/docs/org/apache/pekko/typed/coexistence/TypedWatchingClassicSpec.scala]
4515[info] [patched file /build/repo/actor-typed-tests/src/test/scala/org/apache/pekko/actor/typed/AskSpec.scala]
4516[warn] /build/repo/actor-typed-tests/src/test/java/jdocs/org/apache/pekko/typed/Aggregator.java:92:19: unchecked method invocation: method onMessage in class org.apache.pekko.actor.typed.javadsl.ReceiveBuilder is applied to given types
4517[warn] required: java.lang.Class<M>,org.apache.pekko.japi.function.Function<M,org.apache.pekko.actor.typed.Behavior<T>>
4518[warn] found: java.lang.Class<jdocs.org.apache.pekko.typed.Aggregator.WrappedReply>,org.apache.pekko.japi.function.Function<jdocs.org.apache.pekko.typed.Aggregator.WrappedReply,org.apache.pekko.actor.typed.Behavior<jdocs.org.apache.pekko.typed.Aggregator.Command>>
4519[warn] newReceiveBuilder()
4520[warn] .onMessage(WrappedReply.class, this::onReply)
4521[warn] ^
4522[warn] /build/repo/actor-typed-tests/src/test/java/jdocs/org/apache/pekko/typed/Aggregator.java:93:19: unchecked call to <M>onMessage(java.lang.Class<M>,org.apache.pekko.japi.function.Function<M,org.apache.pekko.actor.typed.Behavior<T>>) as a member of the raw type org.apache.pekko.actor.typed.javadsl.ReceiveBuilder
4523[warn] newReceiveBuilder()
4524[warn] .onMessage(WrappedReply.class, this::onReply)
4525[warn] .onMessage(ReceiveTimeout.class, notUsed -> onReceiveTimeout())
4526[warn] ^
4527[warn] /build/repo/actor-typed-tests/src/test/java/jdocs/org/apache/pekko/typed/Aggregator.java:94:15: unchecked conversion
4528[warn] required: org.apache.pekko.actor.typed.javadsl.Receive<jdocs.org.apache.pekko.typed.Aggregator.Command>
4529[warn] found: org.apache.pekko.actor.typed.javadsl.Receive
4530[warn] newReceiveBuilder()
4531[warn] .onMessage(WrappedReply.class, this::onReply)
4532[warn] .onMessage(ReceiveTimeout.class, notUsed -> onReceiveTimeout())
4533[warn] .build()
4534[warn] ^
4535[warn] /build/repo/actor-typed-tests/src/test/java/jdocs/org/apache/pekko/typed/TailChopping.java:105:19: unchecked method invocation: method onMessage in class org.apache.pekko.actor.typed.javadsl.ReceiveBuilder is applied to given types
4536[warn] required: java.lang.Class<M>,org.apache.pekko.japi.function.Function<M,org.apache.pekko.actor.typed.Behavior<T>>
4537[warn] found: java.lang.Class<jdocs.org.apache.pekko.typed.TailChopping.WrappedReply>,org.apache.pekko.japi.function.Function<jdocs.org.apache.pekko.typed.TailChopping.WrappedReply,org.apache.pekko.actor.typed.Behavior<jdocs.org.apache.pekko.typed.TailChopping.Command>>
4538[warn] newReceiveBuilder()
4539[warn] .onMessage(WrappedReply.class, this::onReply)
4540[warn] ^
4541[warn] /build/repo/actor-typed-tests/src/test/java/jdocs/org/apache/pekko/typed/TailChopping.java:106:19: unchecked call to <M>onMessage(java.lang.Class<M>,org.apache.pekko.japi.function.Function<M,org.apache.pekko.actor.typed.Behavior<T>>) as a member of the raw type org.apache.pekko.actor.typed.javadsl.ReceiveBuilder
4542[warn] newReceiveBuilder()
4543[warn] .onMessage(WrappedReply.class, this::onReply)
4544[warn] .onMessage(RequestTimeout.class, notUsed -> onRequestTimeout())
4545[warn] ^
4546[warn] /build/repo/actor-typed-tests/src/test/java/jdocs/org/apache/pekko/typed/TailChopping.java:107:19: unchecked call to <M>onMessage(java.lang.Class<M>,org.apache.pekko.japi.function.Function<M,org.apache.pekko.actor.typed.Behavior<T>>) as a member of the raw type org.apache.pekko.actor.typed.javadsl.ReceiveBuilder
4547[warn] newReceiveBuilder()
4548[warn] .onMessage(WrappedReply.class, this::onReply)
4549[warn] .onMessage(RequestTimeout.class, notUsed -> onRequestTimeout())
4550[warn] .onMessage(FinalTimeout.class, notUsed -> onFinalTimeout())
4551[warn] ^
4552[warn] /build/repo/actor-typed-tests/src/test/java/jdocs/org/apache/pekko/typed/TailChopping.java:108:15: unchecked conversion
4553[warn] required: org.apache.pekko.actor.typed.javadsl.Receive<jdocs.org.apache.pekko.typed.TailChopping.Command>
4554[warn] found: org.apache.pekko.actor.typed.javadsl.Receive
4555[warn] newReceiveBuilder()
4556[warn] .onMessage(WrappedReply.class, this::onReply)
4557[warn] .onMessage(RequestTimeout.class, notUsed -> onRequestTimeout())
4558[warn] .onMessage(FinalTimeout.class, notUsed -> onFinalTimeout())
4559[warn] .build()
4560[warn] ^
4561[info] /build/repo/actor-typed-tests/src/test/java/org/apache/pekko/actor/typed/javadsl/ActorContextPipeToSelfTest.java: ActorContextPipeToSelfTest.java uses or overrides a deprecated API.
4562[info] /build/repo/actor-typed-tests/src/test/java/org/apache/pekko/actor/typed/javadsl/ActorContextPipeToSelfTest.java: Recompile with -Xlint:deprecation for details.
4563[info] done compiling
4564[error] (remote / Compile / compileIncremental) Compilation failed
4565[info] compiling 91 Scala sources and 7 Java sources to /build/repo/remote/target/scala-3.7.4-RC2/classes ...
4566[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:148:56
4567[error] 148 | case DeathWatchNotification(child: ActorRefWithCell & ActorRefScope, _, _) if child.isLocal =>
4568[error] | ^
4569[error] | ',' or ')' expected, but identifier found
4570[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:49
4571[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
4572[error] | ^
4573[error] | ',' or ')' expected, but identifier found
4574[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:31:7
4575[error] 31 |import pekko.util.ByteString
4576[error] | ^
4577[error] | Cyclic reference involving val <import>
4578[error] |
4579[error] | Run with -explain-cyclic for more details.
4580[error] |
4581[error] | longer explanation available when compiling with `-explain`
4582[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:79:9
4583[error] 79 | with AssociationEventListener {
4584[error] | ^
4585[error] | Cyclic reference involving val <import>
4586[error] |
4587[error] | Run with -explain-cyclic for more details.
4588[error] |
4589[error] | longer explanation available when compiling with `-explain`
4590[error] -- [E008] Not Found Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:83
4591[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
4592[error] | ^^^^^^^^^^^^^^
4593[error] | value isLocal is not a member of org.apache.pekko.actor.ActorRef
4594[warn] -- [E220] Type Warning: /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/FlushBeforeDeathWatchNotification.scala:61:65
4595[warn] 61 | context.system.scheduler.scheduleOnce(timeout, self, Timeout)(context.dispatcher)
4596[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4597[warn] |Argument for implicit parameter sender was supplied using a default argument.
4598[warn] |
4599[warn] | longer explanation available when compiling with `-explain`
4600[warn] -- [E220] Type Warning: /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/FlushOnShutdown.scala:49:81
4601[warn] 49 | context.system.scheduler.scheduleOnce(timeout, self, FlushOnShutdown.Timeout)(context.dispatcher)
4602[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4603[warn] |Argument for implicit parameter sender was supplied using a default argument.
4604[warn] |
4605[warn] | longer explanation available when compiling with `-explain`
4606[error] -- [E007] Type Mismatch Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:113:22
4607[error] 113 | Future.successful(this)
4608[error] | ^^^^
4609[error] |Found: (FailureInjectorTransportAdapter.this :
4610[error] | org.apache.pekko.remote.transport.FailureInjectorTransportAdapter)
4611[error] |Required: org.apache.pekko.remote.transport.Transport.AssociationEventListener
4612[error] |
4613[error] | longer explanation available when compiling with `-explain`
4614[warn] two warnings found
4615[error] 6 errors found
4616[error] (remote / Compile / compileIncremental) Compilation failed
4617Starting build for ProjectRef(file:/build/repo/,remote-tests) (pekko-remote-tests)... [10/32]
4618Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
4619[info] compiling 91 Scala sources and 7 Java sources to /build/repo/remote/target/scala-3.7.4-RC2/classes ...
4620[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:148:56
4621[error] 148 | case DeathWatchNotification(child: ActorRefWithCell & ActorRefScope, _, _) if child.isLocal =>
4622[error] | ^
4623[error] | ',' or ')' expected, but identifier found
4624[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:49
4625[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
4626[error] | ^
4627[error] | ',' or ')' expected, but identifier found
4628[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:31:7
4629[error] 31 |import pekko.util.ByteString
4630[error] | ^
4631[error] | Cyclic reference involving val <import>
4632[error] |
4633[error] | Run with -explain-cyclic for more details.
4634[error] |
4635[error] | longer explanation available when compiling with `-explain`
4636[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:79:9
4637[error] 79 | with AssociationEventListener {
4638[error] | ^
4639[error] | Cyclic reference involving val <import>
4640[error] |
4641[error] | Run with -explain-cyclic for more details.
4642[error] |
4643[error] | longer explanation available when compiling with `-explain`
4644[error] -- [E008] Not Found Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:83
4645[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
4646[error] | ^^^^^^^^^^^^^^
4647[error] | value isLocal is not a member of org.apache.pekko.actor.ActorRef
4648[warn] -- [E220] Type Warning: /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/FlushBeforeDeathWatchNotification.scala:61:65
4649[warn] 61 | context.system.scheduler.scheduleOnce(timeout, self, Timeout)(context.dispatcher)
4650[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4651[warn] |Argument for implicit parameter sender was supplied using a default argument.
4652[warn] |
4653[warn] | longer explanation available when compiling with `-explain`
4654[warn] -- [E220] Type Warning: /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/FlushOnShutdown.scala:49:81
4655[warn] 49 | context.system.scheduler.scheduleOnce(timeout, self, FlushOnShutdown.Timeout)(context.dispatcher)
4656[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4657[warn] |Argument for implicit parameter sender was supplied using a default argument.
4658[warn] |
4659[warn] | longer explanation available when compiling with `-explain`
4660[error] -- [E007] Type Mismatch Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:113:22
4661[error] 113 | Future.successful(this)
4662[error] | ^^^^
4663[error] |Found: (FailureInjectorTransportAdapter.this :
4664[error] | org.apache.pekko.remote.transport.FailureInjectorTransportAdapter)
4665[error] |Required: org.apache.pekko.remote.transport.Transport.AssociationEventListener
4666[error] |
4667[error] | longer explanation available when compiling with `-explain`
4668[warn] two warnings found
4669[error] 6 errors found
4670[error] (remote / Compile / compileIncremental) Compilation failed
4671[info] compiling 91 Scala sources and 7 Java sources to /build/repo/remote/target/scala-3.7.4-RC2/classes ...
4672[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:148:56
4673[error] 148 | case DeathWatchNotification(child: ActorRefWithCell & ActorRefScope, _, _) if child.isLocal =>
4674[error] | ^
4675[error] | ',' or ')' expected, but identifier found
4676[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:49
4677[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
4678[error] | ^
4679[error] | ',' or ')' expected, but identifier found
4680[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:31:7
4681[error] 31 |import pekko.util.ByteString
4682[error] | ^
4683[error] | Cyclic reference involving val <import>
4684[error] |
4685[error] | Run with -explain-cyclic for more details.
4686[error] |
4687[error] | longer explanation available when compiling with `-explain`
4688[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:79:9
4689[error] 79 | with AssociationEventListener {
4690[error] | ^
4691[error] | Cyclic reference involving val <import>
4692[error] |
4693[error] | Run with -explain-cyclic for more details.
4694[error] |
4695[error] | longer explanation available when compiling with `-explain`
4696[error] -- [E008] Not Found Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:83
4697[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
4698[error] | ^^^^^^^^^^^^^^
4699[error] | value isLocal is not a member of org.apache.pekko.actor.ActorRef
4700[warn] -- [E220] Type Warning: /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/FlushBeforeDeathWatchNotification.scala:61:65
4701[warn] 61 | context.system.scheduler.scheduleOnce(timeout, self, Timeout)(context.dispatcher)
4702[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4703[warn] |Argument for implicit parameter sender was supplied using a default argument.
4704[warn] |
4705[warn] | longer explanation available when compiling with `-explain`
4706[warn] -- [E220] Type Warning: /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/FlushOnShutdown.scala:49:81
4707[warn] 49 | context.system.scheduler.scheduleOnce(timeout, self, FlushOnShutdown.Timeout)(context.dispatcher)
4708[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4709[warn] |Argument for implicit parameter sender was supplied using a default argument.
4710[warn] |
4711[warn] | longer explanation available when compiling with `-explain`
4712[error] -- [E007] Type Mismatch Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:113:22
4713[error] 113 | Future.successful(this)
4714[error] | ^^^^
4715[error] |Found: (FailureInjectorTransportAdapter.this :
4716[error] | org.apache.pekko.remote.transport.FailureInjectorTransportAdapter)
4717[error] |Required: org.apache.pekko.remote.transport.Transport.AssociationEventListener
4718[error] |
4719[error] | longer explanation available when compiling with `-explain`
4720[warn] two warnings found
4721[error] 6 errors found
4722[error] (remote / Compile / compileIncremental) Compilation failed
4723[info] compiling 91 Scala sources and 7 Java sources to /build/repo/remote/target/scala-3.7.4-RC2/classes ...
4724[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:148:56
4725[error] 148 | case DeathWatchNotification(child: ActorRefWithCell & ActorRefScope, _, _) if child.isLocal =>
4726[error] | ^
4727[error] | ',' or ')' expected, but identifier found
4728[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:49
4729[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
4730[error] | ^
4731[error] | ',' or ')' expected, but identifier found
4732[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:31:7
4733[error] 31 |import pekko.util.ByteString
4734[error] | ^
4735[error] | Cyclic reference involving val <import>
4736[error] |
4737[error] | Run with -explain-cyclic for more details.
4738[error] |
4739[error] | longer explanation available when compiling with `-explain`
4740[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:79:9
4741[error] 79 | with AssociationEventListener {
4742[error] | ^
4743[error] | Cyclic reference involving val <import>
4744[error] |
4745[error] | Run with -explain-cyclic for more details.
4746[error] |
4747[error] | longer explanation available when compiling with `-explain`
4748[error] -- [E008] Not Found Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:83
4749[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
4750[error] | ^^^^^^^^^^^^^^
4751[error] | value isLocal is not a member of org.apache.pekko.actor.ActorRef
4752[warn] -- [E220] Type Warning: /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/FlushBeforeDeathWatchNotification.scala:61:65
4753[warn] 61 | context.system.scheduler.scheduleOnce(timeout, self, Timeout)(context.dispatcher)
4754[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4755[warn] |Argument for implicit parameter sender was supplied using a default argument.
4756[warn] |
4757[warn] | longer explanation available when compiling with `-explain`
4758[warn] -- [E220] Type Warning: /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/FlushOnShutdown.scala:49:81
4759[warn] 49 | context.system.scheduler.scheduleOnce(timeout, self, FlushOnShutdown.Timeout)(context.dispatcher)
4760[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4761[warn] |Argument for implicit parameter sender was supplied using a default argument.
4762[warn] |
4763[warn] | longer explanation available when compiling with `-explain`
4764[error] -- [E007] Type Mismatch Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:113:22
4765[error] 113 | Future.successful(this)
4766[error] | ^^^^
4767[error] |Found: (FailureInjectorTransportAdapter.this :
4768[error] | org.apache.pekko.remote.transport.FailureInjectorTransportAdapter)
4769[error] |Required: org.apache.pekko.remote.transport.Transport.AssociationEventListener
4770[error] |
4771[error] | longer explanation available when compiling with `-explain`
4772[warn] two warnings found
4773[error] 6 errors found
4774[error] (remote / Compile / compileIncremental) Compilation failed
4775Starting build for ProjectRef(file:/build/repo/,protobuf-v3) (pekko-protobuf-v3)... [11/32]
4776Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
4777Starting build for ProjectRef(file:/build/repo/,osgi) (pekko-osgi)... [12/32]
4778Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
4779[info] compiling 4 Scala sources to /build/repo/osgi/target/scala-3.7.4-RC2/classes ...
4780[info] done compiling
4781[info] compiling 5 Scala sources to /build/repo/osgi/target/scala-3.7.4-RC2/test-classes ...
4782[info] done compiling
4783Starting build for ProjectRef(file:/build/repo/,persistence-tck) (pekko-persistence-tck)... [13/32]
4784Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
4785[info] compiling 7 Scala sources to /build/repo/persistence-tck/target/scala-3.7.4-RC2/test-classes ...
4786[info] done compiling
4787Starting build for ProjectRef(file:/build/repo/,stream) (pekko-stream)... [14/32]
4788Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
4789Starting build for ProjectRef(file:/build/repo/,persistence-query) (pekko-persistence-query)... [15/32]
4790Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
4791[info] compiling 91 Scala sources and 7 Java sources to /build/repo/remote/target/scala-3.7.4-RC2/classes ...
4792[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:148:56
4793[error] 148 | case DeathWatchNotification(child: ActorRefWithCell & ActorRefScope, _, _) if child.isLocal =>
4794[error] | ^
4795[error] | ',' or ')' expected, but identifier found
4796[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:49
4797[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
4798[error] | ^
4799[error] | ',' or ')' expected, but identifier found
4800[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:31:7
4801[error] 31 |import pekko.util.ByteString
4802[error] | ^
4803[error] | Cyclic reference involving val <import>
4804[error] |
4805[error] | Run with -explain-cyclic for more details.
4806[error] |
4807[error] | longer explanation available when compiling with `-explain`
4808[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:79:9
4809[error] 79 | with AssociationEventListener {
4810[error] | ^
4811[error] | Cyclic reference involving val <import>
4812[error] |
4813[error] | Run with -explain-cyclic for more details.
4814[error] |
4815[error] | longer explanation available when compiling with `-explain`
4816[error] -- [E008] Not Found Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:83
4817[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
4818[error] | ^^^^^^^^^^^^^^
4819[error] | value isLocal is not a member of org.apache.pekko.actor.ActorRef
4820[warn] -- [E220] Type Warning: /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/FlushBeforeDeathWatchNotification.scala:61:65
4821[warn] 61 | context.system.scheduler.scheduleOnce(timeout, self, Timeout)(context.dispatcher)
4822[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4823[warn] |Argument for implicit parameter sender was supplied using a default argument.
4824[warn] |
4825[warn] | longer explanation available when compiling with `-explain`
4826[warn] -- [E220] Type Warning: /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/FlushOnShutdown.scala:49:81
4827[warn] 49 | context.system.scheduler.scheduleOnce(timeout, self, FlushOnShutdown.Timeout)(context.dispatcher)
4828[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4829[warn] |Argument for implicit parameter sender was supplied using a default argument.
4830[warn] |
4831[warn] | longer explanation available when compiling with `-explain`
4832[error] -- [E007] Type Mismatch Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:113:22
4833[error] 113 | Future.successful(this)
4834[error] | ^^^^
4835[error] |Found: (FailureInjectorTransportAdapter.this :
4836[error] | org.apache.pekko.remote.transport.FailureInjectorTransportAdapter)
4837[error] |Required: org.apache.pekko.remote.transport.Transport.AssociationEventListener
4838[error] |
4839[error] | longer explanation available when compiling with `-explain`
4840[warn] two warnings found
4841[error] 6 errors found
4842[error] (remote / Compile / compileIncremental) Compilation failed
4843[info] compiling 91 Scala sources and 7 Java sources to /build/repo/remote/target/scala-3.7.4-RC2/classes ...
4844[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:148:56
4845[error] 148 | case DeathWatchNotification(child: ActorRefWithCell & ActorRefScope, _, _) if child.isLocal =>
4846[error] | ^
4847[error] | ',' or ')' expected, but identifier found
4848[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:49
4849[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
4850[error] | ^
4851[error] | ',' or ')' expected, but identifier found
4852[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:31:7
4853[error] 31 |import pekko.util.ByteString
4854[error] | ^
4855[error] | Cyclic reference involving val <import>
4856[error] |
4857[error] | Run with -explain-cyclic for more details.
4858[error] |
4859[error] | longer explanation available when compiling with `-explain`
4860[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:79:9
4861[error] 79 | with AssociationEventListener {
4862[error] | ^
4863[error] | Cyclic reference involving val <import>
4864[error] |
4865[error] | Run with -explain-cyclic for more details.
4866[error] |
4867[error] | longer explanation available when compiling with `-explain`
4868[error] -- [E008] Not Found Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:83
4869[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
4870[error] | ^^^^^^^^^^^^^^
4871[error] | value isLocal is not a member of org.apache.pekko.actor.ActorRef
4872[warn] -- [E220] Type Warning: /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/FlushBeforeDeathWatchNotification.scala:61:65
4873[warn] 61 | context.system.scheduler.scheduleOnce(timeout, self, Timeout)(context.dispatcher)
4874[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4875[warn] |Argument for implicit parameter sender was supplied using a default argument.
4876[warn] |
4877[warn] | longer explanation available when compiling with `-explain`
4878[warn] -- [E220] Type Warning: /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/FlushOnShutdown.scala:49:81
4879[warn] 49 | context.system.scheduler.scheduleOnce(timeout, self, FlushOnShutdown.Timeout)(context.dispatcher)
4880[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4881[warn] |Argument for implicit parameter sender was supplied using a default argument.
4882[warn] |
4883[warn] | longer explanation available when compiling with `-explain`
4884[error] -- [E007] Type Mismatch Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:113:22
4885[error] 113 | Future.successful(this)
4886[error] | ^^^^
4887[error] |Found: (FailureInjectorTransportAdapter.this :
4888[error] | org.apache.pekko.remote.transport.FailureInjectorTransportAdapter)
4889[error] |Required: org.apache.pekko.remote.transport.Transport.AssociationEventListener
4890[error] |
4891[error] | longer explanation available when compiling with `-explain`
4892[warn] two warnings found
4893[error] 6 errors found
4894[error] (remote / Compile / compileIncremental) Compilation failed
4895[info] compiling 91 Scala sources and 7 Java sources to /build/repo/remote/target/scala-3.7.4-RC2/classes ...
4896[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:148:56
4897[error] 148 | case DeathWatchNotification(child: ActorRefWithCell & ActorRefScope, _, _) if child.isLocal =>
4898[error] | ^
4899[error] | ',' or ')' expected, but identifier found
4900[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:49
4901[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
4902[error] | ^
4903[error] | ',' or ')' expected, but identifier found
4904[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:31:7
4905[error] 31 |import pekko.util.ByteString
4906[error] | ^
4907[error] | Cyclic reference involving val <import>
4908[error] |
4909[error] | Run with -explain-cyclic for more details.
4910[error] |
4911[error] | longer explanation available when compiling with `-explain`
4912[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:79:9
4913[error] 79 | with AssociationEventListener {
4914[error] | ^
4915[error] | Cyclic reference involving val <import>
4916[error] |
4917[error] | Run with -explain-cyclic for more details.
4918[error] |
4919[error] | longer explanation available when compiling with `-explain`
4920[error] -- [E008] Not Found Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:83
4921[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
4922[error] | ^^^^^^^^^^^^^^
4923[error] | value isLocal is not a member of org.apache.pekko.actor.ActorRef
4924[warn] -- [E220] Type Warning: /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/FlushBeforeDeathWatchNotification.scala:61:65
4925[warn] 61 | context.system.scheduler.scheduleOnce(timeout, self, Timeout)(context.dispatcher)
4926[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4927[warn] |Argument for implicit parameter sender was supplied using a default argument.
4928[warn] |
4929[warn] | longer explanation available when compiling with `-explain`
4930[warn] -- [E220] Type Warning: /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/FlushOnShutdown.scala:49:81
4931[warn] 49 | context.system.scheduler.scheduleOnce(timeout, self, FlushOnShutdown.Timeout)(context.dispatcher)
4932[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4933[warn] |Argument for implicit parameter sender was supplied using a default argument.
4934[warn] |
4935[warn] | longer explanation available when compiling with `-explain`
4936[error] -- [E007] Type Mismatch Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:113:22
4937[error] 113 | Future.successful(this)
4938[error] | ^^^^
4939[error] |Found: (FailureInjectorTransportAdapter.this :
4940[error] | org.apache.pekko.remote.transport.FailureInjectorTransportAdapter)
4941[error] |Required: org.apache.pekko.remote.transport.Transport.AssociationEventListener
4942[error] |
4943[error] | longer explanation available when compiling with `-explain`
4944[warn] two warnings found
4945[error] 6 errors found
4946[error] (remote / Compile / compileIncremental) Compilation failed
4947Starting build for ProjectRef(file:/build/repo/,cluster-sharding) (pekko-cluster-sharding)... [16/32]
4948Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
4949[info] compiling 91 Scala sources and 7 Java sources to /build/repo/remote/target/scala-3.7.4-RC2/classes ...
4950[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:148:56
4951[error] 148 | case DeathWatchNotification(child: ActorRefWithCell & ActorRefScope, _, _) if child.isLocal =>
4952[error] | ^
4953[error] | ',' or ')' expected, but identifier found
4954[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:49
4955[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
4956[error] | ^
4957[error] | ',' or ')' expected, but identifier found
4958[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:31:7
4959[error] 31 |import pekko.util.ByteString
4960[error] | ^
4961[error] | Cyclic reference involving val <import>
4962[error] |
4963[error] | Run with -explain-cyclic for more details.
4964[error] |
4965[error] | longer explanation available when compiling with `-explain`
4966[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:79:9
4967[error] 79 | with AssociationEventListener {
4968[error] | ^
4969[error] | Cyclic reference involving val <import>
4970[error] |
4971[error] | Run with -explain-cyclic for more details.
4972[error] |
4973[error] | longer explanation available when compiling with `-explain`
4974[error] -- [E008] Not Found Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:83
4975[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
4976[error] | ^^^^^^^^^^^^^^
4977[error] | value isLocal is not a member of org.apache.pekko.actor.ActorRef
4978[warn] -- [E220] Type Warning: /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/FlushBeforeDeathWatchNotification.scala:61:65
4979[warn] 61 | context.system.scheduler.scheduleOnce(timeout, self, Timeout)(context.dispatcher)
4980[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4981[warn] |Argument for implicit parameter sender was supplied using a default argument.
4982[warn] |
4983[warn] | longer explanation available when compiling with `-explain`
4984[warn] -- [E220] Type Warning: /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/FlushOnShutdown.scala:49:81
4985[warn] 49 | context.system.scheduler.scheduleOnce(timeout, self, FlushOnShutdown.Timeout)(context.dispatcher)
4986[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4987[warn] |Argument for implicit parameter sender was supplied using a default argument.
4988[warn] |
4989[warn] | longer explanation available when compiling with `-explain`
4990[error] -- [E007] Type Mismatch Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:113:22
4991[error] 113 | Future.successful(this)
4992[error] | ^^^^
4993[error] |Found: (FailureInjectorTransportAdapter.this :
4994[error] | org.apache.pekko.remote.transport.FailureInjectorTransportAdapter)
4995[error] |Required: org.apache.pekko.remote.transport.Transport.AssociationEventListener
4996[error] |
4997[error] | longer explanation available when compiling with `-explain`
4998[warn] two warnings found
4999[error] 6 errors found
5000[error] (remote / Compile / compileIncremental) Compilation failed
5001[info] compiling 91 Scala sources and 7 Java sources to /build/repo/remote/target/scala-3.7.4-RC2/classes ...
5002[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:148:56
5003[error] 148 | case DeathWatchNotification(child: ActorRefWithCell & ActorRefScope, _, _) if child.isLocal =>
5004[error] | ^
5005[error] | ',' or ')' expected, but identifier found
5006[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:49
5007[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
5008[error] | ^
5009[error] | ',' or ')' expected, but identifier found
5010[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:31:7
5011[error] 31 |import pekko.util.ByteString
5012[error] | ^
5013[error] | Cyclic reference involving val <import>
5014[error] |
5015[error] | Run with -explain-cyclic for more details.
5016[error] |
5017[error] | longer explanation available when compiling with `-explain`
5018[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:79:9
5019[error] 79 | with AssociationEventListener {
5020[error] | ^
5021[error] | Cyclic reference involving val <import>
5022[error] |
5023[error] | Run with -explain-cyclic for more details.
5024[error] |
5025[error] | longer explanation available when compiling with `-explain`
5026[error] -- [E008] Not Found Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:83
5027[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
5028[error] | ^^^^^^^^^^^^^^
5029[error] | value isLocal is not a member of org.apache.pekko.actor.ActorRef
5030[warn] -- [E220] Type Warning: /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/FlushBeforeDeathWatchNotification.scala:61:65
5031[warn] 61 | context.system.scheduler.scheduleOnce(timeout, self, Timeout)(context.dispatcher)
5032[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5033[warn] |Argument for implicit parameter sender was supplied using a default argument.
5034[warn] |
5035[warn] | longer explanation available when compiling with `-explain`
5036[warn] -- [E220] Type Warning: /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/FlushOnShutdown.scala:49:81
5037[warn] 49 | context.system.scheduler.scheduleOnce(timeout, self, FlushOnShutdown.Timeout)(context.dispatcher)
5038[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5039[warn] |Argument for implicit parameter sender was supplied using a default argument.
5040[warn] |
5041[warn] | longer explanation available when compiling with `-explain`
5042[error] -- [E007] Type Mismatch Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:113:22
5043[error] 113 | Future.successful(this)
5044[error] | ^^^^
5045[error] |Found: (FailureInjectorTransportAdapter.this :
5046[error] | org.apache.pekko.remote.transport.FailureInjectorTransportAdapter)
5047[error] |Required: org.apache.pekko.remote.transport.Transport.AssociationEventListener
5048[error] |
5049[error] | longer explanation available when compiling with `-explain`
5050[warn] two warnings found
5051[error] 6 errors found
5052[error] (remote / Compile / compileIncremental) Compilation failed
5053[info] compiling 91 Scala sources and 7 Java sources to /build/repo/remote/target/scala-3.7.4-RC2/classes ...
5054[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:148:56
5055[error] 148 | case DeathWatchNotification(child: ActorRefWithCell & ActorRefScope, _, _) if child.isLocal =>
5056[error] | ^
5057[error] | ',' or ')' expected, but identifier found
5058[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:49
5059[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
5060[error] | ^
5061[error] | ',' or ')' expected, but identifier found
5062[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:31:7
5063[error] 31 |import pekko.util.ByteString
5064[error] | ^
5065[error] | Cyclic reference involving val <import>
5066[error] |
5067[error] | Run with -explain-cyclic for more details.
5068[error] |
5069[error] | longer explanation available when compiling with `-explain`
5070[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:79:9
5071[error] 79 | with AssociationEventListener {
5072[error] | ^
5073[error] | Cyclic reference involving val <import>
5074[error] |
5075[error] | Run with -explain-cyclic for more details.
5076[error] |
5077[error] | longer explanation available when compiling with `-explain`
5078[error] -- [E008] Not Found Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:83
5079[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
5080[error] | ^^^^^^^^^^^^^^
5081[error] | value isLocal is not a member of org.apache.pekko.actor.ActorRef
5082[warn] -- [E220] Type Warning: /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/FlushBeforeDeathWatchNotification.scala:61:65
5083[warn] 61 | context.system.scheduler.scheduleOnce(timeout, self, Timeout)(context.dispatcher)
5084[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5085[warn] |Argument for implicit parameter sender was supplied using a default argument.
5086[warn] |
5087[warn] | longer explanation available when compiling with `-explain`
5088[warn] -- [E220] Type Warning: /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/FlushOnShutdown.scala:49:81
5089[warn] 49 | context.system.scheduler.scheduleOnce(timeout, self, FlushOnShutdown.Timeout)(context.dispatcher)
5090[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5091[warn] |Argument for implicit parameter sender was supplied using a default argument.
5092[warn] |
5093[warn] | longer explanation available when compiling with `-explain`
5094[error] -- [E007] Type Mismatch Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:113:22
5095[error] 113 | Future.successful(this)
5096[error] | ^^^^
5097[error] |Found: (FailureInjectorTransportAdapter.this :
5098[error] | org.apache.pekko.remote.transport.FailureInjectorTransportAdapter)
5099[error] |Required: org.apache.pekko.remote.transport.Transport.AssociationEventListener
5100[error] |
5101[error] | longer explanation available when compiling with `-explain`
5102[warn] two warnings found
5103[error] 6 errors found
5104[error] (remote / Compile / compileIncremental) Compilation failed
5105Starting build for ProjectRef(file:/build/repo/,distributed-data) (pekko-distributed-data)... [17/32]
5106Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
5107[info] compiling 91 Scala sources and 7 Java sources to /build/repo/remote/target/scala-3.7.4-RC2/classes ...
5108[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:148:56
5109[error] 148 | case DeathWatchNotification(child: ActorRefWithCell & ActorRefScope, _, _) if child.isLocal =>
5110[error] | ^
5111[error] | ',' or ')' expected, but identifier found
5112[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:49
5113[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
5114[error] | ^
5115[error] | ',' or ')' expected, but identifier found
5116[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:31:7
5117[error] 31 |import pekko.util.ByteString
5118[error] | ^
5119[error] | Cyclic reference involving val <import>
5120[error] |
5121[error] | Run with -explain-cyclic for more details.
5122[error] |
5123[error] | longer explanation available when compiling with `-explain`
5124[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:79:9
5125[error] 79 | with AssociationEventListener {
5126[error] | ^
5127[error] | Cyclic reference involving val <import>
5128[error] |
5129[error] | Run with -explain-cyclic for more details.
5130[error] |
5131[error] | longer explanation available when compiling with `-explain`
5132[error] -- [E008] Not Found Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:83
5133[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
5134[error] | ^^^^^^^^^^^^^^
5135[error] | value isLocal is not a member of org.apache.pekko.actor.ActorRef
5136[warn] -- [E220] Type Warning: /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/FlushBeforeDeathWatchNotification.scala:61:65
5137[warn] 61 | context.system.scheduler.scheduleOnce(timeout, self, Timeout)(context.dispatcher)
5138[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5139[warn] |Argument for implicit parameter sender was supplied using a default argument.
5140[warn] |
5141[warn] | longer explanation available when compiling with `-explain`
5142[warn] -- [E220] Type Warning: /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/FlushOnShutdown.scala:49:81
5143[warn] 49 | context.system.scheduler.scheduleOnce(timeout, self, FlushOnShutdown.Timeout)(context.dispatcher)
5144[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5145[warn] |Argument for implicit parameter sender was supplied using a default argument.
5146[warn] |
5147[warn] | longer explanation available when compiling with `-explain`
5148[error] -- [E007] Type Mismatch Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:113:22
5149[error] 113 | Future.successful(this)
5150[error] | ^^^^
5151[error] |Found: (FailureInjectorTransportAdapter.this :
5152[error] | org.apache.pekko.remote.transport.FailureInjectorTransportAdapter)
5153[error] |Required: org.apache.pekko.remote.transport.Transport.AssociationEventListener
5154[error] |
5155[error] | longer explanation available when compiling with `-explain`
5156[warn] two warnings found
5157[error] 6 errors found
5158[error] (remote / Compile / compileIncremental) Compilation failed
5159[info] compiling 91 Scala sources and 7 Java sources to /build/repo/remote/target/scala-3.7.4-RC2/classes ...
5160[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:148:56
5161[error] 148 | case DeathWatchNotification(child: ActorRefWithCell & ActorRefScope, _, _) if child.isLocal =>
5162[error] | ^
5163[error] | ',' or ')' expected, but identifier found
5164[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:49
5165[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
5166[error] | ^
5167[error] | ',' or ')' expected, but identifier found
5168[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:31:7
5169[error] 31 |import pekko.util.ByteString
5170[error] | ^
5171[error] | Cyclic reference involving val <import>
5172[error] |
5173[error] | Run with -explain-cyclic for more details.
5174[error] |
5175[error] | longer explanation available when compiling with `-explain`
5176[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:79:9
5177[error] 79 | with AssociationEventListener {
5178[error] | ^
5179[error] | Cyclic reference involving val <import>
5180[error] |
5181[error] | Run with -explain-cyclic for more details.
5182[error] |
5183[error] | longer explanation available when compiling with `-explain`
5184[error] -- [E008] Not Found Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:83
5185[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
5186[error] | ^^^^^^^^^^^^^^
5187[error] | value isLocal is not a member of org.apache.pekko.actor.ActorRef
5188[warn] -- [E220] Type Warning: /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/FlushBeforeDeathWatchNotification.scala:61:65
5189[warn] 61 | context.system.scheduler.scheduleOnce(timeout, self, Timeout)(context.dispatcher)
5190[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5191[warn] |Argument for implicit parameter sender was supplied using a default argument.
5192[warn] |
5193[warn] | longer explanation available when compiling with `-explain`
5194[warn] -- [E220] Type Warning: /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/FlushOnShutdown.scala:49:81
5195[warn] 49 | context.system.scheduler.scheduleOnce(timeout, self, FlushOnShutdown.Timeout)(context.dispatcher)
5196[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5197[warn] |Argument for implicit parameter sender was supplied using a default argument.
5198[warn] |
5199[warn] | longer explanation available when compiling with `-explain`
5200[error] -- [E007] Type Mismatch Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:113:22
5201[error] 113 | Future.successful(this)
5202[error] | ^^^^
5203[error] |Found: (FailureInjectorTransportAdapter.this :
5204[error] | org.apache.pekko.remote.transport.FailureInjectorTransportAdapter)
5205[error] |Required: org.apache.pekko.remote.transport.Transport.AssociationEventListener
5206[error] |
5207[error] | longer explanation available when compiling with `-explain`
5208[warn] two warnings found
5209[error] 6 errors found
5210[error] (remote / Compile / compileIncremental) Compilation failed
5211[info] compiling 91 Scala sources and 7 Java sources to /build/repo/remote/target/scala-3.7.4-RC2/classes ...
5212[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:148:56
5213[error] 148 | case DeathWatchNotification(child: ActorRefWithCell & ActorRefScope, _, _) if child.isLocal =>
5214[error] | ^
5215[error] | ',' or ')' expected, but identifier found
5216[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:49
5217[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
5218[error] | ^
5219[error] | ',' or ')' expected, but identifier found
5220[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:31:7
5221[error] 31 |import pekko.util.ByteString
5222[error] | ^
5223[error] | Cyclic reference involving val <import>
5224[error] |
5225[error] | Run with -explain-cyclic for more details.
5226[error] |
5227[error] | longer explanation available when compiling with `-explain`
5228[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:79:9
5229[error] 79 | with AssociationEventListener {
5230[error] | ^
5231[error] | Cyclic reference involving val <import>
5232[error] |
5233[error] | Run with -explain-cyclic for more details.
5234[error] |
5235[error] | longer explanation available when compiling with `-explain`
5236[error] -- [E008] Not Found Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:83
5237[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
5238[error] | ^^^^^^^^^^^^^^
5239[error] | value isLocal is not a member of org.apache.pekko.actor.ActorRef
5240[warn] -- [E220] Type Warning: /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/FlushBeforeDeathWatchNotification.scala:61:65
5241[warn] 61 | context.system.scheduler.scheduleOnce(timeout, self, Timeout)(context.dispatcher)
5242[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5243[warn] |Argument for implicit parameter sender was supplied using a default argument.
5244[warn] |
5245[warn] | longer explanation available when compiling with `-explain`
5246[warn] -- [E220] Type Warning: /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/FlushOnShutdown.scala:49:81
5247[warn] 49 | context.system.scheduler.scheduleOnce(timeout, self, FlushOnShutdown.Timeout)(context.dispatcher)
5248[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5249[warn] |Argument for implicit parameter sender was supplied using a default argument.
5250[warn] |
5251[warn] | longer explanation available when compiling with `-explain`
5252[error] -- [E007] Type Mismatch Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:113:22
5253[error] 113 | Future.successful(this)
5254[error] | ^^^^
5255[error] |Found: (FailureInjectorTransportAdapter.this :
5256[error] | org.apache.pekko.remote.transport.FailureInjectorTransportAdapter)
5257[error] |Required: org.apache.pekko.remote.transport.Transport.AssociationEventListener
5258[error] |
5259[error] | longer explanation available when compiling with `-explain`
5260[warn] two warnings found
5261[error] 6 errors found
5262[error] (remote / Compile / compileIncremental) Compilation failed
5263Starting build for ProjectRef(file:/build/repo/,remote) (pekko-remote)... [18/32]
5264Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -Xplugin:/build/repo/plugins/serialversion-remover-plugin/target/scala-3.7.4-RC2/serialversionremoverplugin_3-1.2.1+1-e1e600e9+20251125-1603-SNAPSHOT.jar, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
5265[info] compiling 91 Scala sources and 7 Java sources to /build/repo/remote/target/scala-3.7.4-RC2/classes ...
5266[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:148:56
5267[error] 148 | case DeathWatchNotification(child: ActorRefWithCell & ActorRefScope, _, _) if child.isLocal =>
5268[error] | ^
5269[error] | ',' or ')' expected, but identifier found
5270[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:49
5271[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
5272[error] | ^
5273[error] | ',' or ')' expected, but identifier found
5274[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:31:7
5275[error] 31 |import pekko.util.ByteString
5276[error] | ^
5277[error] | Cyclic reference involving val <import>
5278[error] |
5279[error] | Run with -explain-cyclic for more details.
5280[error] |
5281[error] | longer explanation available when compiling with `-explain`
5282[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:79:9
5283[error] 79 | with AssociationEventListener {
5284[error] | ^
5285[error] | Cyclic reference involving val <import>
5286[error] |
5287[error] | Run with -explain-cyclic for more details.
5288[error] |
5289[error] | longer explanation available when compiling with `-explain`
5290[error] -- [E008] Not Found Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:83
5291[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
5292[error] | ^^^^^^^^^^^^^^
5293[error] | value isLocal is not a member of org.apache.pekko.actor.ActorRef
5294[warn] -- [E220] Type Warning: /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/FlushBeforeDeathWatchNotification.scala:61:65
5295[warn] 61 | context.system.scheduler.scheduleOnce(timeout, self, Timeout)(context.dispatcher)
5296[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5297[warn] |Argument for implicit parameter sender was supplied using a default argument.
5298[warn] |
5299[warn] | longer explanation available when compiling with `-explain`
5300[warn] -- [E220] Type Warning: /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/FlushOnShutdown.scala:49:81
5301[warn] 49 | context.system.scheduler.scheduleOnce(timeout, self, FlushOnShutdown.Timeout)(context.dispatcher)
5302[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5303[warn] |Argument for implicit parameter sender was supplied using a default argument.
5304[warn] |
5305[warn] | longer explanation available when compiling with `-explain`
5306[error] -- [E007] Type Mismatch Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:113:22
5307[error] 113 | Future.successful(this)
5308[error] | ^^^^
5309[error] |Found: (FailureInjectorTransportAdapter.this :
5310[error] | org.apache.pekko.remote.transport.FailureInjectorTransportAdapter)
5311[error] |Required: org.apache.pekko.remote.transport.Transport.AssociationEventListener
5312[error] |
5313[error] | longer explanation available when compiling with `-explain`
5314[warn] two warnings found
5315[error] 6 errors found
5316[error] (remote / Compile / compileIncremental) Compilation failed
5317[info] compiling 91 Scala sources and 7 Java sources to /build/repo/remote/target/scala-3.7.4-RC2/classes ...
5318[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:148:56
5319[error] 148 | case DeathWatchNotification(child: ActorRefWithCell & ActorRefScope, _, _) if child.isLocal =>
5320[error] | ^
5321[error] | ',' or ')' expected, but identifier found
5322[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:49
5323[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
5324[error] | ^
5325[error] | ',' or ')' expected, but identifier found
5326[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:31:7
5327[error] 31 |import pekko.util.ByteString
5328[error] | ^
5329[error] | Cyclic reference involving val <import>
5330[error] |
5331[error] | Run with -explain-cyclic for more details.
5332[error] |
5333[error] | longer explanation available when compiling with `-explain`
5334[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:79:9
5335[error] 79 | with AssociationEventListener {
5336[error] | ^
5337[error] | Cyclic reference involving val <import>
5338[error] |
5339[error] | Run with -explain-cyclic for more details.
5340[error] |
5341[error] | longer explanation available when compiling with `-explain`
5342[error] -- [E008] Not Found Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:83
5343[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
5344[error] | ^^^^^^^^^^^^^^
5345[error] | value isLocal is not a member of org.apache.pekko.actor.ActorRef
5346[warn] -- [E220] Type Warning: /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/FlushBeforeDeathWatchNotification.scala:61:65
5347[warn] 61 | context.system.scheduler.scheduleOnce(timeout, self, Timeout)(context.dispatcher)
5348[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5349[warn] |Argument for implicit parameter sender was supplied using a default argument.
5350[warn] |
5351[warn] | longer explanation available when compiling with `-explain`
5352[warn] -- [E220] Type Warning: /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/FlushOnShutdown.scala:49:81
5353[warn] 49 | context.system.scheduler.scheduleOnce(timeout, self, FlushOnShutdown.Timeout)(context.dispatcher)
5354[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5355[warn] |Argument for implicit parameter sender was supplied using a default argument.
5356[warn] |
5357[warn] | longer explanation available when compiling with `-explain`
5358[error] -- [E007] Type Mismatch Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:113:22
5359[error] 113 | Future.successful(this)
5360[error] | ^^^^
5361[error] |Found: (FailureInjectorTransportAdapter.this :
5362[error] | org.apache.pekko.remote.transport.FailureInjectorTransportAdapter)
5363[error] |Required: org.apache.pekko.remote.transport.Transport.AssociationEventListener
5364[error] |
5365[error] | longer explanation available when compiling with `-explain`
5366[warn] two warnings found
5367[error] 6 errors found
5368[error] (remote / Compile / compileIncremental) Compilation failed
5369[info] compiling 91 Scala sources and 7 Java sources to /build/repo/remote/target/scala-3.7.4-RC2/classes ...
5370[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:148:56
5371[error] 148 | case DeathWatchNotification(child: ActorRefWithCell & ActorRefScope, _, _) if child.isLocal =>
5372[error] | ^
5373[error] | ',' or ')' expected, but identifier found
5374[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:49
5375[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
5376[error] | ^
5377[error] | ',' or ')' expected, but identifier found
5378[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:31:7
5379[error] 31 |import pekko.util.ByteString
5380[error] | ^
5381[error] | Cyclic reference involving val <import>
5382[error] |
5383[error] | Run with -explain-cyclic for more details.
5384[error] |
5385[error] | longer explanation available when compiling with `-explain`
5386[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:79:9
5387[error] 79 | with AssociationEventListener {
5388[error] | ^
5389[error] | Cyclic reference involving val <import>
5390[error] |
5391[error] | Run with -explain-cyclic for more details.
5392[error] |
5393[error] | longer explanation available when compiling with `-explain`
5394[error] -- [E008] Not Found Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:83
5395[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
5396[error] | ^^^^^^^^^^^^^^
5397[error] | value isLocal is not a member of org.apache.pekko.actor.ActorRef
5398[warn] -- [E220] Type Warning: /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/FlushBeforeDeathWatchNotification.scala:61:65
5399[warn] 61 | context.system.scheduler.scheduleOnce(timeout, self, Timeout)(context.dispatcher)
5400[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5401[warn] |Argument for implicit parameter sender was supplied using a default argument.
5402[warn] |
5403[warn] | longer explanation available when compiling with `-explain`
5404[warn] -- [E220] Type Warning: /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/FlushOnShutdown.scala:49:81
5405[warn] 49 | context.system.scheduler.scheduleOnce(timeout, self, FlushOnShutdown.Timeout)(context.dispatcher)
5406[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5407[warn] |Argument for implicit parameter sender was supplied using a default argument.
5408[warn] |
5409[warn] | longer explanation available when compiling with `-explain`
5410[error] -- [E007] Type Mismatch Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:113:22
5411[error] 113 | Future.successful(this)
5412[error] | ^^^^
5413[error] |Found: (FailureInjectorTransportAdapter.this :
5414[error] | org.apache.pekko.remote.transport.FailureInjectorTransportAdapter)
5415[error] |Required: org.apache.pekko.remote.transport.Transport.AssociationEventListener
5416[error] |
5417[error] | longer explanation available when compiling with `-explain`
5418[warn] two warnings found
5419[error] 6 errors found
5420[error] (remote / Compile / compileIncremental) Compilation failed
5421Starting build for ProjectRef(file:/build/repo/,slf4j) (pekko-slf4j)... [19/32]
5422Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
5423[info] compiling 2 Scala sources to /build/repo/slf4j/target/scala-3.7.4-RC2/test-classes ...
5424[info] done compiling
5425Starting build for ProjectRef(file:/build/repo/,actor-typed-tests) (pekko-actor-typed-tests)... [20/32]
5426Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
5427Starting build for ProjectRef(file:/build/repo/,persistence) (pekko-persistence)... [21/32]
5428Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
5429Starting build for ProjectRef(file:/build/repo/,discovery) (pekko-discovery)... [22/32]
5430Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
5431[info] compiling 5 Scala sources to /build/repo/discovery/target/scala-3.7.4-RC2/classes ...
5432[info] [patched file /build/repo/discovery/src/main/scala/org/apache/pekko/discovery/Discovery.scala]
5433[info] [patched file /build/repo/discovery/src/main/scala/org/apache/pekko/discovery/dns/DnsServiceDiscovery.scala]
5434[info] done compiling
5435[info] compiling 8 Scala sources and 1 Java source to /build/repo/discovery/target/scala-3.7.4-RC2/test-classes ...
5436[info] done compiling
5437Starting build for ProjectRef(file:/build/repo/,persistence-testkit) (pekko-persistence-testkit)... [23/32]
5438Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
5439[info] compiling 91 Scala sources and 7 Java sources to /build/repo/remote/target/scala-3.7.4-RC2/classes ...
5440[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:148:56
5441[error] 148 | case DeathWatchNotification(child: ActorRefWithCell & ActorRefScope, _, _) if child.isLocal =>
5442[error] | ^
5443[error] | ',' or ')' expected, but identifier found
5444[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:49
5445[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
5446[error] | ^
5447[error] | ',' or ')' expected, but identifier found
5448[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:31:7
5449[error] 31 |import pekko.util.ByteString
5450[error] | ^
5451[error] | Cyclic reference involving val <import>
5452[error] |
5453[error] | Run with -explain-cyclic for more details.
5454[error] |
5455[error] | longer explanation available when compiling with `-explain`
5456[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:79:9
5457[error] 79 | with AssociationEventListener {
5458[error] | ^
5459[error] | Cyclic reference involving val <import>
5460[error] |
5461[error] | Run with -explain-cyclic for more details.
5462[error] |
5463[error] | longer explanation available when compiling with `-explain`
5464[error] -- [E008] Not Found Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:83
5465[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
5466[error] | ^^^^^^^^^^^^^^
5467[error] | value isLocal is not a member of org.apache.pekko.actor.ActorRef
5468[warn] -- [E220] Type Warning: /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/FlushBeforeDeathWatchNotification.scala:61:65
5469[warn] 61 | context.system.scheduler.scheduleOnce(timeout, self, Timeout)(context.dispatcher)
5470[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5471[warn] |Argument for implicit parameter sender was supplied using a default argument.
5472[warn] |
5473[warn] | longer explanation available when compiling with `-explain`
5474[warn] -- [E220] Type Warning: /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/FlushOnShutdown.scala:49:81
5475[warn] 49 | context.system.scheduler.scheduleOnce(timeout, self, FlushOnShutdown.Timeout)(context.dispatcher)
5476[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5477[warn] |Argument for implicit parameter sender was supplied using a default argument.
5478[warn] |
5479[warn] | longer explanation available when compiling with `-explain`
5480[error] -- [E007] Type Mismatch Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:113:22
5481[error] 113 | Future.successful(this)
5482[error] | ^^^^
5483[error] |Found: (FailureInjectorTransportAdapter.this :
5484[error] | org.apache.pekko.remote.transport.FailureInjectorTransportAdapter)
5485[error] |Required: org.apache.pekko.remote.transport.Transport.AssociationEventListener
5486[error] |
5487[error] | longer explanation available when compiling with `-explain`
5488[warn] two warnings found
5489[error] 6 errors found
5490[error] (remote / Compile / compileIncremental) Compilation failed
5491[info] compiling 91 Scala sources and 7 Java sources to /build/repo/remote/target/scala-3.7.4-RC2/classes ...
5492[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:148:56
5493[error] 148 | case DeathWatchNotification(child: ActorRefWithCell & ActorRefScope, _, _) if child.isLocal =>
5494[error] | ^
5495[error] | ',' or ')' expected, but identifier found
5496[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:49
5497[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
5498[error] | ^
5499[error] | ',' or ')' expected, but identifier found
5500[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:31:7
5501[error] 31 |import pekko.util.ByteString
5502[error] | ^
5503[error] | Cyclic reference involving val <import>
5504[error] |
5505[error] | Run with -explain-cyclic for more details.
5506[error] |
5507[error] | longer explanation available when compiling with `-explain`
5508[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:79:9
5509[error] 79 | with AssociationEventListener {
5510[error] | ^
5511[error] | Cyclic reference involving val <import>
5512[error] |
5513[error] | Run with -explain-cyclic for more details.
5514[error] |
5515[error] | longer explanation available when compiling with `-explain`
5516[error] -- [E008] Not Found Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:83
5517[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
5518[error] | ^^^^^^^^^^^^^^
5519[error] | value isLocal is not a member of org.apache.pekko.actor.ActorRef
5520[warn] -- [E220] Type Warning: /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/FlushBeforeDeathWatchNotification.scala:61:65
5521[warn] 61 | context.system.scheduler.scheduleOnce(timeout, self, Timeout)(context.dispatcher)
5522[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5523[warn] |Argument for implicit parameter sender was supplied using a default argument.
5524[warn] |
5525[warn] | longer explanation available when compiling with `-explain`
5526[warn] -- [E220] Type Warning: /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/FlushOnShutdown.scala:49:81
5527[warn] 49 | context.system.scheduler.scheduleOnce(timeout, self, FlushOnShutdown.Timeout)(context.dispatcher)
5528[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5529[warn] |Argument for implicit parameter sender was supplied using a default argument.
5530[warn] |
5531[warn] | longer explanation available when compiling with `-explain`
5532[error] -- [E007] Type Mismatch Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:113:22
5533[error] 113 | Future.successful(this)
5534[error] | ^^^^
5535[error] |Found: (FailureInjectorTransportAdapter.this :
5536[error] | org.apache.pekko.remote.transport.FailureInjectorTransportAdapter)
5537[error] |Required: org.apache.pekko.remote.transport.Transport.AssociationEventListener
5538[error] |
5539[error] | longer explanation available when compiling with `-explain`
5540[warn] two warnings found
5541[error] 6 errors found
5542[error] (remote / Compile / compileIncremental) Compilation failed
5543[info] compiling 91 Scala sources and 7 Java sources to /build/repo/remote/target/scala-3.7.4-RC2/classes ...
5544[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:148:56
5545[error] 148 | case DeathWatchNotification(child: ActorRefWithCell & ActorRefScope, _, _) if child.isLocal =>
5546[error] | ^
5547[error] | ',' or ')' expected, but identifier found
5548[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:49
5549[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
5550[error] | ^
5551[error] | ',' or ')' expected, but identifier found
5552[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:31:7
5553[error] 31 |import pekko.util.ByteString
5554[error] | ^
5555[error] | Cyclic reference involving val <import>
5556[error] |
5557[error] | Run with -explain-cyclic for more details.
5558[error] |
5559[error] | longer explanation available when compiling with `-explain`
5560[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:79:9
5561[error] 79 | with AssociationEventListener {
5562[error] | ^
5563[error] | Cyclic reference involving val <import>
5564[error] |
5565[error] | Run with -explain-cyclic for more details.
5566[error] |
5567[error] | longer explanation available when compiling with `-explain`
5568[error] -- [E008] Not Found Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:83
5569[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
5570[error] | ^^^^^^^^^^^^^^
5571[error] | value isLocal is not a member of org.apache.pekko.actor.ActorRef
5572[warn] -- [E220] Type Warning: /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/FlushBeforeDeathWatchNotification.scala:61:65
5573[warn] 61 | context.system.scheduler.scheduleOnce(timeout, self, Timeout)(context.dispatcher)
5574[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5575[warn] |Argument for implicit parameter sender was supplied using a default argument.
5576[warn] |
5577[warn] | longer explanation available when compiling with `-explain`
5578[warn] -- [E220] Type Warning: /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/FlushOnShutdown.scala:49:81
5579[warn] 49 | context.system.scheduler.scheduleOnce(timeout, self, FlushOnShutdown.Timeout)(context.dispatcher)
5580[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5581[warn] |Argument for implicit parameter sender was supplied using a default argument.
5582[warn] |
5583[warn] | longer explanation available when compiling with `-explain`
5584[error] -- [E007] Type Mismatch Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:113:22
5585[error] 113 | Future.successful(this)
5586[error] | ^^^^
5587[error] |Found: (FailureInjectorTransportAdapter.this :
5588[error] | org.apache.pekko.remote.transport.FailureInjectorTransportAdapter)
5589[error] |Required: org.apache.pekko.remote.transport.Transport.AssociationEventListener
5590[error] |
5591[error] | longer explanation available when compiling with `-explain`
5592[warn] two warnings found
5593[error] 6 errors found
5594[error] (remote / Compile / compileIncremental) Compilation failed
5595Starting build for ProjectRef(file:/build/repo/,actor-tests) (pekko-actor-tests)... [24/32]
5596Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
5597Starting build for ProjectRef(file:/build/repo/,cluster-metrics) (pekko-cluster-metrics)... [25/32]
5598Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
5599[info] compiling 91 Scala sources and 7 Java sources to /build/repo/remote/target/scala-3.7.4-RC2/classes ...
5600[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:148:56
5601[error] 148 | case DeathWatchNotification(child: ActorRefWithCell & ActorRefScope, _, _) if child.isLocal =>
5602[error] | ^
5603[error] | ',' or ')' expected, but identifier found
5604[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:49
5605[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
5606[error] | ^
5607[error] | ',' or ')' expected, but identifier found
5608[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:31:7
5609[error] 31 |import pekko.util.ByteString
5610[error] | ^
5611[error] | Cyclic reference involving val <import>
5612[error] |
5613[error] | Run with -explain-cyclic for more details.
5614[error] |
5615[error] | longer explanation available when compiling with `-explain`
5616[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:79:9
5617[error] 79 | with AssociationEventListener {
5618[error] | ^
5619[error] | Cyclic reference involving val <import>
5620[error] |
5621[error] | Run with -explain-cyclic for more details.
5622[error] |
5623[error] | longer explanation available when compiling with `-explain`
5624[error] -- [E008] Not Found Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:83
5625[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
5626[error] | ^^^^^^^^^^^^^^
5627[error] | value isLocal is not a member of org.apache.pekko.actor.ActorRef
5628[warn] -- [E220] Type Warning: /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/FlushBeforeDeathWatchNotification.scala:61:65
5629[warn] 61 | context.system.scheduler.scheduleOnce(timeout, self, Timeout)(context.dispatcher)
5630[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5631[warn] |Argument for implicit parameter sender was supplied using a default argument.
5632[warn] |
5633[warn] | longer explanation available when compiling with `-explain`
5634[warn] -- [E220] Type Warning: /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/FlushOnShutdown.scala:49:81
5635[warn] 49 | context.system.scheduler.scheduleOnce(timeout, self, FlushOnShutdown.Timeout)(context.dispatcher)
5636[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5637[warn] |Argument for implicit parameter sender was supplied using a default argument.
5638[warn] |
5639[warn] | longer explanation available when compiling with `-explain`
5640[error] -- [E007] Type Mismatch Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:113:22
5641[error] 113 | Future.successful(this)
5642[error] | ^^^^
5643[error] |Found: (FailureInjectorTransportAdapter.this :
5644[error] | org.apache.pekko.remote.transport.FailureInjectorTransportAdapter)
5645[error] |Required: org.apache.pekko.remote.transport.Transport.AssociationEventListener
5646[error] |
5647[error] | longer explanation available when compiling with `-explain`
5648[warn] two warnings found
5649[error] 6 errors found
5650[error] (remote / Compile / compileIncremental) Compilation failed
5651[info] compiling 91 Scala sources and 7 Java sources to /build/repo/remote/target/scala-3.7.4-RC2/classes ...
5652[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:148:56
5653[error] 148 | case DeathWatchNotification(child: ActorRefWithCell & ActorRefScope, _, _) if child.isLocal =>
5654[error] | ^
5655[error] | ',' or ')' expected, but identifier found
5656[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:49
5657[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
5658[error] | ^
5659[error] | ',' or ')' expected, but identifier found
5660[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:31:7
5661[error] 31 |import pekko.util.ByteString
5662[error] | ^
5663[error] | Cyclic reference involving val <import>
5664[error] |
5665[error] | Run with -explain-cyclic for more details.
5666[error] |
5667[error] | longer explanation available when compiling with `-explain`
5668[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:79:9
5669[error] 79 | with AssociationEventListener {
5670[error] | ^
5671[error] | Cyclic reference involving val <import>
5672[error] |
5673[error] | Run with -explain-cyclic for more details.
5674[error] |
5675[error] | longer explanation available when compiling with `-explain`
5676[error] -- [E008] Not Found Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:83
5677[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
5678[error] | ^^^^^^^^^^^^^^
5679[error] | value isLocal is not a member of org.apache.pekko.actor.ActorRef
5680[warn] -- [E220] Type Warning: /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/FlushBeforeDeathWatchNotification.scala:61:65
5681[warn] 61 | context.system.scheduler.scheduleOnce(timeout, self, Timeout)(context.dispatcher)
5682[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5683[warn] |Argument for implicit parameter sender was supplied using a default argument.
5684[warn] |
5685[warn] | longer explanation available when compiling with `-explain`
5686[warn] -- [E220] Type Warning: /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/FlushOnShutdown.scala:49:81
5687[warn] 49 | context.system.scheduler.scheduleOnce(timeout, self, FlushOnShutdown.Timeout)(context.dispatcher)
5688[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5689[warn] |Argument for implicit parameter sender was supplied using a default argument.
5690[warn] |
5691[warn] | longer explanation available when compiling with `-explain`
5692[error] -- [E007] Type Mismatch Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:113:22
5693[error] 113 | Future.successful(this)
5694[error] | ^^^^
5695[error] |Found: (FailureInjectorTransportAdapter.this :
5696[error] | org.apache.pekko.remote.transport.FailureInjectorTransportAdapter)
5697[error] |Required: org.apache.pekko.remote.transport.Transport.AssociationEventListener
5698[error] |
5699[error] | longer explanation available when compiling with `-explain`
5700[warn] two warnings found
5701[error] 6 errors found
5702[error] (remote / Compile / compileIncremental) Compilation failed
5703[info] compiling 91 Scala sources and 7 Java sources to /build/repo/remote/target/scala-3.7.4-RC2/classes ...
5704[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:148:56
5705[error] 148 | case DeathWatchNotification(child: ActorRefWithCell & ActorRefScope, _, _) if child.isLocal =>
5706[error] | ^
5707[error] | ',' or ')' expected, but identifier found
5708[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:49
5709[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
5710[error] | ^
5711[error] | ',' or ')' expected, but identifier found
5712[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:31:7
5713[error] 31 |import pekko.util.ByteString
5714[error] | ^
5715[error] | Cyclic reference involving val <import>
5716[error] |
5717[error] | Run with -explain-cyclic for more details.
5718[error] |
5719[error] | longer explanation available when compiling with `-explain`
5720[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:79:9
5721[error] 79 | with AssociationEventListener {
5722[error] | ^
5723[error] | Cyclic reference involving val <import>
5724[error] |
5725[error] | Run with -explain-cyclic for more details.
5726[error] |
5727[error] | longer explanation available when compiling with `-explain`
5728[error] -- [E008] Not Found Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:83
5729[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
5730[error] | ^^^^^^^^^^^^^^
5731[error] | value isLocal is not a member of org.apache.pekko.actor.ActorRef
5732[warn] -- [E220] Type Warning: /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/FlushBeforeDeathWatchNotification.scala:61:65
5733[warn] 61 | context.system.scheduler.scheduleOnce(timeout, self, Timeout)(context.dispatcher)
5734[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5735[warn] |Argument for implicit parameter sender was supplied using a default argument.
5736[warn] |
5737[warn] | longer explanation available when compiling with `-explain`
5738[warn] -- [E220] Type Warning: /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/FlushOnShutdown.scala:49:81
5739[warn] 49 | context.system.scheduler.scheduleOnce(timeout, self, FlushOnShutdown.Timeout)(context.dispatcher)
5740[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5741[warn] |Argument for implicit parameter sender was supplied using a default argument.
5742[warn] |
5743[warn] | longer explanation available when compiling with `-explain`
5744[error] -- [E007] Type Mismatch Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:113:22
5745[error] 113 | Future.successful(this)
5746[error] | ^^^^
5747[error] |Found: (FailureInjectorTransportAdapter.this :
5748[error] | org.apache.pekko.remote.transport.FailureInjectorTransportAdapter)
5749[error] |Required: org.apache.pekko.remote.transport.Transport.AssociationEventListener
5750[error] |
5751[error] | longer explanation available when compiling with `-explain`
5752[warn] two warnings found
5753[error] 6 errors found
5754[error] (remote / Compile / compileIncremental) Compilation failed
5755Starting build for ProjectRef(file:/build/repo/,cluster-typed) (pekko-cluster-typed)... [26/32]
5756Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
5757[info] compiling 91 Scala sources and 7 Java sources to /build/repo/remote/target/scala-3.7.4-RC2/classes ...
5758[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:148:56
5759[error] 148 | case DeathWatchNotification(child: ActorRefWithCell & ActorRefScope, _, _) if child.isLocal =>
5760[error] | ^
5761[error] | ',' or ')' expected, but identifier found
5762[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:49
5763[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
5764[error] | ^
5765[error] | ',' or ')' expected, but identifier found
5766[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:31:7
5767[error] 31 |import pekko.util.ByteString
5768[error] | ^
5769[error] | Cyclic reference involving val <import>
5770[error] |
5771[error] | Run with -explain-cyclic for more details.
5772[error] |
5773[error] | longer explanation available when compiling with `-explain`
5774[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:79:9
5775[error] 79 | with AssociationEventListener {
5776[error] | ^
5777[error] | Cyclic reference involving val <import>
5778[error] |
5779[error] | Run with -explain-cyclic for more details.
5780[error] |
5781[error] | longer explanation available when compiling with `-explain`
5782[error] -- [E008] Not Found Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:83
5783[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
5784[error] | ^^^^^^^^^^^^^^
5785[error] | value isLocal is not a member of org.apache.pekko.actor.ActorRef
5786[warn] -- [E220] Type Warning: /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/FlushBeforeDeathWatchNotification.scala:61:65
5787[warn] 61 | context.system.scheduler.scheduleOnce(timeout, self, Timeout)(context.dispatcher)
5788[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5789[warn] |Argument for implicit parameter sender was supplied using a default argument.
5790[warn] |
5791[warn] | longer explanation available when compiling with `-explain`
5792[warn] -- [E220] Type Warning: /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/FlushOnShutdown.scala:49:81
5793[warn] 49 | context.system.scheduler.scheduleOnce(timeout, self, FlushOnShutdown.Timeout)(context.dispatcher)
5794[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5795[warn] |Argument for implicit parameter sender was supplied using a default argument.
5796[warn] |
5797[warn] | longer explanation available when compiling with `-explain`
5798[error] -- [E007] Type Mismatch Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:113:22
5799[error] 113 | Future.successful(this)
5800[error] | ^^^^
5801[error] |Found: (FailureInjectorTransportAdapter.this :
5802[error] | org.apache.pekko.remote.transport.FailureInjectorTransportAdapter)
5803[error] |Required: org.apache.pekko.remote.transport.Transport.AssociationEventListener
5804[error] |
5805[error] | longer explanation available when compiling with `-explain`
5806[warn] two warnings found
5807[error] 6 errors found
5808[error] (remote / Compile / compileIncremental) Compilation failed
5809[info] compiling 91 Scala sources and 7 Java sources to /build/repo/remote/target/scala-3.7.4-RC2/classes ...
5810[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:148:56
5811[error] 148 | case DeathWatchNotification(child: ActorRefWithCell & ActorRefScope, _, _) if child.isLocal =>
5812[error] | ^
5813[error] | ',' or ')' expected, but identifier found
5814[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:49
5815[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
5816[error] | ^
5817[error] | ',' or ')' expected, but identifier found
5818[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:31:7
5819[error] 31 |import pekko.util.ByteString
5820[error] | ^
5821[error] | Cyclic reference involving val <import>
5822[error] |
5823[error] | Run with -explain-cyclic for more details.
5824[error] |
5825[error] | longer explanation available when compiling with `-explain`
5826[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:79:9
5827[error] 79 | with AssociationEventListener {
5828[error] | ^
5829[error] | Cyclic reference involving val <import>
5830[error] |
5831[error] | Run with -explain-cyclic for more details.
5832[error] |
5833[error] | longer explanation available when compiling with `-explain`
5834[error] -- [E008] Not Found Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:83
5835[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
5836[error] | ^^^^^^^^^^^^^^
5837[error] | value isLocal is not a member of org.apache.pekko.actor.ActorRef
5838[warn] -- [E220] Type Warning: /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/FlushBeforeDeathWatchNotification.scala:61:65
5839[warn] 61 | context.system.scheduler.scheduleOnce(timeout, self, Timeout)(context.dispatcher)
5840[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5841[warn] |Argument for implicit parameter sender was supplied using a default argument.
5842[warn] |
5843[warn] | longer explanation available when compiling with `-explain`
5844[warn] -- [E220] Type Warning: /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/FlushOnShutdown.scala:49:81
5845[warn] 49 | context.system.scheduler.scheduleOnce(timeout, self, FlushOnShutdown.Timeout)(context.dispatcher)
5846[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5847[warn] |Argument for implicit parameter sender was supplied using a default argument.
5848[warn] |
5849[warn] | longer explanation available when compiling with `-explain`
5850[error] -- [E007] Type Mismatch Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:113:22
5851[error] 113 | Future.successful(this)
5852[error] | ^^^^
5853[error] |Found: (FailureInjectorTransportAdapter.this :
5854[error] | org.apache.pekko.remote.transport.FailureInjectorTransportAdapter)
5855[error] |Required: org.apache.pekko.remote.transport.Transport.AssociationEventListener
5856[error] |
5857[error] | longer explanation available when compiling with `-explain`
5858[warn] two warnings found
5859[error] 6 errors found
5860[error] (remote / Compile / compileIncremental) Compilation failed
5861[info] compiling 91 Scala sources and 7 Java sources to /build/repo/remote/target/scala-3.7.4-RC2/classes ...
5862[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:148:56
5863[error] 148 | case DeathWatchNotification(child: ActorRefWithCell & ActorRefScope, _, _) if child.isLocal =>
5864[error] | ^
5865[error] | ',' or ')' expected, but identifier found
5866[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:49
5867[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
5868[error] | ^
5869[error] | ',' or ')' expected, but identifier found
5870[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:31:7
5871[error] 31 |import pekko.util.ByteString
5872[error] | ^
5873[error] | Cyclic reference involving val <import>
5874[error] |
5875[error] | Run with -explain-cyclic for more details.
5876[error] |
5877[error] | longer explanation available when compiling with `-explain`
5878[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:79:9
5879[error] 79 | with AssociationEventListener {
5880[error] | ^
5881[error] | Cyclic reference involving val <import>
5882[error] |
5883[error] | Run with -explain-cyclic for more details.
5884[error] |
5885[error] | longer explanation available when compiling with `-explain`
5886[error] -- [E008] Not Found Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:83
5887[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
5888[error] | ^^^^^^^^^^^^^^
5889[error] | value isLocal is not a member of org.apache.pekko.actor.ActorRef
5890[warn] -- [E220] Type Warning: /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/FlushBeforeDeathWatchNotification.scala:61:65
5891[warn] 61 | context.system.scheduler.scheduleOnce(timeout, self, Timeout)(context.dispatcher)
5892[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5893[warn] |Argument for implicit parameter sender was supplied using a default argument.
5894[warn] |
5895[warn] | longer explanation available when compiling with `-explain`
5896[warn] -- [E220] Type Warning: /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/FlushOnShutdown.scala:49:81
5897[warn] 49 | context.system.scheduler.scheduleOnce(timeout, self, FlushOnShutdown.Timeout)(context.dispatcher)
5898[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5899[warn] |Argument for implicit parameter sender was supplied using a default argument.
5900[warn] |
5901[warn] | longer explanation available when compiling with `-explain`
5902[error] -- [E007] Type Mismatch Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:113:22
5903[error] 113 | Future.successful(this)
5904[error] | ^^^^
5905[error] |Found: (FailureInjectorTransportAdapter.this :
5906[error] | org.apache.pekko.remote.transport.FailureInjectorTransportAdapter)
5907[error] |Required: org.apache.pekko.remote.transport.Transport.AssociationEventListener
5908[error] |
5909[error] | longer explanation available when compiling with `-explain`
5910[warn] two warnings found
5911[error] 6 errors found
5912[error] (remote / Compile / compileIncremental) Compilation failed
5913Starting build for ProjectRef(file:/build/repo/,stream-typed) (pekko-stream-typed)... [27/32]
5914Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
5915[info] compiling 5 Scala sources and 7 Java sources to /build/repo/stream-typed/target/scala-3.7.4-RC2/test-classes ...
5916[info] [patched file /build/repo/stream-typed/src/test/scala/docs/scaladsl/ActorFlowSpec.scala]
5917[info] [patched file /build/repo/stream-typed/src/test/scala/org/apache/pekko/stream/typed/scaladsl/MaterializerForTypedSpec.scala]
5918[info] [patched file /build/repo/stream-typed/src/test/scala/docs/org/apache/pekko/stream/typed/ActorSourceSinkExample.scala]
5919[info] done compiling
5920Starting build for ProjectRef(file:/build/repo/,persistence-typed) (pekko-persistence-typed)... [28/32]
5921Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
5922[info] compiling 91 Scala sources and 7 Java sources to /build/repo/remote/target/scala-3.7.4-RC2/classes ...
5923[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:148:56
5924[error] 148 | case DeathWatchNotification(child: ActorRefWithCell & ActorRefScope, _, _) if child.isLocal =>
5925[error] | ^
5926[error] | ',' or ')' expected, but identifier found
5927[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:49
5928[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
5929[error] | ^
5930[error] | ',' or ')' expected, but identifier found
5931[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:31:7
5932[error] 31 |import pekko.util.ByteString
5933[error] | ^
5934[error] | Cyclic reference involving val <import>
5935[error] |
5936[error] | Run with -explain-cyclic for more details.
5937[error] |
5938[error] | longer explanation available when compiling with `-explain`
5939[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:79:9
5940[error] 79 | with AssociationEventListener {
5941[error] | ^
5942[error] | Cyclic reference involving val <import>
5943[error] |
5944[error] | Run with -explain-cyclic for more details.
5945[error] |
5946[error] | longer explanation available when compiling with `-explain`
5947[error] -- [E008] Not Found Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:83
5948[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
5949[error] | ^^^^^^^^^^^^^^
5950[error] | value isLocal is not a member of org.apache.pekko.actor.ActorRef
5951[warn] -- [E220] Type Warning: /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/FlushBeforeDeathWatchNotification.scala:61:65
5952[warn] 61 | context.system.scheduler.scheduleOnce(timeout, self, Timeout)(context.dispatcher)
5953[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5954[warn] |Argument for implicit parameter sender was supplied using a default argument.
5955[warn] |
5956[warn] | longer explanation available when compiling with `-explain`
5957[warn] -- [E220] Type Warning: /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/FlushOnShutdown.scala:49:81
5958[warn] 49 | context.system.scheduler.scheduleOnce(timeout, self, FlushOnShutdown.Timeout)(context.dispatcher)
5959[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5960[warn] |Argument for implicit parameter sender was supplied using a default argument.
5961[warn] |
5962[warn] | longer explanation available when compiling with `-explain`
5963[error] -- [E007] Type Mismatch Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:113:22
5964[error] 113 | Future.successful(this)
5965[error] | ^^^^
5966[error] |Found: (FailureInjectorTransportAdapter.this :
5967[error] | org.apache.pekko.remote.transport.FailureInjectorTransportAdapter)
5968[error] |Required: org.apache.pekko.remote.transport.Transport.AssociationEventListener
5969[error] |
5970[error] | longer explanation available when compiling with `-explain`
5971[warn] two warnings found
5972[error] 6 errors found
5973[error] (remote / Compile / compileIncremental) Compilation failed
5974[info] compiling 91 Scala sources and 7 Java sources to /build/repo/remote/target/scala-3.7.4-RC2/classes ...
5975[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:148:56
5976[error] 148 | case DeathWatchNotification(child: ActorRefWithCell & ActorRefScope, _, _) if child.isLocal =>
5977[error] | ^
5978[error] | ',' or ')' expected, but identifier found
5979[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:49
5980[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
5981[error] | ^
5982[error] | ',' or ')' expected, but identifier found
5983[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:31:7
5984[error] 31 |import pekko.util.ByteString
5985[error] | ^
5986[error] | Cyclic reference involving val <import>
5987[error] |
5988[error] | Run with -explain-cyclic for more details.
5989[error] |
5990[error] | longer explanation available when compiling with `-explain`
5991[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:79:9
5992[error] 79 | with AssociationEventListener {
5993[error] | ^
5994[error] | Cyclic reference involving val <import>
5995[error] |
5996[error] | Run with -explain-cyclic for more details.
5997[error] |
5998[error] | longer explanation available when compiling with `-explain`
5999[error] -- [E008] Not Found Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:83
6000[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
6001[error] | ^^^^^^^^^^^^^^
6002[error] | value isLocal is not a member of org.apache.pekko.actor.ActorRef
6003[warn] -- [E220] Type Warning: /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/FlushBeforeDeathWatchNotification.scala:61:65
6004[warn] 61 | context.system.scheduler.scheduleOnce(timeout, self, Timeout)(context.dispatcher)
6005[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
6006[warn] |Argument for implicit parameter sender was supplied using a default argument.
6007[warn] |
6008[warn] | longer explanation available when compiling with `-explain`
6009[warn] -- [E220] Type Warning: /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/FlushOnShutdown.scala:49:81
6010[warn] 49 | context.system.scheduler.scheduleOnce(timeout, self, FlushOnShutdown.Timeout)(context.dispatcher)
6011[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
6012[warn] |Argument for implicit parameter sender was supplied using a default argument.
6013[warn] |
6014[warn] | longer explanation available when compiling with `-explain`
6015[error] -- [E007] Type Mismatch Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:113:22
6016[error] 113 | Future.successful(this)
6017[error] | ^^^^
6018[error] |Found: (FailureInjectorTransportAdapter.this :
6019[error] | org.apache.pekko.remote.transport.FailureInjectorTransportAdapter)
6020[error] |Required: org.apache.pekko.remote.transport.Transport.AssociationEventListener
6021[error] |
6022[error] | longer explanation available when compiling with `-explain`
6023[warn] two warnings found
6024[error] 6 errors found
6025[error] (remote / Compile / compileIncremental) Compilation failed
6026[info] compiling 91 Scala sources and 7 Java sources to /build/repo/remote/target/scala-3.7.4-RC2/classes ...
6027[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:148:56
6028[error] 148 | case DeathWatchNotification(child: ActorRefWithCell & ActorRefScope, _, _) if child.isLocal =>
6029[error] | ^
6030[error] | ',' or ')' expected, but identifier found
6031[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:49
6032[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
6033[error] | ^
6034[error] | ',' or ')' expected, but identifier found
6035[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:31:7
6036[error] 31 |import pekko.util.ByteString
6037[error] | ^
6038[error] | Cyclic reference involving val <import>
6039[error] |
6040[error] | Run with -explain-cyclic for more details.
6041[error] |
6042[error] | longer explanation available when compiling with `-explain`
6043[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:79:9
6044[error] 79 | with AssociationEventListener {
6045[error] | ^
6046[error] | Cyclic reference involving val <import>
6047[error] |
6048[error] | Run with -explain-cyclic for more details.
6049[error] |
6050[error] | longer explanation available when compiling with `-explain`
6051[error] -- [E008] Not Found Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:83
6052[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
6053[error] | ^^^^^^^^^^^^^^
6054[error] | value isLocal is not a member of org.apache.pekko.actor.ActorRef
6055[warn] -- [E220] Type Warning: /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/FlushBeforeDeathWatchNotification.scala:61:65
6056[warn] 61 | context.system.scheduler.scheduleOnce(timeout, self, Timeout)(context.dispatcher)
6057[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
6058[warn] |Argument for implicit parameter sender was supplied using a default argument.
6059[warn] |
6060[warn] | longer explanation available when compiling with `-explain`
6061[warn] -- [E220] Type Warning: /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/FlushOnShutdown.scala:49:81
6062[warn] 49 | context.system.scheduler.scheduleOnce(timeout, self, FlushOnShutdown.Timeout)(context.dispatcher)
6063[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
6064[warn] |Argument for implicit parameter sender was supplied using a default argument.
6065[warn] |
6066[warn] | longer explanation available when compiling with `-explain`
6067[error] -- [E007] Type Mismatch Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:113:22
6068[error] 113 | Future.successful(this)
6069[error] | ^^^^
6070[error] |Found: (FailureInjectorTransportAdapter.this :
6071[error] | org.apache.pekko.remote.transport.FailureInjectorTransportAdapter)
6072[error] |Required: org.apache.pekko.remote.transport.Transport.AssociationEventListener
6073[error] |
6074[error] | longer explanation available when compiling with `-explain`
6075[warn] two warnings found
6076[error] 6 errors found
6077[error] (remote / Compile / compileIncremental) Compilation failed
6078Starting build for ProjectRef(file:/build/repo/,actor-testkit-typed) (pekko-actor-testkit-typed)... [29/32]
6079Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
6080Starting build for ProjectRef(file:/build/repo/,coordination) (pekko-coordination)... [30/32]
6081Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
6082Starting build for ProjectRef(file:/build/repo/,actor) (pekko-actor)... [31/32]
6083Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -Xplugin:/build/repo/plugins/serialversion-remover-plugin/target/scala-3.7.4-RC2/serialversionremoverplugin_3-1.2.1+1-e1e600e9+20251125-1603-SNAPSHOT.jar, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
6084
6085************************
6086Build summary:
6087[{
6088 "module": "pekko-pki",
6089 "compile": {"status": "ok", "tookMs": 38709, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
6090 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
6091 "test-compile": {"status": "ok", "tookMs": 2876, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
6092 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
6093 "publish": {"status": "skipped", "tookMs": 0},
6094 "metadata": {
6095 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
6096}
6097},{
6098 "module": "pekko-cluster-tools",
6099 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 44069, "warnings": 2, "errors": 6, "sourceVersion": "3.7-migration"},
6100 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
6101 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
6102 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
6103 "publish": {"status": "skipped", "tookMs": 0},
6104 "metadata": {
6105 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
6106}
6107},{
6108 "module": "pekko-stream-testkit",
6109 "compile": {"status": "ok", "tookMs": 1907, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
6110 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
6111 "test-compile": {"status": "ok", "tookMs": 4272, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
6112 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
6113 "publish": {"status": "skipped", "tookMs": 0},
6114 "metadata": {
6115 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
6116}
6117},{
6118 "module": "pekko-multi-node-testkit",
6119 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 5104, "warnings": 2, "errors": 6, "sourceVersion": "3.7-migration"},
6120 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
6121 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
6122 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
6123 "publish": {"status": "skipped", "tookMs": 0},
6124 "metadata": {
6125 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
6126}
6127},{
6128 "module": "pekko-cluster",
6129 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 5049, "warnings": 2, "errors": 6, "sourceVersion": "3.7-migration"},
6130 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
6131 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
6132 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
6133 "publish": {"status": "skipped", "tookMs": 0},
6134 "metadata": {
6135 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
6136}
6137},{
6138 "module": "pekko-bom",
6139 "compile": {"status": "ok", "tookMs": 589, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
6140 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
6141 "test-compile": {"status": "ok", "tookMs": 846, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
6142 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
6143 "publish": {"status": "skipped", "tookMs": 0},
6144 "metadata": {
6145 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
6146}
6147},{
6148 "module": "pekko-serialization-jackson",
6149 "compile": {"status": "ok", "tookMs": 2589, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
6150 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
6151 "test-compile": {"status": "ok", "tookMs": 4123, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
6152 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
6153 "publish": {"status": "skipped", "tookMs": 0},
6154 "metadata": {
6155 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
6156}
6157},{
6158 "module": "pekko-actor-typed",
6159 "compile": {"status": "ok", "tookMs": 1578, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
6160 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
6161 "test-compile": {"status": "ok", "tookMs": 1883, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
6162 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
6163 "publish": {"status": "skipped", "tookMs": 0},
6164 "metadata": {
6165 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
6166}
6167},{
6168 "module": "pekko-testkit",
6169 "compile": {"status": "ok", "tookMs": 1253, "warnings": 1, "errors": 0, "sourceVersion": "3.7-migration"},
6170 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
6171 "test-compile": {"status": "ok", "tookMs": 1549, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
6172 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
6173 "publish": {"status": "skipped", "tookMs": 0},
6174 "metadata": {
6175 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
6176}
6177},{
6178 "module": "pekko-cluster-sharding-typed",
6179 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 12250, "warnings": 2, "errors": 6, "sourceVersion": "3.7-migration"},
6180 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
6181 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
6182 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
6183 "publish": {"status": "skipped", "tookMs": 0},
6184 "metadata": {
6185 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
6186}
6187},{
6188 "module": "pekko-remote-tests",
6189 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 6021, "warnings": 2, "errors": 6, "sourceVersion": "3.7-migration"},
6190 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
6191 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
6192 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
6193 "publish": {"status": "skipped", "tookMs": 0},
6194 "metadata": {
6195 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
6196}
6197},{
6198 "module": "pekko-protobuf-v3",
6199 "compile": {"status": "ok", "tookMs": 674, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
6200 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
6201 "test-compile": {"status": "ok", "tookMs": 1011, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
6202 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
6203 "publish": {"status": "skipped", "tookMs": 0},
6204 "metadata": {
6205 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
6206}
6207},{
6208 "module": "pekko-osgi",
6209 "compile": {"status": "ok", "tookMs": 1844, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
6210 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
6211 "test-compile": {"status": "ok", "tookMs": 2430, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
6212 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
6213 "publish": {"status": "skipped", "tookMs": 0},
6214 "metadata": {
6215 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
6216}
6217},{
6218 "module": "pekko-persistence-tck",
6219 "compile": {"status": "ok", "tookMs": 3224, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
6220 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
6221 "test-compile": {"status": "ok", "tookMs": 5118, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
6222 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
6223 "publish": {"status": "skipped", "tookMs": 0},
6224 "metadata": {
6225 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
6226}
6227},{
6228 "module": "pekko-stream",
6229 "compile": {"status": "ok", "tookMs": 1906, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
6230 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
6231 "test-compile": {"status": "ok", "tookMs": 2384, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
6232 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
6233 "publish": {"status": "skipped", "tookMs": 0},
6234 "metadata": {
6235 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
6236}
6237},{
6238 "module": "pekko-persistence-query",
6239 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 6573, "warnings": 2, "errors": 6, "sourceVersion": "3.7-migration"},
6240 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
6241 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
6242 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
6243 "publish": {"status": "skipped", "tookMs": 0},
6244 "metadata": {
6245 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
6246}
6247},{
6248 "module": "pekko-cluster-sharding",
6249 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 7677, "warnings": 2, "errors": 6, "sourceVersion": "3.7-migration"},
6250 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
6251 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
6252 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
6253 "publish": {"status": "skipped", "tookMs": 0},
6254 "metadata": {
6255 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
6256}
6257},{
6258 "module": "pekko-distributed-data",
6259 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 7456, "warnings": 2, "errors": 6, "sourceVersion": "3.7-migration"},
6260 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
6261 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
6262 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
6263 "publish": {"status": "skipped", "tookMs": 0},
6264 "metadata": {
6265 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
6266}
6267},{
6268 "module": "pekko-remote",
6269 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 6247, "warnings": 2, "errors": 6, "sourceVersion": "3.7-migration"},
6270 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
6271 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
6272 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
6273 "publish": {"status": "skipped", "tookMs": 0},
6274 "metadata": {
6275 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
6276}
6277},{
6278 "module": "pekko-slf4j",
6279 "compile": {"status": "ok", "tookMs": 1983, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
6280 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
6281 "test-compile": {"status": "ok", "tookMs": 4048, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
6282 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
6283 "publish": {"status": "skipped", "tookMs": 0},
6284 "metadata": {
6285 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
6286}
6287},{
6288 "module": "pekko-actor-typed-tests",
6289 "compile": {"status": "ok", "tookMs": 4395, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
6290 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
6291 "test-compile": {"status": "ok", "tookMs": 6147, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
6292 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
6293 "publish": {"status": "ok", "tookMs": 18},
6294 "metadata": {
6295 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
6296}
6297},{
6298 "module": "pekko-persistence",
6299 "compile": {"status": "ok", "tookMs": 3258, "warnings": 2, "errors": 0, "sourceVersion": "3.7-migration"},
6300 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
6301 "test-compile": {"status": "ok", "tookMs": 4737, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
6302 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
6303 "publish": {"status": "skipped", "tookMs": 0},
6304 "metadata": {
6305 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
6306}
6307},{
6308 "module": "pekko-discovery",
6309 "compile": {"status": "ok", "tookMs": 4420, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
6310 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
6311 "test-compile": {"status": "ok", "tookMs": 6495, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
6312 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
6313 "publish": {"status": "skipped", "tookMs": 0},
6314 "metadata": {
6315 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
6316}
6317},{
6318 "module": "pekko-persistence-testkit",
6319 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 12491, "warnings": 2, "errors": 6, "sourceVersion": "3.7-migration"},
6320 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
6321 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
6322 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
6323 "publish": {"status": "skipped", "tookMs": 0},
6324 "metadata": {
6325 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
6326}
6327},{
6328 "module": "pekko-actor-tests",
6329 "compile": {"status": "ok", "tookMs": 2954, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
6330 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
6331 "test-compile": {"status": "ok", "tookMs": 4057, "warnings": 11, "errors": 0, "sourceVersion": "3.7-migration"},
6332 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
6333 "publish": {"status": "ok", "tookMs": 31},
6334 "metadata": {
6335 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
6336}
6337},{
6338 "module": "pekko-cluster-metrics",
6339 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 9452, "warnings": 2, "errors": 6, "sourceVersion": "3.7-migration"},
6340 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
6341 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
6342 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
6343 "publish": {"status": "skipped", "tookMs": 0},
6344 "metadata": {
6345 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
6346}
6347},{
6348 "module": "pekko-cluster-typed",
6349 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 12347, "warnings": 2, "errors": 6, "sourceVersion": "3.7-migration"},
6350 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
6351 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
6352 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
6353 "publish": {"status": "skipped", "tookMs": 0},
6354 "metadata": {
6355 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
6356}
6357},{
6358 "module": "pekko-stream-typed",
6359 "compile": {"status": "ok", "tookMs": 5823, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
6360 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
6361 "test-compile": {"status": "ok", "tookMs": 14566, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
6362 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
6363 "publish": {"status": "skipped", "tookMs": 0},
6364 "metadata": {
6365 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
6366}
6367},{
6368 "module": "pekko-persistence-typed",
6369 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 14366, "warnings": 2, "errors": 6, "sourceVersion": "3.7-migration"},
6370 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
6371 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
6372 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
6373 "publish": {"status": "skipped", "tookMs": 0},
6374 "metadata": {
6375 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
6376}
6377},{
6378 "module": "pekko-actor-testkit-typed",
6379 "compile": {"status": "ok", "tookMs": 5833, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
6380 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
6381 "test-compile": {"status": "ok", "tookMs": 7633, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
6382 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
6383 "publish": {"status": "skipped", "tookMs": 0},
6384 "metadata": {
6385 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
6386}
6387},{
6388 "module": "pekko-coordination",
6389 "compile": {"status": "ok", "tookMs": 3524, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
6390 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
6391 "test-compile": {"status": "ok", "tookMs": 7341, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
6392 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
6393 "publish": {"status": "skipped", "tookMs": 0},
6394 "metadata": {
6395 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
6396}
6397},{
6398 "module": "pekko-actor",
6399 "compile": {"status": "ok", "tookMs": 2348, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
6400 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
6401 "test-compile": {"status": "ok", "tookMs": 3135, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
6402 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
6403 "publish": {"status": "skipped", "tookMs": 0},
6404 "metadata": {
6405 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
6406}
6407}]
6408************************
6409[error] Scala3CommunityBuild$ProjectBuildFailureException: 13 module(s) finished with failures: pekko-cluster-tools, pekko-multi-node-testkit, pekko-cluster, pekko-cluster-sharding-typed, pekko-remote-tests, pekko-persistence-query, pekko-cluster-sharding, pekko-distributed-data, pekko-remote, pekko-persistence-testkit, pekko-cluster-metrics, pekko-cluster-typed, pekko-persistence-typed
6410[error] (Global / runBuild) Scala3CommunityBuild$ProjectBuildFailureException: 13 module(s) finished with failures: pekko-cluster-tools, pekko-multi-node-testkit, pekko-cluster, pekko-cluster-sharding-typed, pekko-remote-tests, pekko-persistence-query, pekko-cluster-sharding, pekko-distributed-data, pekko-remote, pekko-persistence-testkit, pekko-cluster-metrics, pekko-cluster-typed, pekko-persistence-typed
6411[error] Total time: 948 s (0:15:48.0), completed Nov 25, 2025, 4:19:30 PM
6412[0JBuild failed, not retrying.